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
- File/Directory Watcher for Modern C++☆84Updated 2 years 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
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 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☆160Updated 5 months ago
- C++11 compatible charconv☆31Updated last week
- Simple resource pool for recycling resources in C++☆69Updated last month
- A C++14 reflection library☆75Updated this week
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Yet Another C++ Library☆21Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago