Parrot-Developers / libshdataLinks
Lock free shared-memory library
☆12Updated 9 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 10 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 weeks ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last month
- 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
- shared memory☆21Updated 9 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C++ timer: wrapper around the standard Linux C timerfd to make your life easier☆23Updated 3 months ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆26Updated 8 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 12 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- libev-based event dispatcher for Qt☆41Updated 7 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 9 years ago
- Yet Another C++ Library☆23Updated last year