oxalica / async-ffi
FFI-compatible futures
☆161Updated 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
- Compatibility adapter between tokio and futures☆167Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated last month
- Program startup and thread support written in Rust☆174Updated last week
- ☆189Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Lightweight and high performance concurrent cache☆226Updated last week
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A protobuf library extending prost with reflection support and dynamic messages.☆101Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated this week
- Compile-time string operations☆90Updated last month
- Generic Atomic<T> type for Rust☆230Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Define your own PhantomData☆151Updated 2 weeks ago
- Compile-time string formatting☆233Updated 3 months ago