{"id":15048849,"url":"https://github.com/chihaya-yuka/cstl","last_synced_at":"2025-09-23T18:57:36.842Z","repository":{"id":254554796,"uuid":"846892441","full_name":"Chihaya-Yuka/CSTL","owner":"Chihaya-Yuka","description":"STL for C ⭐","archived":false,"fork":false,"pushed_at":"2025-02-12T06:46:22.000Z","size":156,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T03:12:04.238Z","etag":null,"topics":["c","c-language","c-plus-plus","cpp","stl","stl-algorithms"],"latest_commit_sha":null,"homepage":"https://cstl.yuka.living/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chihaya-Yuka.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-24T08:43:45.000Z","updated_at":"2025-03-05T03:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5562047-6b21-4a21-a592-9862833d2e36","html_url":"https://github.com/Chihaya-Yuka/CSTL","commit_stats":{"total_commits":51,"total_committers":3,"mean_commits":17.0,"dds":0.0980392156862745,"last_synced_commit":"38623175ba79c41bb880e7ab2d0e2efbf1e4c626"},"previous_names":["chihaya-yuka/cstl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihaya-Yuka%2FCSTL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihaya-Yuka%2FCSTL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihaya-Yuka%2FCSTL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihaya-Yuka%2FCSTL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chihaya-Yuka","download_url":"https://codeload.github.com/Chihaya-Yuka/CSTL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140904,"owners_count":21054367,"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","c-language","c-plus-plus","cpp","stl","stl-algorithms"],"created_at":"2024-09-24T21:16:51.366Z","updated_at":"2025-09-23T18:57:31.764Z","avatar_url":"https://github.com/Chihaya-Yuka.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSTL - Standard Template Library for C ⭐\n\n\u003cdiv align=\"center\"\u003e\n  \n  ![CSTL Logo](/.github/logo.png)\n\n  ![GitHub](https://img.shields.io/github/license/Chihaya-Yuka/CSTL) [![Website](https://img.shields.io/badge/Website-online-brightgreen)](https://cstl.awaland.xyz/) [![Issues](https://img.shields.io/github/issues/Chihaya-Yuka/CSTL?color=16a34a\u0026label=Issues\u0026style=flat-square)](https://github.com/Chihaya-Yuka/CSTL/issues) [![Contributors](https://img.shields.io/github/contributors/Chihaya-Yuka/CSTL?color=16a34a\u0026label=Contributors\u0026style=flat-square)](https://github.com/Chihaya-Yuka/CSTL/graphs/contributors) [![Commit Activity](https://img.shields.io/github/commit-activity/m/Chihaya-Yuka/CSTL?color=16a34a\u0026label=Commit%20Activity\u0026style=flat-square)](https://github.com/Chihaya-Yuka/CSTL/graphs/commit-activity)\n\n  \n\u003c/div\u003e\n\n**CSTL** is a standard template library for the C programming language, designed to provide a more modern programming experience for C language embedded developers. With CSTL, you can use common data structures and algorithms to improve the efficiency and readability of your C code.\n\nCSTL is an open-source project. If you have any suggestions or encounter issues while using it, please feel free to provide feedback through [Issues](https://github.com/Chihaya-Yuka/CSTL/issues).\n\n## Features\n\n- **Rich Data Structures**:\n  - Dynamic Array (`Vector`)\n  - Linked List (`List`)\n  - Stack (`Stack`)\n  - Queue (`Queue`)\n  - Dictionary (`Map`)\n  - Set (`Set`)\n\n- **Efficient Algorithms**:\n  - Sorting (`Sort`)\n  - Searching (`Search`)\n  - Finding Maximum/Minimum (`Max/Min`)\n  - Filtering (`Filter`)\n  - Mapping (`Map`)\n  - Reducing (`Reduce`)\n\n- **Function Objects**: Supports unary and binary function objects, predicates, etc., for various operations within algorithms.\n\n- **Generic Interfaces**: All data structures and algorithms are implemented with generic interfaces, supporting generic programming.\n\n- **Simple and Easy to Use**: API design similar to C++ STL, making it easy for C developers to get started.\n\n## Example\n\nLook at `example.c` to get the example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihaya-yuka%2Fcstl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchihaya-yuka%2Fcstl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihaya-yuka%2Fcstl/lists"}