novacrazy / numeric-arrayLinks
Wrapper around generic-array that adds efficient numeric trait implementations
☆64Updated last year
Alternatives and similar repositories for numeric-array
Users that are interested in numeric-array are comparing it to the libraries listed below
Sorting:
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 2 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆77Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Floating point approximate comparison for Rust☆64Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- An object pool manager in Rust☆198Updated 4 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- ☆53Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- (More or less) accurate floating point algorithms☆57Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Thermite SIMD: Melt your CPU☆155Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- Run closures in parallel☆115Updated 8 months ago