zzyongx / shmcLinks
a key-value lib based on share memory, it use hash data struct
☆17Updated 11 years ago
Alternatives and similar repositories for shmc
Users that are interested in shmc are comparing it to the libraries listed below
Sorting:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 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
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- shared memory☆21Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- c++11 framework for building server☆13Updated 3 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- ☆19Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated this week
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- SPServer is a high concurrency server framework library written on C++☆37Updated 15 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- 多种无锁队列☆43Updated 8 years ago
- A hashtable in C☆59Updated 12 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- This is mini rpc depend on google protobuf.☆12Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- concurrency library for C++☆73Updated 11 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago