oxalica / async-ffiLinks
FFI-compatible futures
☆169Updated 2 months ago
Alternatives and similar repositories for async-ffi
Users that are interested in async-ffi are comparing it to the libraries listed below
Sorting:
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆209Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Async synchronization primitives☆277Updated this week
- Compile-time string operations☆114Updated last week
- ☆205Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Semantic wrapper for byte count representations☆150Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- ☆238Updated 4 months ago
- CBOR: Concise Binary Object Representation☆82Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Async broadcast channels☆188Updated 3 months ago
- Async interface for working with processes☆205Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Define your own PhantomData☆158Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- "A very small syn"☆212Updated 10 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago