aesedepece / scriptful
A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.
☆13Updated 2 years ago
Alternatives and similar repositories for scriptful
Users that are interested in scriptful are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- ☆36Updated 9 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A simple spline editor for the splines crate☆24Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Non-owning unsafe I/O☆20Updated 5 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago