exebook / hashdict.c
This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.
☆43Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hashdict.c
- C header library for typed lists (using macros and "template" C).☆44Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Collection of small public domain file archivers☆62Updated last year
- C string utils library (STB style, header-only).☆189Updated 6 years ago
- A versatile, performance-oriented generic hash table library for C.☆86Updated 3 months ago
- Suckless big integer library☆32Updated 2 years ago
- Stackless coroutine compiler for C☆45Updated 4 years ago
- C MACROS for go-like defer in C which can be used for explicit RAII☆33Updated 4 years ago
- C89 compatible atomics.☆75Updated 3 months ago
- C99 trie library☆98Updated 5 years ago
- Simple string and Unicode library written in C.☆39Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆72Updated 4 years ago
- single file C libraries☆38Updated last year
- Fast and portable single-header C file Json encoder/decoder☆58Updated 4 months ago
- A low-level coroutine library for C☆59Updated 3 months ago
- A small utility for embedding files in a C header☆105Updated 7 months ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- ULID Library for C☆64Updated 4 years ago
- Dynamic memory tracker for C☆114Updated 10 years ago
- Coroutines for C.☆73Updated 7 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆57Updated 10 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- small embeddable C-style preprocessor☆38Updated last year
- Single file, public domain file system library.☆38Updated 4 months ago
- Robin Hood hash map library☆58Updated 3 years ago
- Single header file libraries collection☆22Updated 2 years ago
- 🧪 A simple, minimalist tester for your minimalist needs☆22Updated last year