https://github.com/j-hc/cmpr
Minimal and fast file comparator with memory mapping for android and unix in general. Faster than alternatives including GNU diffutils. That's all.
https://github.com/j-hc/cmpr
Last synced: about 2 months ago
JSON representation
Minimal and fast file comparator with memory mapping for android and unix in general. Faster than alternatives including GNU diffutils. That's all.
- Host: GitHub
- URL: https://github.com/j-hc/cmpr
- Owner: j-hc
- License: gpl-3.0
- Created: 2022-08-10T21:55:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T10:24:28.000Z (over 1 year ago)
- Last Synced: 2025-04-10T00:13:57.448Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 7
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmpr
Minimal and fast file comparator with memory mapping. Faster than alternatives including **GNU diffutils**. That's all.