wuzhouhui / c_standard_libLinks
source code of The Standard C Library, by Plauger
☆323Updated 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:
- Object-Oriented Programming With ANSI-C☆290Updated 4 years ago
- C Interfaces and Implementations☆670Updated 9 months ago
- Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.☆359Updated 7 years ago
- UNIX 6th Edition Kernel Source Code☆434Updated 6 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆575Updated last year
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- book and codes for Modern Compiler Implementation in C☆386Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆394Updated 10 years ago
- Tetris in C and NCURSES.☆259Updated 5 years ago
- A very small C interpreter☆412Updated 3 years ago
- Linux Kernel 1.0☆157Updated 4 years ago
- Practical design patterns in C☆442Updated last year
- Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book☆296Updated 4 years ago
- ☆277Updated 2 years ago
- A C compiler written in C☆101Updated 2 years ago
- Hands-On Network Programming with C, published by Packt☆333Updated 2 months ago
- 64 bit nasm code examples☆59Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆584Updated last month
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆174Updated 3 years ago
- A toy C compiler☆524Updated 4 years ago
- Unix System V6☆126Updated 16 years ago
- All Examples and Exercises from K&R The C Programming Language 2nd edition book☆179Updated 4 years ago
- Simple hash table implemented in C☆175Updated last year
- Code samples for the book Patterns in C☆184Updated 9 years ago
- 1st version of Linux Kernel☆75Updated 5 years ago
- A simple webserver written in C☆752Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago