Michael-F-Bryan / ffi_helpersLinks
A crate to make working with FFI code easier.
☆70Updated 3 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:
- ☆88Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Parity tokio-ipc☆79Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Big array helper for serde☆65Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events