{"id":21323306,"url":"https://github.com/sshaplygin/uniq-search-frequency","last_synced_at":"2025-03-15T23:16:19.348Z","repository":{"id":149510541,"uuid":"617533042","full_name":"sshaplygin/uniq-search-frequency","owner":"sshaplygin","description":"This repo was created for test task that count unique search frequency","archived":false,"fork":false,"pushed_at":"2023-04-01T16:36:49.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T12:11:32.248Z","etag":null,"topics":["algorithm","cli","external-sorting","test-task"],"latest_commit_sha":null,"homepage":"","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/sshaplygin.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-03-22T15:30:00.000Z","updated_at":"2023-04-05T15:47:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f64a778b-4126-4930-acf3-46718cfcbcdf","html_url":"https://github.com/sshaplygin/uniq-search-frequency","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/sshaplygin%2Funiq-search-frequency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Funiq-search-frequency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Funiq-search-frequency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Funiq-search-frequency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshaplygin","download_url":"https://codeload.github.com/sshaplygin/uniq-search-frequency/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801688,"owners_count":20350108,"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":["algorithm","cli","external-sorting","test-task"],"created_at":"2024-11-21T20:22:52.926Z","updated_at":"2025-03-15T23:16:19.250Z","avatar_url":"https://github.com/sshaplygin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uniq-search-frequency\n\nThis is the CLI for `task.txt`. The test task is written in the format .txt in Russian.\n\n## Usage\n\nStep 1. Without build binary file: `go run ./`\n\nor\n\nStep 1. Build app to binary. `go build -o ./bin/cli` \\\nStep 2. Run cli `./bin/cli`\n\n## Flags\n\nCLI support next flags:\n\n- n - memory limit for first uniques search queries. `default value = -1`\n- input - input filepath `default = input.txt`\n- output - output filepath `default = output.tsv`\n- h - print helps about supported cli flags\n\nExample:\n\n```bash\n    cli --n=3 --input=test.txt --output=test1.tsv\n```\n\n## Links\n\nRead more:\n\n- External sort [link](https://www.geeksforgeeks.org/external-sorting/)\n- Merge sort [link](https://www.geeksforgeeks.org/merge-k-sorted-arrays/)\n- Impelemntation extenal sort in Go [link](https://rosettacode.org/wiki/External_sort#Go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Funiq-search-frequency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshaplygin%2Funiq-search-frequency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Funiq-search-frequency/lists"}