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 lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- ☆29Updated last year
- ☆47Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆28Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- 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
- Check that a crate builds without libstd☆25Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago