fraillt / cpp_serializers_benchmarkLinks
C++ serializers benchmark with realistic data
☆127Updated 3 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.☆200Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 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☆166Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- 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.☆252Updated 2 months ago
- Simple resource pool for recycling resources in C++