morganstanley / binlogLinks
A high performance C++ log library, producing structured binary logs
☆755Updated 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,114Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆618Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Updated last month
- Unified Executors☆1,663Updated last week
- C++14 lock-free queue.☆1,775Updated 2 weeks ago
- Asynchronous gRPC with Asio/unified executors☆439Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,003Updated last month
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Pipelines for expressive code on collections in C++☆833Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆662Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆895Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- Yet Another Serialization☆767Updated 9 months ago
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,149Updated 2 weeks ago
- A low overhead nanosecond clock based on x86 TSC☆346Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 6 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆566Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated last week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆468Updated last week
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,578Updated 6 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated last month
- Coroutines for C++20 & asio☆323Updated 3 weeks ago