MengRao / admincmd
A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients
☆38Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for admincmd
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆81Updated 2 months ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- modern c++ raft library☆46Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆36Updated 2 years ago
- Boost.Hana中文文档☆109Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- C++ port of LMAX disruptor☆19Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- disruptor c++ implementation for IPC☆31Updated last year
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated last year
- A highly optimized single producer single consumer message queue C++ template☆250Updated 2 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- ☆76Updated last year
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆174Updated 4 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago