jhpratt / deranged
Proof of concept ranged integers in Rust.
☆38Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for deranged
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- ☆36Updated last year
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- The quickest way to override dependencies with Cargo☆42Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Derive Debug with a custom format per field.☆16Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last week
- An alternate Cargo registry using static files☆105Updated last month
- horrible serde macro stuff☆39Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- ☆112Updated last year
- Ranged integers for Rust based on const generics☆27Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Bare-metal allocators.☆75Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- ☆74Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆55Updated last year
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- Rust procedural macro attribute parser☆37Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago