hsivonen / simdLinks
A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd
☆83Updated 5 months ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- ☆53Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- Portable high-level bitwise manipulation algorithms☆53Updated 4 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago