greensky00 / avltreeLinks
High performance AVL tree container C implementation
☆57Updated 5 years ago
Alternatives and similar repositories for avltree
Users that are interested in avltree are comparing it to the libraries listed below
Sorting:
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Intrusive Red-Black Tree Collection☆37Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated 10 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 5 years ago
- A generic C memory pool☆100Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A hashtable in C☆59Updated 11 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- 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
- Concurrent trie-hash map library☆92Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 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
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 6 months ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- libuv thread communication☆59Updated 2 years ago