srijs / rust-crc32fast
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆284Updated 6 months ago
Alternatives and similar repositories for rust-crc32fast:
Users that are interested in rust-crc32fast are comparing it to the libraries listed below
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Intrusive collections for Rust☆436Updated 5 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- a lock-free concurrent slab (experimental)☆278Updated last month
- Async I/O and timers☆479Updated 3 weeks ago
- Manual segmented stacks for Rust☆298Updated last week
- Generic Atomic<T> type for Rust☆226Updated last year
- Spin-based synchronization primitives☆503Updated 6 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- ☆260Updated this week
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Async executor☆355Updated last month
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Async synchronization primitives☆261Updated last month
- Task abstraction for building executors☆450Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- rust stackful generator library☆318Updated last month
- A library for creating references that carry their owner with them.☆365Updated last year
- Futures, streams, and async I/O combinators.☆494Updated this week
- cross-platform Rust API for memory mapped IO☆448Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆247Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Fast floating point to string conversion☆622Updated this week
- Performant time measuring in Rust☆184Updated 11 months ago
- zstd format implementation in pure rust☆287Updated last week
- String interning for Rust☆197Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago