{"id":22611222,"url":"https://github.com/bzdgn/c-stack-implementation","last_synced_at":"2025-10-16T00:02:10.666Z","repository":{"id":81112552,"uuid":"81757804","full_name":"bzdgn/c-stack-implementation","owner":"bzdgn","description":"A Simple Stack Implmentation on C","archived":false,"fork":false,"pushed_at":"2017-02-12T21:32:36.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T09:47:46.877Z","etag":null,"topics":["c","data-structure","data-structures","data-structures-algorithms","datastructure","datastructures","stack"],"latest_commit_sha":null,"homepage":null,"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/bzdgn.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":"2017-02-12T21:17:18.000Z","updated_at":"2024-11-08T06:04:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"647e84cd-7f88-4f4a-ae3c-3f20e585bd85","html_url":"https://github.com/bzdgn/c-stack-implementation","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/bzdgn%2Fc-stack-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzdgn%2Fc-stack-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzdgn%2Fc-stack-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzdgn%2Fc-stack-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzdgn","download_url":"https://codeload.github.com/bzdgn/c-stack-implementation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112658,"owners_count":20725301,"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","data-structure","data-structures","data-structures-algorithms","datastructure","datastructures","stack"],"created_at":"2024-12-08T16:09:50.459Z","updated_at":"2025-10-16T00:02:10.636Z","avatar_url":"https://github.com/bzdgn.png","language":"C","readme":"A simple stack implementation for C\n\nI'm on my C recap after severals years. This is a simple, primitive implementation of Stack with basic features and trivial functions.\n\nStack features;\n***************\npush\npop\nprintStack\n\nSample Output from Main.c;\n**************************\nStack: 45 30 15\nPopped element: 45\nPopped element: 30\nPopped element: 15\n\nCompiled with GCC Version: gcc (GCC) 5.2.0\nOn Windows 10","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzdgn%2Fc-stack-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzdgn%2Fc-stack-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzdgn%2Fc-stack-implementation/lists"}