{"id":13623652,"url":"https://github.com/zig-community/libc-to-zig","last_synced_at":"2025-04-15T15:30:35.786Z","repository":{"id":53163695,"uuid":"352206806","full_name":"zig-community/libc-to-zig","owner":"zig-community","description":"Comparison between libc functions and their best fitting zig alternatives","archived":false,"fork":false,"pushed_at":"2021-04-03T11:14:45.000Z","size":55,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-08T11:46:29.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/zig-community.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":"2021-03-28T00:17:49.000Z","updated_at":"2024-05-17T16:51:49.000Z","dependencies_parsed_at":"2022-09-12T19:11:51.864Z","dependency_job_id":null,"html_url":"https://github.com/zig-community/libc-to-zig","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/zig-community%2Flibc-to-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-community%2Flibc-to-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-community%2Flibc-to-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zig-community%2Flibc-to-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zig-community","download_url":"https://codeload.github.com/zig-community/libc-to-zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097726,"owners_count":21212343,"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-08-01T21:01:34.195Z","updated_at":"2025-04-15T15:30:35.525Z","avatar_url":"https://github.com/zig-community.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# LibC to Zig\n\nRepository for site hosted at [libc-to-zig.netlify.app](https://libc-to-zig.netlify.app)\n\n# File Structure\n\n```sh\n| - etc/                        # all extra files\n|       - _sidebar.md           # code for the sidebar\n| - headers/                    # header files\n|       - *_h.md                # all the header docs\n| - tips_tricks                 # tips and tricks\n|       - *.md                  # tips and tricks docs\n| - README.md                   # README to the current repo\n| - gen.js                      # script to generate files - ignore\n| - index.html                  # entry html file\n| - index.md                    # HOME page\n```\n\n# Building the Repo\n\nThe documentation uses [docsify.js](https://docsify.js.org/)\n\nHave NodeJS installed. Then:\n\nINSTALLATION:\n\nInstall docsify-cli:\n\n```sh\nnpm i -g docsify-cli\n```\n\nClone the repo:\n\n```\ngit clone https://github.com/zig-community/libc-to-zig\n```\n\nDEV:\n\n```\ndocsify serve libc-to-zig\n```\n\nBUILD:\n\n```\ndocsify build libc-to-zig\n```\n\n# LICENSE\n\n[MIT](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzig-community%2Flibc-to-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzig-community%2Flibc-to-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzig-community%2Flibc-to-zig/lists"}