{"id":18582273,"url":"https://github.com/ubpa/usmallflat","last_synced_at":"2025-04-10T11:36:03.683Z","repository":{"id":49098150,"uuid":"345630201","full_name":"Ubpa/USmallFlat","owner":"Ubpa","description":"Ubpa small flat containers based on C++20","archived":false,"fork":false,"pushed_at":"2022-07-20T09:29:34.000Z","size":83,"stargazers_count":27,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T20:38:09.369Z","etag":null,"topics":["container","cpp20","flat-map","flat-multimap","flat-multiset","flat-set","small-vector","stl"],"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/Ubpa.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}},"created_at":"2021-03-08T11:18:50.000Z","updated_at":"2023-12-13T07:26:26.000Z","dependencies_parsed_at":"2022-09-01T23:12:41.612Z","dependency_job_id":null,"html_url":"https://github.com/Ubpa/USmallFlat","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ubpa%2FUSmallFlat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ubpa%2FUSmallFlat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ubpa%2FUSmallFlat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ubpa%2FUSmallFlat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ubpa","download_url":"https://codeload.github.com/Ubpa/USmallFlat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208688,"owners_count":21065205,"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":["container","cpp20","flat-map","flat-multimap","flat-multiset","flat-set","small-vector","stl"],"created_at":"2024-11-07T00:10:23.243Z","updated_at":"2025-04-10T11:35:58.650Z","avatar_url":"https://github.com/Ubpa.png","language":"C++","readme":"# USmallFlat\n\n[![repo-size](https://img.shields.io/github/languages/code-size/Ubpa/USmallFlat?style=flat)](https://github.com/Ubpa/USmallFlat/archive/master.zip) [![tag](https://img.shields.io/github/v/tag/Ubpa/USmallFlat)](https://github.com/Ubpa/USmallFlat/tags) [![license](https://img.shields.io/github/license/Ubpa/USmallFlat)](LICENSE) \n\nUbpa small flat containers based on C++20\n\n!!! These containers aren't `AllocatorAwareContainer`.\n\n## Containers\n\n- [`basic_flat_map`](include/USmallFlat/basic_flat_map.hpp)\n- [`basic_flat_multimap`](include/USmallFlat/basic_flat_multimap.hpp)\n- [`basic_flat_multiset`](include/USmallFlat/basic_flat_multiset.hpp)\n- [`basic_flat_set`](include/USmallFlat/basic_flat_set.hpp)\n- [`basic_small_vector`](include/USmallFlat/basic_small_vector.hpp)\n- [`static_flat_map`](include/USmallFlat/static_flat_map.hpp)\n- [`static_flat_multimap`](include/USmallFlat/static_flat_multimap.hpp)\n- [`static_flat_multiset`](include/USmallFlat/static_flat_multiset.hpp)\n- [`static_flat_set`](include/USmallFlat/static_flat_set.hpp)\n- [`static_vector`](include/USmallFlat/static_vector.hpp)\n- [`flat_map`](include/USmallFlat/flat_map.hpp)\n- [`flat_multimap`](include/USmallFlat/flat_multimap.hpp)\n- [`flat_multiset`](include/USmallFlat/flat_multiset.hpp)\n- [`flat_set`](include/USmallFlat/flat_set.hpp)\n- [`small_flat_map`](include/USmallFlat/small_flat_map.hpp)\n- [`small_flat_multimap`](include/USmallFlat/small_flat_multimap.hpp)\n- [`small_flat_multiset`](include/USmallFlat/small_flat_multiset.hpp)\n- [`small_flat_set`](include/USmallFlat/small_flat_set.hpp)\n- [`small_vector`](include/USmallFlat/small_vector.hpp)\n- [`pmr::flat_map`](include/USmallFlat/pmr/flat_map.hpp)\n- [`pmr::flat_multimap`](include/USmallFlat/pmr/flat_multimap.hpp)\n- [`pmr::flat_multiset`](include/USmallFlat/pmr/flat_multiset.hpp)\n- [`pmr::flat_set`](include/USmallFlat/pmr/flat_set.hpp)\n- [`pmr::small_flat_map`](include/USmallFlat/pmr/small_flat_map.hpp)\n- [`pmr::small_flat_multimap`](include/USmallFlat/pmr/small_flat_multimap.hpp)\n- [`pmr::small_flat_multiset`](include/USmallFlat/pmr/small_flat_multiset.hpp)\n- [`pmr::small_flat_set`](include/USmallFlat/pmr/small_flat_set.hpp)\n- [`pmr::small_vector`](include/USmallFlat/pmr/small_vector.hpp)\n\n## Compiler compatibility\n\n- Clang/LLVM \u003e= 10.0\n- GCC \u003e= 10.0\n- MSVC \u003e= 1926\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubpa%2Fusmallflat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubpa%2Fusmallflat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubpa%2Fusmallflat/lists"}