oxalica / async-ffiLinks
FFI-compatible futures
☆171Updated 3 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☆187Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆265Updated this week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Compile-time string operations☆115Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆205Updated last year
- Async synchronization primitives☆280Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- CBOR: Concise Binary Object Representation☆83Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- ☆241Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A protobuf library extending prost with reflection support and dynamic messages.☆130Updated last month