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 fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- 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…☆181Updated 6 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- http server library☆61Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- OpenSource WebSocket toolkit☆127Updated 3 months ago
- JSON-RPC in C (server only for now)☆235Updated last week
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Fork of Log4c project☆93Updated 8 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years 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
- TFTP server and client implementation in C☆150Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆165Updated 3 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- ☆155Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- lock free queue☆47Updated 12 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆235Updated 2 weeks ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆446Updated 2 weeks ago
- tpl - a small binary serialization library for C☆383Updated 7 months ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- shared memory☆21Updated 9 years ago
- Http multipart parser implemented in C☆243Updated 3 years ago