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
- 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
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆29Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated last year
- ☆72Updated this week
- ☆33Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- ☆61Updated 7 years ago
- ☆24Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week