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:
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- A hashtable in C☆58Updated 11 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
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆124Updated 12 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Lock-Free Thread Pool☆79Updated last year
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 10 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆160Updated 3 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- A small thread-safe queue written in C☆106Updated 5 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 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
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- A stand-alone DHCP server, written in C.☆98Updated last year
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 6 years ago
- Mirror of memwatch : a memory leak detection tool.☆24Updated 10 years ago
- ☆27Updated 9 years ago