enarx / flagsetLinks
Rust data types and a macro for generating enumeration-based bit flags
β51Updated 2 months ago
Alternatives and similar repositories for flagset
Users that are interested in flagset are comparing it to the libraries listed below
Sorting:
- Obsessively tiny error derive macroβ86Updated last year
- π±concat! with support for const variables and expressionsβ47Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environmentsβ96Updated last week
- Minimalist Rust syntax parsing for procedural macrosβ66Updated last year
- Zero-cost bitsets over native Rust typesβ79Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.β63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β89Updated last month
- Abstract over different executorsβ74Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.β51Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.β152Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]β68Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.β119Updated 3 months ago
- A memory efficient container for rust nested collectionsβ43Updated 3 years ago
- Trait aliases on stable Rustβ59Updated 2 months ago
- structured parallel execution for async Rustβ37Updated last year
- Lazy formatting utility macro for rustβ129Updated 2 years ago
- Proc-macro utility to populate enums from database dataβ20Updated last year
- β95Updated last year
- Migrated to Codebergβ79Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116β40Updated last year
- Progress reporting abstraction for Rustβ64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β92Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.β180Updated 5 months ago
- Macro for sealing traits and structuresβ61Updated last year
- Parse integers directly from `[u8]` slices in safe codeβ62Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.β71Updated last year
- Helper macros: autoimpl, impl_scopeβ68Updated 2 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`β131Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.β43Updated last year
- Hitori is a generic regular expressions library.β54Updated 2 years ago