Michael-F-Bryan / ffi_helpersLinks
A crate to make working with FFI code easier.
☆70Updated 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:
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- ☆86Updated 6 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated last month
- ☆124Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Trait aliases on stable Rust☆55Updated 3 years ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Big array helper for serde☆61Updated last year
- Migrated to Codeberg☆79Updated last year
- Typed any map for rust☆67Updated 7 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆119Updated 3 months ago