DanielKeep / rust-boolinatorLinks
☆55Updated 4 years ago
Alternatives and similar repositories for rust-boolinator
Users that are interested in rust-boolinator are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆58Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- ☆63Updated 7 years ago
- The empty type Void.☆69Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆19Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Derive macro for Error using macros 1.1☆32Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago