afnanenayet / hashed-permutationLinks
An implementation of Kensler's hashed permutation algorithm
☆16Updated 3 months ago
Alternatives and similar repositories for hashed-permutation
Users that are interested in hashed-permutation are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- ☆36Updated 9 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆39Updated last year
- A syn targetting PEG parser generator☆20Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- ☆53Updated 5 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 3 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆23Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago