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:
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆94Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- ☆40Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- skryn is a Desktop GUI framework written purely in Rust☆67Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆53Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago