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.
☆40Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for thin_trait_object
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Convert closures into wakers☆43Updated last month
- ☆24Updated last year
- Cast between dynamic trait objects☆32Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- ☆31Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A dynamic library helper for rust crates☆34Updated last year
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆27Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Serialization value trees☆43Updated 3 months ago