bloominstituteoftechnology / C-Hash-TablesLinks
Hash Tables
☆17Updated 6 years ago
Alternatives and similar repositories for C-Hash-Tables
Users that are interested in C-Hash-Tables are comparing it to the libraries listed below
Sorting:
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆582Updated last year
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- Simple C programs demonstrating different aspects of programming on Linux.☆178Updated 4 years ago
- 64 bit nasm code examples☆58Updated 5 years ago
- Practical design patterns in C☆445Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Hands-On Network Programming with C, published by Packt☆336Updated 3 months ago
- A simple memory allocator - Memory allocation 101☆298Updated 6 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- A simple webserver written in C☆764Updated 2 years ago
- A pure C vector implementation☆151Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆275Updated 3 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Simple Set implementation in C☆70Updated 4 years ago
- Object-Oriented Programming With ANSI-C☆294Updated 4 years ago
- Implement your own TCP IP Stack☆213Updated last month
- New changes are here: https://notabug.org/bfgeshka/awesome-c☆348Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- A custom malloc implementation in C explained☆64Updated 3 years ago
- B-tree implementation in C☆361Updated 7 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆827Updated 4 months ago
- C Interfaces and Implementations☆681Updated 10 months ago
- A type-safe hash map implementation for C☆594Updated 2 years ago
- C doubly linked list☆455Updated last month
- source code of The Standard C Library, by Plauger☆327Updated 8 years ago
- C++ Quick Reference☆185Updated 4 years ago
- Simple chatroom in C☆86Updated 5 years ago
- A set of dbg(…) macros for C☆93Updated 4 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆169Updated last year