thepowersgang / rust-ccLinks
A C Compiler/Parser written in Rust
☆54Updated 6 months ago
Alternatives and similar repositories for rust-cc
Users that are interested in rust-cc are comparing it to the libraries listed below
Sorting:
- In-memory filesystem in Rust☆74Updated 6 years ago
- A simple Pascal interpreter written in rust.☆60Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Final project for CIS 198 at Penn☆79Updated 9 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A JIT experiment in Rust☆142Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- A Rust-like language compiling to x86-64 assembler☆54Updated 3 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago
- A tree-walk lox interpreter written in Rust.☆20Updated 7 years ago
- Rust implementation of Xinu educational operating system☆34Updated 5 years ago
- liburing bindings☆35Updated 3 years ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- dlmalloc ported into Rust☆114Updated last month
- LLVM wrappers for Rust☆69Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- abandoned update of jack crenshaw's compilers intro☆116Updated 7 years ago
- A pure Rust memory allocator☆50Updated 12 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago
- LALR grammar and parser for Rust using flex and bison☆51Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago