thepowersgang / rust-ccLinks
A C Compiler/Parser written in Rust
☆52Updated 2 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:
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- dlmalloc ported into Rust☆110Updated 3 weeks ago
- A JIT experiment in Rust☆140Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A port of the Berkeley YACC parser-generator to Rust☆132Updated last year
- LALR grammar and parser for Rust using flex and bison☆50Updated 7 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A Rust-like language compiling to x86-64 assembler☆53Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Context utilities in Rust☆92Updated 2 years ago
- Pratt parser written in Rust☆91Updated last year
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆90Updated 2 years ago
- Simple scripting language interpreter☆24Updated 4 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- A network stack in pure Rust☆58Updated 9 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago