MengRao / NanoLogLite
A revised version of NanoLog which writes human readable log file, and is easier to use.
☆36Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for NanoLogLite
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆38Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆79Updated 2 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆85Updated 7 months ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Trading Application Foundations☆37Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- std::future extension☆37Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆24Updated 4 months ago
- A highly optimized single producer single consumer message queue C++ template☆250Updated 2 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- STL-compliant stable vector container☆24Updated 6 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- ☆26Updated 8 years ago
- modern c++ raft library☆46Updated 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…☆48Updated 6 years ago
- Shared-memory based ring buffer☆57Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- a highly cache-friendly hash table☆45Updated 2 years ago