wuzhouhui / c_standard_libLinks
source code of The Standard C Library, by Plauger
☆321Updated 8 years ago
Alternatives and similar repositories for c_standard_lib
Users that are interested in c_standard_lib are comparing it to the libraries listed below
Sorting:
- Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.☆358Updated 7 years ago
- Object-Oriented Programming With ANSI-C☆290Updated 4 years ago
- C Interfaces and Implementations☆667Updated 8 months ago
- Linux Kernel 1.0☆157Updated 4 years ago
- My C libraries and programs☆60Updated 10 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- book and codes for Modern Compiler Implementation in C☆384Updated last year
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- track of Tiny C Compiler☆142Updated 14 years ago
- The library you create when you are done with Learn C The Hard Way☆358Updated 2 years ago
- A toy C compiler☆524Updated 4 years ago
- GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.☆1,934Updated 6 years ago
- C Programming with Christine Landerau☆31Updated 10 years ago
- Simple C compiler☆1,490Updated 6 months ago
- A Tiny Garbage Collector for C☆999Updated 2 years ago
- C doubly linked list☆453Updated last year
- UNIX 6th Edition Kernel Source Code☆433Updated 6 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- My 32 bit x86 OS journey.☆119Updated last year
- Doug Lea's memory allocator☆266Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆150Updated 8 years ago
- small self hosting C compiler☆480Updated 3 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆569Updated last month
- A collection of commonly used C MACROS☆141Updated 2 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago