☆31Feb 22, 2020Updated 6 years ago
Alternatives and similar repositories for rel-ptr
Users that are interested in rel-ptr are comparing it to the libraries listed below
Sorting:
- A non-contiguous byte output buffer for Rust☆14Jan 28, 2021Updated 5 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- A leaner structure of arrays implementation with a vec of tuples like public interface☆13Nov 6, 2022Updated 3 years ago
- async time combinators☆25Nov 9, 2025Updated 4 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- ☆15Aug 24, 2019Updated 6 years ago
- Failsafe is a lightweight rust library for handling failures☆16Jan 30, 2023Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 10 months ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A Rust library for data structures living in shared memory.☆13Jun 25, 2020Updated 5 years ago
- Test futures under all possible polling schedules☆21Jul 25, 2022Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- A double-ended priority queue☆42Jan 28, 2025Updated last year
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Jul 17, 2023Updated 2 years ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- ☆27Mar 4, 2020Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 4 months ago
- Named arguments for Rust☆38Jun 6, 2017Updated 8 years ago
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Jan 2, 2020Updated 6 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- A wrapper type for cross-type numeric comparisons.☆27Dec 7, 2022Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 3 years ago
- Simple fallthrough match for Rust.☆13Jan 11, 2015Updated 11 years ago
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- Libtransistor, for rust☆13Jan 30, 2018Updated 8 years ago
- Functions for determining terminal sizes in Rust☆14Mar 11, 2026Updated last week