Marwes / nanboxLinks
A rust crate which implements nanboxing
☆22Updated 8 years ago
Alternatives and similar repositories for nanbox
Users that are interested in nanbox are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆94Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Logic programming, for Rust, from inside Rust.☆43Updated 5 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Fungi: Typed incremental computation with names☆70Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆39Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- Macros have types!☆133Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 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 macro for defining type operators in Rust.☆65Updated 8 years ago
- ☆62Updated 7 years ago
- JS affine☆69Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- GLL parsing framework.☆138Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆60Updated 4 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A whitespace JIT compiler☆67Updated 7 months ago