Nugine / simdLinks
SIMD-accelerated operations
☆248Updated 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☆317Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- Async synchronization primitives☆279Updated 2 weeks ago
- FFI-compatible futures☆171Updated 3 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- ☆205Updated last year
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆187Updated this week
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- rust bindings of snmalloc☆147Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated this week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Rust implementation of xxhash☆266Updated last month
- Futures, streams, and async I/O combinators.☆530Updated last week
- rust stackful generator library☆358Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆99Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Fast, highly configurable Rust logging crate☆152Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- A fast binary serialization framework☆406Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago