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:
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++11 compatible charconv☆31Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Boost.org unordered module☆77Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A C++14 reflection library☆75Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 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…☆157Updated 2 months 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☆161Updated 5 months ago