MaikKlein / enumflagsLinks
☆25Updated 3 years ago
Alternatives and similar repositories for enumflags
Users that are interested in enumflags are comparing it to the libraries listed below
Sorting:
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Error management☆27Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Safely combine results☆82Updated last year
- ☆60Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- ☆56Updated 4 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Alternative syntax for printing macros in Rust☆49Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year