JRRudy1 / transient
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆37Updated 3 months ago
Alternatives and similar repositories for transient:
Users that are interested in transient are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- horrible serde macro stuff☆39Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last week
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- ☆30Updated 9 months ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆49Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆115Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Trait implementation generator macro☆28Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- The quickest way to override dependencies with Cargo☆58Updated this week
- State machine pattern for Rust☆29Updated 4 months ago
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 8 months ago
- GUI viewer for cargo metadata☆20Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year