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 last month
- Abstract over different executors☆74Updated 2 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.☆88Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆31Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆42Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆56Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month