Lukas3674 / rust-bitmask-enumLinks
A rust bitmask enum attribute macro.
☆21Updated 9 months ago
Alternatives and similar repositories for rust-bitmask-enum
Users that are interested in rust-bitmask-enum are comparing it to the libraries listed below
Sorting:
- Use declarative macros as proc_macro attributes or derives☆137Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Better reference counted strings for Rust☆132Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Show unused code from multi-crate Rust projects☆115Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆131Updated 2 months ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- Compile-time string formatting☆238Updated 8 months ago
- Map data structure whose keys are stored as ranges☆92Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- An alternate Cargo registry using static files☆123Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Comparison of Rust string types☆155Updated last week