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☆52Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- rust histogram and percentile stats☆48Updated 5 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 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 6 years ago
- ☆61Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆76Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆24Updated 5 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated 3 weeks ago
- Utilities for pinning☆97Updated last year
- rust hints to the optimizer☆19Updated 4 years ago
- ☆19Updated 4 years ago
- ☆39Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆34Updated last year