Nugine / simdLinks
SIMD-accelerated operations
☆244Updated 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☆308Updated 3 months ago
- FFI-compatible futures☆168Updated last month
- Per-object thread-local storage for Rust☆356Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Async synchronization primitives☆275Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆204Updated last year
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Rust implementation of xxhash☆255Updated last month
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- A fast binary serialization framework☆405Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Futures, streams, and async I/O combinators.☆527Updated last week
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆107Updated 2 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Async executor☆406Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆551Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Generic Atomic<T> type for Rust☆242Updated last month
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- Task abstraction for building executors☆517Updated last month