Nugine / simd
SIMD-accelerated operations
☆215Updated 2 weeks ago
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Async synchronization primitives☆261Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆557Updated 5 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- A fast binary serialization framework☆384Updated 4 months ago
- Rust allocator using jemalloc as a backend☆389Updated last week
- Compatibility adapter between tokio and futures☆163Updated this week
- Task abstraction for building executors☆450Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆448Updated 2 months ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Rust crate for managing CPU core affinities☆183Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆226Updated last year
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Async executor☆355Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆96Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Rust replacement for miniz☆198Updated last week
- A thread-safe & efficient memory pool☆167Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- FFI-compatible futures☆159Updated 2 months ago
- Rust library for opening and working with dynamic link libraries.☆193Updated last year