novacrazy / numeric-arrayLinks
Wrapper around generic-array that adds efficient numeric trait implementations
☆64Updated 3 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 circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 6 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆78Updated 3 years ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- ☆53Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- ☆126Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- skiplist☆144Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Making floating-point behave.☆85Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- Hierarchical bit set container☆128Updated last year
- Safe pointer-to-member functionality for rust☆34Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago