larryhe / tinyCRTLinks
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
☆28Updated 8 years ago
Alternatives and similar repositories for tinyCRT
Users that are interested in tinyCRT are comparing it to the libraries listed below
Sorting:
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- My C libraries☆25Updated 2 months ago
- Single header libraries☆24Updated 5 years ago
- Lightweight logging library for C/C++☆38Updated 3 months ago
- Collection of small public domain file archivers☆68Updated 2 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- single header file libraries for C/C++☆22Updated 5 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- Simple string and Unicode library written in C.☆40Updated 3 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- Cross-platform C audio mixer library for games (fork of http://code.google.com/p/gorilla-audio/)☆19Updated 11 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- Mini Shadertoy WIP☆18Updated 6 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆48Updated 3 years ago
- Single file public domain networking library☆63Updated 4 years ago
- A C compiler☆55Updated 4 years ago
- Fast and portable single-header C file Json encoder/decoder☆62Updated last year
- Single file public domain networking library☆10Updated 10 years ago
- Rendering library for 2D/3D graphics☆25Updated 2 years ago
- Tiny PreProcessor☆18Updated 7 months ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- A slim, fast and header-only GIF loader written in C