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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 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…☆147Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ Better Futures☆50Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Yet Another C++ Library☆23Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- A C++14 reflection library☆78Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++ small containers☆149Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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☆165Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Boost.org unordered module☆86Updated last week
- C++20 implementation of {{ mustache }}☆86Updated last year
- Object pool implementation in C++11☆100Updated 5 years ago