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:
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Heap-based async timers☆215Updated last year
- Compatibility adapter between tokio and futures☆184Updated 2 months ago
- An updated version of linked-hash-map and friends☆129Updated last week
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Parity tokio-ipc☆79Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Native TLS for futures and async-std☆72Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- CBOR: Concise Binary Object Representation☆79Updated this week
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Types and traits for http clients☆115Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Async filesystem primitives☆139Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Asynchronous HTTP/1.1 in Rust☆164Updated 2 years ago
- ☆125Updated 3 years ago
- Typed HTTP Headers from hyper☆188Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Efficient and customizable data-encoding functions in Rust☆196Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Data parallelism library for async-std.☆95Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Run closures in parallel☆115Updated 9 months ago