{"id":31729890,"url":"https://github.com/lysxia/ariel-os-runqueue","last_synced_at":"2025-10-09T07:18:33.718Z","repository":{"id":315241321,"uuid":"1058671858","full_name":"Lysxia/ariel-os-runqueue","owner":"Lysxia","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-17T12:11:14.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T14:25:29.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lysxia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T11:54:37.000Z","updated_at":"2025-09-17T12:11:17.000Z","dependencies_parsed_at":"2025-09-17T14:26:37.928Z","dependency_job_id":"a014911d-1ee1-4867-a56a-9b4105328ff1","html_url":"https://github.com/Lysxia/ariel-os-runqueue","commit_stats":null,"previous_names":["lysxia/ariel-os-runqueue"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Lysxia/ariel-os-runqueue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fariel-os-runqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fariel-os-runqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fariel-os-runqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fariel-os-runqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lysxia","download_url":"https://codeload.github.com/Lysxia/ariel-os-runqueue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fariel-os-runqueue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000985,"owners_count":26082972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-09T07:18:29.415Z","updated_at":"2025-10-09T07:18:33.711Z","avatar_url":"https://github.com/Lysxia.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"ariel-os-runqueue\n================\n\nThis repository contains the Runqueue as used by Ariel OS.\nIt basically encodes the scheduling, as in, \"which thread should be switched to next?\".\n\nHow to use\n----------\n\nThe crate is not supposed to be used on its own, but as dependency of\n[Ariel OS](https://github.com/ariel-os/ariel-os).\n\nCode layout\n-----------\n\n`lib.rs` contains the public API. `runqueue.rs` contains\nthe only current implementation.\n\nWe expect other implementations to show up (with different trade-offs), which\ncan hopefully switched using crate features. For that reason, there are some\ntests against the public API in `lib.rs`.\n\nMinimum Supported Rust Version (MSRV)\n-------------------------------------\n\nThis crate currently requires a recent compiler supporting const fn.\nFor the time being, it is recommended to use a current nightly.\n\nCopyright \u0026 License\n-------------------\n\nariel-os-runqueue is licensed under either of\n\n    Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n    MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)\n\nat your option.\n\nCopyright (C) 2021 Freie Universität Berlin, Inria, Kaspar Schleiser\n\nContributing\n------------\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fariel-os-runqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flysxia%2Fariel-os-runqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fariel-os-runqueue/lists"}