Parrot-Developers / libshdata
Lock free shared-memory library
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for libshdata
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆23Updated 7 years ago
- shared memory☆19Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- MP4 file library☆10Updated 8 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated this week
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆13Updated 12 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆31Updated 6 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Asynchronous http client on top of libuv(v1.0)☆7Updated 9 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆20Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago