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
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Nov 11, 2025Updated 3 months ago
- Implementation of the graphplan algorithm and plangraph data structure written in rust☆15Jul 7, 2020Updated 5 years 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
- 🗃 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
- 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
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Oct 22, 2025Updated 3 months ago
- 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
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101May 23, 2025Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆58Feb 19, 2023Updated 2 years ago
- Arena type inspired by generational-arena☆224May 11, 2024Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64May 19, 2021Updated 4 years ago
- Blend2D Bindings for Rust☆23Apr 23, 2020Updated 5 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Feb 29, 2024Updated last year
- ☆62Aug 28, 2024Updated last year
- A big integer library in Rust with good performance.☆107Nov 7, 2023Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆260Sep 25, 2024Updated last year
- TreeFlat is the simplest way to build & traverse a pre-order Tree in Rust☆29Apr 25, 2023Updated 2 years ago