MengRao / admincmdLinks
A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients
☆40Updated 4 years ago
Alternatives and similar repositories for admincmd
Users that are interested in admincmd are comparing it to the libraries listed below
Sorting:
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- disruptor c++ implementation for IPC☆32Updated 6 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆106Updated 10 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years 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…☆49Updated 7 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- ☆65Updated 6 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- RPC framework☆13Updated 7 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago