deoxxa / mqtt-protocol-cLinks
Zero-copy, interruptible MQTT protocol parser and serialiser written in C
☆42Updated 11 years ago
Alternatives and similar repositories for mqtt-protocol-c
Users that are interested in mqtt-protocol-c are comparing it to the libraries listed below
Sorting:
- OpenSource WebSocket toolkit☆126Updated 3 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- JSON-RPC in C (server only for now)☆231Updated 9 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 12 years ago
- Cron expression parsing in ANSI C☆153Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- High performance websocket client/server in ANSI C☆55Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- The NNG submodule of NanoMQ☆54Updated this week
- A small thread-safe queue written in C☆106Updated 5 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- JSON-RPC client/server library☆18Updated 6 months ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.☆83Updated 6 years ago
- Fork of Log4c project☆92Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated last year
- 多种无锁队列☆43Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- light weight SSDP library☆105Updated 10 years ago
- libmsntp is a full-featured, compact, portable SNTP library. (SNTP is a simplified version of NTP.)☆25Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated this week