novacrazy / numeric-arrayLinks
Wrapper around generic-array that adds efficient numeric trait implementations
☆64Updated 11 months ago
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
- An object pool manager in Rust☆196Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- ☆76Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆53Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Run closures in parallel☆113Updated 5 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Rust serializer library☆87Updated last year