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:
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Parity tokio-ipc☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Trait aliases on stable Rust☆59Updated 2 months ago
- ☆87Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆41Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Big array helper for serde☆65Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Extract differences between arbitrary datastructures☆91Updated last year
- Convert number to enum☆87Updated last year
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago