oxalica / async-ffiLinks
FFI-compatible futures
☆170Updated 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 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- ☆205Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Async synchronization primitives☆278Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- ☆240Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Compile-time string operations☆114Updated 2 weeks ago
- Async interface for working with processes☆206Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Define your own PhantomData☆158Updated last week
- CBOR: Concise Binary Object Representation☆83Updated 3 weeks ago
- "A very small syn"☆212Updated 10 months ago
- A protobuf library extending prost with reflection support and dynamic messages.☆130Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago