nrc / portable-interoperable
Async fundamentals initiative: portable and interoperable
☆75Updated last year
Alternatives and similar repositories for portable-interoperable:
Users that are interested in portable-interoperable are comparing it to the libraries listed below
- Run closures in parallel☆111Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- ☆123Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Abstract over different executors☆73Updated last year
- (lifetime) GATs on stable Rust☆56Updated last year
- An updated version of linked-hash-map and friends☆104Updated last month
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- Define your own PhantomData☆151Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- docs.rs as a publishing platform?☆66Updated 6 months ago
- ☆130Updated 6 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- ☆193Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆65Updated 7 months ago
- Show unused code from multi-crate Rust projects☆95Updated 4 months ago
- ☆55Updated last year
- A Rust library for interrupting asynchronous streams.☆157Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- Asynchronous HTTP body trait☆129Updated this week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago