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
- shared memory☆21Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- truck of Virtual memory☆50Updated 3 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 3 weeks ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- simple c json parse☆16Updated 3 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- ☆19Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- 多种无锁队列☆43Updated 8 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
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago
- This is mini rpc depend on google protobuf.☆12Updated 6 years ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 years ago
- Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.☆83Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago