A C static library featuring a custom `printf` implementation, a multi-fd buffered line reader (`get_next_line`), and optimized libc memory/string utilities (`Libft`)
-
Updated
Dec 8, 2025 - C
A C static library featuring a custom `printf` implementation, a multi-fd buffered line reader (`get_next_line`), and optimized libc memory/string utilities (`Libft`)
Re-implementation of the C printf function for 42 School. Supports formatted output, variadic arguments, and custom conversions while adhering to the constraints of the 42 curriculum.
CrypticCore is a high-performance Java-based encryption engine designed for memory-efficient file transformation. It implements a decoupled architecture that separates the cryptographic logic from the data streaming process.
Add a description, image, and links to the buffered-io topic page so that developers can more easily learn about it.
To associate your repository with the buffered-io topic, visit your repo's landing page and select "manage topics."