paulchernoch / hilbert
Hilbert Transformation and inverse for Rust
☆72Updated 2 years ago
Alternatives and similar repositories for hilbert:
Users that are interested in hilbert are comparing it to the libraries listed below
- Tools for data-oriented programming☆58Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- ☆52Updated 5 years ago
- ☆40Updated 6 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- scraps of a potential language☆37Updated 4 years ago
- Fast and correct computations with uncertain values☆86Updated 4 years ago
- ☆49Updated 3 years ago
- Spatial library for Rust☆40Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 months ago
- ☆126Updated 2 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A graph crate with simplicity in mind☆87Updated last year
- Eventually consistent values for Rust☆125Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Place small arrays on the stack with a low-cost!☆17Updated 5 months ago