morganstanley / binlog
A high performance C++ log library, producing structured binary logs
☆679Updated 9 months 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☆992Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,292Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- C++20 coroutine library☆756Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- Unified Executors☆1,586Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆300Updated last month
- Yet Another Serialization☆758Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- C++14 lock-free queue.☆1,647Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- Fast, convenient JSON serialization and parsing in C++☆487Updated 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,524Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,073Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago
- Implementation of strong types in C++☆792Updated 2 years ago