jonas-schievink / adlerLinks
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
Sorting:
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust macros for statically including typed binary data☆17Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆39Updated 2 years ago
- ☆12Updated 8 months ago
- Floating point types which can be safely shared between threads☆17Updated 10 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Static Linear Algebra System☆36Updated last year
- ☆17Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Big array helper for serde☆61Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 4 months ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago