{"id":15636326,"url":"https://github.com/passy/triesuggest","last_synced_at":"2025-03-29T20:16:46.944Z","repository":{"id":6542620,"uuid":"7784058","full_name":"passy/TrieSuggest","owner":"passy","description":"Toy program in Haskell using tries to implement some autocompletion stuff","archived":false,"fork":false,"pushed_at":"2013-04-22T20:17:19.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T20:45:41.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-23T21:18:22.000Z","updated_at":"2020-01-20T02:37:18.000Z","dependencies_parsed_at":"2022-09-13T11:52:19.545Z","dependency_job_id":null,"html_url":"https://github.com/passy/TrieSuggest","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/passy%2FTrieSuggest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2FTrieSuggest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2FTrieSuggest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2FTrieSuggest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passy","download_url":"https://codeload.github.com/passy/TrieSuggest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237435,"owners_count":20745348,"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-03T11:02:12.655Z","updated_at":"2025-03-29T20:16:46.921Z","avatar_url":"https://github.com/passy.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"TrieSuggest\n===========\n\nProgramming exercise for [Coding for Interviews](http://codingforinterviews.com/)\nimplementing a trie-based autocompleter in Haskell. The dictionary is loaded\nfrom `/usr/share/dict/words`. Also, I suck at Haskell, but that was the whole\npoint of making it.\n\nLicensed under [WTFPL](http://www.wtfpl.net/).\n\nBuilding\n--------\n\n    cabal configure\n    cabal build\n    dist/build/suggest/suggest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Ftriesuggest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpassy%2Ftriesuggest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Ftriesuggest/lists"}