petewarden / c_hashmapLinks
A simple string hashmap in C
☆538Updated last year
Alternatives and similar repositories for c_hashmap
Users that are interested in c_hashmap are comparing it to the libraries listed below
Sorting:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago
- A type-safe hash map implementation for C☆603Updated 3 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated 3 weeks ago
- C doubly linked list