JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆43Updated 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆35Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- State machine pattern for Rust☆29Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆43Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year