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
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆64Updated 8 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Safely combine results☆82Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆61Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 11 months 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
- Rust macros for std::Command☆40Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Error management☆27Updated 7 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year