dinfuehr / doraLinks
Dora VM
☆504Updated last 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☆693Updated 2 months ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- garbage collection☆321Updated 5 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 5 months ago
- A dynasm-like tool for rust.☆778Updated last week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- LLVM tutorial in Rust language☆1,208Updated last year
- A JIT experiment in Rust☆139Updated last year
- A parser combinator library for Rust☆1,329Updated 5 months ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- A high-level language for Rust☆338Updated 6 years ago
- You might not need your garbage collector☆543Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆204Updated 2 months ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆621Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- Microkernel and userspace written in Rust exploring modern ideas☆259Updated last week
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆144Updated last month
- Rust grammar tool libraries and binaries☆549Updated 3 weeks ago
- An interpreter for the Monkey programming language written in Rust☆380Updated last year
- Incremental garbage collection from safe Rust☆741Updated 2 weeks ago
- An industrial-grade brainfuck compiler☆531Updated last year
- historical archive of rust pre-publication development☆689Updated 7 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/relibc☆907Updated this week
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆522Updated 3 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago