jonas-schievink / adler
Rust crate for computing Adler-32 checksums
☆11Updated 3 years ago
Alternatives and similar repositories for adler:
Users that are interested in adler are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated last year
- ☆12Updated 2 months ago
- We have Crater At Home☆22Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆10Updated 9 months ago
- Types to define keyboard related events.☆56Updated last month
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Annotation to easily define ad-hoc / one-shot extension traits☆10Updated 6 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- A dynamic library helper for rust crates☆34Updated last year
- ☆15Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust macros for statically including typed binary data☆18Updated 7 months ago
- ☆38Updated last year
- the definitive non-empty slice/array/vec library for Rust☆15Updated 9 months ago
- Configure const and static items by environment variables.☆24Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Helps you frob those bits☆35Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago