chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆156Updated 3 months ago
Alternatives and similar repositories for CppSerialization
Users that are interested in CppSerialization are comparing it to the libraries listed below
Sorting:
- A disruptor thread-synchronisation data structure for C++11.☆140Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 3 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- fixpp - A modern C++ FIX library☆87Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- c++ wrapper around libpapi☆84Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 11 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆82Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆370Updated 3 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago