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
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆128Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆75Updated 10 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Asynchronous HTTP body trait☆129Updated 2 months ago
- Source code and logic to build OpenSSL from source☆69Updated 2 weeks 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☆98Updated 5 months ago
- Thread parking and unparking☆71Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A websocket protocol implementation.☆89Updated last week
- Heap-based async timers☆211Updated 4 months ago
- ☆55Updated last year
- 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
- Native TLS for futures and async-std☆70Updated 3 months ago
- Scoped Thread Local Storage for Rust☆49Updated last year
- ☆68Updated 2 weeks ago
- Convert closures into wakers☆43Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆69Updated 6 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆69Updated last year
- ☆60Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Async filesystem primitives☆130Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Async session support with plugabble backends☆122Updated last year