enarx / flagsetLinks
Rust data types and a macro for generating enumeration-based bit flags
☆47Updated 2 months ago
Alternatives and similar repositories for flagset
Users that are interested in flagset are comparing it to the libraries listed below
Sorting:
- Helps you frob those bits☆38Updated 10 months ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Serde support for the humantime crate☆34Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 4 months ago
- Abstract over different executors☆73Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Static time zone information for tz-rs.☆41Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆32Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Big array helper for serde☆61Updated last year
- Lossless functionality for platform-native strings.☆71Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Pretty-print file sizes and more☆47Updated 2 months 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