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
- http server library☆59Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- a light-weight event loop based on epoll☆24Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- ☆37Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 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 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 6 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- lock free queue☆47Updated 11 years ago