{"id":17224877,"url":"https://github.com/pseudomuto/c-data-structures","last_synced_at":"2025-07-20T22:06:06.915Z","repository":{"id":50357619,"uuid":"9681787","full_name":"pseudomuto/c-data-structures","owner":"pseudomuto","description":"A simple library of data structures for C","archived":false,"fork":false,"pushed_at":"2020-01-02T20:29:52.000Z","size":68,"stargazers_count":54,"open_issues_count":0,"forks_count":22,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-14T00:57:02.511Z","etag":null,"topics":[],"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/pseudomuto.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}},"created_at":"2013-04-25T21:28:21.000Z","updated_at":"2024-12-25T05:31:26.000Z","dependencies_parsed_at":"2022-09-16T11:30:26.348Z","dependency_job_id":null,"html_url":"https://github.com/pseudomuto/c-data-structures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pseudomuto/c-data-structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fc-data-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fc-data-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fc-data-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fc-data-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseudomuto","download_url":"https://codeload.github.com/pseudomuto/c-data-structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fc-data-structures/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205048,"owners_count":23892389,"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-10-15T04:12:14.946Z","updated_at":"2025-07-20T22:06:06.900Z","avatar_url":"https://github.com/pseudomuto.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C Data Structures\n\n[![Build Status](https://travis-ci.org/pseudomuto/c-data-structures.svg?branch=master)](https://travis-ci.org/pseudomuto/c-data-structures)\n[![codecov](https://codecov.io/gh/pseudomuto/c-data-structures/branch/master/graph/badge.svg)](https://codecov.io/gh/pseudomuto/c-data-structures)\n\nA simple library of data structures for C. The current release contains implementations of\n\n* Linked List\n* Map\n* Queue\n* Stack\n* Vector\n\n## Contributing\n\nThis application uses [CMake](https://cmake.org/). Any recent (\u003e 3.10) will do.\n\n* `make build` (generate the build system and build the library)\n* `make test` (run the unit tests)\n* `BUILD_TYPE=Release make build` to generate a release version of the static library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fc-data-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudomuto%2Fc-data-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fc-data-structures/lists"}