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:
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- efficient compact untagged streaming format using unaligned bitstreams☆104Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Rust serializer library☆88Updated 3 months ago
- ☆40Updated 6 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Making floating-point behave.☆85Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆251Updated this week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- skiplist☆144Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Data parallelism library for async-std.☆96Updated last year