morganstanley / binlog
A high performance C++ log library, producing structured binary logs
☆664Updated 7 months ago
Alternatives and similar repositories for binlog:
Users that are interested in binlog are comparing it to the libraries listed below
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆965Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,248Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆813Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- Yet Another Serialization☆750Updated last week
- Unified Executors☆1,535Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,495Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆586Updated 6 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆493Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆838Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,372Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,938Updated 2 weeks ago
- C++20 coroutine library☆674Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,018Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆664Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,560Updated 5 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆290Updated 11 months ago
- Runtime polymorphism done right☆993Updated 3 years ago
- Fast and memory efficient c++ flat hash map/set☆554Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,321Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,545Updated last year
- A low overhead nanosecond clock based on x86 TSC☆311Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago