DanielKeep / rust-boolinatorLinks
☆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
Sorting:
- ☆58Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆57Updated last year
- ☆63Updated 7 years ago
- Derive for the Display trait☆52Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 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
- The empty type Void.☆69Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Custom derivation macro for Rust☆111Updated 7 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
- Scary macros for serde_json☆43Updated 8 years ago
- ☆64Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago