koenichiwa / const_typed_builderLinks
☆25Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- An async version of iterator☆40Updated last year
- ☆62Updated 2 months ago
- A tool to remove unused code from a Rust project.☆31Updated 8 months ago
- A sinless derive helper☆72Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- A generic abstraction of paginated APIs☆60Updated last year
- ☆160Updated this week
- Choose Rust types at compile-time via constants☆67Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆69Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated last week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- ☆43Updated last year
- Static-checked parsing of regexes into structs☆45Updated 6 months ago