JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆39Updated 8 months ago
Alternatives and similar repositories for transient
Users that are interested in transient are comparing it to the libraries listed below
Sorting:
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- ☆31Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 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
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Integer types with customizable niche values☆48Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Typed any map for rust☆67Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Trait implementation generator macro☆29Updated this week
- Obsessively tiny error derive macro☆87Updated 6 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆47Updated last week
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Automated GUI testing using accesskit☆70Updated last week
- Add documentation to function arguments in Rust☆47Updated 8 months ago