{"id":20434986,"url":"https://github.com/majerle/lwprintf","last_synced_at":"2025-05-16T17:04:11.174Z","repository":{"id":41548854,"uuid":"247432129","full_name":"MaJerle/lwprintf","owner":"MaJerle","description":"Lightweight printf library optimized for embedded systems","archived":false,"fork":false,"pushed_at":"2025-05-10T21:44:50.000Z","size":879,"stargazers_count":257,"open_issues_count":3,"forks_count":46,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-05-10T22:27:21.391Z","etag":null,"topics":["embedded","embedded-systems","hardware","library","microcontroller","output","printf","snprintf","sprintf","stdio","stdout","systems","uart"],"latest_commit_sha":null,"homepage":"https://majerle.eu/projects/lwprintf-lightweight-stdio-manager-printf-snprintf-vprintf-vsnprintf-sprintf","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/MaJerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["paypal.me/tilz0R"]}},"created_at":"2020-03-15T08:57:22.000Z","updated_at":"2025-05-10T21:44:53.000Z","dependencies_parsed_at":"2023-10-02T15:06:23.276Z","dependency_job_id":"d1b020a9-8375-41d0-8f26-e2cdc80108ca","html_url":"https://github.com/MaJerle/lwprintf","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwprintf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwprintf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwprintf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwprintf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaJerle","download_url":"https://codeload.github.com/MaJerle/lwprintf/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254573589,"owners_count":22093731,"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":["embedded","embedded-systems","hardware","library","microcontroller","output","printf","snprintf","sprintf","stdio","stdout","systems","uart"],"created_at":"2024-11-15T08:29:54.109Z","updated_at":"2025-05-16T17:04:11.153Z","avatar_url":"https://github.com/MaJerle.png","language":"C","readme":"# Lightweight printf stdio manager\n\n\u003ch3\u003eRead first: \u003ca href=\"http://docs.majerle.eu/projects/lwprintf/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n* Written in C (C11), compatible with ``size_t`` and ``uintmax_t`` types for some specifiers\n* Implements output functions compatible with ``printf``, ``vprintf``, ``snprintf``, ``sprintf`` and ``vsnprintf``\n* Low-memory footprint, suitable for embedded systems\n* Reentrant access to all API functions\n* Operating-system ready\n* Requires single output function to be implemented by user for ``printf``-like API calls\n* With optional functions for operating systems to protect multiple threads printing to the same output stream\n* Allows multiple output stream functions (unlike standard ``printf`` which supports only one) to separate parts of application\n* Added additional specifiers vs original features\n* User friendly MIT license\n\n## Contribute\n\nFresh contributions are always welcome. Simple instructions to proceed:\n\n1. Fork Github repository\n2. Follow [C style \u0026 coding rules](https://github.com/MaJerle/c-code-style) already used in the project\n3. Create a pull request to develop branch with new features or bug fixes\n\nAlternatively you may:\n\n1. Report a bug\n2. Ask for a feature request\n","funding_links":["paypal.me/tilz0R"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajerle%2Flwprintf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajerle%2Flwprintf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajerle%2Flwprintf/lists"}