myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆464Updated last year
Alternatives and similar repositories for tap
Users that are interested in tap are comparing it to the libraries listed below
Sorting:
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆496Updated last week
- Rust procedural macro attribute for adding test cases easily☆625Updated last year
- Rust method delegation with less boilerplate☆495Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆546Updated last week
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- ☆494Updated 10 months ago
- Indented document literals for Rust☆730Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆391Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Struct mocking library for Rust☆470Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- A high performance, zero-copy URL router.☆474Updated last month
- Command line parser with applicative interface☆396Updated 3 months ago
- Deluge, not a stream☆316Updated last year
- Delegation of trait implementations via procedural macros☆274Updated this week
- ☆330Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Inline diagrams for rustdoc with mermaid.js☆534Updated 11 months ago
- Compile-time type-checked builder derive☆1,066Updated last week
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆760Updated 5 months ago