{"id":17592842,"url":"https://github.com/flast/flat_map","last_synced_at":"2025-04-30T06:44:38.458Z","repository":{"id":45333140,"uuid":"369063951","full_name":"Flast/flat_map","owner":"Flast","description":"Header only associative linear container.","archived":false,"fork":false,"pushed_at":"2024-09-20T13:54:50.000Z","size":344,"stargazers_count":41,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T06:44:32.667Z","etag":null,"topics":["associative-map","container","cpp17","cpp20","flat","map"],"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/Flast.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":"2021-05-20T03:07:24.000Z","updated_at":"2025-04-16T00:41:37.000Z","dependencies_parsed_at":"2024-05-30T05:45:07.568Z","dependency_job_id":"4c6fcee7-a00c-464d-ba7e-e8b60c5f15c5","html_url":"https://github.com/Flast/flat_map","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/Flast%2Fflat_map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flast%2Fflat_map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flast%2Fflat_map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flast%2Fflat_map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flast","download_url":"https://codeload.github.com/Flast/flat_map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658196,"owners_count":21622819,"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":["associative-map","container","cpp17","cpp20","flat","map"],"created_at":"2024-10-22T05:43:57.086Z","updated_at":"2025-04-30T06:44:38.425Z","avatar_url":"https://github.com/Flast.png","language":"C++","readme":"# flat\\_map\n\nflat\\_map is a header only associative container library that constructed on linear container.\nIt compliants C++17/20 standard associative container requirements except complexity and interator/reference invalidation.\n\n## Requirements\n\n- Fully C++17 conformant compiler and standard library\n\n## Documentations\n\n- [introduction](./docs/introduction.md)\n- references\n  - [enum](./docs/enum.md)\n  - [flat\\_map](./docs/flat\\_map.md)\n  - [flat\\_set](./docs/flat\\_set.md)\n  - [flat\\_multimap](./docs/flat\\_multimap.md)\n  - [flat\\_multiset](./docs/flat\\_multiset.md)\n  - [tied\\_sequence](./docs/tied\\_sequence.md)\n\n## Other implementations\n\n- [A standard flat\\_map](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p0429r9.pdf) (note: proposal, P0429R9)\n- [Boost.Container - flat_(multi)map/set associative containers](https://www.boost.org/doc/html/container/non_standard_containers.html#container.non_standard_containers.flat_xxx)\n- ETL [flat\\_map / flat\\_multimap](https://www.etlcpp.com/flat_map.html) [flat\\_set / flat\\_multiset](https://www.etlcpp.com/flat_set.html)\n- chromium [base/containers library](https://chromium.googlesource.com/chromium/src/+/HEAD/base/containers/README.md#base_flat_map-and-base_flat_set)\n\n## References\n\n- [Flat Contianers](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0038r0.html) (P0038R0)\n- [Why you shouldn't use set (and what you should use instead)](https://lafstern.org/matt/col1.pdf)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflast%2Fflat_map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflast%2Fflat_map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflast%2Fflat_map/lists"}