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
- 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
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 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
- shared memory☆21Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 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
- Embrace (post) modern C++☆9Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 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 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Asynchronous http client on top of libuv(v1.0)☆7Updated 10 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 4 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- simple c json parse☆16Updated 3 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 13 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago