enarx / flagset
Rust data types and a macro for generating enumeration-based bit flags
☆45Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for flagset
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Obsessively tiny error derive macro☆84Updated 4 months ago
- https://github.com/rust-lang/cargo/issues/948☆58Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Serde-based replacement for #[derive(Debug)]☆63Updated last month
- ☆41Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Extensions to the Rust standard library☆42Updated 7 months ago
- Trait aliases on stable Rust☆53Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- ☆84Updated 3 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Serialization value trees☆43Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Lossless functionality for platform-native strings.☆70Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 8 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Static time zone information for tz-rs.☆42Updated last month
- ☆100Updated 7 months ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Hitori is a generic regular expressions library.☆52Updated last year