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 last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- skryn is a Desktop GUI framework written purely in Rust☆66Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- ☆40Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- ☆94Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆60Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆53Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago