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☆57Updated 9 months ago
- Abstract over different executors☆74Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- ☆40Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks 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
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Dependency injection for Rust☆53Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago