sawcce / zubbersLinks
A me maintained zub-vm fork. A super-fast, stack-based virtual machine for dynamic languages
☆12Updated last month
Alternatives and similar repositories for zubbers
Users that are interested in zubbers are comparing it to the libraries listed below
Sorting:
- WLambda - Embeddable Scripting Language for Rust☆53Updated 4 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A highly experiment portable runtime☆20Updated last year
- Macro assembler for Rust☆35Updated last year
- A visually pleasing language for langjam 3☆16Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- ☆36Updated last year
- Experimental JIT compiler generator☆27Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Add types to your macros arguments in Rust☆13Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Ellie is a type-safe programing language that runs on embedded and sandboxed environments.☆44Updated last week
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Exhaustive iteration trait in Rust