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
- Lock-Free Thread Pool☆81Updated 2 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
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- 多种无锁队列☆43Updated 8 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- JSON-RPC in C (server only for now)☆235Updated 2 months ago
- http server library☆62Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Tiny C string library☆206Updated 2 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- shared memory☆21Updated 9 years ago
- A simple C string lib☆357Updated 9 years ago
- A simple utf8 decode/encode lib in c☆33Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Http multipart parser implemented in C☆245Updated 3 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
- C hash implementation based on khash☆174Updated 5 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆239Updated 2 months ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- lock free queue☆47Updated 12 years ago