{"id":13812841,"url":"https://github.com/sunsided/kalman-clib","last_synced_at":"2026-04-25T15:02:50.391Z","repository":{"id":13121974,"uuid":"15803849","full_name":"sunsided/kalman-clib","owner":"sunsided","description":"Microcontroller targeted C library for Kalman filtering","archived":false,"fork":false,"pushed_at":"2024-03-05T08:29:37.000Z","size":84,"stargazers_count":103,"open_issues_count":0,"forks_count":39,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-16T01:11:22.785Z","etag":null,"topics":["c","embedded","kalman-filter","signal-processing"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/fresco","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunsided.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2014-01-10T16:54:04.000Z","updated_at":"2025-03-11T04:31:25.000Z","dependencies_parsed_at":"2024-03-05T09:51:35.854Z","dependency_job_id":null,"html_url":"https://github.com/sunsided/kalman-clib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fkalman-clib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fkalman-clib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fkalman-clib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fkalman-clib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsided","download_url":"https://codeload.github.com/sunsided/kalman-clib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858236,"owners_count":20359253,"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":["c","embedded","kalman-filter","signal-processing"],"created_at":"2024-08-04T04:00:56.187Z","updated_at":"2026-04-25T15:02:45.348Z","avatar_url":"https://github.com/sunsided.png","language":"C","funding_links":[],"categories":["Algorithm","Data processing","Code"],"sub_categories":["math library","DSP and Filtering","C"],"readme":"# Kalman Filter C Implementation #\n\nMicrocontroller targeted naive Kalman filter implementation in pure C using code ported from the [Efficient Java Matrix Library](https://code.google.com/p/efficient-java-matrix-library).  \nA 🦀 Rust port is available at [sunsided/minikalman-rs](https://github.com/sunsided/minikalman-rs).\n\n### License\n\nThe project is licensed under the **MIT license**, a copy of which can be found in [LICENSE.md](LICENSE.md).\n\n## Implemented so far ##\n* Memory-optimizing preprocessor based Kalman Filter factory\n* Algorithmically optimized matrix/matrix and matrix/vector operations\n* Matrix inverse using Cholesky decomposition\n\n## Example filters ##\n* Gravity constant estimation using only measured position\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fkalman-clib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsided%2Fkalman-clib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fkalman-clib/lists"}