dinfuehr / dora
Dora VM
☆503Updated this week
Alternatives and similar repositories for dora:
Users that are interested in dora are comparing it to the libraries listed below
- garbage collection☆321Updated 5 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆664Updated last year
- a parser and lexer generator as a Rust procedural macro☆409Updated 8 months ago
- Safe Rust LLVM bindings☆120Updated 8 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- A dynasm-like tool for rust.☆741Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆992Updated 2 months ago
- A parser combinator library for Rust☆1,312Updated 3 weeks ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆189Updated this week
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆615Updated 3 years ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,126Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆510Updated 3 weeks ago
- historical archive of rust pre-publication development☆671Updated 2 months ago
- LLVM tutorial in Rust language☆1,182Updated 10 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- Allocators in Rust☆311Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/relibc☆880Updated this week
- A C compiler written in Rust, with a focus on good error messages.☆294Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆615Updated last month
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆515Updated 3 years ago
- A JIT experiment in Rust☆133Updated 7 months ago
- Rust grammar tool libraries and binaries☆530Updated last week
- You might not need your garbage collector☆539Updated 4 years ago
- Design by contract style assertions for Rust☆244Updated 4 years ago
- LLVM IR in natural Rust data structures☆579Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,502Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆674Updated last year
- A hobbyist microkernel written in Rust, featuring a capability-based system similar to seL4.☆298Updated 5 years ago
- Microkernel and userspace written in Rust exploring modern ideas☆254Updated this week