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:
- ☆60Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- Write doc comments from macros☆101Updated 3 weeks ago
- Atomic file-writes.☆100Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Safely combine results☆82Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆122Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust serializer library☆88Updated 2 months ago
- Run closures in parallel☆115Updated 10 months ago
- Macro for writing nested `if let` expressions☆169Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- ☆125Updated 3 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- Compact sets in rust☆56Updated 8 months ago
- ☆108Updated last year