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
Sorting:
- ☆52Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆40Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- ☆127Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Rust serializer library☆87Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Making floating-point behave.☆79Updated 5 months ago
- A graph crate with simplicity in mind☆87Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- scraps of a potential language☆37Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated 3 weeks ago