myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆453Updated last year
Alternatives and similar repositories for tap
Users that are interested in tap are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- ☆489Updated 7 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Indented document literals for Rust☆712Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated this week
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- A binary encoder/decoder for Rust☆475Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆368Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Struct mocking library for Rust☆465Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Command line parser with applicative interface☆385Updated 3 weeks ago
- Making parsing a breeze☆741Updated last week
- A Stable ABI for Rust with compact sum-types☆376Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Typed distributed plugin registration☆1,122Updated 3 months ago