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
- 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
- A hashtable in C☆57Updated 10 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 3 years ago
- 多种无锁队列☆43Updated 6 years ago
- buddy system memory allocator☆34Updated 9 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆36Updated 7 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- shared memory☆19Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- apcs下实现backtrace调用☆12Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- Linux kernel module driver that provides TCP transport for NVMe over fabrics.☆13Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆111Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- ☆14Updated 7 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆57Updated 11 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- A Lightweight TCP/IP stack☆96Updated 5 years ago
- High performance AVL tree container C implementation☆51Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- linux内存管理模块部分代码注释☆18Updated 8 years ago
- Pure C implementation of Protobuf to/from JSON converter☆34Updated 4 years ago