DanielKeep / rust-boolinator
☆54Updated 3 years ago
Alternatives and similar repositories for rust-boolinator:
Users that are interested in rust-boolinator are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆59Updated 6 months ago
- Write doc comments from macros☆101Updated 3 years ago
- ☆61Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆55Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- Rust macros for std::Command☆40Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago