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
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Small XML parser in C☆88Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A generic C memory pool☆101Updated 9 years ago
- Network library☆20Updated last week
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 10 years ago
- Arbitrary precision integer library for C and C++☆34Updated last year
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated last year
- Coroutines for C.☆78Updated 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 2 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- C89 compatible atomics.☆88Updated 3 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Lightweight task scheduler. Public domain.☆18Updated 8 years ago