masroorhasan / RPC
Client and Server stubs for Remote Procedure Call over UDP connection
☆18Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for RPC
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Pure C implementation of Protobuf to/from JSON converter☆34Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 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 last month
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 2 months ago
- A hashtable in C☆57Updated 10 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- Lock-Free Thread Pool☆75Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- A test case for VFIO_PLATFORM currently based on the PL330 DMA controller. The effort on VFIO_PLATFORM has been partially funded by the S…☆12Updated last year
- A Lightweight TCP/IP stack☆97Updated 5 years ago
- buddy system memory allocator☆33Updated 9 years ago
- Clone of git://git.lm7.fr/pstack.git -- See http://code.lm7.fr/p/pstack/☆9Updated 10 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆57Updated 11 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆33Updated last year
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- shared memory☆19Updated 8 years ago
- Program to read/write from/to any location in memory (from lartware)☆34Updated 2 years ago
- 多种无锁队列☆43Updated 6 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- Generate minimal and customized core dump files on Linux.☆45Updated 9 months ago
- a rpc framework based on libev and implementd by c☆20Updated 12 years ago
- User-Space TCP/IP Stack Implemented in C++20.☆32Updated 4 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago