Parrot-Developers / libshdataLinks
Lock free shared-memory library
☆11Updated 8 years ago
Alternatives and similar repositories for libshdata
Users that are interested in libshdata are comparing it to the libraries listed below
Sorting:
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 13 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- shared memory☆21Updated 9 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Inter-process C++ communication library to enable allocation managed between processes/threads and send/receive of allocated regions betw…☆12Updated 2 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆31Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 9 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- simple c json parse☆16Updated 3 years ago