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 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆188Updated 8 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- tpl - a small binary serialization library for C☆382Updated 6 months ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 5 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- Tiny C string library☆205Updated 2 years ago
- A generic C memory pool☆100Updated 8 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
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A simple CGI webserver written in C with no dependencies.☆109Updated 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- NIH Utility Library☆91Updated 3 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated last month
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 5 months 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…☆41Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago