rust-hosted-langs / runtimes-WG
Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs
☆34Updated 6 years ago
Alternatives and similar repositories for runtimes-WG:
Users that are interested in runtimes-WG are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 9 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
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆93Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- skryn is a Desktop GUI framework written purely in Rust☆66Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆43Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- ☆27Updated 8 years ago
- Language server providing completion for gluon☆52Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago