Generic extensions for tapping values in Rust.
☆501Sep 29, 2023Updated 2 years ago
Alternatives and similar repositories for tap
Users that are interested in tap are comparing it to the libraries listed below
Sorting:
- Generic extensions for tapping values in Rust.☆59Apr 19, 2019Updated 6 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Rust newtype with guarantees 🇺🇦 🦀☆1,652Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,977Feb 13, 2026Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆174Feb 7, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Feb 25, 2026Updated last week
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A next-generation test runner for Rust.☆2,839Updated this week
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Clone trait that is object-safe☆749Feb 16, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Mar 29, 2023Updated 2 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- a Rust library for running child processes☆1,012Nov 18, 2025Updated 3 months ago
- Rust method delegation with less boilerplate☆516Nov 17, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,623Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month