srijs / rust-crc32fastLinks
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆294Updated last week
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☆332Updated last month
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- rust stackful generator library☆335Updated last week
- ☆286Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- SIMD-accelerated operations☆232Updated last month
- Intrusive collections for Rust☆454Updated 10 months ago
- Notify async tasks or threads☆475Updated this week
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- Async executor☆379Updated this week
- Rust implementation of xxhash☆241Updated 6 months ago
- ☆197Updated last year
- Task abstraction for building executors☆476Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆208Updated 2 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Count lines of LLVM IR per generic function☆462Updated 5 months ago