carlcook / FastLoggerLinks
Memory mapped logger
☆20Updated 10 years ago
Alternatives and similar repositories for FastLogger
Users that are interested in FastLogger are comparing it to the libraries listed below
Sorting:
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- fixpp - A modern C++ FIX library☆85Updated 9 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Tick-to-trade latency benchmark sources☆16Updated 7 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆57Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A Boost Asio drop-in replacement for QuickFix connectivity classes☆11Updated 12 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- generic stack-based container☆107Updated 7 years ago
- c++ wrapper around libpapi☆76Updated 7 years ago
- ☆63Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- STL-compliant stable vector container☆30Updated 6 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 10 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Helix, a market data feed handler for C and C++.☆117Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- C++ API for the TeaFile File Format. TeaFiles is Time Series Persistence in Flat Files.☆60Updated 3 years ago
- A simple coroutine-based reactor library☆48Updated last month