{"id":19381244,"url":"https://github.com/probably-not/server-scratch","last_synced_at":"2026-06-11T01:31:07.122Z","repository":{"id":143658306,"uuid":"419586281","full_name":"probably-not/server-scratch","owner":"probably-not","description":"Just a small scratch to mess around with various server implementations","archived":false,"fork":false,"pushed_at":"2022-05-23T07:13:29.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T16:53:27.799Z","etag":null,"topics":[],"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/probably-not.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-21T04:57:10.000Z","updated_at":"2021-10-25T06:15:03.000Z","dependencies_parsed_at":"2023-04-12T22:48:08.348Z","dependency_job_id":null,"html_url":"https://github.com/probably-not/server-scratch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"probably-not/go-module-small","purl":"pkg:github/probably-not/server-scratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Fserver-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Fserver-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Fserver-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Fserver-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probably-not","download_url":"https://codeload.github.com/probably-not/server-scratch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Fserver-scratch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34178819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-11-10T09:16:24.987Z","updated_at":"2026-06-11T01:31:07.098Z","avatar_url":"https://github.com/probably-not.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# server-scratch\n\nA small scratch to mess around with various server implementations. For right now, we mess around with the stdlib (AKA net/http), [evio](https://github.com/tidwall/evio), and [gnet](https://github.com/panjf5000/gnet).\n\n## Goals\n\nCreate functional stdlib compatible server implementations to check out HTTP.\n\nEvio and Gnet are essentially almost the exact same API, with slightly different implementation details, so it was easy to create something that would read the incoming data frame and then parse it into the http request struct.\n\nThis whole thing was wrapped so that I can play with various implementations and see how they work out.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fserver-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobably-not%2Fserver-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fserver-scratch/lists"}