ebiggers / avl_tree
High performance C implementation of AVL trees
☆102Updated 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☆54Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- C99 trie library☆100Updated 6 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- A simple bitset library in C☆134Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- skiplist library for C.☆53Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 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
- A low-latency in-memory C logging library☆59Updated 2 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- C11 Lock-free Stack☆181Updated last year
- Hierarchical memory allocator☆72Updated 9 years ago
- Intrusive Red-Black Tree Collection☆32Updated last year
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 9 months ago
- C library of key-value data structures.☆293Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Arbitrary precision integer library for C and C++☆32Updated 7 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Concurrent trie-hash map library☆91Updated last year
- NIH Utility Library☆89Updated 3 years ago
- C89 compatible atomics.☆79Updated this week
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago