ebiggers / avl_treeLinks
High performance C implementation of AVL trees
☆103Updated 6 years ago
Alternatives and similar repositories for avl_tree
Users that are interested in avl_tree are comparing it to the libraries listed below
Sorting:
- High performance AVL tree container C implementation☆55Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆101Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Network library☆18Updated last year
- 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
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Common Datastructure Library for C developer.☆62Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- skiplist library for C.☆54Updated 8 years ago
- Arbitrary precision integer library for C and C++☆33Updated 9 months ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 5 months ago
- Robin Hood hash map library☆62Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 11 months ago
- A simple bitset library in C☆134Updated 4 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- C89 compatible atomics.☆81Updated 2 weeks ago
- libuv thread communication☆58Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Intrusive Red-Black Tree Collection☆32Updated last week