{"id":24227571,"url":"https://github.com/shishir-grez/proxyserver","last_synced_at":"2026-06-19T18:33:01.494Z","repository":{"id":271258881,"uuid":"912278876","full_name":"Shishir-grez/ProxyServer","owner":"Shishir-grez","description":"Proxy Server written in C , supports multithreading , logging and LRU caching. Custom Data Structure ( Combination of Hash Map + Queue ) for O(1) insertion, retrieval, deletion and updation of Cache.","archived":false,"fork":false,"pushed_at":"2025-02-03T11:08:44.000Z","size":339,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T06:14:34.213Z","etag":null,"topics":["c","caching","data-structures","linked-list","lru-cache","multithreading","mutex","proxy","semaphore","socket"],"latest_commit_sha":null,"homepage":"https://github.com/Shishir-grez/ProxyServer","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/Shishir-grez.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":"2025-01-05T05:29:32.000Z","updated_at":"2025-02-04T05:49:52.000Z","dependencies_parsed_at":"2025-01-29T14:22:50.635Z","dependency_job_id":"dd8cbe64-8fb7-4c8c-a716-300372b9ccc9","html_url":"https://github.com/Shishir-grez/ProxyServer","commit_stats":null,"previous_names":["shishir-grez/proxyserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shishir-grez%2FProxyServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shishir-grez%2FProxyServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shishir-grez%2FProxyServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shishir-grez%2FProxyServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shishir-grez","download_url":"https://codeload.github.com/Shishir-grez/ProxyServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794137,"owners_count":20021192,"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":["c","caching","data-structures","linked-list","lru-cache","multithreading","mutex","proxy","semaphore","socket"],"created_at":"2025-01-14T10:18:16.860Z","updated_at":"2026-06-19T18:33:01.445Z","avatar_url":"https://github.com/Shishir-grez.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Note\n* Currently runs only on unix based systems.\n* use \"make all\" to compile all the files into executable\n* run the code by running command ./proxy \u003cport_no\u003e\n* You can test the websites mentioned in websites.txt to check the working of caching .\n* Uses Various concepts like linked lists for LRU ( Least Recently Used ) Caching, Multithreading for handling multiple request, uses semaphores and mutexes for ensuring  concurrent access to memory resource, use socket programming to establish connection between client and proxy server.\n* View Resources used to make this project : [Resources](https://github.com/Shishir-grez/ProxyServer/blob/main/Resources/resources.txt)\n* Concept Guide : [Guide](https://github.com/Shishir-grez/ProxyServer/tree/main/Resources)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshishir-grez%2Fproxyserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshishir-grez%2Fproxyserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshishir-grez%2Fproxyserver/lists"}