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.☆52Updated 6 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 simple example for how to use epoll☆66Updated 12 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 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
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Putting a TCP/IP Stack on DPDK☆25Updated 11 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Copy of CUnit unit testing in C Language (http://cunit.sourceforge.net/) version 2.1.2☆24Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A simple tool to access MMIO register of a PCIe device which is using UIO module.☆10Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆159Updated 3 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Mirror of libgdsl, the Generic Data Structures Library in C☆19Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- ☆32Updated last year
- 多种无锁队列☆43Updated 7 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- epoll based tcp/udp server☆30Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 8 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- Protocol Buffers C RPC implementation☆192Updated 4 years ago
- Shared memory hash table for cache purposes.☆13Updated 10 years ago