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
- A very small GC in Rust, with a safe API☆67Updated last year
- ☆94Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Logic programming, for Rust, from inside Rust.☆44Updated 5 years ago
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- GLL parsing framework.☆139Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago