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:
- ☆94Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- ☆19Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Macros have types!☆131Updated 2 years ago
- ☆39Updated 4 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Platform-independent space-efficient tagged pointers in Rust☆20Updated 2 months ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Rust testing framework for compilers and VMs☆51Updated 6 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week