hsivonen / simdLinks
A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd
☆82Updated last year
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] see:☆81Updated 8 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- ☆53Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Safely combine results☆81Updated 9 months ago
- ☆58Updated 9 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago