izgzhen / RuScript
Experimental Language based on Rust and Haskell
☆51Updated 8 years ago
Alternatives and similar repositories for RuScript:
Users that are interested in RuScript are comparing it to the libraries listed below
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- ☆93Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- Safe LLVM bindings for Rust☆21Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Language server providing completion for gluon☆52Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆24Updated 7 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- Weak hash tables for Rust☆35Updated last year
- A library for garbage collection in Rust.☆13Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Target "triple" support☆50Updated last month