enarx / flagset
Rust data types and a macro for generating enumeration-based bit flags
☆46Updated last week
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
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Types to define keyboard related events.☆57Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- Full precision decimal representation of f64☆26Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Cargo API written in Paris☆47Updated last week
- Unbuffered and unlocked I/O streams☆45Updated last month
- Defer dropping large structs to a background thread☆62Updated 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`☆30Updated 2 years ago
- More reliable path manipulation.☆61Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Typed any map for rust☆65Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A sinless derive helper☆72Updated 5 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- An exploration of Storages☆35Updated last year