{"id":15163622,"url":"https://github.com/liannoi/autocomplete","last_synced_at":"2025-09-30T19:30:28.811Z","repository":{"id":103555560,"uuid":"217459145","full_name":"liannoi/autocomplete","owner":"liannoi","description":"Multithreaded Asynchronous Autocomplete Project","archived":true,"fork":false,"pushed_at":"2020-08-25T17:09:18.000Z","size":5367,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-09-29T22:37:05.646Z","etag":null,"topics":["autocomplete","autocomplete-suggestions","csharp","model-view-viewmodel","mvvm","windows-presentation-foundation","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liannoi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-25T05:41:05.000Z","updated_at":"2023-01-28T11:45:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"17831412-e8e9-4d70-a1da-0c00feb5755a","html_url":"https://github.com/liannoi/autocomplete","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":0.09999999999999998,"last_synced_commit":"6c4405ada72605403417dee17d9f2d212cae5f05"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liannoi%2Fautocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liannoi%2Fautocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liannoi%2Fautocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liannoi%2Fautocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liannoi","download_url":"https://codeload.github.com/liannoi/autocomplete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234767149,"owners_count":18883391,"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":["autocomplete","autocomplete-suggestions","csharp","model-view-viewmodel","mvvm","windows-presentation-foundation","wpf"],"created_at":"2024-09-27T03:00:41.389Z","updated_at":"2025-09-30T19:30:22.305Z","avatar_url":"https://github.com/liannoi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autocomplete\n\n[//]: # (Badges)\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3b0706a6d5ac4936bf5c5f6b3d579b3d)](https://www.codacy.com/manual/liannoi/autocomplete?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=liannoi/autocomplete\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/liannoi/autocomplete/badge)](https://www.codefactor.io/repository/github/liannoi/autocomplete)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/liannoi/autocomplete/blob/master/LICENSE)\n\n[//]: # (Snapshot of the program)\n\n![](https://github.com/liannoi/autocomplete/blob/master/res/screenshot.png)\n\n[//]: # (Short description)\n\n**The first multi-threaded asynchronous project.**\n\nThe goal of this project is to implement the functionality of the “F9 key”,\nthat is, a word hint on the entered letters. This project fulfills its direct\nresponsibility - not as well as large companies offer, because it searches for\nwords directly, and not through some special algorithms (which help to increase\nthe correctness of the proposed words).\n\n[//]: # (Paragraphs)\n\n## System requirements\n\n| Visual Studio    | .NET Framework         |\n|------------------|------------------------|\n| 2017 (or higher) | 4.8                    |\n\n## Build and Run\n\nStandard steps for solutions with a WPF application. Except that you need to correctly load the dictionary, for this you should do the following:\n\n- build a solution (so that the bin folder appears)\n- go to the bin / Debug folder and create the Dictionaries folder\n- in the root of the created folder, put the file ru-RU.dat (which is located in the res folder, the archive root folder)\n\n## License\n\nThe repository is licensed by [Apache-2.0](https://github.com/liannoi/autocomplete/blob/master/LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliannoi%2Fautocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliannoi%2Fautocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliannoi%2Fautocomplete/lists"}