NotLibc
PublicNotLibc is a custom implementation of essential C standard library functions, built from scratch. It provides foundational utilities for strings, memory, I/O, character checks, numbers, and linked lists, allowing for easy handling of common C tasks without relying on the standard library.