Nugine / simdLinks
SIMD-accelerated operations
☆238Updated this week
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Compatibility adapter between tokio and futures☆175Updated last week
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Async synchronization primitives☆270Updated last week
- FFI-compatible futures☆165Updated 2 months ago
- ☆198Updated last year
- A fast binary serialization framework☆402Updated 10 months ago
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- Async executor☆388Updated 2 weeks ago
- rust stackful generator library☆342Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Task abstraction for building executors☆480Updated 6 months ago