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:
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆231Updated this week
- ☆40Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆104Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Fast and correct computations with uncertain values☆95Updated 4 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 weeks ago
- Rust serializer library☆88Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Spatial library for Rust☆41Updated 2 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Thermite SIMD: Melt your CPU☆155Updated 3 months ago