{"id":27392325,"url":"https://github.com/brentengelbrecht/threaded-socket-server","last_synced_at":"2025-08-01T01:18:51.593Z","repository":{"id":136092330,"uuid":"568532696","full_name":"brentengelbrecht/threaded-socket-server","owner":"brentengelbrecht","description":"Threaded socket server","archived":false,"fork":false,"pushed_at":"2023-02-23T14:10:27.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T21:19:28.276Z","etag":null,"topics":["linux","socket-io","socket-programming","socketserver","threaded","threads","weekend-hacking","weekend-project"],"latest_commit_sha":null,"homepage":"","language":"C","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/brentengelbrecht.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,"zenodo":null}},"created_at":"2022-11-20T20:22:54.000Z","updated_at":"2022-11-22T22:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4e1dc4f-bfb5-4ba3-b590-b2a9393193d3","html_url":"https://github.com/brentengelbrecht/threaded-socket-server","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brentengelbrecht/threaded-socket-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentengelbrecht%2Fthreaded-socket-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentengelbrecht%2Fthreaded-socket-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentengelbrecht%2Fthreaded-socket-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentengelbrecht%2Fthreaded-socket-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentengelbrecht","download_url":"https://codeload.github.com/brentengelbrecht/threaded-socket-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentengelbrecht%2Fthreaded-socket-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268152654,"owners_count":24204047,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["linux","socket-io","socket-programming","socketserver","threaded","threads","weekend-hacking","weekend-project"],"created_at":"2025-04-13T21:18:38.590Z","updated_at":"2025-08-01T01:18:51.585Z","avatar_url":"https://github.com/brentengelbrecht.png","language":"C","readme":"![GitHub repo size](https://img.shields.io/github/repo-size/brentengelbrecht/threaded-socket-server)\n![GitHub contributors](https://img.shields.io/github/contributors/brentengelbrecht/threaded-socket-server)\n![GitHub stars](https://img.shields.io/github/stars/brentengelbrecht/threaded-socket-server?style=social)\n![GitHub forks](https://img.shields.io/github/forks/brentengelbrecht/threaded-socket-server?style=social)\n\n# Threaded socket server\n\nCompact server to accept new socket connections and run them in a separate thread.\n\n- Dynamically-sized thread count -\u003e adjust while the app is running\n- Add pending connections to a queue while waiting for a service thread\n- Timeout sockets that can't be serviced within a specific time\n\n## To build (Linux)\n\nRun this command on command line: `gcc -o server server.c queue.c key_list.c`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentengelbrecht%2Fthreaded-socket-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrentengelbrecht%2Fthreaded-socket-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentengelbrecht%2Fthreaded-socket-server/lists"}