Nugine / simdLinks
SIMD-accelerated operations
☆245Updated 3 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☆309Updated 4 months ago
- FFI-compatible futures☆169Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- Per-object thread-local storage for Rust☆358Updated 2 months ago
- Async synchronization primitives☆276Updated 3 months ago
- 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
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- ☆204Updated last year
- A fast binary serialization framework☆405Updated last year
- 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 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Lightweight and high performance concurrent cache☆290Updated last month
- rust stackful generator library☆353Updated 2 months ago
- Rust implementation of xxhash☆259Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆556Updated last month
- Compile-time string operations☆111Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 5 months ago