larsendt / hashtable
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
- 多种无锁队列☆43Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- shared memory☆20Updated 8 years ago
- http server library☆55Updated 9 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 8 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Lock-Free Thread Pool☆76Updated last year
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆107Updated 2 years ago
- A small thread-safe queue written in C☆104Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆39Updated 6 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- ☆14Updated 8 years ago
- Fork of Log4c project☆89Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- nginx shared memory map module☆20Updated 9 years ago
- ☆150Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago