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:
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 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
- C++ Better Futures☆49Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated this week
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Boost.org circular_buffer module☆64Updated 2 weeks ago
- C++ framework for rapid server development☆77Updated last year
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago