A simple string hashmap in C
☆538Aug 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
Sorting:
- #️⃣ single header hashmap implementation for C and C++☆455Jul 18, 2025Updated 8 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆283Jan 11, 2026Updated 2 months ago
- A type-safe hash map implementation for C☆606Oct 5, 2022Updated 3 years ago
- A dynamic string data type implementation for C.☆18Aug 4, 2022Updated 3 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- Hash map implementation in C.☆1,005Aug 19, 2025Updated 7 months ago
- A simple C string lib☆355Nov 9, 2016Updated 9 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Jan 15, 2020Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Oct 25, 2025Updated 4 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- ☆42Apr 16, 2017Updated 8 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Intrusive data structures for C☆67Jun 9, 2017Updated 8 years ago
- A generalized library and application to handle crashes in Linux applications☆14Nov 28, 2015Updated 10 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 4 years ago
- A generic hashmap implementation in C☆13Mar 11, 2011Updated 15 years ago
- Simple Dynamic Strings library for C☆5,398Apr 18, 2025Updated 11 months ago
- Small portable regex in C☆1,474Oct 25, 2024Updated last year
- C library of key-value data structures.☆295Mar 22, 2020Updated 5 years ago
- A minimal sandboxing tool☆13Jan 13, 2021Updated 5 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- C macros for hash tables and more☆4,678Feb 20, 2026Updated 3 weeks ago
- ☆29Nov 13, 2017Updated 8 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,013Dec 15, 2025Updated 3 months ago
- a language extension library☆14Feb 17, 2025Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Feb 21, 2016Updated 10 years ago
- String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.☆21Jan 18, 2014Updated 12 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- A type-safe dynamic array implementation for C☆490Dec 29, 2020Updated 5 years ago
- sino - a Simplex Noise implementation in C.☆30Nov 26, 2024Updated last year
- single header libraries for C/C++☆1,397Mar 19, 2025Updated last year
- C99 trie library☆101May 4, 2019Updated 6 years ago
- Fortune's Voronoi Generator☆31Mar 27, 2018Updated 7 years ago
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- A minimal but powerful thread pool in ANSI C☆2,317May 18, 2025Updated 10 months ago
- Lightweight benchmarking component for small C++ routines☆16Mar 29, 2023Updated 2 years ago