Nugine / simdLinks
SIMD-accelerated operations
☆250Updated 3 weeks ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- Compatibility adapter between tokio and futures☆188Updated last week
- Async synchronization primitives☆280Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- FFI-compatible futures☆172Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- ☆205Updated last year
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Rust crate for managing CPU core affinities☆214Updated 10 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Rust implementation of xxhash☆267Updated last month
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- rust stackful generator library☆361Updated last month
- A fast binary serialization framework☆405Updated last year
- Futures, streams, and async I/O combinators.☆531Updated last week
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Async executor☆430Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- zstd format implementation in pure rust☆392Updated 3 weeks ago
- rust bindings of snmalloc☆149Updated this week
- Task abstraction for building executors☆555Updated this week
- Semantic wrapper for byte count representations☆151Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year