felixguendling / cpp-serialization-benchmarkLinks
Comparison of C++ Serialization Libraries for Graph Data
☆37Updated 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:
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- Priority-based Task Scheduling for Modern C++☆93Updated 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
- Boost.org unordered module☆86Updated last week
- Yet Another C++ Library☆24Updated 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…☆148Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- 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
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A C++14 reflection library☆78Updated last month
- C++ framework for rapid server development☆77Updated 2 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…☆165Updated last month
- C++ small containers☆148Updated 3 weeks ago