JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆39Updated 9 months ago
Alternatives and similar repositories for transient
Users that are interested in transient are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆33Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- ☆20Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆43Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago