sgodwincs / uriparse-rsLinks
Implementation of RFC3986 including URIs and URI references.
☆33Updated 2 years ago
Alternatives and similar repositories for uriparse-rs
Users that are interested in uriparse-rs are comparing it to the libraries listed below
Sorting:
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- ☆58Updated 9 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Safely combine results☆81Updated 9 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- ☆107Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Rust serializer library☆87Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year