MaikKlein / enumflags
☆24Updated 2 years ago
Alternatives and similar repositories for enumflags:
Users that are interested in enumflags are comparing it to the libraries listed below
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆31Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Fancy output for Cargo☆13Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆60Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Safely combine results☆81Updated 5 months ago
- Error management☆26Updated 6 years ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆79Updated last year
- Immediate mode library in Rust☆34Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago