Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆168Updated 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:
- A simple vector library for C that can store any type.☆215Updated last year
- str: yet another string library for C language.☆341Updated 9 months ago
- A small, ergonomic generic container library.☆343Updated last month
- Simple hash table implemented in C☆177Updated last year
- C utility libraries☆73Updated last week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆578Updated last year
- A versatile, performance-oriented generic hash table library for C.☆138Updated 3 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Hash map implementation in C.☆948Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- My variant of the C Template Library☆269Updated last month
- A small, easily embedded language implemented in a single .c file☆298Updated last year
- A list of awesome C preprocessor stuff☆345Updated 2 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆434Updated 2 weeks ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆195Updated 10 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆281Updated 8 months ago
- A single header buddy memory allocator for C & C++☆193Updated 3 weeks ago
- An argument-parsing library for C.☆70Updated last month
- A dynamic array implementation in C similar to the one found in standard C++☆818Updated 3 months ago
- A collection of commonly used C MACROS☆142Updated 2 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- A very small C interpreter☆422Updated 3 years ago
- C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.☆47Updated 4 years ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,012Updated last week
- Single header stackful cross-platform coroutine library in pure C.☆758Updated 7 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆208Updated 2 years ago
- Generic Algorithms and Data Structures in C☆36Updated 3 weeks ago
- C library for reading and writing YAML.☆294Updated 10 months ago