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:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Utility for reusing memory☆53Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆42Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆47Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆31Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆18Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago