JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆39Updated 10 months ago
Alternatives and similar repositories for transient
Users that are interested in transient are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Integer types with customizable niche values☆49Updated 11 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆93Updated 11 months ago
- State machine pattern for Rust☆29Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 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
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago