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 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- ☆40Updated 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 6 years ago
- ☆76Updated 4 months ago
- Serializable trait objects for Rust.☆58Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆36Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆61Updated 2 years ago