rust-hosted-langs / runtimes-WG
Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for runtimes-WG
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- ☆91Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆59Updated 3 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- ☆27Updated 7 years ago
- Experimental persistent collections in Rust☆43Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Following along with http://www.craftinginterpreters.com, except in Rust☆24Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Safe LLVM bindings for Rust☆21Updated 10 months ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago