fraillt / cpp_serializers_benchmarkLinks
C++ serializers benchmark with realistic data
☆125Updated 2 years ago
Alternatives and similar repositories for cpp_serializers_benchmark
Users that are interested in cpp_serializers_benchmark are comparing it to the libraries listed below
Sorting:
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- C++ small containers☆142Updated last month
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆154Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆218Updated 8 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago