danielhenrymantilla / inheritance-rsLinks
Avoiding code reuse in Rust with OOP inheritance
☆38Updated 5 years ago
Alternatives and similar repositories for inheritance-rs
Users that are interested in inheritance-rs are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Vec-backed ID-tree☆58Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Safe, fast, and obvious concurrent collections in Rust.☆35Updated 7 months ago
- Case transforming macros for idents☆39Updated 5 months ago
- Dependency injection for Rust☆50Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Extract bits from a byte slice☆77Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆39Updated last year