thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆747Updated 6 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☆771Updated 11 months ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- C++ library for executors☆515Updated 9 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- A header-only C++ library for task concurrency☆632Updated 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…☆950Updated 3 weeks ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Updated 2 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months 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 …☆298Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆282Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- C++React: A reactive programming library for C++11.☆1,039Updated 4 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- userland threads☆495Updated last month
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- C++ benchmarking framework☆362Updated 6 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆589Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago