goldsborough / hashtable
A pure C hashtable implementation.
☆48Updated 4 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- Linear Linked List Library☆49Updated last year
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago
- C library to print nicely formatted tables☆27Updated 2 months ago
- Hierarchical memory allocator☆72Updated 9 years ago
- High performance C implementation of AVL trees☆102Updated 5 years ago
- A generic C memory pool☆99Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated this week
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Taking the C pre-processor to its limits☆32Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆49Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- ☆32Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- C89 compatible atomics.☆80Updated last week
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- Reference counting in c☆33Updated 2 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 weeks ago
- 🚀 OOP in pure C with a single-header☆121Updated 2 years ago
- C utility libraries☆72Updated 4 months ago
- A C language parser built from the scratch, without using compiler generator.☆15Updated 2 years ago
- Arbitrary precision integer library for C and C++☆32Updated 7 months ago
- High performance AVL tree container C implementation☆55Updated 5 years ago