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:
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- C++ Message Queuing Library and Framework☆92Updated this week
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 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
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 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…☆26Updated 8 years ago
- C++ proactor network library for Linux☆18Updated 10 years ago
- An open source Data Distribution Service (DDS) for embedded devices implemented for ROS☆13Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last month
- ICE library☆12Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- shared memory☆21Updated 9 years ago
- C++ binding for nanomsg☆113Updated 11 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
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Professional C++ Examples☆10Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- C++ timer: wrapper around the standard Linux C timerfd to make your life easier☆25Updated 3 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago