DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆274Updated last month
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++☆426Updated 11 months ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- tpl - a small binary serialization library for C☆380Updated 3 months ago
- A type-safe hash map implementation for C☆592Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Tiny C string library☆204Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆395Updated this week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆440Updated 9 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…☆551Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Binary Serialization☆461Updated last year
- Command-line arguments parsing library.☆730Updated 2 weeks ago
- A simple string hashmap in C☆536Updated 10 months ago
- A pure C vector implementation☆150Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 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…☆1,006Updated 2 weeks ago
- TOML C library☆620Updated last month
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆270Updated 7 months ago
- An exception handling library for C☆278Updated 4 months ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆166Updated last year
- Advanced cross-platform logging library for C/C++☆144Updated 3 months ago
- A generic C memory pool☆100Updated 8 years ago
- Portable, reentrant, getopt-like option parser☆363Updated last month
- Hash map implementation in C.☆937Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Parser for argv that works similarly to getopt☆186Updated last year
- The Better String Library☆524Updated 8 years ago