{"id":15292388,"url":"https://github.com/op-rs/hilo","last_synced_at":"2025-04-13T09:32:05.379Z","repository":{"id":255092191,"uuid":"848449016","full_name":"op-rs/hilo","owner":"op-rs","description":"A suite of portable, extensible `std` components for the superchain.","archived":true,"fork":false,"pushed_at":"2025-01-20T07:22:51.000Z","size":2343,"stargazers_count":21,"open_issues_count":4,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T03:47:04.053Z","etag":null,"topics":["alloy","optimism","rust","superchain"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/super","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/op-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T19:25:36.000Z","updated_at":"2025-02-18T20:33:54.000Z","dependencies_parsed_at":"2024-08-28T00:21:42.558Z","dependency_job_id":"1f80bf08-b93f-49ee-bf21-b87af46b4480","html_url":"https://github.com/op-rs/hilo","commit_stats":{"total_commits":164,"total_committers":3,"mean_commits":"54.666666666666664","dds":0.25,"last_synced_commit":"3eb1b62b490510d6a049058418b5bb78ce02a774"},"previous_names":["anton-rs/superchain","anton-rs/hilo","op-rs/hilo"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op-rs%2Fhilo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op-rs%2Fhilo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op-rs%2Fhilo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op-rs%2Fhilo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/op-rs","download_url":"https://codeload.github.com/op-rs/hilo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248690855,"owners_count":21146218,"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","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":["alloy","optimism","rust","superchain"],"created_at":"2024-09-30T16:17:40.977Z","updated_at":"2025-04-13T09:32:05.374Z","avatar_url":"https://github.com/op-rs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"./assets/banner.png\" alt=\"hilo\" width=\"100%\" align=\"center\"\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    A suite of `std` components for the superchain.\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/op-rs/hilo/actions/workflows/rust_ci.yaml\"\u003e\u003cimg src=\"https://github.com/op-rs/hilo/actions/workflows/rust_ci.yaml/badge.svg?label=ci\" alt=\"CI\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/op-rs/hilo/blob/main/LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-d1d1f6.svg?label=license\u0026labelColor=2a2f35\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://op-rs.github.io/hilo\"\u003e\u003cimg src=\"https://img.shields.io/badge/Contributor%20Book-854a15?logo=mdBook\u0026labelColor=2a2f35\" alt=\"Book\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://img.shields.io/codecov/c/github/op-rs/hilo\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/github/op-rs/hilo\" alt=\"Codecov\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#overview\"\u003eOverview\u003c/a\u003e •\n  \u003ca href=\"#security\"\u003eSecurity\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\n`hilo` is the sister of [`kona`][kona].\nIt is a suite of portable, modular `std` OP Stack components,\nwhere `kona` contains `no_std` components.\n`hilo` provides library components in [crates](./crates/), and\nbinary applications in [bin/](./bin/). Bins like `hera` compose\nmultiple crates from `hilo` and `kona`.\n\n## Development Status\n\n`hilo` is currently in active development, and is not yet ready for use in production.\n\n## Security\n\nSpecifications around security are provided in [Security.md](./Security.md).\n\n## Contributing\n\nContributing guidelines are outlined in [Contributing.md](./Contributing.md).\n\n## License\n\nLicensed under \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e.\n\n\u003c!-- Links --\u003e\n\n[mit-url]: LICENSE-MIT\n[apache-url]: LICENSE-APACHE\n[kona]: https://github.com/op-rs/kona\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop-rs%2Fhilo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fop-rs%2Fhilo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop-rs%2Fhilo/lists"}