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☆57Updated 5 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- skiplist library for C.☆54Updated 9 years ago
- Network library☆20Updated 2 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- A simple bitset library in C☆140Updated 9 months ago
- Small XML parser in C☆88Updated 2 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- A generic C memory pool☆100Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated 11 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- Coroutines for C.☆77Updated 8 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 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 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago