DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆273Updated 3 weeks ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- #️⃣ single header hashmap implementation for C and C++☆425Updated 10 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆567Updated 11 months ago
- A type-safe hash map implementation for C☆590Updated 2 years ago
- A simple string hashmap in C☆536Updated 9 months ago
- Portable, reentrant, getopt-like option parser☆363Updated 3 weeks ago
- tpl - a small binary serialization library for C☆378Updated 2 months ago
- Hash map implementation in C.☆934Updated last year
- 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…☆998Updated this week
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆437Updated 9 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- 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…☆551Updated 2 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆805Updated last month
- A pure C vector implementation☆149Updated 3 years ago
- A type-safe dynamic array implementation for C☆473Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆244Updated 8 months ago
- Tiny C string library☆204Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆394Updated last week
- A generic C memory pool☆100Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆268Updated 6 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- A tiny ANSI C library for loading .ini config files☆350Updated last year
- Binary Serialization☆461Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- An exception handling library for C☆278Updated 3 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- A ring buffer implemented in C☆434Updated last year
- Small portable regex in C☆1,323Updated 7 months ago
- C doubly linked list☆450Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆166Updated last year