JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆44Updated 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
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 7 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Automated GUI testing using accesskit☆78Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆35Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year