jonas-schievink / adler
Rust crate for computing Adler-32 checksums
☆11Updated 4 years ago
Alternatives and similar repositories for adler:
Users that are interested in adler are comparing it to the libraries listed below
- A Rustified OpenCL Experience☆46Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generated bindings for Linux's userspace API☆50Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆12Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Rust macros for statically including typed binary data☆17Updated 8 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Annotation to easily define ad-hoc / one-shot extension traits☆10Updated 7 months ago
- Rust traits for key comparison in maps.☆24Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- File locking via POSIX advisory record locks☆14Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week