MengRao / NanoLogLite
A revised version of NanoLog which writes human readable log file, and is easier to use.
☆38Updated 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☆56Updated 4 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
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆88Updated 5 months 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 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- Shared-memory based ring buffer☆59Updated 7 years ago
- 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
- header only log inherited from Nanolog☆37Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- Trading Application Foundations☆38Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- std::future extension☆37Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆253Updated 2 years ago
- Thread safe, lock-free memory pool.☆56Updated 9 months ago
- A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.☆30Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- c++, low-latency in-porcess communication via mmap☆49Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- STL-compliant stable vector container☆26Updated 6 years ago
- disruptor c++ implementation for IPC☆31Updated 3 weeks ago