Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆44Dec 17, 2024Updated last year
Alternatives and similar repositories for transient
Users that are interested in transient are comparing it to the libraries listed below
Sorting:
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- An exploration of Storages☆39Oct 29, 2023Updated 2 years ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Mar 25, 2024Updated last year
- Procedural macro span debugger/visualizer☆40Aug 28, 2020Updated 5 years ago
- Const TypeId and non-'static TypeId☆70Dec 20, 2025Updated 2 months ago
- ☆26Nov 9, 2025Updated 3 months ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- asynchronous deduplicator with optional LRU caching☆12Feb 8, 2026Updated 3 weeks ago
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 3 months ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- Use winit like the async runtime you've always wanted☆50Jun 3, 2024Updated last year
- ☆12Sep 21, 2024Updated last year
- Simple library to create a fixed timestep loop for a game or simulation☆10Oct 2, 2017Updated 8 years ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 3 weeks ago
- wait-free spsc linked-list queue with individually reusable nodes☆30Nov 19, 2023Updated 2 years ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆49Jan 31, 2026Updated last month
- ☆14Feb 3, 2026Updated last month
- Basically the C programming language peppered with my preferences☆12Jun 12, 2025Updated 8 months ago
- Convenience wrapper for cargo buildscript input/output☆15Feb 16, 2026Updated 2 weeks ago
- ☆15Oct 17, 2024Updated last year
- std::iter feature complete(-ish) lending iterator for Rustlang☆20Feb 20, 2026Updated last week
- Trait aliases on stable Rust☆59Nov 19, 2025Updated 3 months ago
- A worker pool library for Rust☆12Oct 3, 2025Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Jan 15, 2026Updated last month
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- ☆20Feb 9, 2026Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 10 months ago
- A cargo subcommand to bundle a Rust project into a single file ✨☆18Jan 15, 2025Updated last year
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- [Deprecatd] A shell-script based task runner.☆14Jun 2, 2023Updated 2 years ago
- A dynamic library helper for rust crates☆36Feb 26, 2026Updated last week
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year
- Timer facilities for Rust's async story☆56Sep 29, 2024Updated last year
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Mar 5, 2025Updated last year
- Add types to your macros arguments in Rust☆13Oct 14, 2022Updated 3 years ago
- interactive test runner for rust projects☆24Dec 12, 2025Updated 2 months ago