kotauskas / thin_trait_objectLinks
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
Alternatives and similar repositories for thin_trait_object
Users that are interested in thin_trait_object are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- ☆24Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Convert closures into wakers☆47Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Full precision decimal representation of f64☆27Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Simple goldenfile testing in Rust☆44Updated 3 months ago