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
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Trait aliases on stable Rust☆59Updated 2 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Typed any map for rust☆67Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆95Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago