{"id":67808,"library":"playdate-system","title":"Playdate System","description":"High-level System API built on-top of Playdate API.","status":"active","version":"0.3.16","language":"rust","source_language":null,"source_url":"https://github.com/boozook/playdate","tags":["playdate","gaming","embedded","system"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nplaydate-system = \"0.3.16\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add playdate-system","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"System","correct":"use playdate_system::System;"}],"quickstart":{"code":"use playdate_system::System;\n\nfn main() {\n    let system = System::new();\n    println!(\"Playdate system initialized\");\n}","lang":"rust","description":"Initializes the Playdate system API."},"warnings":[{"fix":"Ensure you are targeting the Playdate platform with the appropriate toolchain.","message":"Only works on Playdate hardware or simulator.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'api':7,14 'built':8 'embed':17 'game':16 'high':4 'high-level':3 'level':5 'on-top':9 'playdat':1,13,15 'system':2,6,18 'top':11","created_at":"2026-06-17T17:41:54.306819+00:00","updated_at":"2026-06-17T17:41:54.306819+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/boozook/playdate","github":"https://github.com/boozook/playdate","docs":"https://docs.rs/playdate-system/","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-17","next_check":"2026-12-14","install_tag":null}}