larsendt / hashtableLinks
A hashtable in C
☆58Updated 11 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Updated 7 years ago
- http server library☆60Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- shared memory☆21Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 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
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- Lock-Free Thread Pool☆78Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- lock free queue☆47Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A simple high performance http server based on epoll☆96Updated 12 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- STUN Client done in C☆43Updated 11 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Configuration parser library in INI format☆38Updated 8 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- nginx shared memory map module☆20Updated 10 years ago