larsendt / hashtable
A hashtable in C
☆57Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for hashtable
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- 多种无锁队列☆43Updated 6 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 6 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆55Updated 8 years ago
- shared memory☆19Updated 8 years ago
- Lock-Free Thread Pool☆75Updated last year
- Simple memory leak finder.☆51Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- lock free queue☆46Updated 11 years ago
- http server library☆55Updated 9 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆15Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- lru memory cache library☆24Updated 5 years ago
- A nice place for simple libev examples. Please contribute.☆236Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- a light-weight event loop based on epoll☆24Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 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☆48Updated last year
- Generic red-black tree library (by Julienne Walker).☆55Updated 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 3 years ago
- ☆150Updated 11 years ago
- simple c json parse☆16Updated 2 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago