{"id":16764477,"url":"https://github.com/kamilturek/libextras","last_synced_at":"2025-03-16T11:22:54.533Z","repository":{"id":198951664,"uuid":"701880142","full_name":"kamilturek/libextras","owner":"kamilturek","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-07T20:55:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T23:22:39.561Z","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/kamilturek.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}},"created_at":"2023-10-07T20:46:54.000Z","updated_at":"2023-10-07T20:47:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"be3de3fb-b8bc-49fd-9a70-cedabe695db5","html_url":"https://github.com/kamilturek/libextras","commit_stats":null,"previous_names":["kamilturek/libextras"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamilturek%2Flibextras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamilturek%2Flibextras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamilturek%2Flibextras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamilturek%2Flibextras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamilturek","download_url":"https://codeload.github.com/kamilturek/libextras/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243859185,"owners_count":20359488,"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-10-13T05:26:07.154Z","updated_at":"2025-03-16T11:22:54.477Z","avatar_url":"https://github.com/kamilturek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libextras\n\nA C library with general purpose utility functions.\n\n## Installation\n\n```sh\nmake install\n```\n\n## Usage\n\n1. Include the header file.\n\n    ```c\n    // main.c\n    #include \u003cextras/str.h\u003e\n\n    int main(int argc, char const *argv[]) {\n        return startswith(\"Hello World\", \"Hell\");\n    }\n    ```\n\n2. Link the library.\n\n    ```sh\n    gcc -o main main.c -lextras\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamilturek%2Flibextras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamilturek%2Flibextras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamilturek%2Flibextras/lists"}