DanielKeep / rust-boolinator
☆55Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-boolinator
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- ☆58Updated 2 months ago
- Safely combine results☆81Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- ☆58Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆61Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- Serialization value trees☆43Updated 3 months ago
- ☆55Updated last year
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- The empty type Void.☆69Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆36Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago