jkelleyrtp / pipetteLinks
A tiny crate mimicking Elixir's pipe operator for Rust without macros.
☆36Updated 3 years ago
Alternatives and similar repositories for pipette
Users that are interested in pipette are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Generative arts library in Rust☆21Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- ☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- An async version of iterator☆40Updated last year
- ☆24Updated 2 years ago
- Build your own hostingless server.☆34Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- ☆34Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated 9 months ago