MaikKlein / enumflagsLinks
☆24Updated 2 years ago
Alternatives and similar repositories for enumflags
Users that are interested in enumflags are comparing it to the libraries listed below
Sorting:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆63Updated 7 years ago
- Error management☆26Updated 7 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆54Updated 4 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 5 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- ☆57Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 9 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- ☆58Updated 9 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆31Updated 5 years ago