issues
search
luizirber
/
niffler
Simple and transparent support for compressed files.
Apache License 2.0
75
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: clean up feature usage
#68
luizirber
opened
5 months ago
2
Refactor: use declarative macro to implement formats
#67
luizirber
opened
5 months ago
2
CI: use cargo-semver-checks to verify breaking changes
#66
luizirber
closed
5 months ago
1
Prepare release 2.6.0
#65
natir
closed
5 months ago
1
Replace xz2 with liblzma
#64
luizirber
closed
5 months ago
4
Update Cargo.toml
#63
Dylan-DPC
closed
5 months ago
3
bzip2 multistream support
#62
luizirber
closed
1 year ago
2
Concatenated bz2 causes silent data loss on read
#61
Benjamin-Lee
closed
1 year ago
1
Prepare release 2.5.0
#60
natir
closed
1 year ago
1
Support Zstd with Send
#59
luizirber
closed
1 year ago
2
Implement `Send` encoder/decoder for Zstd
#58
jdidion
closed
1 year ago
1
Add continuous deployment workflow
#57
Ebedthan
closed
2 years ago
2
After bump to 1.60 at MSRV clean features
#56
natir
opened
2 years ago
0
performance opening gzip with from_path() and serde_json::from_reader()
#55
dholth
closed
2 years ago
12
Add feature to allow user to select features of backend
#54
natir
closed
2 years ago
5
miniz_oxide is slow, provide some options to use different flate2 backends
#53
dralley
closed
2 years ago
2
Deduplicate implementation of get_first_{bytes|five} functions
#52
dralley
closed
2 years ago
1
Support BufRead interfaces
#51
dralley
closed
2 years ago
1
Track and provide access to "bytes_in" and "bytes_out"
#50
dralley
opened
2 years ago
2
Jump to edition 2021
#49
natir
closed
1 year ago
0
Bump MSRV to 1.51
#48
natir
closed
2 years ago
1
add gh issue templates
#47
Ebedthan
closed
2 years ago
3
Remote cfg_if! macro dependency
#46
dralley
closed
3 years ago
6
niffler dependent on failure
#45
Ebedthan
closed
3 years ago
4
Add basic zstd support
#44
luizirber
closed
2 years ago
3
Async support
#43
LEXUGE
opened
3 years ago
1
Bump MSRV to 1.42 and use subslices pattern
#42
natir
closed
3 years ago
2
bump MRV to 1.42
#41
natir
closed
3 years ago
3
Add feature xz
#40
natir
closed
3 years ago
1
Add XZ as a compression format alias for LZMA
#39
dralley
closed
3 years ago
2
Update cfg-if requirement from 0.1 to 1.0
#38
dependabot-preview[bot]
closed
4 years ago
1
Support seek send and prepare any future extension
#37
natir
closed
3 years ago
7
faster flate2 backend available
#36
luizirber
closed
2 years ago
0
add Send bounds
#35
luizirber
closed
4 years ago
4
CI: add minimum supported Rust version check
#34
luizirber
closed
4 years ago
1
Update bzip2 requirement from 0.3.3 to 0.4.1
#33
dependabot-preview[bot]
closed
4 years ago
5
Document how to use features in README and docs
#32
luizirber
closed
4 years ago
2
Document feature selection in README
#31
luizirber
closed
4 years ago
0
CI and release process improvements
#30
luizirber
closed
1 year ago
6
Make gz optional
#29
luizirber
closed
4 years ago
2
Replace GzDecoder with MultiGzDecoder
#28
luizirber
closed
4 years ago
1
Replace GzDecoder with MultiGzDecoder?
#27
luizirber
closed
4 years ago
5
Add more test on compression level conversion
#26
natir
closed
4 years ago
1
Add benchmark
#25
natir
closed
4 years ago
6
Allow user to choose wich backend library is used
#24
natir
closed
2 years ago
6
[CI] Replace coverage with tarpaulin
#23
luizirber
closed
4 years ago
1
Added Clone and Copy to pub enums
#22
schmidmt
closed
4 years ago
3
wasm feature
#21
luizirber
opened
4 years ago
0
Benchmarking/performance tracking
#20
luizirber
closed
4 years ago
0
Use &mut in docs
#19
luizirber
closed
4 years ago
1
Next