JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆41Updated last year
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☆66Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆34Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆42Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆60Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- An evil parsing library.☆54Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- String optimized for map keys☆68Updated last week
- Obsessively tiny error derive macro☆87Updated 10 months ago