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 ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆41Updated 4 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- A small thread-safe queue written in C☆107Updated 5 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- shared memory☆21Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- The world's smallest VPN server and client.☆83Updated 2 years ago
- JSON-RPC in C (server only for now)☆233Updated 11 months ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- High performance websocket client/server in ANSI C☆55Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- simple c json parse☆16Updated 3 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- truck of Virtual memory☆49Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated last year
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago