myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆476Updated 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
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- ☆501Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Indented document literals for Rust☆753Updated this week
- Command line parser with applicative interface☆416Updated last month
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Find out path at which a deserialization error occurred☆406Updated last month
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- ☆347Updated last month
- Struct mocking library for Rust☆477Updated 2 months ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- oh heck, a case conversion library☆572Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Deluge, not a stream☆317Updated 2 years ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated last week
- Getters and Setters for Rust.☆377Updated 6 months ago