myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆475Updated 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☆629Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 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…☆512Updated this week
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- Command line parser with applicative interface☆413Updated 2 weeks ago
- Indented document literals for Rust☆751Updated last week
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- ☆501Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated last week
- ☆345Updated 3 weeks ago
- Struct mocking library for Rust☆477Updated 2 months ago
- Find out path at which a deserialization error occurred☆403Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆938Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- oh heck, a case conversion library☆570Updated 3 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Deluge, not a stream☆317Updated 2 years ago
- A Stable ABI for Rust with compact sum-types☆404Updated 6 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago