paulchernoch / hilbertLinks
Hilbert Transformation and inverse for Rust
☆73Updated 2 years ago
Alternatives and similar repositories for hilbert
Users that are interested in hilbert are comparing it to the libraries listed below
Sorting:
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆40Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Fast and correct computations with uncertain values☆95Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust serializer library☆87Updated this week
- ☆56Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆104Updated 3 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆73Updated last month
- ☆218Updated last week
- skiplist☆142Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆53Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago