myrrlyn / tap
Generic extensions for tapping values in Rust.
☆424Updated last year
Alternatives and similar repositories for tap:
Users that are interested in tap are comparing it to the libraries listed below
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆436Updated this week
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Easy self-referential struct generation for Rust.☆571Updated last month
- Like Rust's std::Path, but UTF-8.☆465Updated 6 months ago
- Rust method delegation with less boilerplate☆455Updated last week
- Deluge, not a stream☆316Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Structured concurrency operations for async Rust☆436Updated 3 weeks ago
- ☆309Updated 2 years ago
- Struct mocking library for Rust☆452Updated 2 months ago
- Command line parser with applicative interface☆367Updated last week
- Compile-time type-checked builder derive☆944Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆708Updated this week
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Inline diagrams for rustdoc with mermaid.js☆513Updated 4 months ago
- Indented document literals for Rust☆690Updated last week
- ☆463Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Fast floating point to string conversion☆622Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆356Updated 7 months ago