JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆41Updated 11 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☆66Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- ☆34Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆44Updated 2 weeks ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated 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
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A sinless derive helper☆76Updated 5 months ago
- Macro for sealing traits and structures☆59Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- An evil parsing library.☆54Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year