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:
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last week
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- An indirect value-type for C++☆83Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Boost.org circular_buffer module☆60Updated 2 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago