thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆739Updated 5 years ago
Alternatives and similar repositories for cpp-serializers
Users that are interested in cpp-serializers are comparing it to the libraries listed below
Sorting:
- Yet Another Serialization☆762Updated 5 months ago
- C++ library for executors☆510Updated 8 years ago
- A fast, memory efficient hash map for C++☆1,284Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated last month
- Concurrent data structures in C++☆1,433Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆980Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆381Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆333Updated 6 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆930Updated last month
- userland threads☆486Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- High performance C++11 thread pool☆580Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- Configurable C++ platform adapter☆563Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆844Updated last year
- CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.☆617Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆703Updated last month
- C++11 wrapper for the LMDB embedded B+ tree database library.☆278Updated 4 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated 10 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆695Updated 2 years ago