{"id":19988912,"url":"https://github.com/lodestone/uss","last_synced_at":"2026-03-06T06:04:36.347Z","repository":{"id":66561381,"uuid":"45596769","full_name":"lodestone/uss","owner":"lodestone","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-05T08:07:24.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T22:16:54.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/lodestone.png","metadata":{"files":{"readme":"README-ALSO.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-05T08:05:58.000Z","updated_at":"2015-11-05T08:06:10.000Z","dependencies_parsed_at":"2023-03-11T00:05:46.498Z","dependency_job_id":null,"html_url":"https://github.com/lodestone/uss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lodestone/uss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fuss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fuss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fuss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fuss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lodestone","download_url":"https://codeload.github.com/lodestone/uss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fuss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30164532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T04:43:31.446Z","status":"ssl_error","status_checked_at":"2026-03-06T04:40:30.133Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-13T04:44:37.322Z","updated_at":"2026-03-06T06:04:36.318Z","avatar_url":"https://github.com/lodestone.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"= README-ALSO\nBy Matthew Petty\n\n:numbered!:\n\n== _Because ASCIIDOC is more fun!_\n\n== USS: Universal String Searcher\n\n=== Unique Searcher:\n\nThis library will, given a\ncorpus,footnote:[A corpus should consist of words or phrases separated by a new line.]\nwrite out two new files:\n\n* `uniques.txt`\n* `stems.txt`\n\nThe `uniques.txt` file contains every sequence of\nfour footnote:[By default this library searches for a unique string length of 4, but it can be customized.]\nletters `[A-z]` that appear in exactly one word of the dictionary corpus, one sequence per line.\n\nThe `stems.txt` file contains the corresponding words that contain the\nsequences/uniques, in the same order, again one per line.\n\nFor example, given the trivial dictionary containing only:\n\n[source,plain]\n\n  arrows\n  carrots\n  give\n  me\n\nThe outputs should be:\n\n[source,plain]\n\n  'sequences'             'words'\n  carr                    carrots\n  give                    give\n  rots                    carrots\n  rows                    arrows\n  rrot                    carrots\n  rrow                    arrows\n\nOf course, `arro` does not appear in the output, since it is found in more than one word.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Fuss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flodestone%2Fuss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Fuss/lists"}