{"id":17358148,"url":"https://github.com/dadadel/c_usefull","last_synced_at":"2025-10-07T10:50:36.541Z","repository":{"id":11388657,"uuid":"13830919","full_name":"dadadel/c_usefull","owner":"dadadel","description":"Some usefull C functions as striping a string","archived":false,"fork":false,"pushed_at":"2014-01-11T18:19:09.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T15:53:44.217Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dadadel.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2013-10-24T12:04:38.000Z","updated_at":"2023-04-08T07:20:14.000Z","dependencies_parsed_at":"2022-09-19T10:01:12.171Z","dependency_job_id":null,"html_url":"https://github.com/dadadel/c_usefull","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dadadel/c_usefull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadadel%2Fc_usefull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadadel%2Fc_usefull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadadel%2Fc_usefull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadadel%2Fc_usefull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dadadel","download_url":"https://codeload.github.com/dadadel/c_usefull/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadadel%2Fc_usefull/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269392380,"owners_count":24409754,"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-08-08T02:00:09.200Z","response_time":72,"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":"2024-10-15T19:04:36.270Z","updated_at":"2025-10-07T10:50:31.495Z","avatar_url":"https://github.com/dadadel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"c_usefull\n=========\n\nHere are some usefull C functions that I had to recode many times. \nSo I put them here to be able to use them easily. Furthermore, it could be usefull for anyone interested.\n\nThe provided functions concern:\n\n- string_manip:\n\nProvides functions for string manipulating as striping, changing to lower or upper case, searching a pattern.\n\n- basic_list:\n\nProvides basic chained list functions (init, add_element, release resources)\n\nOr unuseful code:\n\n- multiply:\n\nThis provide a function multipying two numbers without using any multiplication or division :)\nThis is not useful :)\n\nSyntaxe:\n\n    gcc -o multiply multiply\n    ./multiply 42 42\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadadel%2Fc_usefull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdadadel%2Fc_usefull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadadel%2Fc_usefull/lists"}