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:
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Safely combine results☆82Updated last year
- ☆62Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Error management☆27Updated 7 years ago
- failure + error-chain = 💖☆54Updated last month
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- ☆58Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆83Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆64Updated 8 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Include a whole directory tree at compile time☆81Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 5 years ago