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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- ☆31Updated 5 years ago
- ☆39Updated 2 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Non-owning unsafe I/O☆22Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆36Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago