{"id":49329031,"url":"https://github.com/paradigmxyz/reth-core","last_synced_at":"2026-04-26T21:04:35.668Z","repository":{"id":346657069,"uuid":"1189979329","full_name":"paradigmxyz/reth-core","owner":"paradigmxyz","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-24T08:35:18.000Z","size":349,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-24T10:35:30.269Z","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/paradigmxyz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2026-03-23T21:17:21.000Z","updated_at":"2026-04-24T08:35:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/paradigmxyz/reth-core","commit_stats":null,"previous_names":["paradigmxyz/reth-core"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/paradigmxyz/reth-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradigmxyz%2Freth-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradigmxyz%2Freth-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradigmxyz%2Freth-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradigmxyz%2Freth-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paradigmxyz","download_url":"https://codeload.github.com/paradigmxyz/reth-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradigmxyz%2Freth-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-26T21:04:35.157Z","updated_at":"2026-04-26T21:04:35.657Z","avatar_url":"https://github.com/paradigmxyz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reth-core\n\nCore traits and libraries extracted from [Reth](https://github.com/paradigmxyz/reth), published as crates so they can be depended on without git references.\n\n## Crates\n\n- [`reth-codecs`] - `Compact` codec trait, implementations for primitive and alloy types, and the derive macro\n- [`reth-codecs-derive`] - Procedural macro for deriving `Compact` on custom types\n- [`reth-primitives-traits`] - Common types in reth\n- [`reth-rpc-traits`] - Conversion and signing traits for Ethereum RPC types\n- [`reth-zstd-compressors`] - Pre-trained zstd dictionaries for compressing Ethereum data (transactions, headers, receipts)\n\n[`reth-codecs`]: https://github.com/paradigmxyz/reth-core/tree/main/crates/codecs\n[`reth-codecs-derive`]: https://github.com/paradigmxyz/reth-core/tree/main/crates/codecs-derive\n[`reth-primitives-traits`]: https://github.com/paradigmxyz/reth-core/tree/main/crates/primitives-traits\n[`reth-rpc-traits`]: https://github.com/paradigmxyz/reth-core/tree/main/crates/rpc-traits\n[`reth-zstd-compressors`]: https://github.com/paradigmxyz/reth-core/tree/main/crates/zstd-compressors\n\n## Supported Rust Versions (MSRV)\n\nThe current MSRV (minimum supported rust version) is 1.93.\n\n## Contributing\n\nContributions are welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for details.\n\n## Warning\n\nThe `Compact` encoding format and its implementations are designed for storing and retrieving data internally. They are not hardened to safely read potentially malicious data.\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in these crates by you, as defined in the Apache-2.0 license,\nshall be dual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadigmxyz%2Freth-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadigmxyz%2Freth-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadigmxyz%2Freth-core/lists"}