A simple string hashmap in C
☆535Aug 17, 2024Updated last year
Alternatives and similar repositories for c_hashmap
Users that are interested in c_hashmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- #️⃣ single header hashmap implementation for C and C++☆464Jun 1, 2026Updated 2 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Jan 11, 2026Updated 6 months ago
- A type-safe hash map implementation for C☆608Oct 5, 2022Updated 3 years ago
- A dynamic string data type implementation for C.☆19Aug 4, 2022Updated 4 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Hash map implementation in C.☆1,034Jul 1, 2026Updated last month
- Generic type-safe vector, hash map, and concurrent queue for C☆58Jan 15, 2020Updated 6 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 10 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 10 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Oct 25, 2025Updated 9 months ago
- A simple C string lib☆350Nov 9, 2016Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Aug 1, 2026Updated last week
- ☆42Apr 16, 2017Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Intrusive data structures for C☆68Jun 9, 2017Updated 9 years ago
- A generic hashmap implementation in C☆13Mar 11, 2011Updated 15 years ago
- A generalized library and application to handle crashes in Linux applications☆14Nov 28, 2015Updated 10 years ago
- ☆29Nov 13, 2017Updated 8 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 5 years ago
- Simple Dynamic Strings library for C