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.☆196Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- 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☆244Updated 6 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- 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 …☆144Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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☆159Updated 4 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Scope Guard & Defer C++☆176Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- SPY - C++ Information Broker☆155Updated last week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year