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☆252Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- 多种无锁队列☆43Updated 7 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- JSON-RPC in C (server only for now)☆232Updated 10 months ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- OpenSource WebSocket toolkit☆126Updated last week
- High performance AVL tree container C implementation☆56Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- http server library☆60Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- shared memory☆21Updated 9 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 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
- Fork of Log4c project☆92Updated 8 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- C hash implementation based on khash☆173Updated last month
- A simple C string lib☆357Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- a light-weight event loop based on epoll☆23Updated 8 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆230Updated last month
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago