DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆281Updated 3 weeks ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- A type-safe hash map implementation for C☆605Updated 3 years ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- Binary Serialization☆477Updated 6 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆424Updated 4 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,009Updated last month
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- A simple string hashmap in C☆538Updated last year
- An exception handling library for C☆283Updated 2 months ago
- A tiny ANSI C library for loading .ini config files☆383Updated 2 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆214Updated 2 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Command-line arguments parsing library.☆782Updated 4 months ago
- Hash map implementation in C.☆991Updated 5 months ago
- C doubly linked list☆462Updated 6 months 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,068Updated last week
- META data and RESource library for C language☆139Updated last week
- A pure C vector implementation☆153Updated 4 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 4 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆762Updated 3 weeks ago
- A generic C memory pool☆101Updated 9 years ago
- Tiny C string library☆207Updated 2 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…☆554Updated 2 years ago
- Small configuration file parser library for C.☆503Updated 8 months ago
- Portable, reentrant, getopt-like option parser☆378Updated 8 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago