larsendt / hashtableLinks
A hashtable in C
☆59Updated 12 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- http server library☆62Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- 多种无锁队列☆43Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- shared memory☆21Updated 9 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- JSON-RPC in C (server only for now)☆235Updated last month
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated last year
- lock free queue☆47Updated 12 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- C hash implementation based on khash☆173Updated 5 months ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago