C++ serializers benchmark with realistic data
☆127Jan 25, 2023Updated 3 years ago
Alternatives and similar repositories for cpp_serializers_benchmark
Users that are interested in cpp_serializers_benchmark are comparing it to the libraries listed below
Sorting:
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆748Jan 28, 2020Updated 6 years ago
- A single header standard C++ serialization framework.☆199Dec 17, 2021Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A small header-only library for converting data between json representation and c++ structs☆159Updated this week
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆94Jul 14, 2021Updated 4 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Feb 26, 2022Updated 4 years ago
- A C++14 reflection library☆78Dec 26, 2025Updated 2 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Jul 16, 2025Updated 7 months ago
- A header only structure of arrays container for C++☆43May 29, 2023Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Small C++ preprocessor library☆13Jun 16, 2020Updated 5 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Apr 6, 2025Updated 10 months ago
- a modern c++17 high performance, cross-platform distributed mq☆26Mar 8, 2020Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Mar 24, 2022Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆587Feb 10, 2026Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- Serialization without any serialization codes in C++☆136Feb 11, 2014Updated 12 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Jul 27, 2022Updated 3 years ago
- C/C++ number ↔︎ string benchmark☆71Dec 5, 2025Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 20, 2026Updated last week
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆28Updated this week
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- C++14 Finite State Machine library☆180Nov 25, 2020Updated 5 years ago