{"id":15571023,"url":"https://github.com/netromdk/cods","last_synced_at":"2025-12-26T05:52:44.999Z","repository":{"id":75034262,"uuid":"53354139","full_name":"netromdk/cods","owner":"netromdk","description":"Collection of Data Structures (vanilla C++14)","archived":false,"fork":false,"pushed_at":"2018-01-21T12:45:20.000Z","size":743,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T06:44:08.814Z","etag":null,"topics":["bitset","cpp","cpp-library","cpp14","data-structures","deque","hashmap","pair","priority-queue","queue","ring-buffer","set","stack","template-library","vector"],"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/netromdk.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-07T19:50:10.000Z","updated_at":"2018-07-09T01:13:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ca11cf2-77e8-45db-b2f0-c5da581dc5c3","html_url":"https://github.com/netromdk/cods","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/netromdk%2Fcods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fcods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fcods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fcods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netromdk","download_url":"https://codeload.github.com/netromdk/cods/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243223905,"owners_count":20256603,"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":["bitset","cpp","cpp-library","cpp14","data-structures","deque","hashmap","pair","priority-queue","queue","ring-buffer","set","stack","template-library","vector"],"created_at":"2024-10-02T17:53:20.643Z","updated_at":"2025-12-26T05:52:44.972Z","avatar_url":"https://github.com/netromdk.png","language":"C++","readme":"[![Build Status](https://travis-ci.org/netromdk/cods.svg?branch=master)](https://travis-ci.org/netromdk/cods)\n\n# Collection of Data Structures (cods)\n*cods* is a templated, include-only C++14 library. No linking required. Just include the header files you need and you're set.\n\nContains the following data structures so far:\n- [Vector](cods/Vector.h \"Vector\")\n- [HashMap](cods/HashMap.h \"HashMap\")\n- [Set](cods/Set.h \"Set\")\n- [Queue](cods/Queue.h \"Queue\")\n- [Stack](cods/Stack.h \"Stack\")\n- [Deque](cods/Deque.h \"Deque\")\n- [PriorityQueue](cods/PriorityQueue.h \"PriorityQueue\")\n- [RingBuffer](cods/RingBuffer.h \"RingBuffer\")\n- [Bitset](cods/Bitset.h \"Bitset\")\n- [Pair](cods/Pair.h \"Pair\")\n\nFind the current documentation [here](http://netromdk.github.io/cods/doc/html/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetromdk%2Fcods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetromdk%2Fcods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetromdk%2Fcods/lists"}