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☆113Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆40Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Fast and correct computations with uncertain values☆95Updated 7 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆105Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- ☆56Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆53Updated 6 years ago