Xaeroxe / c-closures-rs
Rust closures you can transfer over an FFI boundary
☆25Updated 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
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆40Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Full precision decimal representation of f64☆25Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- std::thread which joins on drop by default.☆16Updated 4 years ago
- Make any value Sync but only available on its original thread☆37Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- ☆29Updated 9 months ago
- ☆44Updated last year
- Thread-unsafe async runtime☆27Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 4 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 2 years ago
- ☆46Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago