An implementation of Kensler's hashed permutation algorithm
☆16Jan 31, 2025Updated last year
Alternatives and similar repositories for hashed-permutation
Users that are interested in hashed-permutation are comparing it to the libraries listed below
Sorting:
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Generic Associated Types lang team initiative☆13Jan 25, 2023Updated 3 years ago
- ☆16Dec 10, 2019Updated 6 years ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆17Mar 6, 2024Updated last year
- std::Error in no_std environment.☆39Dec 26, 2020Updated 5 years ago
- VFS used by rust-analyzer☆17May 10, 2020Updated 5 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Mar 6, 2025Updated 11 months ago
- Understanding how atomics and memory ordering work☆13Jan 6, 2022Updated 4 years ago
- service_policy_kit is a Rust based toolkit for verifying HTTP services against policies.☆22May 19, 2024Updated last year
- Fourier analysis of numerical integration in Monte Carlo rendering: Theory and Practice by Kartic Subr, Gurprit Singh, Wojciech Jarosz☆16Mar 15, 2019Updated 6 years ago
- Conveniences for manipulating environment variables.☆21Dec 2, 2018Updated 7 years ago
- A Rust macro implementing a Python-like generator expression☆19May 11, 2019Updated 6 years ago
- Write slides in rustdoc and view them in Servo or any browser!☆30Sep 28, 2020Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Apr 11, 2021Updated 4 years ago
- Linear Quadtree implementation in Rust☆26Jul 21, 2024Updated last year
- Yet another pager in Rust☆25Apr 11, 2021Updated 4 years ago
- Type-Level Programming in Rust☆27Dec 29, 2021Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24May 15, 2025Updated 9 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114May 20, 2020Updated 5 years ago
- A circular buffer-like queue container.☆40Mar 14, 2025Updated 11 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆25Nov 20, 2023Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- mdbook preprocessor to add a open-on-github link on every page☆31Nov 18, 2025Updated 3 months ago
- An SSH command runner with a focus on simplicity☆32Jan 12, 2026Updated last month
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Oct 22, 2020Updated 5 years ago
- An immutable append-only database☆28Jan 10, 2026Updated last month
- An attempt to make a port of minimp3 to Rust☆31Mar 13, 2019Updated 6 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- Origen drivers/APIs for ATE tester platforms☆14Feb 9, 2026Updated 3 weeks ago
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated 2 weeks ago