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 library of key-value data structures.☆297Updated 5 years ago
- C hash implementation based on khash☆174Updated 5 months ago
- Simple, memory-safe data-structures in C.☆163Updated 10 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
- C11 Lock-free Stack☆184Updated last year
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A generic C memory pool☆101Updated 9 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- NIH Utility Library☆92Updated 4 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆42Updated 10 years ago
- Tiny C string library☆206Updated 2 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- A simple CGI webserver written in C with no dependencies.☆110Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Coroutines for C.☆78Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago