{"id":73084,"library":"pros-sys","title":"pros-sys","description":"Low-level FFI bindings for the PROS (Purdue Robotics Operating System) EFI interface.","status":"active","version":"0.8.1","language":"rust","source_language":null,"source_url":"https://github.com/gavin-niederman/pros-rs","tags":["ffi","robotics","pros","vex","embedded"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npros-sys = \"0.8.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pros-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"pros_sys","correct":"use pros_sys::*;"}],"quickstart":{"code":"use pros_sys::*;\n\nfn main() {\n    unsafe {\n        pros_sys::pros_initialize();\n    }\n}","lang":"rust","description":"Initializes the PROS system (unsafe)."},"warnings":[{"fix":"Use safe wrappers from pros-rs crate if available.","message":"Unsafe FFI: all functions are unsafe; misuse can cause undefined behavior.","severity":"gotcha","affected_versions":">=0.8.0"}],"env_vars":null,"search_vec":"'bind':8 'efi':16 'embed':22 'ffi':7,18 'interfac':17 'level':6 'low':5 'low-level':4 'oper':14 'pros':2,11,20 'pros-si':1 'purdu':12 'robot':13,19 'sys':3 'system':15 'vex':21","created_at":"2026-06-17T18:47:18.560320+00:00","updated_at":"2026-06-17T18:47:18.560320+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/gavin-niederman/pros-rs","github":"https://github.com/gavin-niederman/pros-rs","docs":"https://docs.rs/pros-sys/","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}}