Common libraries and data structures for C.
-
Updated
Sep 17, 2024 - C
Common libraries and data structures for C.
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
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).
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨
My variant of the C Template Library
📶 A lock- and wait-free hashtable (and an array too)
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Robin Hood hash map library
Generic type-safe vector, hash map, and concurrent queue for C
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
Typesafe, Generic & Extremely fast Dictionary in C 🚀
Various containers written for C programmers who need complete control over their memory.
Add a description, image, and links to the hashmap topic page so that developers can more easily learn about it.
To associate your repository with the hashmap topic, visit your repo's landing page and select "manage topics."