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
- std::thread which joins on drop by default.☆18Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆15Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆29Updated last year
- 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
- Better type id and Any for Rust☆14Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 2 years ago
- ☆39Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆48Updated last year
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- A stack-allocated box that stores trait objects.☆20Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago