mozilla / ffi-supportLinks
A crate to help expose Rust functions over the FFI.
☆42Updated 4 years 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☆216Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 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
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Parity tokio-ipc☆79Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- File/log rotation writer for Rust☆38Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- Async filesystem primitives☆139Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous HTTP body trait☆149Updated last week
- Data parallelism library for async-std.☆96Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A native Rust port of Google's robots.txt parser and matcher C++ library.☆99Updated 4 years ago
- Async session support with plugabble backends☆126Updated 2 years ago
- Minimal non-blocking I/O for Rust☆170Updated 10 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140Updated 3 years ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Types and traits for http clients☆115Updated 2 years ago
- ☆233Updated 3 months ago
- A rust logger that routes messages to the browser's console.☆100Updated 6 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago