https://github.com/squell/rustbucket
Iron chemically bonded with oxygen.
https://github.com/squell/rustbucket
Last synced: about 1 year ago
JSON representation
Iron chemically bonded with oxygen.
- Host: GitHub
- URL: https://github.com/squell/rustbucket
- Owner: squell
- License: isc
- Created: 2022-11-09T13:20:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T12:05:43.000Z (over 1 year ago)
- Last Synced: 2025-03-25T18:14:15.477Z (about 1 year ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rustbucket
==========
Rapid oxidization processes.
bhuff
-----
Simple compression using Burrows-Wheeler + Move-to-front transformations, and static Huffman encoding; use `bhuff` and `bhuff -d`. This will be extremely slow on very large files.