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☆57Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Lock-Free Thread Pool☆79Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆121Updated 12 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 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
- JSON-RPC in C (server only for now)☆232Updated 9 months ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 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…☆80Updated 8 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 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
- 拙著《系统程序员成长计划》的示例代码。☆33Updated last year
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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…☆180Updated 6 years ago
- shared memory☆21Updated 9 years ago
- simple c json parse☆16Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 9 years ago
- High performance websocket client/server in ANSI C☆55Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- A quick and dirty HTTP client library in and for C.☆173Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago