Nugine / simdLinks
SIMD-accelerated operations
☆241Updated 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☆303Updated last month
- Async synchronization primitives☆270Updated 2 weeks ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- FFI-compatible futures☆167Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- ☆200Updated last year
- rust stackful generator library☆347Updated 3 weeks ago
- Rust implementation of xxhash☆251Updated this week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- A fast binary serialization framework☆403Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Async executor☆395Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- rust bindings of snmalloc☆140Updated this week
- Lightweight and high performance concurrent cache☆262Updated last month
- Compile-time string operations☆103Updated last week
- Async interface for working with processes☆198Updated this week
- Semantic wrapper for byte count representations☆143Updated last week
- Futures, streams, and async I/O combinators.☆516Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago