myrrlyn / tap
Generic extensions for tapping values in Rust.
☆430Updated last year
Alternatives and similar repositories for tap:
Users that are interested in tap are comparing it to the libraries listed below
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 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…☆450Updated this week
- Command line parser with applicative interface☆375Updated last week
- Rust procedural macro attribute for adding test cases easily☆617Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Compile-time type-checked builder derive☆969Updated this week
- ☆478Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Indented document literals for Rust☆699Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Inline diagrams for rustdoc with mermaid.js☆517Updated 5 months ago
- Rust method delegation with less boilerplate☆463Updated this week
- Structured concurrency operations for async Rust☆441Updated last month
- Deluge, not a stream☆316Updated last year
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆259Updated last year