Nugine / simdLinks
SIMD-accelerated operations
☆242Updated 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☆306Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Compatibility adapter between tokio and futures☆183Updated last month
- Per-object thread-local storage for Rust☆353Updated this week
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Async synchronization primitives☆273Updated last month
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- FFI-compatible futures☆167Updated 3 months ago
- ☆201Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 3 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Lightweight and high performance concurrent cache☆268Updated last month
- A fast binary serialization framework☆405Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Async executor☆400Updated last month
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- rust stackful generator library☆349Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Futures, streams, and async I/O combinators.☆521Updated last month
- cross-platform Rust API for memory mapped IO☆531Updated last month
- Rust library for opening and working with dynamic link libraries.☆201Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated 3 weeks ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Rust allocator using jemalloc as a backend☆449Updated last week