felixguendling / cpp-serialization-benchmarkLinks
Comparison of C++ Serialization Libraries for Graph Data
☆37Updated 4 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☆127Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Boost.org unordered module☆86Updated last week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- C++ small containers☆148Updated 3 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A C++14 reflection library☆78Updated last month
- Header-only C++17 library for evaluating logical expressions.☆88Updated 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☆166Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Coroutine support tools☆37Updated 3 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++ Better Futures☆50Updated 3 years ago