loony-bean / fastapprox-rsLinks
Rust version of fastapprox: approximate versions of functions commonly used in machine learning.
☆22Updated 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:
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 3 weeks ago
- Set process and thread affinity in your Rust programs !☆30Updated last year
- ☆70Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆75Updated last week
- A lightweight lock protected by an atomic boolean.☆37Updated 6 months ago
- The simd optimized escape code☆54Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆34Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- A safe-guarded transmute for Rust☆39Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Utilities for pinning☆97Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months 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
- Rust HashSet with insertion ordering☆42Updated 3 weeks ago
- ☆23Updated 6 years ago