myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆471Updated 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☆632Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆555Updated 2 months ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆667Updated 10 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…☆511Updated last week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Struct mocking library for Rust☆476Updated last month
- ☆501Updated this week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- oh heck, a case conversion library☆566Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- ☆340Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last month
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Indented document literals for Rust☆746Updated 3 weeks ago
- Deluge, not a stream☆317Updated last year
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Command line parser with applicative interface☆406Updated 2 weeks ago
- Structured concurrency operations for async Rust☆474Updated last month
- A high performance, zero-copy URL router.☆489Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Getters and Setters for Rust.☆372Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆433Updated last week