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
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- shared memory☆21Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆82Updated last year
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 12 years ago
- A quick and dirty HTTP client library in and for C.☆176Updated 3 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- 多种无锁队列☆43Updated 8 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- simple c json parse☆16Updated 3 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Updated 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 9 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- A hashtable in C☆59Updated 12 years ago
- a light-weight event loop based on epoll☆22Updated 9 years ago