rust-lang / libz-sysLinks
Rust crate package to link to a system libz (zlib)
☆123Updated last month
Alternatives and similar repositories for libz-sys
Users that are interested in libz-sys are comparing it to the libraries listed below
Sorting:
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- Build library for invoking pkg-config for Rust☆179Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- An LZMA decoder written in pure Rust☆143Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- ☆49Updated 3 months ago
- Provides a crate with information from the time it was built.☆172Updated 3 weeks ago
- libbz2 (bzip2 compression) bindings for Rust☆120Updated last month
- MIME type guessing of file extensions for Rust.☆184Updated last month
- Rust replacement for miniz☆211Updated last month
- Conditional compilation according to rustc compiler version☆364Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- CA certificates for use with webpki☆111Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- ☆184Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- Compile-time string formatting☆236Updated 5 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- cpuid library in rust.