Generic extensions for tapping values in Rust.
☆506Sep 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generic extensions for tapping values in Rust.☆61Apr 19, 2019Updated 7 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,585Jun 25, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,123Updated this week
- Like Rust's std::Path, but UTF-8.☆569Jun 29, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,405Mar 7, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Support atomic operations on Arc itself☆1,389Jun 28, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 10 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,751Jun 18, 2026Updated last month
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆2,103Jun 27, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,338May 9, 2026Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆176Jul 3, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆383Jul 3, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,519Updated this week
- ☆2,049Jan 27, 2026Updated 5 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Rust proc-macro attribute parser☆1,260Jan 15, 2026Updated 6 months ago
- Indented document literals for Rust☆787Jun 24, 2026Updated last month
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆305Jul 16, 2026Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,762Jun 29, 2026Updated 3 weeks ago
- A next-generation test runner for Rust.☆3,179Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,086Mar 12, 2026Updated 4 months ago
- derive builder implementation for rust structs☆1,539Jan 2, 2026Updated 6 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Easily assign underlying errors into domain-specific errors while adding context☆1,893Updated this week
- Flexible concrete Error type built on std::Error☆6,605Updated this week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,555Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,147Jul 3, 2026Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆161Jul 6, 2026Updated 2 weeks ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,780Updated this week
- Rust cache structures and easy function memoization☆2,069Updated this week
- ☆1,291Oct 28, 2025Updated 8 months ago
- Rust method delegation with less boilerplate☆528Apr 12, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Scan your Rust crate for semver violations.☆1,659Updated this week
- Clone trait that is object-safe