cmyr / keypath
Swift-style keypaths in Rust
☆61Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for keypath
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- ☆112Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A data serialization format as similar as possible to Rust's own syntax☆43Updated last year
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Blazing fast immutable collection datatypes for Rust.☆84Updated 5 months ago
- Gathering some metrics about github projects☆54Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Macro for sealing traits and structures☆49Updated last month
- A package manager☆19Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- ☆21Updated 10 months ago
- Token tree calling convention☆79Updated last year
- RFC for Packages as Optional Namespaces☆48Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Convert number to enum☆88Updated 3 months ago
- Make any value Sync but only available on its original thread☆37Updated last year