Michael-F-Bryan / ffi_helpers
A crate to make working with FFI code easier.
☆69Updated 2 years ago
Alternatives and similar repositories for ffi_helpers
Users that are interested in ffi_helpers are comparing it to the libraries listed below
Sorting:
- Parity tokio-ipc☆77Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Automatically implement traits for common smart pointers☆111Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆66Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- `$crate` in procedural macros.☆70Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated 2 months ago
- derive newtype for diesel traits☆53Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Find out about keys that are ignored when deserializing data