koenichiwa / const_typed_builderLinks
☆27Updated 2 years ago
Alternatives and similar repositories for const_typed_builder
Users that are interested in const_typed_builder are comparing it to the libraries listed below
Sorting:
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆121Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- ☆221Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆64Updated last month
- ☆76Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 11 months ago
- Rust procedural macro attribute parser☆44Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Typed any map for rust☆67Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Progress reporting abstraction for Rust☆65Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Even formats macros☆95Updated last week
- "A very small syn"☆212Updated 11 months ago