sgodwincs / uriparse-rs
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
- ☆58Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 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
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Rust serializer library☆87Updated last year
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- ☆64Updated 4 years ago
- ☆107Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated this week
- Exponential backoff generator with jitter.☆89Updated 3 weeks ago
- Futures-aware lock primitives☆39Updated 5 months ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago