JRRudy1 / transientLinks
Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.
☆39Updated 6 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
- ☆31Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- State machine pattern for Rust☆29Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆41Updated last year
- An exploration of Storages☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆40Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Choose Rust types at compile-time via constants☆67Updated last year