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
- ☆91Updated last year
- Tutorial and demo of rust compiler replacement tooling☆55Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆42Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆40Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A fast map for when one doesn't care about choosing the keys.☆26Updated this week
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Put a program in your program, so you can program while you program.☆45Updated 8 years ago