oxalica / async-ffiLinks
FFI-compatible futures
☆165Updated 3 weeks 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☆171Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- ☆197Updated last year
- Semantic wrapper for byte count representations☆139Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Async synchronization primitives☆269Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Define your own PhantomData☆155Updated this week
- A protobuf library extending prost with reflection support and dynamic messages.☆120Updated 3 weeks ago
- ☆212Updated last week
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Async broadcast channels☆179Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- CBOR: Concise Binary Object Representation☆73Updated last month