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 crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- An object pool manager in Rust☆196Updated 3 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆76Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆53Updated 5 years ago
- (More or less) accurate floating point algorithms☆58Updated 11 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Rust bindings for Amazon's Hawktracer profiler☆73Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- Approximate floating point equality comparisons and assertions☆169Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago