jonas-schievink / adler
Rust crate for computing Adler-32 checksums
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for adler
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- Image viewer with tag based filtering☆15Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- File locking via POSIX advisory record locks☆12Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated last year
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆15Updated last year
- A Rustified OpenCL Experience☆47Updated last year
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust traits for key comparison in maps.