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
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 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 10 months ago
- Zig comptime using Rust proc macros☆43Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Abstract over different executors☆73Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Full precision decimal representation of f64☆26Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- ☆31Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆24Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago