myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆493Updated 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☆631Updated last year
- Easy self-referential struct generation for Rust.☆691Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆577Updated 3 weeks ago
- Indented document literals for Rust☆762Updated last month
- Rust method delegation with less boilerplate☆511Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆545Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆821Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated last week
- Struct mocking library for Rust☆481Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Find out path at which a deserialization error occurred☆413Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- ☆501Updated 3 months ago
- Command line parser with applicative interface☆423Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- ☆351Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- oh heck, a case conversion library☆582Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A high performance, zero-copy URL router.☆513Updated last month
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Compile-time type-checked builder derive☆1,141Updated last month
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Inline diagrams for rustdoc with mermaid.js☆546Updated last year