sgodwincs / uriparse-rsLinks
Implementation of RFC3986 including URIs and URI references.
☆34Updated 3 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:
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- ☆108Updated last year
- ☆125Updated 3 years ago
- Write doc comments from macros☆101Updated last week
- Rust serializer library☆88Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- ☆60Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆38Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆122Updated 7 months ago
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Run closures in parallel☆115Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- ☆146Updated last month