{"id":20420482,"url":"https://github.com/leandrolanzieri/lora-serialization","last_synced_at":"2026-06-11T09:31:32.092Z","repository":{"id":236983769,"uuid":"146577078","full_name":"leandrolanzieri/lora-serialization","owner":"leandrolanzieri","description":"A Lora Serialization C library without dynamic allocation","archived":false,"fork":false,"pushed_at":"2019-11-06T14:43:37.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T04:29:54.019Z","etag":null,"topics":["library","lora","serialization"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leandrolanzieri.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}},"created_at":"2018-08-29T09:28:56.000Z","updated_at":"2019-11-06T14:43:39.000Z","dependencies_parsed_at":"2024-04-29T14:32:15.464Z","dependency_job_id":"fab747fd-f7ec-4de3-8bfd-1f49414a1d8b","html_url":"https://github.com/leandrolanzieri/lora-serialization","commit_stats":null,"previous_names":["leandrolanzieri/lora-serialization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leandrolanzieri/lora-serialization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandrolanzieri%2Flora-serialization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandrolanzieri%2Flora-serialization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandrolanzieri%2Flora-serialization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandrolanzieri%2Flora-serialization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leandrolanzieri","download_url":"https://codeload.github.com/leandrolanzieri/lora-serialization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandrolanzieri%2Flora-serialization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["library","lora","serialization"],"created_at":"2024-11-15T06:43:06.078Z","updated_at":"2026-06-11T09:31:32.064Z","avatar_url":"https://github.com/leandrolanzieri.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Lora Serialization C library without dynamic allocation\n\nThis library provides functions to encode information according to the Lora\nSerialization format.\n\nThis library is based on\n[this implementation](https://github.com/thesolarnomad/lora-serialization) but\nwithout any dynamic memory allocation.\n\n## Build and run examples\nUse `make`:\n\n```\n$ make example \u0026\u0026 ./examples/example \n\n\u003e Temperature example\n  Adding temperature: 35.40\n  Encoded information: 0DD4\n\n\u003e Weather station example\n  Adding time: 1535557041\n  Adding position: 53.5570, 10.0229\n  Adding temperature: 26.30\n  Adding humidity: 37.60\n  Adding humidity: 75\n  Encoded information: B1BD865B08373103F4EF98000A46AF0E4B\n```\n\n## License\nThis library is licensed under LGPLv2.1.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandrolanzieri%2Flora-serialization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleandrolanzieri%2Flora-serialization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandrolanzieri%2Flora-serialization/lists"}