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 C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- C++ Message Queuing Library and Framework☆88Updated last month
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 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
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- shared memory☆21Updated 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 10 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ proactor network library for Linux☆17Updated 10 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 13 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year