Xaeroxe / c-closures-rsLinks
Rust closures you can transfer over an FFI boundary
☆27Updated 5 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
- ☆42Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Thread-unsafe async runtime☆29Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆30Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- ☆48Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- ☆29Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years 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
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆77Updated 5 months ago
- ☆114Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago