Alkass / cRPCLinks
Remote Procedure Call Demo Written in Pure C
☆30Updated last year
Alternatives and similar repositories for cRPC
Users that are interested in cRPC are comparing it to the libraries listed below
Sorting:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A small thread-safe queue written in C☆107Updated 6 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 5 years ago
- shared memory☆21Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 10 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆82Updated last year
- High performance websocket client in ANSI C☆55Updated 2 months ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- A hashtable in C☆59Updated 12 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…☆117Updated 12 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated 2 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years 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
- epoll based tcp/udp server☆32Updated 2 weeks ago