softwaremill / softwaremill/jox
Byte flow codecs: gzip/gunzip, deflate, inflate, base64, digest, encode/decode string w/ charset
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 423
- Forks
- 16
- Avg merge
- 15h 5m
- Merged PRs (30d)
- 17
Description
Both in ox & jox
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests byte-flow codecs for both ox and jox, including compression, encoding, digest, and string charset operations. No files, tests, or entry points are identified in the issue, so first locate the relevant byte-flow APIs in both projects. Done should cover the requested operations in both ox and jox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100