srijs / rust-crc32fastLinks
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆307Updated 3 months ago
Alternatives and similar repositories for rust-crc32fast
Users that are interested in rust-crc32fast are comparing it to the libraries listed below
Sorting:
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- Per-object thread-local storage for Rust☆355Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆241Updated last month
- Async synchronization primitives☆274Updated last month
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- SIMD-accelerated operations☆243Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- rust stackful generator library☆350Updated 3 weeks ago
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆207Updated 7 months ago
- ☆202Updated last year
- Task abstraction for building executors☆505Updated 2 weeks ago
- high-speed timing library in Rust☆374Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Fast floating point to string conversion☆662Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Async executor☆402Updated last month
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- zstd format implementation in pure rust☆352Updated this week
- A Rust implementation of the xxHash algorithm.☆410Updated last month
- Adaptors between compression crates and Rust's async IO types☆569Updated this week
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A priority queue for Rust with efficient change function.☆209Updated this week
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago