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 2 years ago
- ☆23Updated 2 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Rust bindings for libgccjit.☆55Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 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
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆63Updated last year
- ☆55Updated 5 months ago
- Rust Lisp expression parser and serializer☆196Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆86Updated 9 years ago
- Compiler for a toy Lisp language☆64Updated 5 years ago
- exhaustive testing library☆66Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- Macros have types!☆134Updated 2 years ago