youknowone / apple-sysLinks
The auto-managed -sys crate for Apple platforms using bindgen directly from build environment
☆63Updated 3 months ago
Alternatives and similar repositories for apple-sys
Users that are interested in apple-sys are comparing it to the libraries listed below
Sorting:
- Rusty bindings for Apple libraries☆178Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Safe wrapper to libheif-sys for parsing heif/heic files☆50Updated 2 weeks ago
- FFI-compatible futures☆169Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Rust nested structs☆91Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- Const TypeId and non-'static TypeId☆70Updated this week
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- ☆55Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Safe Rust wrapper for the MozJPEG library☆83Updated 10 months ago
- Rust Bindings for the iOS UIKit Objective-C framework☆57Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆64Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month