DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆266Updated 4 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++☆413Updated 5 months ago
- A type-safe dynamic array implementation for C☆462Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆540Updated 6 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 7 months ago
- tpl - a small binary serialization library for C☆373Updated 3 years ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆935Updated 3 weeks ago
- A type-safe hash map implementation for C☆586Updated 2 years ago
- Binary Serialization☆456Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 10 months ago
- C library of key-value data structures.☆290Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- Small configuration file parser library for C.☆484Updated 11 months 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…☆549Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆258Updated 2 months ago
- A pure C vector implementation☆142Updated 3 years ago
- Core logging library for C/ObjC/C++☆196Updated 3 years ago
- An exception handling framework for C☆275Updated 3 years ago
- Small, portable implementation of the C11 threads API☆942Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆197Updated last year
- Advanced logging library for C/C++☆138Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆755Updated 3 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆382Updated 2 months ago
- TOML C library☆586Updated 10 months ago
- Tiny C string library☆199Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 4 months ago
- A simple string hashmap in C☆529Updated 5 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆135Updated 3 years ago
- A generic C memory pool☆94Updated 8 years ago
- C library for reading and writing YAML.☆268Updated 3 months ago
- Command-line arguments parsing library.☆704Updated 6 months ago