utkarshkukreti / diff.rs
An LCS based slice and string diffing implementation.
☆77Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for diff.rs
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Run closures in parallel☆109Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- ☆59Updated 2 years ago
- ☆68Updated 2 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Async filesystem primitives☆130Updated 3 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Command line flags library that does not require a central list of all the flags☆54Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- ☆123Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆139Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- Convert closures into wakers☆43Updated 3 weeks ago
- Define your own PhantomData☆146Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆168Updated 3 months ago
- Extract differences between arbitrary datastructures☆81Updated 7 months ago
- A library for generating Graphviz DOT language files for graphs.☆73Updated last year
- HTTP date parsing and formatting☆48Updated last year
- ☆100Updated 7 months ago