srijs / rust-crc32fast
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆267Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-crc32fast
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Conditional compilation according to rustc compiler version☆334Updated last week
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Async synchronization primitives☆255Updated last month
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- ☆230Updated 2 weeks ago
- Spin-based synchronization primitives☆485Updated 3 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- rust stackful generator library☆310Updated last month
- Async I/O and timers☆450Updated last week
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Task abstraction for building executors☆413Updated last month
- high-speed timing library in Rust☆303Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Fast floating point to string conversion☆607Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆414Updated this week
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Reflection via DWARF.☆293Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Easy function multiversioning for Rust☆206Updated 6 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago