enarx / flagset
Rust data types and a macro for generating enumeration-based bit flags
☆46Updated last month
Alternatives and similar repositories for flagset:
Users that are interested in flagset are comparing it to the libraries listed below
- Helps you frob those bits☆36Updated 8 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Static time zone information for tz-rs.☆42Updated 3 weeks 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`☆31Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- More reliable path manipulation.☆61Updated last month
- Obsessively tiny error derive macro☆86Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- ☆72Updated last month
- Serde-based replacement for #[derive(Debug)]☆67Updated 7 months ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Big array helper for serde☆60Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Serde support for the humantime crate☆33Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago