6 releases
Uses new Rust 2024
new 0.19.1 | Jul 10, 2025 |
---|---|
0.19.0 | May 31, 2025 |
0.18.3 | May 16, 2025 |
0.18.1 | Mar 27, 2025 |
#208 in #mysql
22 downloads per month
Used in 2 crates
(via rsql_drivers)
105KB
2K
SLoC
rsql_driver_gzip
rsql_driver_gzip
is a gzip decompression driver.
Usage
Driver url format: gzip://<file>
Safety
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
License
Licensed under either of:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dependencies
~41–58MB
~1M SLoC