nrc / big-book-ffi
The Big Book of Rust Interop
☆20Updated last year
Alternatives and similar repositories for big-book-ffi:
Users that are interested in big-book-ffi are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆70Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆24Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆28Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆29Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Placeholder for the time being.☆8Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- ☆55Updated last year
- Code snippets for Rust discussions☆9Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- ☆17Updated 3 years ago
- ☆45Updated last year
- Convert closures into wakers☆45Updated last month
- Additional utilities around the bytes crate☆19Updated 8 months ago
- 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
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Choose Rust types at compile-time via constants☆63Updated last year
- ☆59Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month