aesedepece / scriptfulLinks
A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.
☆13Updated 3 years ago
Alternatives and similar repositories for scriptful
Users that are interested in scriptful are comparing it to the libraries listed below
Sorting:
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆47Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆56Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Non-owning unsafe I/O☆22Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago