izgzhen / RuScriptLinks
Experimental Language based on Rust and Haskell
☆54Updated 8 years ago
Alternatives and similar repositories for RuScript
Users that are interested in RuScript are comparing it to the libraries listed below
Sorting:
- ☆94Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- GLL parsing framework.☆138Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- Garbage collector library☆24Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Simple malloc implementation.☆33Updated 9 months ago