dinfuehr / doraLinks
Dora VM
☆506Updated this week
Alternatives and similar repositories for dora
Users that are interested in dora are comparing it to the libraries listed below
Sorting:
- JIT compiler and runtime for a toy language, using Cranelift☆710Updated last week
- Safe Rust LLVM bindings☆125Updated 8 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A dynasm-like tool for rust.☆797Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- garbage collection☆324Updated 6 years ago
- LLVM tutorial in Rust language☆1,222Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A parser combinator library for Rust☆1,340Updated 9 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- A C compiler written in Rust, with a focus on good error messages.☆303Updated 9 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated this week
- A JIT experiment in Rust☆141Updated last year
- An industrial-grade brainfuck compiler☆541Updated last year
- A high-level language for Rust☆341Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 4 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 5 months ago
- historical archive of rust pre-publication development☆697Updated 11 months ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆625Updated 4 years ago
- Design by contract style assertions for Rust☆251Updated 4 years ago
- An interpreter for the Monkey programming language written in Rust☆386Updated last year
- You might not need your garbage collector☆541Updated 5 years ago
- Rust grammar tool libraries and binaries☆563Updated 2 weeks ago
- Toy microkernel and userspace written in Rust, exploring modern ideas☆263Updated last month
- Incremental garbage collection from safe Rust☆776Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,256Updated 3 weeks ago
- Allocators in Rust☆316Updated 5 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆684Updated 2 years ago