Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆166Updated last year
Alternatives and similar repositories for c-hashmap
Users that are interested in c-hashmap are comparing it to the libraries listed below
Sorting:
- str: yet another string library for C language.☆340Updated 7 months ago
- A simple vector library for C that can store any type.☆212Updated last year
- A small, ergonomic generic container library.☆318Updated 2 months ago
- A versatile, performance-oriented generic hash table library for C.☆131Updated last month
- 🚀 OOP in pure C with a single-header☆128Updated 2 years ago
- A list of awesome C preprocessor stuff☆341Updated 6 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Hash map implementation in C.☆937Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated last month
- An argument-parsing library for C.☆68Updated this week
- C utility libraries☆72Updated 6 months ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆1,006Updated 2 weeks ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆270Updated 7 months ago
- A single header buddy memory allocator for C & C++☆187Updated 2 months ago
- Simple String_View implementation for C programming language.☆175Updated last year
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- A small, easily embedded language implemented in a single .c file☆294Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- My variant of the C Template Library☆254Updated 2 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆146Updated 2 weeks ago
- Full-featured interfaces for C99☆325Updated 3 months ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆547Updated 2 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆805Updated 2 months ago
- Command-line flag parsing in C☆180Updated 3 weeks ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆192Updated 9 months ago
- Simple hash table implemented in C☆174Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆133Updated 4 months ago
- A pure C vector implementation☆150Updated 3 years ago
- musl - an implementation of the standard library for Linux-based systems☆199Updated 2 weeks ago
- A collection of commonly used C MACROS☆141Updated 2 years ago