Skip to content

feat(data): add lz77 compression helper#67

Merged
f-gueguen merged 1 commit into
mainfrom
feature/lz77
Oct 17, 2025
Merged

feat(data): add lz77 compression helper#67
f-gueguen merged 1 commit into
mainfrom
feature/lz77

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • add sliding-window LZ77 encoder/decoder with configurable window sizes
  • document API, add example hook-ups, and update roadmap
  • ship vitest coverage and example registry entries

@f-gueguen f-gueguen merged commit 20ffe7f into main Oct 17, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/lz77 branch October 17, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant