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:
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆43Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Remove Cargo.lock lockfile☆32Updated this week
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- A simple in-memory search for collections and key-value stores.☆78Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Cargo hack manager☆64Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A utility for analysing the structure of a cargo project.☆23Updated 2 years ago
- Convert number to enum☆87Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year