enarx / flagsetLinks
Rust data types and a macro for generating enumeration-based bit flags
☆48Updated 3 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 5 months ago
- Abstract over different executors☆74Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- 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
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- Static time zone information for tz-rs.☆40Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆57Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Build and evaluate binary expression trees☆36Updated 10 months ago
- Helps you frob those bits☆38Updated 11 months ago