Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆180Updated 2 months ago
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.☆349Updated last month
- A simple vector library for C that can store any type.☆233Updated 3 months ago
- Simple hash table implemented in C☆186Updated last year
- A small, ergonomic generic container library.☆432Updated 7 months ago
- A small, easily embedded language implemented in a single .c file☆309Updated 2 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- My variant of the C Template Library☆281Updated 2 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- Hash map implementation in C.☆993Updated 5 months ago
- A collection of commonly used C MACROS☆151Updated 3 weeks ago
- A single header buddy memory allocator for C & C++☆232Updated last month
- A very small C interpreter☆542Updated 3 years ago
- C utility libraries☆81Updated last month
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- A versatile, performance-oriented generic hash table library for C.☆177Updated 9 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆62Updated 3 years ago
- Full-featured interfaces for C99☆340Updated 10 months ago
- #️⃣ single header hashmap implementation for C and C++☆452Updated 6 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆220Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- An argument-parsing library for C.☆80Updated 7 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆176Updated last week
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆312Updated last year
- 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…☆21Updated 4 years ago
- B-tree implementation in C☆373Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆214Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆177Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago