{"id":18704700,"url":"https://github.com/bendaws/libjlog","last_synced_at":"2025-04-12T09:33:08.808Z","repository":{"id":259540488,"uuid":"878123302","full_name":"bingus-dev/libjlog","owner":"bingus-dev","description":"Easily configurable standarized printing for hobby operating systems","archived":false,"fork":false,"pushed_at":"2025-03-21T15:40:26.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T01:49:43.655Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bingus-dev.png","metadata":{"files":{"readme":"README","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":"2024-10-24T20:24:58.000Z","updated_at":"2025-03-21T15:40:30.000Z","dependencies_parsed_at":"2024-10-26T10:43:04.125Z","dependency_job_id":"bf15d3bb-a112-4d22-a078-e8257923fd30","html_url":"https://github.com/bingus-dev/libjlog","commit_stats":null,"previous_names":["jamjellyfish/libjlog","bendaws/libjlog","sirkingbinx/libjlog","goovlevr/libjlog","ja1va-dev/libjlog","naviy2000/libjlog","foresst2000/libjlog","keirdo/libjlog","oculidev/libjlog","drumkitgorilla/libjlog","geopcvr/libjlog","kinnyugen/libjlog","binguszingus/libjlog","jamboington-the-18th/libjlog","jambo-posready-embedded-7/libjlog","jamboington/libjlog","xzcowman/libjlog","oatsalmon/libjlog","bingus-dev/libjlog"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bingus-dev","download_url":"https://codeload.github.com/bingus-dev/libjlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248546363,"owners_count":21122301,"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"],"created_at":"2024-11-07T12:08:03.924Z","updated_at":"2025-04-12T09:33:08.535Z","avatar_url":"https://github.com/bingus-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"libjlog v1.0.0\n======================\nlibjlog is a simple-to-use standarized output\nsystem for low-level software like custom operating\nsystems and C-based memory-efficient systems.\n\nIt is configurable and easy-to-use for both C and C++.\n\nConfigure\n======================\nCopy \"libjlog.c\" and \"libjlog.h\" into your project.\nWhile booting into your system, initialize libjlog with\nthis code:\n\n        libjlog_init(printing_fn, \"OSName\")\n\nlibjlog requires printing_fn as a callback. Here is an\nexample:\n\n        void printing_fn(char *text) {\n            // do stuff here to output *text !\n        }\n\nYou should be good from here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendaws%2Flibjlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendaws%2Flibjlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendaws%2Flibjlog/lists"}