DanielKeep / rust-boolinator
☆54Updated 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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆59Updated 7 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆23Updated 8 years ago
- ☆55Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- integrate markdown files with your rustdoc generated documentation☆36Updated 5 years ago
- ☆61Updated 7 years ago
- The empty type Void.☆69Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 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
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- ☆64Updated 4 years ago
- Serialization value trees☆44Updated 8 months ago
- Floating point approximate comparison for Rust☆60Updated last month