kardeiz / objekt-clonable
☆35Updated 2 months ago
Alternatives and similar repositories for objekt-clonable:
Users that are interested in objekt-clonable are comparing it to the libraries listed below
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Serialization value trees☆44Updated 7 months ago
- Types to define keyboard related events.☆56Updated 2 weeks ago
- ☆55Updated 10 months ago
- ☆55Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆50Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆30Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Case transforming macros for idents☆39Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆37Updated last year
- ☆16Updated last week
- Macro for sealing traits and structures☆52Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆24Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago