contextfreecode / async-execLinks
☆12Updated 3 years ago
Alternatives and similar repositories for async-exec
Users that are interested in async-exec are comparing it to the libraries listed below
Sorting:
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Helps you frob those bits☆38Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated 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
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Compile your WebAssembly programs into SPIR-V shaders☆53Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- An `abilists` parser crate for Rust.☆25Updated 11 months ago
- A potentially interesting state machine PoC☆21Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- HSLUV implementation in Rust☆27Updated 4 years ago
- ☆35Updated 4 months ago
- 👀 Multi-peek iterator (no-std)☆27Updated 5 months ago
- ☆36Updated 9 months ago
- ☆27Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- An experimental project to create an interactive programming language.☆17Updated this week
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 weeks ago
- Simple bitset with small-set (single-word) optimization☆19Updated 11 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- c'est le marché☆40Updated last year
- horrible serde macro stuff☆39Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar