{"id":20041527,"url":"https://github.com/calebccff/libcas","last_synced_at":"2025-03-02T07:13:31.046Z","repository":{"id":110397151,"uuid":"574208143","full_name":"calebccff/libcas","owner":"calebccff","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-01-12T19:27:07.725Z","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/calebccff.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/calebccff/libcas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Flibcas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Flibcas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Flibcas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Flibcas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calebccff","download_url":"https://codeload.github.com/calebccff/libcas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470401,"owners_count":19968041,"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":[],"created_at":"2024-11-13T10:46:56.265Z","updated_at":"2025-03-02T07:13:31.006Z","avatar_url":"https://github.com/calebccff.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%2Fcalebccff%2Flibcas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebccff%2Flibcas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebccff%2Flibcas/lists"}