mozilla / ffi-support
A crate to help expose Rust functions over the FFI.
☆41Updated 3 years ago
Alternatives and similar repositories for ffi-support:
Users that are interested in ffi-support are comparing it to the libraries listed below
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 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…☆86Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆71Updated 9 months ago
- Asynchronous HTTP body trait☆132Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Parity tokio-ipc☆76Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- Thread parking and unparking☆74Updated last month
- Heap-based async timers☆211Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A pure Rust implementation of ICE☆34Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated 3 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Compatibility adapter between tokio and futures☆163Updated this week
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Duplicate an async I/O handle☆40Updated last month
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- ☆69Updated 3 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- A small and lightweight Rust library to obtain the active locale on the system.☆88Updated 3 months ago
- Scoped Thread Local Storage for Rust☆51Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago