clibs / red-black-treeLinks
Generic red-black tree library (by Julienne Walker).
☆57Updated 6 years ago
Alternatives and similar repositories for red-black-tree
Users that are interested in red-black-tree are comparing it to the libraries listed below
Sorting:
- C hash implementation based on khash☆172Updated 3 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Tiny C string library☆204Updated last year
- NIH Utility Library☆89Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- C library of key-value data structures.☆294Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- A simple CGI webserver written in C with no dependencies.☆106Updated 4 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- skiplist library for C.☆54Updated 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
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Hierarchical memory allocator