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:
- ☆75Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Cargo API written in Paris☆51Updated 3 weeks ago
- ☆46Updated last year
- ☆63Updated 8 years ago
- ☆17Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆58Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆34Updated 3 years ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years 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