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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- 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 simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated this week
- C++11 compatible charconv☆31Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- A fixed capacity dynamically sized string☆68Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 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…☆158Updated 2 months ago
- Yet Another C++ Library☆23Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago