Mari-W / const_guardsLinks
compile time constraints on const generics made easy
☆13Updated 3 years ago
Alternatives and similar repositories for const_guards
Users that are interested in const_guards are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- ☆43Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Zero-copy, no-std proquint encoding and decoding☆13Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A simple quote-based code generator for Rust☆19Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- Typed any map for rust☆67Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆33Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year