adrianmrit / yamisLinks
Task runner for teams and individuals. Written in Rust.
☆9Updated 2 years ago
Alternatives and similar repositories for yamis
Users that are interested in yamis are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 11 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated 11 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 4 years ago
- Easy-cast library☆27Updated 5 months ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆16Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- ☆13Updated 4 years ago
- What if there's something important in there?☆9Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- threadstack, ergonomic library for thread local stacks☆12Updated 4 years ago
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A configurable async Rust crate that provides a simple way to declaratively navigate to multiple webpages, scrape contents, and follow li…☆15Updated 5 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- View shaders in real-time☆11Updated last month
- Non-owning unsafe I/O☆20Updated 6 months ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- ☆20Updated 2 weeks ago