DimaKudosh / difflib
Port of Python's difflib library to Rust
☆47Updated 3 years ago
Alternatives and similar repositories for difflib:
Users that are interested in difflib are comparing it to the libraries listed below
- JQuery for Crabs☆53Updated 10 months ago
- ☆57Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An LCS based slice and string diffing implementation.☆80Updated last year
- Rust bindings to librsync☆35Updated last year
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- A serde wrapper that allows to (de)serialize regular expressions☆65Updated 2 years ago
- Minimal and dependency free implementation of SHA1 for Rust☆78Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 3 years ago
- Auto-generated rust bindings for libpq☆43Updated this week
- A Rust library for accessing Linux process and system information☆90Updated last year
- Rust high level bindings crate for the `libmagic` C library☆51Updated last month
- Port of the Python element tree library to Rust☆61Updated last year
- Rust serializer library☆87Updated 10 months ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Basic statistical functions on streams for Rust.