Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gww
on Oct 18, 2022
|
parent
|
context
|
favorite
| on:
pigz: A parallel implementation of gzip for multi-...
There is another nice multi-core gzip based library called BGZF[1]. It is commonly used in bioinformatics. BGZF has the added advantage that it is block compressed with built in indexing method to permit seeking in compressed files.
[1]
https://github.com/samtools/htslib
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/samtools/htslib