myrrlyn / tapLinks
Generic extensions for tapping values in Rust.
☆462Updated last year
Alternatives and similar repositories for tap
Users that are interested in tap are comparing it to the libraries listed below
Sorting:
- Rust method delegation with less boilerplate☆494Updated last month
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- Easy code duplicate with substitution for Rust☆246Updated last week
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- Command line parser with applicative interface☆395Updated 2 months ago
- Struct mocking library for Rust☆470Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Deluge, not a stream☆316Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- Indented document literals for Rust☆724Updated last week
- ☆493Updated 9 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆429Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,055Updated last week
- A Stable ABI for Rust with compact sum-types☆387Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆329Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- oh heck, a case conversion library☆556Updated last week
- Getters and Setters for Rust.☆362Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago