onehr / crustLinks
C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)
☆176Updated 5 years ago
Alternatives and similar repositories for crust
Users that are interested in crust are comparing it to the libraries listed below
Sorting:
- A JIT experiment in Rust☆143Updated last year
- A C compiler written in Rust, with a focus on good error messages.☆303Updated 11 months ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆268Updated last month
- garbage collection☆326Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- Toy microkernel and userspace written in Rust, exploring modern ideas☆266Updated 4 months ago
- Lightweight C parser for Rust☆239Updated 3 months ago
- ☆238Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Allocators in Rust☆317Updated 5 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆218Updated last month
- A C/C++ build system/project manager written in Rust☆157Updated 4 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Magical ELF and Mach-o object file writer backend☆290Updated last year
- cpuid library in rust.☆175Updated last month
- offsetof for Rust☆228Updated last year
- Rust library to use x86 (amd64) specific functionality and registers.☆316Updated 2 years ago
- RISC-V OS written in Rust☆141Updated 2 weeks ago
- In-memory filesystem in Rust☆74Updated 6 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Write and execute C code inside Rust.☆155Updated last year
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32Updated 5 years ago
- elf parser and navigation tool, pure Rust☆173Updated 10 months ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆197Updated last year
- Jazz - register-based virtual machine and programming language☆27Updated 7 years ago