weiweikaikai / shm_message_queueLinks
基于signal通知机制的无锁(CAS)共享内存消息队列的实现
☆32Updated 9 years ago
Alternatives and similar repositories for shm_message_queue
Users that are interested in shm_message_queue are comparing it to the libraries listed below
Sorting:
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- 多种无锁队列☆43Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Lock-Free Thread Pool☆79Updated last year
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 5 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- simple c json parse☆16Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- shared memory☆21Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- fast thread pool☆27Updated 6 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 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
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 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
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Fork of Log4c project☆92Updated 8 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- truck of Virtual memory☆49Updated 3 years ago