myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆478Updated 2 years ago
Alternatives and similar repositories for tap
Users that are interested in tap are comparing it to the libraries listed below
Sorting:
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- Indented document literals for Rust☆762Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆541Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Easy self-referential struct generation for Rust.☆689Updated last year
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Command line parser with applicative interface☆418Updated 2 weeks ago
- Struct mocking library for Rust☆480Updated 4 months ago
- ☆501Updated 2 months ago
- ☆351Updated 2 months ago
- Find out path at which a deserialization error occurred☆411Updated last month
- oh heck, a case conversion library☆580Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A Stable ABI for Rust with compact sum-types☆408Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,138Updated last month
- Structured concurrency operations for async Rust☆486Updated this week
- Deluge, not a stream☆317Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆278Updated last year
- A special input type for nom to locate tokens☆240Updated 11 months ago