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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Abstract over different executors☆74Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆27Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Convert closures into wakers☆45Updated 8 months ago
- Run closures in parallel☆115Updated 8 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆61Updated 2 weeks ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago