felixguendling / cpp-serialization-benchmarkLinks
Comparison of C++ Serialization Libraries for Graph Data
☆36Updated 3 years ago
Alternatives and similar repositories for cpp-serialization-benchmark
Users that are interested in cpp-serialization-benchmark are comparing it to the libraries listed below
Sorting:
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 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…☆142Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- 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
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++14 reflection library☆74Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- Yet Another C++ Library☆21Updated last year
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Boost.org unordered module☆75Updated last month
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week