mozilla / ffi-supportLinks
A crate to help expose Rust functions over the FFI.
☆42Updated 2 months ago
Alternatives and similar repositories for ffi-support
Users that are interested in ffi-support are comparing it to the libraries listed below
Sorting:
- Heap-based async timers☆217Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Async filesystem primitives☆143Updated 3 months ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Parity tokio-ipc☆79Updated 2 years ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Common types for HTTP operations☆207Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140Updated 3 years ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- A rust logger that routes messages to the browser's console.☆103Updated 9 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- General sessions module for web services☆37Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Minimal non-blocking I/O for Rust☆171Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Types and traits for http clients☆115Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- ☆243Updated 2 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Async interface for working with processes☆206Updated 4 months ago