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:
- Protocol Buffers C RPC implementation☆209Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 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 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A hashtable in C☆59Updated 12 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- Simple memory leak finder.☆54Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 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 last month
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆82Updated last year
- A small thread-safe queue written in C☆107Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆159Updated 4 years ago
- IPC benchmark on Linux☆75Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆143Updated 13 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Pure C implementation of Protobuf to/from JSON converter☆36Updated 5 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 8 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- shared memory☆21Updated 9 years ago
- Different implementations of spinlock.☆105Updated 11 years ago