Parrot-Developers / libshdataLinks
Lock free shared-memory library
☆12Updated 8 years ago
Alternatives and similar repositories for libshdata
Users that are interested in libshdata are comparing it to the libraries listed below
Sorting:
- 📦 TCP based publish-subscribe library for C++ 🌐☆46Updated 2 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- 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
- Shared-memory based ring buffer☆65Updated 8 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆14Updated 8 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++ Message Queuing Library and Framework☆91Updated 2 months ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 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++ lock-free queue.☆14Updated 5 years ago
- simple c json parse☆16Updated 3 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 4 months 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
- libev-based event dispatcher for Qt☆41Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 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…☆57Updated 7 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago