oxalica / async-ffiLinks
FFI-compatible futures
☆168Updated last month
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☆185Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- ☆204Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Async synchronization primitives☆275Updated 2 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Compile-time string operations☆108Updated last month
- SIMD-accelerated operations☆244Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Async interface for working with processes☆205Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- CBOR: Concise Binary Object Representation☆80Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Generic Atomic<T> type for Rust☆242Updated last month
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago