aesedepece / scriptfulLinks
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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆20Updated last month
- ☆36Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- ☆31Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- ☆47Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago