novacrazy / numeric-array
Wrapper around generic-array that adds efficient numeric trait implementations
☆64Updated 6 months ago
Alternatives and similar repositories for numeric-array:
Users that are interested in numeric-array are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 4 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A rust library for checked floating point operations☆82Updated last month
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆76Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A pool of reusable values☆50Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Safely combine results☆81Updated 4 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Run closures in parallel☆112Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year