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:
- ☆77Updated 5 months ago
- ☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆46Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Cargo API written in Paris☆56Updated last week
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years 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
- docs.rs as a publishing platform?☆71Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 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.☆43Updated 3 years ago
- Initialize arrays with ease!☆84Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- ☆30Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Cross-platform interface to the `errno` variable☆74Updated last month