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 11 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
- 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
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆94Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆27Updated 10 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- ☆27Updated 8 years ago
- ☆40Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Pure-Rust Command Line Editing Library☆26Updated 8 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆60Updated 3 years ago