JRRudy1 / transient
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆37Updated last month
Alternatives and similar repositories for transient:
Users that are interested in transient are comparing it to the libraries listed below
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- ☆97Updated this week
- Serde-based replacement for #[derive(Debug)]☆65Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Compile-time regular expressions, the right way.☆77Updated last week
- Minimalist Rust syntax parsing for procedural macros☆64Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- Abstract over different executors☆73Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated this week
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- ☆41Updated last year
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- The quickest way to override dependencies with Cargo☆58Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 9 months ago
- State machine pattern for Rust☆29Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 5 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- ☆36Updated last year
- ☆26Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- 🐱concat! with support for const variables and expressions☆39Updated 2 weeks ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week