oxalica / async-ffiLinks
FFI-compatible futures
☆167Updated 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☆184Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- ☆202Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Async synchronization primitives☆274Updated last month
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Compile-time string operations☆107Updated last month
- CBOR: Concise Binary Object Representation☆79Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- SIMD-accelerated operations☆243Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Async broadcast channels☆187Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- A protobuf library extending prost with reflection support and dynamic messages.☆128Updated last month
- Minimal asynchronous executor for Rust☆130Updated last week
- ☆226Updated 2 months ago
- rust bindings of snmalloc☆142Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year