morganstanley / binlogLinks
A high performance C++ log library, producing structured binary logs
☆691Updated 2 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,008Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,315Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Coroutines for C++20 & asio☆287Updated this week
- Unified Executors☆1,604Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months 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☆519Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆394Updated 3 weeks ago
- Asynchronous gRPC with Asio/unified executors☆422Updated last week
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- Yet Another Serialization☆760Updated 4 months ago
- An implementation of Seqlock in C++11☆213Updated 10 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Port of LMAX Disruptor to C++☆429Updated 2 years ago
- C++20 coroutine library☆784Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,039Updated 3 weeks ago
- C++14 lock-free queue.☆1,671Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- C++ library for executors☆508Updated 8 years ago