nrc / big-book-ffiLinks
The Big Book of Rust Interop
☆20Updated 2 years ago
Alternatives and similar repositories for big-book-ffi
Users that are interested in big-book-ffi are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆77Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- ☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆30Updated last year
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆66Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Convert closures into wakers☆46Updated 11 months ago
- ☆46Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆62Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Cargo API written in Paris☆56Updated 3 weeks ago
- Thread parking and unparking☆81Updated 11 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago