morganstanley / binlogLinks
A high performance C++ log library, producing structured binary logs
☆710Updated 3 weeks ago
Alternatives and similar repositories for binlog
Users that are interested in binlog are comparing it to the libraries listed below
Sorting:
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Unified Executors☆1,627Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆867Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- Yet Another Serialization☆764Updated 6 months ago
- Asynchronous gRPC with Asio/unified executors☆429Updated last month
- C++14 lock-free queue.☆1,716Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆311Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- C++20 coroutine library☆823Updated last week
- Fast and memory efficient c++ flat hash map/set☆627Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆548Updated 3 weeks ago
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆605Updated 4 months ago
- Coroutines for C++20 & asio☆300Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,554Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆520Updated 2 weeks ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- Pipelines for expressive code on collections in C++☆831Updated 9 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Fast, convenient JSON serialization and parsing in C++☆497Updated 3 weeks ago
- Fast C++ IPC using shared memory☆619Updated 3 years ago