koenichiwa / const_typed_builderLinks
☆27Updated last year
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:
- ☆214Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Fast JSON deserialization on borrowed data☆115Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆51Updated last year
- Even formats macros☆95Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A Rust code linter☆216Updated last year
- run rust executables with vscode's codelldb extension☆62Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Yet another string type for Rust☆89Updated this week
- Cargo command to create the README.md from your crate's documentation☆167Updated this week
- Program startup and thread support written in Rust☆194Updated 4 months ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆92Updated 5 months ago
- Minimal asynchronous executor for Rust☆130Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- ☆77Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 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
- A concurrent, append-only vector.☆201Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Generate Rust enum variants without associated data☆98Updated last year