srijs / rust-crc32fast
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆275Updated 5 months ago
Alternatives and similar repositories for rust-crc32fast:
Users that are interested in rust-crc32fast are comparing it to the libraries listed below
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆313Updated last month
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- Async synchronization primitives☆258Updated 2 months ago
- Spin-based synchronization primitives☆493Updated 5 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- rust stackful generator library☆315Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- ☆252Updated 3 weeks ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Fowler–Noll–Vo hash function☆342Updated 9 months ago
- Async executor☆349Updated last month
- Count lines of LLVM IR per generic function☆418Updated last week
- Task abstraction for building executors☆437Updated 2 months ago
- Notify async tasks or threads☆453Updated last week
- Adaptors between compression crates and Rust's async IO types☆438Updated last month
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- cross-platform Rust API for memory mapped IO☆439Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Fast floating point to string conversion☆613Updated 2 months ago
- Async I/O and timers☆472Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆216Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago