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 4 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☆62Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆24Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- ☆58Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆64Updated last month
- Convert closures into wakers☆47Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago