izgzhen / RuScriptLinks
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
Sorting:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- ☆94Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Weak hash tables for Rust☆41Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 weeks ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Language server providing completion for gluon☆52Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- Ergonomic trie data structure☆27Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- ☆60Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- pest book☆49Updated last month