felixguendling / cpp-serialization-benchmarkLinks
Comparison of C++ Serialization Libraries for Graph Data
☆38Updated 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
- Boost.org unordered module☆86Updated last week
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 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…☆148Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Container Traits for Modern C++☆29Updated 5 years 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 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++11 compatible charconv☆31Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- C++ framework for rapid server development☆77Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- C++20 implementation of {{ mustache }}☆86Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago