{"id":18388348,"url":"https://github.com/jmcph4/tinyscstr","last_synced_at":"2025-04-12T04:24:29.993Z","repository":{"id":87929289,"uuid":"75192667","full_name":"jmcph4/tinyscstr","owner":"jmcph4","description":"The tiny safe C strings library","archived":false,"fork":false,"pushed_at":"2016-11-30T14:06:27.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T00:44:13.014Z","etag":null,"topics":["c","library","safety","string","string-library","string-manipulation","strings"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmcph4.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-30T14:05:52.000Z","updated_at":"2016-11-30T14:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"89260017-54af-47ca-bd53-745e29a7ef62","html_url":"https://github.com/jmcph4/tinyscstr","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/jmcph4%2Ftinyscstr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Ftinyscstr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Ftinyscstr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Ftinyscstr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcph4","download_url":"https://codeload.github.com/jmcph4/tinyscstr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248515044,"owners_count":21117097,"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":["c","library","safety","string","string-library","string-manipulation","strings"],"created_at":"2024-11-06T01:33:53.596Z","updated_at":"2025-04-12T04:24:29.969Z","avatar_url":"https://github.com/jmcph4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinyscstr #\n---\n\nThe **t**iny **s**afe **C** **str**ing library. Strings are immutable at this stage (by that I mean concatenation doesn't modify supplied strings).\n\nBasically, we have `scstr` type which just tracks size (*including terminating `NUL` byte*) and contents of the string, with some memory management abstractions on top.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Ftinyscstr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcph4%2Ftinyscstr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Ftinyscstr/lists"}