Xaeroxe / c-closures-rsLinks
Rust closures you can transfer over an FFI boundary
☆27Updated 4 years ago
Alternatives and similar repositories for c-closures-rs
Users that are interested in c-closures-rs are comparing it to the libraries listed below
Sorting:
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- ☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- ☆29Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- ☆28Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆35Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- ☆111Updated last year
- std::thread which joins on drop by default.☆19Updated 4 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago