sreedevk
|
d97af6b8f6
|
improved parallelization + updated benchmarks
|
2025-07-17 00:31:40 +00:00 |
|
sreedevk
|
90198502a3
|
added exclude file types.
updated documentation to include exclude file types.
|
2025-07-14 12:56:07 +00:00 |
|
Sreedev Kodichath
|
58e33cc8da
|
v0.3 (#61)
- [x] parallelization
- [x] (scanning) + (processing sw & processing hw & formatting & printing)
- [x] reduce cloning values on the heap
- [x] add a partial hashing mode (--strict)
- [x] add unit tests
- [x] add silent mode
- [x] update documentation
- [x] remove color output
- [x] progress bar improvements
- [x] use progress bar groups
- [x] remove broken json rendering
- [x] add benchmarks
|
2025-07-13 19:03:14 -04:00 |
|
sreedev
|
3e407f69c8
|
added json output for further processing using other tools
|
2023-11-14 18:33:40 -05:00 |
|
sreedev
|
dcc709a666
|
added filetype filter
|
2023-07-17 14:06:57 -04:00 |
|
sreedev
|
e3d48ec505
|
v0.2.0
|
2023-07-17 13:59:58 -04:00 |
|
sreedev
|
f9b6d57968
|
added short params
|
2023-01-23 20:05:14 -05:00 |
|
sreedev
|
5c86a080c4
|
Merge branch 'development' into feature/add_scan_control_args
|
2023-01-23 20:03:30 -05:00 |
|
sreedev
|
9f4d9139b6
|
added --min-depth --max-depth --follow-links and renamed --minsize to --min-size
|
2023-01-23 20:03:08 -05:00 |
|
sreedev
|
fa12f85b6a
|
make --dir a positional argument
|
2023-01-23 19:12:55 -05:00 |
|
beeb
|
850c274adc
|
refactor: use globwalk builder pattern
|
2023-01-23 22:28:48 +01:00 |
|
beeb
|
6f8b1d55df
|
feat: switch to globwalk
|
2023-01-23 21:53:44 +01:00 |
|
sreedev
|
7b275d40d0
|
min opts 2
|
2023-01-19 23:27:40 -05:00 |
|
Valentin Bersier
|
84b194efca
|
feat(cli): add value hint for --dir argument
|
2023-01-18 15:40:10 +01:00 |
|
sreedev
|
0e624b042d
|
added minsize filter
|
2023-01-18 02:30:48 -05:00 |
|
sreedev
|
51f5f8e61a
|
incremental hashing + remove sqlite + mmap file reads
|
2023-01-17 23:40:57 -05:00 |
|
sreedev
|
81c96ce3b8
|
code optimizations
|
2023-01-13 20:54:09 -05:00 |
|
sreedev
|
99b87cf7fa
|
Merge branch 'main' into interactive-mode
|
2023-01-09 22:55:14 -05:00 |
|
sreedev
|
0f33b4d6b5
|
added interactive param
|
2023-01-09 11:13:29 -05:00 |
|
Valentin Bersier
|
a76163f24f
|
style: format
|
2023-01-09 16:21:13 +01:00 |
|
Valentin Bersier
|
27fef21be0
|
fix: no unwrap in params.rs
|
2023-01-09 16:17:50 +01:00 |
|
sreedev
|
c2852c6d54
|
restructuring
|
2023-01-01 23:14:28 -05:00 |
|
sreedev
|
8e4eddc145
|
app restructuring
|
2023-01-01 23:11:51 -05:00 |
|