srijs / rust-crc32fastLinks
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆292Updated 10 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:
- Spin-based synchronization primitives☆536Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Per-object thread-local storage for Rust☆342Updated this week
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- rust stackful generator library☆333Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆261Updated last year
- ☆282Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Fast numeric to- and from-string conversion routines.☆329Updated 4 months ago
- A rust binding for the zstd compression library.☆569Updated this week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- A priority queue for Rust with efficient change function.☆194Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast floating point to string conversion☆640Updated last month
- cross-platform Rust API for memory mapped IO☆492Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Async executor☆374Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago