jkelleyrtp / pipette
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
- Asynchronize blocking operation.☆26Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- Simple and fast async channels☆15Updated 9 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 7 months ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆35Updated last year
- hot-reload template for Rust☆21Updated 2 years ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- NATS unique identifiers☆20Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 2 years ago