rust-objc
OC runtime wrapper
Objective-C Runtime bindings and wrapper for Rust.
Objective-C Runtime bindings and wrapper for Rust.
393 stars
18 watching
57 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
mikeash/maobjcruntime | Provides an object-oriented interface around the Objective-C runtime APIs. | 1,533 |
mitchellh/zig-objc | Enables direct interaction between Zig and Objective-C. | 186 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
xoac/static-bytes | Prevents buffer overflows and simplifies byte manipulation in Rust | 6 |
luqmana/rust-opencl | Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
marmelroy/objectivekit | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
esteve/ros2_objc | An implementation of ROS2 using Objective C on multiple platforms | 29 |
magic003/objc | Provides Objective-C Runtime bindings to allow Vlang programming on top of Objective-C frameworks | 8 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 190 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |