Commit Graph

20 Commits

Author SHA1 Message Date
7256de34ac fix: add 'fdfind' binary name 2025-04-09 13:25:58 +03:00
bce3c6bdba ci: install fd-find 2025-04-09 09:57:05 +03:00
0cf677d5cb ci: add fixture example 2025-04-09 09:54:34 +03:00
1683728031 fix: remove clippy warnings 2025-04-09 09:26:01 +03:00
c1e568aa3f refactor: impl Display and Default 2025-04-09 09:21:32 +03:00
620c274e54 refactor: use anyhow::Result 2025-04-08 15:40:33 +03:00
1a0f34c996 refactor: benchmarks 2025-04-01 14:29:43 +03:00
385a4bf20e test(bench): add basic benchmark 2025-03-31 13:55:33 +03:00
bee7bd2097 feat(snapshot): add filesystem snapshot creator 2025-03-26 07:34:30 +02:00
f15727203d refactor: separate main function 2025-03-25 14:50:56 +02:00
5647d63978 docs: add docstrings 2025-03-25 14:37:17 +02:00
859bd1135e feat: improve execution speed 2025-03-21 21:13:15 +02:00
4711a77f7b docs: add readme 2025-03-20 15:17:01 +02:00
4613d4ce48
Create LICENSE-APACHE 2025-03-20 15:01:05 +02:00
8b6106a705
Create LICENSE-MIT 2025-03-20 15:00:41 +02:00
956ea4e410 ci: fix errors 2025-03-20 14:57:37 +02:00
d2cce4b6c0 ci: add initial CI/CD 2025-03-20 14:47:49 +02:00
724e0fffd3 refactor: mitigate some issues 2025-03-20 14:03:50 +02:00
73e1b44312 feat: implement main functionality 2025-03-20 13:25:08 +02:00
39ccbd6e58 Initial commit 2025-03-20 12:06:15 +02:00