loony-bean / fastapprox-rsLinks
Rust version of fastapprox: approximate versions of functions commonly used in machine learning.
☆21Updated last year
Alternatives and similar repositories for fastapprox-rs
Users that are interested in fastapprox-rs are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆19Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆47Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- ☆39Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- ☆34Updated 7 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Rust HashSet with insertion ordering☆40Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆25Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- rust histogram and percentile stats☆48Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago