oxalica / async-ffiLinks
FFI-compatible futures
☆167Updated 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☆182Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆137Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- ☆201Updated last year
- Define your own PhantomData☆158Updated last week
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Semantic wrapper for byte count representations☆145Updated 2 weeks ago
- Compile-time string operations☆104Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Async synchronization primitives☆273Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆139Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Lightweight and high performance concurrent cache☆268Updated last month
- ☆223Updated last month
- An on-disk hash table implementation☆124Updated 3 years ago
- A protobuf library extending prost with reflection support and dynamic messages.☆127Updated last week
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- rust bindings of snmalloc☆140Updated 3 weeks ago