kotauskas / thin_trait_object
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
Alternatives and similar repositories for thin_trait_object:
Users that are interested in thin_trait_object are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- ☆36Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Completion futures for Rust☆19Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- 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
- Abstract over different executors☆73Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Talk to Cargo easily at build time☆17Updated last year
- List size of types in a Rust crate☆27Updated last year
- ☆24Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Object Pool LockFree in Rust☆45Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆29Updated 10 months ago
- Pretty-print file sizes and more☆44Updated 2 weeks ago
- ☆31Updated 5 years ago