arch-delta project release v0.5

4 minute read Published: 2025-02-16

arch-delta upgrades arch installations using ~83.97%* less bandwidth by only downloading the difference between package versions.

How arch-delta Saves 80+% Of Bandwidth On Upgrades

15 minute read Published: 2025-02-16

arch-delta upgrades arch installations using ~83.97%* less bandwidth by only downloading the difference between package versions.

anti-r published

2 minute read Published: 2021-02-03

anti-r is a spatial data structure that can outperform R-Trees in a few cases.

fix-rat published

2 minute read Published: 2021-01-23

Fix-rat is a rational number with a denominator chosen at compile time.

Im bad at unsafe {}

5 minute read Published: 2020-05-12

I tried writing a Chunked-List data structure and made all the mistakes while using unsafe for that.