{"id":16753061,"url":"https://github.com/fdncred/fz","last_synced_at":"2025-03-16T05:26:03.606Z","repository":{"id":198561069,"uuid":"700536450","full_name":"fdncred/fz","owner":"fdncred","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-06T19:44:34.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:11:16.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/fdncred.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-04T19:18:03.000Z","updated_at":"2024-11-07T02:33:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"20b605cd-2d25-407a-88c2-e17969fab514","html_url":"https://github.com/fdncred/fz","commit_stats":null,"previous_names":["fdncred/fz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Ffz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Ffz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Ffz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Ffz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdncred","download_url":"https://codeload.github.com/fdncred/fz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830420,"owners_count":20354822,"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-13T02:49:03.672Z","updated_at":"2025-03-16T05:26:03.582Z","avatar_url":"https://github.com/fdncred.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Prototype Fuzzy Matcher using Nucleo\n\nThis is a prototype of the nucleo fuzzy matcher. Most of the code was borrowed from [fuzzy-matcher](https://github.com/lotabout/fuzzy-matcher/blob/master/examples/fz.rs)\n\nIn this example we list the directory using nushell. The result shows the `Car` part highlighted in red.\n\n```nushell\n❯ [\"foo-bar\", \"baz-brr\"] | to text | d:\\cartar\\debug\\fz foo bar\nmethod                 | match          | score | elapsed\n-----------------------|----------------|-------|--------\nFuzzy                  | foo-bar        |    88 | 83.9µs\nFuzzyIndices           | foo-bar        |    88 | 20µs\nFuzzyGreedy            | foo-bar        |    88 | 11.7µs\nFuzzyGreedyIndices     | foo-bar        |    88 | 2.8µs\nSubstring              | foo-bar        |    88 | 58.4µs\nSubstringIndices       | foo-bar        |    88 | 4.1µs\nPrefix                 | foo-bar        |    88 | 8.1µs\nPrefixIndices          | foo-bar        |    88 | 2.8µs\nFuzzy                  | foo-bar        |    80 | 2.6µs\nFuzzyIndices           | foo-bar        |    80 | 3µs\nFuzzyGreedy            | foo-bar        |    80 | 3µs\nFuzzyGreedyIndices     | foo-bar        |    80 | 2.9µs\nSubstring              | foo-bar        |    80 | 3.7µs\nSubstringIndices       | foo-bar        |    80 | 3.6µs\nPostfix                | foo-bar        |    80 | 1.5µs\nPostfixIndices         | foo-bar        |    80 | 2.8µs\nFuzzy                  | baz-brr        |    73 | 54.8µs\nFuzzyIndices           | baz-brr        |    73 | 60.8µs\nFuzzyGreedy            | baz-brr        |    73 | 3.8µs\nFuzzyGreedyIndices     | baz-brr        |    73 | 14.8µs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Ffz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdncred%2Ffz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Ffz/lists"}