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.
☆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
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆60Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆27Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆56Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆40Updated last year
- List size of types in a Rust crate☆27Updated last year
- Completion futures for Rust☆19Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- ☆24Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year