felixguendling / cpp-serialization-benchmark
Comparison of C++ Serialization Libraries for Graph Data
☆33Updated 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- An indirect value-type for C++☆82Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- Flat containers for C++☆59Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Small small_vector☆33Updated 4 years ago
- C++11 compatible charconv☆29Updated this week
- 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 …☆29Updated 4 years ago
- a small lightweight std::execution work-alike☆60Updated this week
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Portable UUID generation library for C++☆26Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago