rust-hosted-langs / runtimes-WGLinks
Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs
☆34Updated 7 years ago
Alternatives and similar repositories for runtimes-WG
Users that are interested in runtimes-WG are comparing it to the libraries listed below
Sorting:
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆94Updated last year
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆27Updated 8 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Ergonomic trie data structure☆27Updated 6 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- More maintainable Rust test☆28Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆53Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Put a program in your program, so you can program while you program.☆46Updated 9 years ago
- Safe LLVM bindings for Rust☆21Updated last year