masroorhasan / RPC
Client and Server stubs for Remote Procedure Call over UDP connection
☆18Updated 10 years ago
Alternatives and similar repositories for RPC:
Users that are interested in RPC are comparing it to the libraries listed below
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 3 months 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
- 多种无锁队列☆43Updated 7 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 5 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Lock-Free Thread Pool☆76Updated last year
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 10 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- A hashtable in C☆58Updated 11 years ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A Lightweight TCP/IP stack☆96Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆88Updated 4 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- epoll based tcp/udp server☆29Updated 9 months ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- SPDK mirror of DPDK☆58Updated 2 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- Pure C implementation of Protobuf to/from JSON converter☆34Updated 4 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago