-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
- Checksum support (<- Great first issue!)
- Check if/how much building custom FSE tables improves the compression rate and what the performance implications are
- Check if/how much rebuilding huffman tables for each block helps/hurts performance and ratio
- Dictionary support
- Check other matching algorithms and window sizes to implement more compression levels
- Make the
Matcher
trait public and allow users to provide their own implementations
bonsairobo
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers