ebiggers / avl_tree
High performance C implementation of AVL trees
☆100Updated 5 years ago
Alternatives and similar repositories for avl_tree:
Users that are interested in avl_tree are comparing it to the libraries listed below
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C99 trie library☆98Updated 5 years ago
- Robin Hood hash map library☆60Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- Coroutines for C.☆74Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 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
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A simple bitset library in C☆132Updated 4 months ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Hierarchical memory allocator☆70Updated 9 years ago
- skiplist library for C.☆53Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆90Updated 4 years ago
- libuv thread communication☆57Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Concurrent trie-hash map library☆91Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 6 months ago
- Intrusive Red-Black Tree Collection☆31Updated last year
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago