{"id":17948637,"url":"https://github.com/thutasann/c-tools","last_synced_at":"2025-10-11T22:35:49.422Z","repository":{"id":259041962,"uuid":"876106290","full_name":"thutasann/c-tools","owner":"thutasann","description":"building tools in C","archived":false,"fork":false,"pushed_at":"2024-11-09T07:12:10.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T04:17:10.003Z","etag":null,"topics":["c","ncurses","nodejs-addon","text-editor","web-server"],"latest_commit_sha":null,"homepage":"","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/thutasann.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":"2024-10-21T12:12:15.000Z","updated_at":"2024-11-09T07:12:14.000Z","dependencies_parsed_at":"2024-11-09T06:36:15.058Z","dependency_job_id":null,"html_url":"https://github.com/thutasann/c-tools","commit_stats":null,"previous_names":["thutasann/c-text-editor","thutasann/c-text-editors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fc-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fc-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fc-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thutasann%2Fc-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thutasann","download_url":"https://codeload.github.com/thutasann/c-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247026255,"owners_count":20871350,"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","ncurses","nodejs-addon","text-editor","web-server"],"created_at":"2024-10-29T09:07:58.100Z","updated_at":"2025-10-11T22:35:44.404Z","avatar_url":"https://github.com/thutasann.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building Tools in C\n\nIn this repo, Tools, Native Libraries, Addons will be created with C.\n\n## Table of Contents\n\n| Topic     | Source                     |\n| --------- | -------------------------- |\n| Notes     | [Source](./docs/README.md) |\n| Scripts   | [Source](#scripts)         |\n| Resources | [Source](#resources)       |\n\n## Tools\n\n| Tools                   | Source                                  |\n| ----------------------- | --------------------------------------- |\n| First Text Editor       | [Source](./src/first-editor)            |\n| Simple Nodejs Addon     | [Source](./src/simple_nodejs_addon)     |\n| Web Server from scratch | [Source](./src/web_server_from_scratch) |\n\n## Scripts\n\n**Run Simple Text Editor:**\n\n```bash\nmake clean \u0026\u0026 make run PROJECT=first-editor\n```\n\n**Run Web Server from Scratch**\n\n```bash\nmake clean \u0026\u0026 make run PROJECT=web_server_from_scratch\n```\n\n**display the exit status of the last executed command**\n\n```bash\necho $?\n```\n\n## Resources\n\n- [Article](https://viewsourcecode.org/snaptoken/kilo/)\n- [Ncurses](https://ftp.gnu.org/pub/gnu/ncurses/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fc-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthutasann%2Fc-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthutasann%2Fc-tools/lists"}