Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆176Updated 2 weeks 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.☆344Updated last year
- A simple vector library for C that can store any type.☆224Updated last month
- Simple hash table implemented in C☆181Updated last year
- A small, ergonomic generic container library.☆395Updated 5 months ago
- A list of awesome C preprocessor stuff☆376Updated 4 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A small, easily embedded language implemented in a single .c file☆309Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 6 months ago
- A very small C interpreter☆530Updated 3 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆587Updated last year
- A collection of commonly used C MACROS☆148Updated 2 years ago
- My variant of the C Template Library☆276Updated 5 months ago
- An argument-parsing library for C.☆79Updated 5 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆216Updated last year
- A single header buddy memory allocator for C & C++☆220Updated 2 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆303Updated last year
- A type-safe dynamic array implementation for C☆484Updated 4 years ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆161Updated 7 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 4 months ago
- Full-featured interfaces for C99☆331Updated 8 months ago
- Hash map implementation in C.☆975Updated 3 months ago
- A very small statically-typed embeddable scripting language.☆273Updated 3 weeks ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 3 months ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 8 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆212Updated 2 years ago