{"id":18999089,"url":"https://github.com/crossr/reasonfuzz","last_synced_at":"2025-04-22T14:44:49.701Z","repository":{"id":56588889,"uuid":"173794100","full_name":"CrossR/reasonFuzz","owner":"CrossR","description":"Fuzzy matching for Reason.","archived":false,"fork":false,"pushed_at":"2020-10-29T23:26:44.000Z","size":1336,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T04:19:00.148Z","etag":null,"topics":["fuzzy-matching","ocaml","reasonml"],"latest_commit_sha":null,"homepage":"","language":"Reason","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/CrossR.png","metadata":{"files":{"readme":"README.md","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":"2019-03-04T17:54:20.000Z","updated_at":"2020-10-29T23:26:47.000Z","dependencies_parsed_at":"2022-08-15T21:31:07.334Z","dependency_job_id":null,"html_url":"https://github.com/CrossR/reasonFuzz","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/CrossR%2FreasonFuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrossR%2FreasonFuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrossR%2FreasonFuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrossR%2FreasonFuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrossR","download_url":"https://codeload.github.com/CrossR/reasonFuzz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250262173,"owners_count":21401624,"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":["fuzzy-matching","ocaml","reasonml"],"created_at":"2024-11-08T17:49:17.853Z","updated_at":"2025-04-22T14:44:49.680Z","avatar_url":"https://github.com/CrossR.png","language":"Reason","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReasonFuzz\n\n[![Build Status](https://dev.azure.com/CrossR-1/reasonFuzz/_apis/build/status/CrossR.reasonFuzz?branchName=master)](https://dev.azure.com/CrossR-1/reasonFuzz/_build/latest?definitionId=3\u0026branchName=master)\n\n\nFuzzy matching algorithms in Reason, converted from https://github.com/lotabout/fuzzy-matcher.\n\nTODO:\n - [x] : Generic/ClangD Matcher.\n    - [ ] : Check performance.\n    - [ ] : Compare scores to original algorithm.\n - [X] : Path Specific matcher.\n    - [ ] : Check performance.\n    - [X] : Compare scores to original algorithm.\n\n**Contains the following libraries and executables:**\n\n```\nReasonFuzz@0.0.0\n│\n├─test/\n│   name:    RunTests.exe\n│   main:    RunTests.re\n│   require: ReasonFuzz\n│\n└─library/\n    library name: ReasonFuzz\n    namespace:    ReasonFuzz\n```\n\n## Developing:\n\n```\nnpm install -g esy\ngit clone \u003cthis-repo\u003e\nesy install\nesy build\n```\n\n## Running Tests:\n\n```\n# Runs the \"test\" command in `package.json`.\nesy test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossr%2Freasonfuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossr%2Freasonfuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossr%2Freasonfuzz/lists"}