{"id":17800989,"url":"https://github.com/refi64/unmangler","last_synced_at":"2025-03-17T10:34:30.155Z","repository":{"id":32464403,"uuid":"36044181","full_name":"refi64/unmangler","owner":"refi64","description":"A colorful C++ type name demangler (like c++filt, but fancier)","archived":false,"fork":false,"pushed_at":"2015-08-31T16:46:33.000Z","size":139,"stargazers_count":21,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-06-08T11:01:17.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/refi64.png","metadata":{"files":{"readme":"README.rst","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":"2015-05-22T00:40:48.000Z","updated_at":"2023-04-12T07:18:38.000Z","dependencies_parsed_at":"2022-08-28T00:35:15.034Z","dependency_job_id":null,"html_url":"https://github.com/refi64/unmangler","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Funmangler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Funmangler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Funmangler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Funmangler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refi64","download_url":"https://codeload.github.com/refi64/unmangler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221675301,"owners_count":16861860,"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":[],"created_at":"2024-10-27T12:33:04.968Z","updated_at":"2025-03-17T10:34:30.147Z","avatar_url":"https://github.com/refi64.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"unmangler\n=========\n\nunmangler is a tool to take those ugly type names that ``typeid`` outputs (like ``St6vectorIS_ISt4pairIiPcESaIS2_EESaIS4_EE``) and turns it into color-coded type names.\n\nSee, ``c++filt`` also decodes type names, but the output looks kind of like this:\n\n.. image:: http://s5.postimg.org/k5bigu7rb/cppfilt.png\n\nThat's more readable...a little...\n\nWith unmangler, that turns into:\n\n.. image:: http://s17.postimg.org/ccoxk6uf3/unmangler_c.png\n\nThat's better!\n\nBuilding\n********\n\nYou need `Fbuild \u003chttps://github.com/felix-lang/fbuild/\u003e`_ installed FROM GIT. Just run::\n   \n   $ fbuild\n\nInstalling\n**********\n\n::\n   \n   $ fbuild install\n\nUsage\n*****\n\nJust run ``build/unmangler`` with the mangled name, and it will output a nice, color-coded representation, like::\n   \n   build/unmangler St6vectorIS_ISt4pairIiPcESaIS2_EESaIS4_EE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Funmangler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefi64%2Funmangler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Funmangler/lists"}