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:
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
 - [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
 - A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
 - rust histogram and percentile stats☆48Updated 5 years ago
 - Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
 - A small ASCII-only bounded length string representation.☆60Updated 3 years ago
 - Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
 - Serializable trait objects for Rust.☆59Updated 7 months ago
 - A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
 - Implementation of triple buffering in Rust☆96Updated 2 months ago
 - Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
 - Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
 - Safe pointer-to-member functionality for rust☆33Updated last year
 - Threadsafe RefCell for Rust☆95Updated 7 months ago
 - Generic SIMD abstractions for Rust.☆46Updated 2 years ago
 - Extra RNGs☆45Updated last week
 - A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
 - Faster integer division and modulus operations☆87Updated 4 months ago
 - ☆61Updated 2 years ago
 - An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆57Updated 6 months ago
 - ☆24Updated 5 years ago
 - Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
 - ☆76Updated 2 months ago
 - Defer running expensive destructors until later☆19Updated 3 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
 - ☆31Updated 5 years ago
 - A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
 - Arena allocator and a handful of useful data structures☆41Updated 5 years ago
 - This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
 - The simd optimized escape code☆54Updated 3 weeks ago