JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆39Updated 7 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☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- ☆31Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆46Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆43Updated last year
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- An evil parsing library.☆54Updated last year