chronoxor / CppSerialization
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆148Updated 11 months ago
Alternatives and similar repositories for CppSerialization:
Users that are interested in CppSerialization are comparing it to the libraries listed below
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- An implementation of Seqlock in C++11☆206Updated 6 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 11 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- An async redis client designed for performance and scalability☆241Updated this week
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- fixpp - A modern C++ FIX library☆84Updated 4 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- Non bloated asynchronous logger☆222Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆350Updated 3 weeks ago
- Boost.Lockfree☆128Updated last month
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆149Updated 6 months ago