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
- A hashtable in C☆58Updated 11 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 4 months ago
- Slab Memory Allocator in Application Layer☆27Updated 7 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 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- epoll based tcp/udp server☆29Updated 11 months ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 5 years ago
- uClibc mirror☆53Updated last month
- Lock-Free Thread Pool☆76Updated last year
- High performance AVL tree container C implementation☆53Updated 4 years ago
- shared memory☆20Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- ☆32Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Putting a TCP/IP Stack on DPDK☆25Updated 11 years ago
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆39Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- A standalone application configuration tool based on kernel kconfig☆29Updated 10 years ago
- crash extension modules☆21Updated 2 years ago
- ☆45Updated 10 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 6 months ago
- A Lightweight TCP/IP stack☆97Updated 5 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆54Updated 8 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago