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.
☆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
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Convert closures into wakers☆45Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Abstract over different executors☆73Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- Byte-wise atomic memcpy.☆36Updated last month
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- ☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Pretty-print file sizes and more☆47Updated 2 months ago
- ☆24Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year