kotauskas / thin_trait_object
One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.
☆42Updated 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
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Pretty-print file sizes and more☆43Updated 2 weeks ago
- Convert closures into wakers☆45Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Lending iterators on stable Rust☆81Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Abstract over different executors☆73Updated last year
- ☆24Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- ☆31Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Full precision decimal representation of f64☆25Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 7 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆27Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago