Fsdd Alternatives
Similar projects and alternatives to fsdd based on common topics and language
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
-
-
teldrive
Discontinued Teldrive [GET https://api.github.com/repos/tgdrive/teldrive: 404 - Not Found // See: https://docs.github.com/rest]
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
fsdd discussion
fsdd reviews and mentions
-
Just cut my go mod disk cache in halve without deleting/loosing a single bit!
Yes, that why I prefer hardlinks (see README.md disclaimer) normally on pure read-only and compressed filesystems (eg. r/o rootfs images).
-
HN: Help make Golang more (resource|env) friendly
just discovered that the (sometimes excessive large) golang mod disk cache is - in opposite to the compiler cache - not (yet) properly deduplicated.
Try yourself: Made a little hack/tool to deduplicate data via hardlinks (unix/i-node-filesystems tested only, not windows yet).
https://github.com/paepckehh/fsdd
Stats
paepckehh/fsdd is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of fsdd is Go.