{"id":28451664,"url":"https://github.com/kcxt/libcas","last_synced_at":"2026-06-06T18:31:25.891Z","repository":{"id":110397151,"uuid":"574208143","full_name":"kcxt/libcas","owner":"kcxt","description":"some handy dandy C utilities :)","archived":false,"fork":false,"pushed_at":"2022-12-04T19:10:25.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T13:46:56.998Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kcxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-04T18:53:25.000Z","updated_at":"2022-12-04T18:53:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"23aa0d1c-b959-426d-a1f4-93ad4bf30346","html_url":"https://github.com/kcxt/libcas","commit_stats":null,"previous_names":["kcxt/libcas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kcxt/libcas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Flibcas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Flibcas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Flibcas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Flibcas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcxt","download_url":"https://codeload.github.com/kcxt/libcas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Flibcas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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","status":"online","status_checked_at":"2025-11-25T02:00:05.816Z","response_time":54,"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":[],"created_at":"2025-06-06T16:11:37.121Z","updated_at":"2025-11-25T19:03:54.523Z","avatar_url":"https://github.com/kcxt.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libcas\n\nlibcas is a collection of helpful stuff I use in my C projects. Rather than\ncopy/paste the same headers across different projects, I decided to make a\nlibrary out of it.\n\n## Features\n\n* Various basic things which should be part of stdlib like MIN/MAX macros as\n  well as a `zalloc` macro for allocating zeroed memory.\n* Binary data handling with `bytearray.c`, also `print_hex_dump()` from [Bjorn\n  Andersson](https://github.com/andersson/rmtfs/blob/master/util.c#L12)\n* A simple logging implementation, originally from\n  [rxi/log.c](https://github.com/rxi/log.c) on GitHub.\n* A bunch of timespec helpers from\n  [solemnwarning/timespec](https://github.com/solemnwarning/timespec) on GitHub.\n\n## Build configuration\n\nThere a are a few macros you can define to configure libcas, for now these have\nto be set at build time, hopefully these will be runtime configurable in the\nfuture. See `config.h` for the list of available macros.\n\n## Importing to your project\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Flibcas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcxt%2Flibcas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Flibcas/lists"}