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:
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆94Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- ☆19Updated last year
- A golden file testing library for rust☆33Updated last month
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 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
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- ☆41Updated last year
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- ☆34Updated last year
- ☆16Updated 3 years ago
- Macro assembler for Rust☆36Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Weak hash tables for Rust☆39Updated last year
- WLambda - Embeddable Scripting Language for Rust☆55Updated 3 weeks ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- ☆38Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago