{"id":58552,"library":"objc-foundation","title":"Objc Foundation","description":"Rust wrapper for Objective-C's Foundation framework.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/SSheldon/rust-objc-foundation","tags":["objective-c","foundation","macos","ffi"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nobjc-foundation = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add objc-foundation","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NSObject","correct":"use objc_foundation::NSObject;"}],"quickstart":{"code":"use objc_foundation::NSObject;\n\nfn main() {\n    let obj = NSObject::new();\n    println!(\"Created NSObject: {:?}\", obj);\n}","lang":"rust","description":"Creates a basic NSObject instance."},"warnings":[{"fix":"Ensure you are building on macOS with the correct target.","message":"Requires macOS target and Objective-C runtime.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'c':8,14 'ffi':17 'foundat':2,10,15 'framework':11 'maco':16 'objc':1 'object':7,13 'objective-c':6,12 'rust':3 'wrapper':4","created_at":"2026-06-16T16:28:12.817385+00:00","updated_at":"2026-06-16T16:28:12.817385+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/SSheldon/rust-objc-foundation","github":"https://github.com/SSheldon/rust-objc-foundation","docs":"https://docs.rs/objc-foundation/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}