{"id":30027067,"url":"https://github.com/rdavid/cbase","last_synced_at":"2026-02-07T21:04:10.191Z","repository":{"id":308059956,"uuid":"1031485769","full_name":"rdavid/cbase","owner":"rdavid","description":"A collection of basic C language functions and examples.","archived":false,"fork":false,"pushed_at":"2026-02-03T23:31:55.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-04T11:49:25.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdavid.png","metadata":{"files":{"readme":"README.adoc","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-08-03T20:54:46.000Z","updated_at":"2026-02-03T23:31:53.000Z","dependencies_parsed_at":"2025-08-03T23:25:32.122Z","dependency_job_id":"52d1e8be-ecbc-401d-a263-1b74487085c1","html_url":"https://github.com/rdavid/cbase","commit_stats":null,"previous_names":["rdavid/cbase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdavid/cbase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdavid%2Fcbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdavid%2Fcbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdavid%2Fcbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdavid%2Fcbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdavid","download_url":"https://codeload.github.com/rdavid/cbase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdavid%2Fcbase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29208177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T20:33:12.493Z","status":"ssl_error","status_checked_at":"2026-02-07T20:30:47.381Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-08-06T12:12:36.620Z","updated_at":"2026-02-07T21:04:10.186Z","avatar_url":"https://github.com/rdavid.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"// Settings:\n:toc: macro\n:!toc-title:\n// URLs:\n:img-hoc: https://hitsofcode.com/github/rdavid/cbase?branch=master\u0026label=hits%20of%20code\n:img-license: https://img.shields.io/github/license/rdavid/cbase?color=blue\u0026labelColor=gray\u0026logo=freebsd\u0026logoColor=lightgray\u0026style=flat\n:img-test: https://github.com/rdavid/cbase/actions/workflows/test.yml/badge.svg\n:url-actionlint: https://github.com/rhysd/actionlint\n:url-base: https://github.com/rdavid/shellbase/blob/master/lib/base.sh\n:url-checkmake: https://github.com/mrtazz/checkmake\n:url-cv: http://cv.rabkin.co.il\n:url-goredo: http://www.goredo.cypherpunks.su/Install.html\n:url-hoc: https://hitsofcode.com/view/github/rdavid/cbase?branch=master\n:url-license: https://github.com/rdavid/cbase/blob/master/LICENSES/0BSD.txt\n:url-redo: http://cr.yp.to/redo.html\n:url-reuse: https://github.com/fsfe/reuse-action\n:url-test: https://github.com/rdavid/cbase/actions/workflows/test.yml\n:url-typos: https://github.com/crate-ci/typos\n:url-yamllint: https://github.com/adrienverge/yamllint\n\n= C Base\n\nimage:{img-test}[test,link={url-test}]\nimage:{img-hoc}[hits of code,link={url-hoc}]\nimage:{img-license}[license,link={url-license}]\n\ntoc::[]\n\n== About\n\nA collection of basic C language functions and examples.\n\n== Build\n\nThe project uses Daniel J. Bernstein's build system {url-redo}[`redo`].\nYou can install Sergey Matveev's {url-goredo}[`goredo`] implementation.\n\n== Test\n\n`redo test` runs unit tests.\n`redo lint` applies the following linters to the source files:\n{url-actionlint}[`actionlint`],\n{url-checkmake}[`checkmake`],\n{url-reuse}[`reuse`],\n{url-typos}[`typos`],\n{url-yamllint}[`yamllint`].\n\n== License\n\n`cbase` is copyright {url-cv}[David Rabkin] and available under a\n{url-license}[Zero-Clause BSD license].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdavid%2Fcbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdavid%2Fcbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdavid%2Fcbase/lists"}