danielhenrymantilla / inheritance-rsLinks
Avoiding code reuse in Rust with OOP inheritance
☆39Updated 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:
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- ☆60Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Initialize arrays with ease!☆84Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Python3 fstrings in Rust☆86Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 5 months ago
- Rust ABI safe code generator☆189Updated 5 months ago
- ☆57Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 11 months ago
- Case transforming macros for idents☆41Updated 8 months ago
- ☆93Updated 10 months ago
- Generate parsers directly from AST node types☆85Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- ☆31Updated 5 years ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆113Updated 7 months ago