{"id":21998283,"url":"https://github.com/simonswine/shakespeare-trie-golang","last_synced_at":"2026-07-01T05:31:46.682Z","repository":{"id":140159856,"uuid":"46592173","full_name":"simonswine/shakespeare-trie-golang","owner":"simonswine","description":"Generates an autocomplete Trie from Shakespeare's full corpus.","archived":false,"fork":false,"pushed_at":"2015-11-20T23:24:37.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-04T20:28:53.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/simonswine.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":"2015-11-20T23:20:25.000Z","updated_at":"2015-11-20T23:20:44.000Z","dependencies_parsed_at":"2023-03-13T19:22:42.282Z","dependency_job_id":null,"html_url":"https://github.com/simonswine/shakespeare-trie-golang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonswine/shakespeare-trie-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fshakespeare-trie-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fshakespeare-trie-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fshakespeare-trie-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fshakespeare-trie-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonswine","download_url":"https://codeload.github.com/simonswine/shakespeare-trie-golang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonswine%2Fshakespeare-trie-golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34994875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-29T22:20:59.632Z","updated_at":"2026-07-01T05:31:46.638Z","avatar_url":"https://github.com/simonswine.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shakespeare's Tries\n\nGenerates an autocomplete Trie from Shakespeare's full corpus.\n\nWritten after November 2015's [West London Hack Night](http://www.meetup.com/West-London-Hack-Night/).\n\n## Building \u0026 Running\n\nYou'll need [golang](https://golang.org/doc/install). Then call\n\n``` sh\n# get/install source code\ngo get github.com/simonswine/shakespeare-trie-golang\n\n# run tests\ngo test github.com/simonswine/shakespeare-trie-golang\n\n# run program\nshakespeare-trie-golang\n```\n\nYou can enter queries and it will show the lines that begin with that string.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonswine%2Fshakespeare-trie-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonswine%2Fshakespeare-trie-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonswine%2Fshakespeare-trie-golang/lists"}