MengRao / NanoLogLite
A revised version of NanoLog which writes human readable log file, and is easier to use.
☆40Updated 3 years ago
Alternatives and similar repositories for NanoLogLite:
Users that are interested in NanoLogLite are comparing it to the libraries listed below
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- 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 shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated 11 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆96Updated 7 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- ☆76Updated 2 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- Trading Application Foundations☆41Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- a highly cache-friendly hash table☆46Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A high performance C++11 base library for server-side dev☆30Updated 6 years ago
- Thread safe, lock-free memory pool.☆57Updated last year
- process communication with memory mapped file,probably could be used in trading system☆30Updated 6 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- ☆65Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year