This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I will gradually enhance it and add more functionalities in future and make it usable and compact c runtime lib
☆28Feb 15, 2017Updated 9 years ago
Alternatives and similar repositories for tinyCRT
Users that are interested in tinyCRT are comparing it to the libraries listed below
Sorting:
- a getopt[_long] implementation with GNU semantics, taken from netbsd☆13Sep 24, 2012Updated 13 years ago
- Minimalist-lisp interpreter implementation for UNIX-like systems.☆12Mar 14, 2015Updated 10 years ago
- Unix process tree☆15Jan 1, 2015Updated 11 years ago
- A tiny framebuffer image viewer☆13May 30, 2015Updated 10 years ago
- A Linux port of OpenBSD's awk☆14Oct 18, 2018Updated 7 years ago
- Exercises from The Book of C authored by Pragati Dhingra and Priyanka Bhaskar☆10Feb 25, 2023Updated 3 years ago
- A C implementation of Spritz, a spongy RC4-like stream cipher and hash function.☆28Jan 1, 2026Updated 2 months ago
- Minimal, multi-threaded POSIX HTTP 1.1 server written in C using only system libraries.☆20Feb 2, 2018Updated 8 years ago
- Suckless daemons☆19Aug 5, 2015Updated 10 years ago
- ☆26Jun 1, 2014Updated 11 years ago
- A minimalist 2D game engine, written in C++, mainly based on SFML, ImGui, and PugiXml.☆25Updated this week
- A cross-platform immediate mode user-interface library. Public domain.☆34Sep 2, 2017Updated 8 years ago
- Lazy man's, user-mode union file system