{"id":22271199,"url":"https://github.com/gunh0/c-atoz","last_synced_at":"2025-03-25T15:51:29.686Z","repository":{"id":127668132,"uuid":"198938062","full_name":"gunh0/c-atoz","owner":"gunh0","description":"📚 C is a general-purpose, procedural programming language that is widely used for developing system software, embedded systems, and applications in various domains.","archived":false,"fork":false,"pushed_at":"2023-12-16T06:25:32.000Z","size":65506,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T14:18:27.670Z","etag":null,"topics":["c","clanguage"],"latest_commit_sha":null,"homepage":"","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/gunh0.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}},"created_at":"2019-07-26T03:15:00.000Z","updated_at":"2023-12-16T06:14:34.000Z","dependencies_parsed_at":"2023-12-16T07:29:03.504Z","dependency_job_id":"2d1026e8-8597-472f-947e-592c0ee63a25","html_url":"https://github.com/gunh0/c-atoz","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/gunh0%2Fc-atoz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunh0%2Fc-atoz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunh0%2Fc-atoz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunh0%2Fc-atoz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunh0","download_url":"https://codeload.github.com/gunh0/c-atoz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245495405,"owners_count":20624805,"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","clanguage"],"created_at":"2024-12-03T12:11:04.596Z","updated_at":"2025-03-25T15:51:29.665Z","avatar_url":"https://github.com/gunh0.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C Language A to Z\n\n### Basic\n\n-   Getting Started\n-   Variables and Arithmetic Expressions\n\n\u003cbr/\u003e\n\n### Computer Architecturexx\n\n```bash\n.\n├── ALU\n│   ├── CMakeLists.txt\n│   ├── Makefile\n│   └── main.c\n├── Memory\n│   ├── CMakeLists.txt\n│   ├── Makefile\n│   └── main.c\n```\n\n**`ALU`**\n\n-   This code defines an ALU (Arithmetic Logic Unit) simulation, which includes functions for shift operations, add/subtract operations, logic operations (AND, OR, XOR, NOR), and a set less than operation.\n\n**`Memory`**\n\n-   This code includes functions to simulate memory access and a main function.\n-   Memory is divided into three regions: program area, data area, and stack area.\n-   These functions allow reading and writing a desired number of bytes in each of these regions.\n\n\u003cbr/\u003e\n\n### Memory Allocation\n\n```bash\n.\n├── Makefile\n├── README.md\n└── main.c\n```\n\n\u003cbr/\u003e\n\n### Virtual Thread\n\n```bash\n.\n├── Makefile\n├── README.md\n└── main.c\n```\n\n\u003cbr/\u003e\n\n### Socket Programming\n\n```\n.\n├── Makefile\n├── README.md\n├── client.c\n└── server.c\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunh0%2Fc-atoz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgunh0%2Fc-atoz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunh0%2Fc-atoz/lists"}