aesedepece / scriptful
A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for scriptful
- ☆11Updated 4 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- A library for extracting and validating links.☆22Updated 2 months ago
- Rust web-framework for websocket based web-apps☆9Updated 6 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.☆18Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A stack-allocated box that stores trait objects.☆19Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Non-owning unsafe I/O☆20Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Thread-unsafe async runtime☆27Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago