alperakcan / mbusLinks
mBus is a lightweight messaging system providing communication between daemons and applications. enabling development of component based distributed applications.
☆14Updated 6 years ago
Alternatives and similar repositories for mbus
Users that are interested in mbus are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Tiny helper lib for building daemons in C☆18Updated 2 weeks ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- High performance websocket client in ANSI C☆55Updated 3 months ago
- Message Framing for libuv☆58Updated 4 years ago
- multiplatform library for serial communications over RS-232 (serial port)☆91Updated 7 years ago
- JSON-RPC client/server library☆19Updated last year
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 12 years ago
- A flexible CoAP stack for embedded devices and computers. RFC7252 compatible.☆29Updated 5 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 weeks ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 months ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- NIH Utility Library☆91Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- SMQ is an easy to use IoT pub/sub protocol designed and optimized for embedded systems☆38Updated last year
- Mirror of memwatch : a memory leak detection tool.☆24Updated 11 years ago
- Netstring parsing in C☆36Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- cWebsocket is lightweight websocket server library☆262Updated 8 years ago
- A C library to build CGI applications☆52Updated 3 years ago
- A constrained node implementation of CBOR in C☆108Updated 5 years ago
- 6LBR copy of TinyDTLS, see official repository for support outside 6LBR☆27Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C