goldshtn / shmemq-blog
Shared memory queue benchmarks and tracing for blog
☆71Updated 8 years ago
Alternatives and similar repositories for shmemq-blog:
Users that are interested in shmemq-blog are comparing it to the libraries listed below
- Our open source benchmarks and code samples☆188Updated 3 months ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 2 years ago
- ☆25Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- Simple resource pool for recycling resources in C++☆64Updated 6 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆145Updated 10 months ago
- Redis module for shared memory client-server communication.☆75Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆122Updated last year
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- Boost.Lockfree☆128Updated 3 weeks ago
- Shared-memory based ring buffer☆59Updated 7 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆71Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Python's excellent OptionParser in C++☆91Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago