{"id":73329,"library":"syscalls","title":"Syscalls","description":"Provides a list of Linux system call numbers and constants.","status":"active","version":"0.8.1","language":"rust","source_language":null,"source_url":"https://github.com/jasonwhite/syscalls","tags":["linux","syscalls","system","constants"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsyscalls = \"0.8.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add syscalls","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SyscallNo","correct":"use syscalls::SyscallNo;"}],"quickstart":{"code":"use syscalls::SyscallNo;\n\nlet read = SyscallNo::read;\nprintln!(\"Read syscall number: {:?}\", read);","lang":"rust","description":"Access Linux syscall numbers via SyscallNo enum."},"warnings":[],"env_vars":null,"search_vec":"'call':8 'constant':11,15 'linux':6,12 'list':4 'number':9 'provid':2 'syscal':1,13 'system':7,14","created_at":"2026-06-17T18:49:58.546084+00:00","updated_at":"2026-06-17T18:49:58.546084+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/jasonwhite/syscalls","github":"https://github.com/jasonwhite/syscalls","docs":"https://docs.rs/syscalls/","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}}