☆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 procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- A leaner structure of arrays implementation with a vec of tuples like public interface☆13Nov 6, 2022Updated 3 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A non-contiguous byte output buffer for Rust☆14Jan 28, 2021Updated 5 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 10 months ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- ☆27Mar 4, 2020Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- Test futures under all possible polling schedules☆21Jul 25, 2022Updated 3 years ago
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺☆19May 11, 2018Updated 7 years ago
- Simple fallthrough match for Rust.☆13Jan 11, 2015Updated 11 years ago
- ☆16Nov 16, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Dec 7, 2022Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Jul 17, 2023Updated 2 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Updated this week
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Overriding Stdio file descriptors in Rust☆18Jan 26, 2025Updated last year
- A double-ended priority queue☆42Jan 28, 2025Updated last year
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- The unique 4-colors-ID string generator in Rust 🦀 一款基于 4 种颜色来表示身份的 Rust 随机 ID 生成器☆20May 14, 2023Updated 2 years ago
- Design pattern framework for Rust on top of PureMVC☆22Mar 29, 2023Updated 2 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 2 years ago
- Named arguments for Rust☆38Jun 6, 2017Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- Implementation of triple buffering in Rust☆107Updated this week
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago