enarx / flagsetLinks
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
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Helps you frob those bits☆38Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last week
- ☆72Updated last month
- Hex Display: A modern xxd alternative.☆43Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- 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
- Typed any map for rust☆67Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆53Updated 2 months ago
- Abstract over different executors☆73Updated last year
- 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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆88Updated 7 months ago
- Big array helper for serde☆60Updated last year
- Pretty-print file sizes and more☆45Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- An exploration of Storages☆35Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A more powerful replacement for standard macros☆33Updated 5 months ago