greensky00 / avltreeLinks
High performance AVL tree container C implementation
☆55Updated 5 years ago
Alternatives and similar repositories for avltree
Users that are interested in avltree are comparing it to the libraries listed below
Sorting:
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 6 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- A generic C memory pool☆100Updated 8 years ago
- Intrusive Red-Black Tree Collection☆32Updated 3 weeks ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Coroutines for C.☆75Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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 last year
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago