DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆273Updated 6 months ago
Alternatives and similar repositories for hashmap:
Users that are interested in hashmap are comparing it to the libraries listed below
- #️⃣ single header hashmap implementation for C and C++☆422Updated 8 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆551Updated 9 months ago
- A type-safe hash map implementation for C☆586Updated 2 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆965Updated last week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆388Updated last month
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆991Updated 10 months ago
- A type-safe dynamic array implementation for C☆471Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆203Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆262Updated 4 months ago
- An exception handling library for C☆275Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆434Updated 7 months ago
- tpl - a small binary serialization library for C☆376Updated last week
- Binary Serialization☆457Updated last year
- A tiny ANSI C library for loading .ini config files☆345Updated last year
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆162Updated 10 months ago
- C library of key-value data structures.☆293Updated 5 years ago
- Hash map implementation in C.☆917Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆782Updated last week
- Portable C11 threads implementation over POSIX threads and win32 threads.☆242Updated 6 months ago
- A pure C vector implementation☆144Updated 3 years ago
- C doubly linked list☆450Updated last year
- Command-line arguments parsing library.☆714Updated 8 months ago
- Tiny C string library☆200Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Portable, reentrant, getopt-like option parser☆359Updated 7 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆183Updated 6 months ago
- Small, portable implementation of the C11 threads API☆962Updated last year
- A simple string hashmap in C☆533Updated 7 months ago