Kixiron / tagged-boxLinks
A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro interface to safely create NaN-boxed enums.
☆19Updated 5 years ago
Alternatives and similar repositories for tagged-box
Users that are interested in tagged-box are comparing it to the libraries listed below
Sorting:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆94Updated last year
- Rust bindings for libgccjit.☆52Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- Experimental persistent collections in Rust☆45Updated 7 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 4 months ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- ☆19Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Macro assembler for Rust☆35Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- ☆16Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Garbage collector library☆23Updated 3 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Lisp compiler using Rust☆18Updated last year
- Compiler for a toy Lisp language☆63Updated 5 years ago
- Rust Lisp expression parser and serializer☆183Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago