Alkass / cRPCLinks
Remote Procedure Call Demo Written in Pure C
☆30Updated last year
Alternatives and similar repositories for cRPC
Users that are interested in cRPC are comparing it to the libraries listed below
Sorting:
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆78Updated last year
- A small thread-safe queue written in C☆107Updated 6 years ago
- shared memory☆21Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 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
- 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 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- JSON-RPC in C (server only for now)☆236Updated 2 weeks ago
- Protothreads extremely lightweight stackless threads implemented in C☆132Updated 13 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 8 years ago
- A quick and dirty HTTP client library in and for C.☆174Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- libevent protobuf rpc☆17Updated 5 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 year
- A hashtable in C☆59Updated 11 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 3 weeks ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago