mbrubeck / by_addressView external linksLinks
Rust wrapper type that implements hashing and comparison by pointer address
☆36Mar 27, 2024Updated last year
Alternatives and similar repositories for by_address
Users that are interested in by_address 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
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆110Feb 8, 2026Updated last week
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- Rust library for rich text and beautiful formatting in the terminal☆13Dec 7, 2021Updated 4 years ago
- Implementation of the graphplan algorithm and plangraph data structure written in rust☆15Jul 7, 2020Updated 5 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Nov 11, 2025Updated 3 months ago
- A substring method for string types.☆11Apr 28, 2024Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Oct 14, 2025Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Feb 4, 2026Updated last week
- Experimental flexible GUI framework☆14May 14, 2023Updated 2 years ago
- causal-length sets in Rust☆16Mar 20, 2021Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- System information☆22Jan 25, 2026Updated 3 weeks ago
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- An easy-to-use Rust actor framework/model. Forked from the Axiom actor framework.☆16Dec 10, 2021Updated 4 years ago
- a BOCU-1 encoder/decoder library in rust☆18Dec 28, 2022Updated 3 years ago
- 🗃 Python caching library that is persistent and uses bytecode analysis to determine re-evaluation☆17Mar 27, 2024Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆82Jul 12, 2025Updated 7 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Sep 22, 2025Updated 4 months ago
- Checksum of a directory tree☆48Dec 20, 2025Updated last month
- A Rust implementation of interval arithmetic (IEEE 1788)☆46Jan 26, 2025Updated last year
- Count and convert between various ways of indexing utf8 string slices.☆20Jul 12, 2025Updated 7 months ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- Fast implementation of Decimal fixed-point arithmetics☆23Feb 3, 2026Updated last week
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆147Sep 3, 2025Updated 5 months ago
- Fowler–Noll–Vo hash function☆357Mar 20, 2024Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- A tool that generates scripts, determine story element synergy, and best advertisers☆20Jan 3, 2026Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆56Updated this week
- Bezier curve library for Rust☆96Sep 27, 2025Updated 4 months ago
- Dynamic structured values for Rust☆30Nov 20, 2025Updated 2 months ago
- struct RGB for sharing pixels between crates☆108Updated this week
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101May 23, 2025Updated 8 months ago
- Working user space evdev driver for Huion Kamvas GT-191 for Linux☆27Dec 12, 2017Updated 8 years ago
- Color space conversion math made simple☆40Nov 20, 2024Updated last year
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago