Nugine / simdLinks
SIMD-accelerated operations
☆243Updated 2 months 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☆307Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 3 months ago
- FFI-compatible futures☆167Updated 3 weeks ago
- Per-object thread-local storage for Rust☆355Updated 3 weeks ago
- Async synchronization primitives☆274Updated last month
- Compatibility adapter between tokio and futures☆184Updated last month
- 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 crate for managing CPU core affinities☆207Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- ☆202Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- A fast binary serialization framework☆404Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Async executor☆402Updated last month
- Task abstraction for building executors☆505Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- rust stackful generator library☆350Updated 3 weeks ago
- ☆207Updated last month
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆241Updated last month
- high-speed timing library in Rust☆374Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Rust allocator using jemalloc as a backend☆455Updated this week
- Compile-time string operations☆107Updated last month
- Rust implementation of xxhash☆255Updated 3 weeks ago