ifduyue / musl
unofficial musl mirror git://git.musl-libc.org/musl
☆174Updated last month
Related projects ⓘ
Alternatives and complementary repositories for musl
- A mini x86-64 assembler for fun and learning.☆203Updated 3 years ago
- The first C compiler made to work under modern GCC☆161Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- xv6 OS☆235Updated last month
- C11 compiler (mirror)☆733Updated 6 months ago
- Cake a C23 front end and transpiler written in C☆548Updated last week
- musl - an implementation of the standard library for Linux-based systems☆128Updated last month
- A simple C coroutine library.☆226Updated 9 months ago
- All-inclusive Buffer for C☆411Updated last year
- The first C compiler ported to x86☆190Updated 3 years ago
- A Defer statement for C☆229Updated 3 years ago
- Quicksort implemented as a C macro☆165Updated 2 years ago
- Linux system calls.☆213Updated 5 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆522Updated last month
- C99 parser and frontend for libfirm☆341Updated last year
- Type-safe Printf in C☆67Updated 2 years ago
- The Xr0 Verifier for C☆174Updated 3 weeks ago
- ☆82Updated 2 years ago
- clex is a simple lexer generator☆93Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- simple java virtual machine☆252Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆264Updated this week
- Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.☆260Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++