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…☆145Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 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☆162Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 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.☆248Updated this week
- The C++ Mixin Support Library: Sandwich Mixins all the way☆41Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- Scope Guard & Defer C++☆176Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 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…☆158Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 Microservice Bootstrapping Framework☆229Updated this 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
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago