{"id":71022,"library":"velocidex-ordereddict","title":"OrderedDict","description":"Provides an ordered dictionary implementation with JSON serialization support.","status":"active","version":"0.0.0-20230909174157-2aa49cc5d11d","language":"go","source_language":null,"source_url":"https://github.com/Velocidex/ordereddict","tags":["ordereddict","dictionary","json","serialization"],"install":[{"cmd":"go get github.com/Velocidex/ordereddict","lang":"bash","label":"Install github.com/Velocidex/ordereddict"}],"dependencies":[],"imports":[{"symbol":"ordereddict","correct":"github.com/Velocidex/ordereddict"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Velocidex/ordereddict\"\n)\n\nfunc main() {\n\tdict := ordereddict.NewDict()\n\tdict.Set(\"key\", \"value\")\n\tfmt.Println(dict.Get(\"key\"))\n}","lang":"go","description":"Create and use an ordered dictionary."},"warnings":[],"env_vars":null,"search_vec":"'dictionari':5,12 'implement':6 'json':8,13 'order':4 'ordereddict':1,11 'provid':2 'serial':9,14 'support':10","created_at":"2026-06-17T18:21:47.283984+00:00","updated_at":"2026-06-17T18:21:47.283984+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Velocidex/ordereddict","github":"https://github.com/Velocidex/ordereddict","docs":"https://pkg.go.dev/github.com/Velocidex/ordereddict#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}