{"id":62093,"library":"tsl-ordered-map","title":"tsl::ordered_map","description":"C++ hash map and hash set which preserve the order of insertion","status":"active","version":"1.2.0","language":"cpp","source_language":null,"source_url":null,"tags":["hash-map","ordered","data-structure","header-only"],"install":[{"cmd":"vcpkg install tsl-ordered-map","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(tsl_ordered_map CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tsl::ordered_map)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"tsl/ordered_map.h","correct":"#include <tsl/ordered_map.h>"}],"quickstart":{"code":"#include <tsl/ordered_map.h>\nint main() { tsl::ordered_map<int, int> m; m[1] = 2; return 0; }","lang":"cpp","description":"Minimal usage of tsl::ordered_map"},"warnings":[],"env_vars":null,"search_vec":"'c':4 'data':21 'data-structur':20 'hash':5,8,17 'hash-map':16 'header':24 'header-on':23 'insert':15 'map':3,6,18 'order':2,13,19 'preserv':11 'set':9 'structur':22 'tsl':1","created_at":"2026-06-17T05:16:33.867854+00:00","updated_at":"2026-06-17T05:16:33.867854+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}