hmng / jsonrpc-cLinks
JSON-RPC in C (server only for now)
☆235Updated 2 months ago
Alternatives and similar repositories for jsonrpc-c
Users that are interested in jsonrpc-c are comparing it to the libraries listed below
Sorting:
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆137Updated 13 years ago
- OpenSource WebSocket toolkit☆130Updated 4 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…☆81Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- cgic: an ANSI C library for CGI Programming☆276Updated last year
- Fork of Log4c project☆93Updated 8 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆80Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- libubox from OpenWrt.☆39Updated 11 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- 多种无锁队列☆43Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆204Updated 2 years ago
- A quick and dirty HTTP client library in and for C.☆176Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- A hashtable in C☆59Updated 12 years ago
- light weight SSDP library☆105Updated 10 years ago
- A ring buffer implemented in C☆437Updated last year
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 11 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- Simple HTTP client in C☆305Updated last year
- TFTP server and client implementation in C