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☆173Updated 2 weeks ago
- C library of key-value data structures.☆295Updated 5 years ago
- A generic C memory pool☆100Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Tiny C string library☆204Updated 2 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
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- NIH Utility Library☆90Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated 4 months ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- High performance C implementation of AVL trees☆104Updated 6 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
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Object-Oriented Programming With ANSI-C☆291Updated 4 years ago
- A fork of Paul Hsieh's Better String Library☆148Updated last week
- Coroutines for C.☆76Updated 8 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 13 years ago