larsendt / hashtableLinks
A hashtable in C
☆59Updated 11 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☆143Updated 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…☆180Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- http server library☆61Updated 10 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- Simple memory leak finder.☆53Updated 12 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
- JSON-RPC in C (server only for now)☆234Updated last year
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- ☆155Updated 12 years ago
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Protocol Buffers C RPC implementation☆202Updated 5 years ago
- tpl - a small binary serialization library for C☆382Updated 7 months ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 5 months ago
- A generic C memory pool☆100Updated 8 years ago
- A simple C string lib☆355Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆153Updated 5 years ago
- OpenSource WebSocket toolkit☆126Updated 2 months ago
- High performance AVL tree container C implementation☆57Updated 5 years ago