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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Spatial library for Rust☆39Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆40Updated 6 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- ☆52Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- ☆34Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Tools for data-oriented programming☆58Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- (More or less) accurate floating point algorithms☆56Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A rust library for checked floating point operations☆82Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆87Updated last year
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Place small arrays on the stack with a low-cost!☆17Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Compact sets in rust☆54Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week