A type-safe generic hash table for C11 · 为 C11 打造的通用哈希表 | Mixed-type keys via _Generic, FNV-1a hashing, auto-resize, zero deps.
-
Updated
Apr 2, 2026 - HTML
A type-safe generic hash table for C11 · 为 C11 打造的通用哈希表 | Mixed-type keys via _Generic, FNV-1a hashing, auto-resize, zero deps.
2025 July. The s21_string+ project is a custom implementation of C's standard string.h library, adding core functions like sprintf and sscanf. It teaches low-level string manipulation, memory management, and formatted I/O parsing. This builds critical skills for systems programming and developing efficient, reliable software tools.
🔍 Implement safe and reliable binary search functions for safety-critical systems, ensuring defined behavior and strict compliance with C11 standards.
Add a description, image, and links to the c11 topic page so that developers can more easily learn about it.
To associate your repository with the c11 topic, visit your repo's landing page and select "manage topics."