thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆744Updated 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☆765Updated 7 months ago
- C++ library for executors☆509Updated 9 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 8 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- Experimental C++11 version of sparsehash☆292Updated 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…☆934Updated 3 months ago
- Concurrent data structures in C++☆1,438Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- userland threads☆491Updated last month
- C++ benchmarking framework☆362Updated 6 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years 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,559Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Configurable C++ platform adapter☆562Updated 6 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☆518Updated 3 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 last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- C++11/C++14 Variant☆377Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago