exebook / hashdict.cLinks
This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.
☆48Updated 4 years ago
Alternatives and similar repositories for hashdict.c
Users that are interested in hashdict.c are comparing it to the libraries listed below
Sorting:
- A versatile, performance-oriented generic hash table library for C.☆177Updated 9 months ago
- C JSON parser library that doesn't suck☆298Updated last year
- A single header buddy memory allocator for C & C++☆232Updated 2 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- Growable Memory Buffer for C99☆128Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- https://codeberg.org/ccxvii/minilibs☆144Updated 5 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- Coroutines for C.☆78Updated 8 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- My variant of the C Template Library☆281Updated 2 months ago
- A parser generator for C☆405Updated 3 weeks ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Tiny templating engine for C☆50Updated 6 months ago
- C header library for typed lists (using macros and "template" C).☆54Updated 11 years ago
- A lightweight tar library written in ANSI C☆493Updated last year
- Fast and portable single-header C file Json encoder/decoder☆64Updated last year
- Robin Hood hash map library☆68Updated 4 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- An argument-parsing library for C.☆80Updated 7 months ago
- libco is a cooperative multithreading library written in C89.☆165Updated last year