sile / libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
☆180Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for libflate
- Procedural macros in expression position☆203Updated last year
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Unicode Normalization forms according to UAX#15 rules☆160Updated last week
- String interning for Rust☆195Updated 2 months ago
- A Vec of Bits☆170Updated last week
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- A simple bitset container for Rust☆126Updated this week
- Rust replacement for miniz☆180Updated this week
- MIMEs in Rust☆180Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Utilities for pinning☆97Updated 7 months ago
- Compact string type for zero-copy parsing☆250Updated last year
- Build library for invoking pkg-config for Rust☆173Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- zstd-decoder in pure rust☆259Updated this week
- A HashMap wrapper that holds key-value pairs in insertion order☆169Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆177Updated last week
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year