felixguendling / cpp-serialization-benchmarkLinks
Comparison of C++ Serialization Libraries for Graph Data
☆34Updated 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:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Boost.org unordered module☆73Updated 2 weeks ago
- A fixed capacity dynamically sized string☆66Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A C++14 reflection library☆72Updated last week
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- 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 …☆30Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Cmake-based build of boost☆57Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Boost.org circular_buffer module☆58Updated last month