willemt / array-avl-treeLinks
An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license
☆19Updated 11 years ago
Alternatives and similar repositories for array-avl-tree
Users that are interested in array-avl-tree are comparing it to the libraries listed below
Sorting:
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Easy, flexible C unit testing☆11Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- SSE string functions for x86-64 Linux☆19Updated 3 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Library for writing text-based user interfaces☆12Updated 7 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Tiny helper lib for building daemons in C☆19Updated 3 weeks ago
- a tiny string library☆23Updated 9 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated 2 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- Yet another C standard library☆16Updated 8 months ago
- A superfast C compiler inspired by TinyCC☆15Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated 4 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago