goldsborough / hashtable
A pure C hashtable implementation.
☆47Updated 4 years ago
Alternatives and similar repositories for hashtable:
Users that are interested in hashtable are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- Linear Linked List Library☆49Updated last year
- Small XML parser in C☆79Updated 2 years ago
- C89 compatible atomics.☆79Updated last month
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 6 years ago
- single file C libraries☆38Updated 2 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 years ago
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- A small utility for embedding files in a C header☆110Updated 11 months ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 6 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Collection of small public domain file archivers☆65Updated last year
- Fast and lightweight math expression evaluator in C99☆131Updated 4 years ago
- A pure C vector implementation☆144Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- A simple tar implementation in C☆121Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- META data and RESource library for C language☆132Updated last month
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆73Updated 8 months ago
- A generic C memory pool☆98Updated 8 years ago
- Stackless coroutine implementation in C and C++☆21Updated 6 years ago