enarx / flagsetLinks
Rust data types and a macro for generating enumeration-based bit flags
☆49Updated 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 6 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- A sinless derive helper☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆108Updated last year
- ☆75Updated last month
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Big array helper for serde☆64Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago