masroorhasan / RPCLinks
Client and Server stubs for Remote Procedure Call over UDP connection
☆18Updated 11 years ago
Alternatives and similar repositories for RPC
Users that are interested in RPC are comparing it to the libraries listed below
Sorting:
- A hashtable in C☆58Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 8 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
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- Putting a TCP/IP Stack on DPDK☆25Updated 11 years ago
- Mirror of memwatch : a memory leak detection tool.☆23Updated 10 years ago
- Lock-Free Thread Pool☆78Updated last year
- standalone boost preprocessor library☆13Updated 12 years ago
- dynamic memory allocation tracer☆23Updated 3 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- kvm hypervisor☆16Updated 2 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 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
- ☆32Updated last year
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- An NVMe Device Simulation Library.☆50Updated 2 years ago
- Lock-free linked list☆16Updated 12 years ago
- Copy of CUnit unit testing in C Language (http://cunit.sourceforge.net/) version 2.1.2☆24Updated 11 years ago
- shared memory☆21Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- A simple UDP clock service, using libevent☆34Updated 16 years ago