rust-hosted-langs / runtimes-WG
Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs
☆34Updated 6 years ago
Alternatives and similar repositories for runtimes-WG:
Users that are interested in runtimes-WG are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Ergonomic trie data structure☆26Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simplistic parsing library in Rust☆20Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Following along with http://www.craftinginterpreters.com, except in Rust☆24Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- ☆25Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- x86 bare metal Rust thing☆28Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago