paulchernoch / hilbert
Hilbert Transformation and inverse for Rust
☆72Updated last year
Alternatives and similar repositories for hilbert:
Users that are interested in hilbert are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆52Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆120Updated last month
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆40Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Hierarchical bit set container☆120Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- scraps of a potential language☆37Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Spatial library for Rust☆40Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆99Updated 8 months ago
- ☆57Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Experimental (unstable) “fast-math” wrappers for f32, f64☆19Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A graph crate with simplicity in mind☆88Updated last year