loony-bean / fastapprox-rsLinks
Rust version of fastapprox: approximate versions of functions commonly used in machine learning.
☆22Updated 2 years ago
Alternatives and similar repositories for fastapprox-rs
Users that are interested in fastapprox-rs are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- ☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Serializable trait objects for Rust.☆57Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆36Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆75Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- ☆24Updated 5 years ago
- Rust HashSet with insertion ordering☆42Updated last month
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆23Updated 6 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago