mozilla / ffi-support
A crate to help expose Rust functions over the FFI.
☆41Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ffi-support
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Convert closures into wakers☆43Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Thread parking and unparking☆73Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Async filesystem primitives☆130Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Native TLS for futures and async-std☆70Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆137Updated 5 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆69Updated last year
- A lightweight version of pin-project written with declarative macros.☆227Updated last week
- Duplicate an async I/O handle☆40Updated last month
- Timer facilities for Rust's async story☆53Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Asynchronous HTTP body trait☆127Updated 3 months ago
- A certificate verification library for rustls that uses the operating system's verifier☆77Updated this week
- A small and lightweight Rust library to obtain the active locale on the system.☆82Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- How to run Hyper on async-std☆39Updated 2 years ago
- A websocket protocol implementation.☆89Updated 3 weeks ago