ebiggers / avl_treeLinks
High performance C implementation of AVL trees
☆104Updated 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:
- C99 trie library☆101Updated 6 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Network library☆19Updated last year
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆75Updated last year
- C11 Lock-free Stack☆183Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- Small XML parser in C☆83Updated 2 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Coroutines for C.☆76Updated 8 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
- Robin Hood hash map library☆63Updated 3 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- C89 compatible atomics.☆83Updated 2 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- C bit array structs and methods☆211Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 7 months ago