Nugine / simdLinks
SIMD-accelerated operations
☆232Updated last month
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☆294Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- FFI-compatible futures☆165Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆63Updated last year
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- ☆197Updated last year
- A fast binary serialization framework☆398Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- rust stackful generator library☆335Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆89Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- high-speed timing library in Rust☆346Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust implementation of xxhash☆241Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 7 months ago