afnanenayet / hashed-permutationLinks
An implementation of Kensler's hashed permutation algorithm
☆16Updated 5 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 growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆36Updated 11 months ago
- ☆20Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆23Updated 6 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year