larsendt / hashtableLinks
A hashtable in C
☆58Updated 11 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆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
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- http server library☆60Updated 10 years ago
- Lock-Free Thread Pool☆79Updated last year
- OpenSource WebSocket toolkit☆126Updated 3 months ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- JSON-RPC in C (server only for now)☆231Updated 9 months ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- lock free queue☆47Updated 11 years ago
- A small thread-safe queue written in C☆106Updated 5 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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆229Updated 2 weeks 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 fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year