Mashpoe / c-hashmap
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆151Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for c-hashmap
- A small, usability-oriented generic container library.☆193Updated 2 months ago
- A simple vector library for C that can store any type.☆198Updated 6 months ago
- A small, easily embedded language implemented in a single .c file☆286Updated last year
- str: yet another string library for C language.☆308Updated 3 weeks ago
- 🚀 OOP in pure C with a single-header☆107Updated 2 years ago
- Hash map implementation in C.☆850Updated 8 months ago
- C utility libraries☆68Updated 3 years ago
- My variant of the C Template Library☆171Updated 8 months ago
- A list of awesome C preprocessor stuff☆291Updated last week
- A barebones single-header GUI library for Win32, X11 and Essence.☆404Updated 4 months ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆253Updated 2 weeks ago
- A dynamic array implementation in C similar to the one found in standard C++☆737Updated 4 months ago
- A collection of commonly used C MACROS☆125Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆254Updated 2 weeks ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆169Updated last month
- Simple hash table implemented in C☆162Updated 7 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆534Updated 4 months ago
- #️⃣ single header hashmap implementation for C and C++☆407Updated 4 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆56Updated 2 years ago
- clex is a simple lexer generator☆93Updated last year
- A simple C coroutine library, with multithreading and more, the Go and C++20 style way.☆80Updated this week
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆263Updated 2 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆905Updated this week
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- A single header buddy memory allocator for C & C++☆150Updated last month
- Simple String_View implementation for C programming language.☆135Updated 10 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago
- Single header stackful cross-platform coroutine library in pure C.☆648Updated last year
- A lightweight 2D physics engine written in C, for educational purposes.☆212Updated this week
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆264Updated this week