thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆738Updated 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☆760Updated 4 months ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,281Updated last month
- C++ library for executors☆508Updated 8 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆972Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆331Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 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,542Updated 3 weeks ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- userland threads☆482Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months 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…☆927Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- 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 …☆295Updated 9 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- libnop: C++ Native Object Protocols☆577Updated 10 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆577Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- C++React: A reactive programming library for C++11.☆1,032Updated 4 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago