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 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆24Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆31Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year