hmbdc-dev / hmbdcLinks
A headers only high performance C++ middleware framework/lib. See README for details.
☆38Updated 3 months ago
Alternatives and similar repositories for hmbdc
Users that are interested in hmbdc are comparing it to the libraries listed below
Sorting:
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- Port of LMAX Disruptor to C++☆456Updated 3 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆122Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆763Updated last week
- An efficient single publisher multiple subscriber message queue for Linux IPC☆65Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- Asynchronous gRPC with Asio/unified executors☆444Updated this week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆620Updated 8 months ago
- An implementation of Seqlock in C++11☆232Updated last year
- An async redis client designed for performance and scalability☆270Updated this week
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆576Updated last month
- A low overhead nanosecond clock based on x86 TSC☆351Updated 11 months ago
- C++ wrapper around the nanomsg NNG API☆224Updated 4 years ago
- FastFlow pattern-based parallel programming framework (formerly on sourceforge)☆298Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆236Updated last month
- c++ wrapper around libpapi☆90Updated 8 years ago
- Financial Information Exchange Protocol C++ Library☆310Updated last year
- A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)☆414Updated last week
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆245Updated 8 months ago