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:
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Convert closures into wakers☆46Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Pretty-print file sizes and more☆49Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Macro for sealing traits and structures☆59Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆63Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago