{"id":33128122,"url":"https://github.com/rici4kubicek/statistics","last_synced_at":"2026-02-27T23:14:36.858Z","repository":{"id":314728702,"uuid":"1056552663","full_name":"rici4kubicek/statistics","owner":"rici4kubicek","description":"Implementation of simple statistics functionality for embedded systems.","archived":false,"fork":false,"pushed_at":"2025-12-19T10:46:03.000Z","size":5465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-22T03:43:39.620Z","etag":null,"topics":["embedded","embedded-systems","math","max","min","statistics"],"latest_commit_sha":null,"homepage":"https://rici4kubicek.github.io/statistics/","language":"C","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/rici4kubicek.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-14T10:38:48.000Z","updated_at":"2025-12-19T10:45:27.000Z","dependencies_parsed_at":"2025-12-19T19:06:28.880Z","dependency_job_id":null,"html_url":"https://github.com/rici4kubicek/statistics","commit_stats":null,"previous_names":["rici4kubicek/statistics"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/rici4kubicek/statistics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rici4kubicek%2Fstatistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rici4kubicek%2Fstatistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rici4kubicek%2Fstatistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rici4kubicek%2Fstatistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rici4kubicek","download_url":"https://codeload.github.com/rici4kubicek/statistics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rici4kubicek%2Fstatistics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29918974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"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":["embedded","embedded-systems","math","max","min","statistics"],"created_at":"2025-11-15T07:29:41.700Z","updated_at":"2026-02-27T23:14:36.854Z","avatar_url":"https://github.com/rici4kubicek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statistics\n\n![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/rici4kubicek/statistics?utm_source=oss\u0026utm_medium=github\u0026utm_campaign=rici4kubicek%2Fstatistics\u0026labelColor=171717\u0026color=FF570A\u0026link=https%3A%2F%2Fcoderabbit.ai\u0026label=CodeRabbit+Reviews)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/rici4kubicek/statistics/main.svg)](https://results.pre-commit.ci/latest/github/rici4kubicek/statistics/main)\n[![PlatformIO Registry](https://badges.registry.platformio.org/packages/rici4kubicek/library/Statistics.svg)](https://registry.platformio.org/libraries/rici4kubicek/Statistics)\n\nA lightweight C library for collecting fixed-size samples and computing basic\nstatistics (mean, min, max, variance, and standard deviation) for selected\nscalar types. The documentation is generated with Doxygen and Sphinx (Breathe).\n\n## Key features\n- minimal dependencies, small API surface\n- ring buffer with an indicator of \"enough\" samples collected\n- type-specific functions generated based on configuration\n- **no floating-point operations for integer types** - optimized for embedded CPUs without FPU (e.g., STM32F0, Cortex-M0)\n- fixed-point arithmetic for integer types (mean, variance, stdev scaled by 1000)\n- native float support for float data types\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frici4kubicek%2Fstatistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frici4kubicek%2Fstatistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frici4kubicek%2Fstatistics/lists"}