Nugine / simdLinks
SIMD-accelerated operations
☆250Updated last week
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☆318Updated 6 months ago
- Async synchronization primitives☆280Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated this week
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- FFI-compatible futures☆171Updated 4 months ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆205Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- A fast binary serialization framework☆405Updated last year
- Compile-time string operations☆115Updated last week
- Async executor☆435Updated last week
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Rust implementation of xxhash☆269Updated 2 months ago
- rust stackful generator library☆361Updated last month
- ☆216Updated last month
- Task abstraction for building executors☆560Updated last week
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- Async interface for working with processes☆206Updated 4 months ago
- Semantic wrapper for byte count representations☆152Updated last week
- cross-platform Rust API for memory mapped IO☆594Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week