{"id":26440005,"url":"https://github.com/aveygo/uniunity","last_synced_at":"2025-03-18T09:18:56.983Z","repository":{"id":222092286,"uuid":"756236462","full_name":"Aveygo/UniUnity","owner":"Aveygo","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-12T09:04:28.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-12T10:29:01.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/Aveygo.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}},"created_at":"2024-02-12T09:00:24.000Z","updated_at":"2024-02-12T10:29:03.589Z","dependencies_parsed_at":"2024-02-17T16:15:10.455Z","dependency_job_id":null,"html_url":"https://github.com/Aveygo/UniUnity","commit_stats":null,"previous_names":["aveygo/uniunity"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aveygo%2FUniUnity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aveygo%2FUniUnity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aveygo%2FUniUnity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aveygo%2FUniUnity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aveygo","download_url":"https://codeload.github.com/Aveygo/UniUnity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244189807,"owners_count":20412991,"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":"2025-03-18T09:18:56.407Z","updated_at":"2025-03-18T09:18:56.966Z","avatar_url":"https://github.com/Aveygo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n┌──────────────────────────────────────┐\n│   __  __     _ __  __     _ __    ♠A │\n│  / / / /__  (_) / / /__  (_) /___ __ │\n│ / /_/ / _ \\/ / /_/ / _ \\/ / __/ // / │\n│ \\____/_//_/_/\\____/_//_/_/\\__/\\_, /  │\n│                              /___/   │\n│  A Student Group Optimizer           │\n└──────────────────────────────────────┘\n```\n\nGiven a list of student ids and id preferences, this application tries to find the most optimal grouping.\n\n## Features\n\n - Chunked huffman compression/decompression\n - Stream cipher encryption/decryption\n - Genetic algorithm solver\n - Cool CLI\n - Bitshifting and ugly pointer management\n - No (known) memory leaks\n\nAs you can probably already guess, this was more of an \"introduction project\" to using C - Don't expect it to make toast or do backflips. Written 100% by yours truly as part of a 4 person group project. Yes, all 3678 lines.\n\n## Running\n\n```\nmake; ./main --help\n\nusage: main [--help] [-d] ([-i] [-o])\noptional arguments:\n--help      show this help message and exit\n-d          debug mode, shows additional data\n-i          input csv of student preferences\n-o          output csv of groups\n```\n\neg:\n```\n./main -i import.csv -o results.csv\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faveygo%2Funiunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faveygo%2Funiunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faveygo%2Funiunity/lists"}