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:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- OpenSource WebSocket toolkit☆126Updated last week
- 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
- High performance websocket client/server in ANSI C☆55Updated last year
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 9 years ago
- JSON-RPC in C (server only for now)☆232Updated 10 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- The NNG submodule of NanoMQ☆55Updated last week
- Cron expression parsing in ANSI C☆153Updated last year
- Fork of Log4c project☆92Updated 8 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- HTTPD supporting MQTT for long polled subscriptions☆51Updated 12 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 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
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 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
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- buffered socket library for libev☆21Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- The lightweight IPC library which supports PUB/SUB for embedded device.☆24Updated 2 months ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 8 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago