-
SPMC_Queue Public
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
-
fmtlog Public
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
-
pollnet Public
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
-
websocket Public
A single header c++ websocket client/server lib for linux
-
SPSC_Queue Public
A highly optimized single producer single consumer message queue C++ template
-
tscns Public
A low overhead nanosecond clock based on x86 TSC
-
-
NanoLogLite Public
A revised version of NanoLog which writes human readable log file, and is easier to use.
-
efvitcp Public
A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.
-
admincmd Public
A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients
-
str Public
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
-
awesome-modern-cpp Public
Forked from rigtorp/awesome-modern-cppA collection of resources on modern C++
-
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
-
TCP-UDP-Proxy Public
A proxy server program written in C++ that can forward TCP or UDP packets
-
PubSubQueue Public
An efficient single publisher multiple subscriber message queue for Linux IPC
-
tcpshm Public
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
-
WFMPMC Public
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
-
MPSC_Queue Public
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
-
Algos Public
A collection of C++ libraries I personally maintained and used in competitive programming problems.
-
HashMap Public
Forked from rigtorp/HashMapAn open addressing linear probing hash table, tuned for delete heavy workloads
-
SuperImageView-for-Android Public
A powerful Image browser for Android that supports multiple gestures