{"id":29595598,"url":"https://github.com/rajrahane/linked-list-cpp-templates","last_synced_at":"2025-07-20T08:30:15.087Z","repository":{"id":271600235,"uuid":"147924514","full_name":"Rajrahane/Linked-List-CPP-Templates","owner":"Rajrahane","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-18T17:03:02.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T18:47:55.319Z","etag":null,"topics":["cpp14","generic-programming","library","linked-list","template"],"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/Rajrahane.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":"2018-09-08T10:39:29.000Z","updated_at":"2024-08-12T19:41:29.000Z","dependencies_parsed_at":"2025-01-08T18:47:58.250Z","dependency_job_id":"8d6f27ed-9a3b-4c8e-8e80-daab6ece2aae","html_url":"https://github.com/Rajrahane/Linked-List-CPP-Templates","commit_stats":null,"previous_names":["rajrahane/linked-list-cpp-templates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rajrahane/Linked-List-CPP-Templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajrahane%2FLinked-List-CPP-Templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajrahane%2FLinked-List-CPP-Templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajrahane%2FLinked-List-CPP-Templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajrahane%2FLinked-List-CPP-Templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajrahane","download_url":"https://codeload.github.com/Rajrahane/Linked-List-CPP-Templates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajrahane%2FLinked-List-CPP-Templates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266091203,"owners_count":23875191,"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":["cpp14","generic-programming","library","linked-list","template"],"created_at":"2025-07-20T08:30:13.409Z","updated_at":"2025-07-20T08:30:15.078Z","avatar_url":"https://github.com/Rajrahane.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linked-List-CPP-Templates\nGeneric Implementation Of a Doubly Linked List\u003cbr\u003e\nImplements Doubly Linked List as a Doubly Ended Queue\u003cbr\u003e\nImplements C++ Templates and Exception Handling\u003cbr\u003e\nImplements Insert and Delete Operations at all positions, at end and at beginning in O(1) and in middle in O(n/2)\u003cbr\u003e\nSearches a Node by indexing in n/2 iterations by using size of the DLL as reference.\u003cbr\u003e\nPermits classes with an overloaded \u003c\u003c extraction operator.\u003cbr\u003e\nPermits dynamically allocated basic datatypes.\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajrahane%2Flinked-list-cpp-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajrahane%2Flinked-list-cpp-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajrahane%2Flinked-list-cpp-templates/lists"}