{"id":22820172,"url":"https://github.com/kizzycode/embedded-crc32c-rust","last_synced_at":"2025-06-27T16:35:13.146Z","repository":{"id":181320273,"uuid":"666579981","full_name":"KizzyCode/embedded-crc32c-rust","owner":"KizzyCode","description":"A `const`, single-choice opinionated tiny CRC32 implementation","archived":false,"fork":false,"pushed_at":"2023-07-15T01:47:59.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T23:16:28.048Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KizzyCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE BSD 2-CLAUSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-14T22:36:49.000Z","updated_at":"2023-07-15T01:48:56.000Z","dependencies_parsed_at":"2023-08-16T16:34:28.170Z","dependency_job_id":null,"html_url":"https://github.com/KizzyCode/embedded-crc32c-rust","commit_stats":null,"previous_names":["kizzycode/embedded-crc32-rust","kizzycode/embedded-crc32c-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KizzyCode/embedded-crc32c-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fembedded-crc32c-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fembedded-crc32c-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fembedded-crc32c-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fembedded-crc32c-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KizzyCode","download_url":"https://codeload.github.com/KizzyCode/embedded-crc32c-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KizzyCode%2Fembedded-crc32c-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262294027,"owners_count":23288868,"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":[],"created_at":"2024-12-12T15:16:50.077Z","updated_at":"2025-06-27T16:35:13.099Z","avatar_url":"https://github.com/KizzyCode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)\n[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![AppVeyor CI](https://ci.appveyor.com/api/projects/status/github/KizzyCode/embedded-crc32c-rust?svg=true)](https://ci.appveyor.com/project/KizzyCode/embedded-crc32c-rust)\n[![docs.rs](https://docs.rs/embedded-crc32c/badge.svg)](https://docs.rs/embedded-crc32c)\n[![crates.io](https://img.shields.io/crates/v/embedded-crc32c.svg)](https://crates.io/crates/embedded-crc32c)\n[![Download numbers](https://img.shields.io/crates/d/embedded-crc32c.svg)](https://crates.io/crates/embedded-crc32c)\n[![dependency status](https://deps.rs/crate/embedded-crc32c/latest/status.svg)](https://deps.rs/crate/embedded-crc32c)\n\n\n# `embedded-crc32c`\nA `const`, single-choice opinionated tiny CRC32 implementation.\n\n## Why should I use this crate?\nIn most cases there's probably no good reason. However, why I wrote this crate: It's really tiny, portable and `no-std`\ncompatible and thus suitable embedded devices. Furthermore it's opinionated, offering only a single CRC implementation\n(`CRC32C`; polynomial `0x1EDC6F41`). Also, the CRC32C implementation is `const`, which may be useful in some cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fembedded-crc32c-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkizzycode%2Fembedded-crc32c-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkizzycode%2Fembedded-crc32c-rust/lists"}