paulchernoch / hilbertLinks
Hilbert Transformation and inverse for Rust
☆74Updated 2 years ago
Alternatives and similar repositories for hilbert
Users that are interested in hilbert are comparing it to the libraries listed below
Sorting:
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆40Updated 6 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆104Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust serializer library☆88Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Utility for reusing memory☆53Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆53Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- ☆56Updated 2 years ago