oxalica / async-ffiLinks
FFI-compatible futures
☆167Updated 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☆179Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Compile-time string operations☆103Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- CBOR: Concise Binary Object Representation☆75Updated this week
- ☆200Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- ☆216Updated last month
- Async interface for working with processes☆198Updated this week
- Semantic wrapper for byte count representations☆143Updated last week
- A protobuf library extending prost with reflection support and dynamic messages.☆127Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 2 weeks ago
- Async synchronization primitives☆270Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆129Updated this week
- Async broadcast channels☆182Updated 3 weeks ago
- SIMD-accelerated operations☆241Updated 3 weeks ago