Mashpoe / c-hashmap
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆162Updated 9 months ago
Alternatives and similar repositories for c-hashmap:
Users that are interested in c-hashmap are comparing it to the libraries listed below
- A simple vector library for C that can store any type.☆205Updated 10 months ago
- A small, easily embedded language implemented in a single .c file☆290Updated last year
- Hash map implementation in C.☆899Updated last year
- str: yet another string library for C language.☆325Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆545Updated 8 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆59Updated 2 years ago
- A small, usability-oriented generic container library.☆236Updated 2 weeks ago
- Simple Dynamic Strings library for C☆41Updated 3 months ago
- Simple String_View implementation for C programming language.☆151Updated last year
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆76Updated last week
- Simple hash table implemented in C☆166Updated 10 months ago
- Pottery - A container and algorithm template library in C☆124Updated 2 years ago
- An argument-parsing library for C.☆66Updated 4 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆261Updated 3 months ago
- #️⃣ single header hashmap implementation for C and C++☆419Updated 7 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆770Updated 2 weeks ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆270Updated 5 months ago
- A versatile, performance-oriented generic hash table library for C.☆105Updated 7 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- C utility libraries☆70Updated 2 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- 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…☆950Updated this week
- A list of awesome C preprocessor stuff☆318Updated 2 months ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆20Updated 3 years ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆397Updated this week
- Buddy allocator☆38Updated 9 months ago
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- B-tree implementation in C☆350Updated last month
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆306Updated this week
- musl - an implementation of the standard library for Linux-based systems☆166Updated 2 weeks ago