{"id":42078457,"url":"https://github.com/yybirdcf/go","last_synced_at":"2026-01-26T09:41:34.785Z","repository":{"id":65408272,"uuid":"79563773","full_name":"yybirdcf/go","owner":"yybirdcf","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-23T21:50:44.000Z","size":73535,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T11:56:57.731Z","etag":null,"topics":["framework","golang","work"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/yybirdcf.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}},"created_at":"2017-01-20T14:01:15.000Z","updated_at":"2024-06-20T11:56:57.732Z","dependencies_parsed_at":"2023-01-23T05:16:21.722Z","dependency_job_id":null,"html_url":"https://github.com/yybirdcf/go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yybirdcf/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yybirdcf%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yybirdcf%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yybirdcf%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yybirdcf%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yybirdcf","download_url":"https://codeload.github.com/yybirdcf/go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yybirdcf%2Fgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28772990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T08:38:24.014Z","status":"ssl_error","status_checked_at":"2026-01-26T08:38:22.080Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["framework","golang","work"],"created_at":"2026-01-26T09:41:34.044Z","updated_at":"2026-01-26T09:41:34.780Z","avatar_url":"https://github.com/yybirdcf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Go常用框架类库封装##\n\n方便项目使用，重复造轮子，根据特定项目场景再定制开发\n\n###1.httpserver\n\n使用fasthttp作为http服务器基础框架，性能极好，需要搭建的http服务器的时候使用\n\n###2.httputils\n\n封装的http请求方法，包括get,post,put,delete等等\n\n###3.microservice\n\n微服务使用的框架，目前包含一个go-kit微服务框架，已经在线上跑，性能还不错，各项监控采用框架也很方便，中间件分层的模式很适合微服务架构\n\n###4.pushserver\n\n推送框架，目前实现了苹果apns推送，陆续添加其他主流的推送，本框架依赖worker项目，参看下面介绍\n\n###5.rpcserver\n\nrpc服务框架，实现了一个grpc框架的rpc服务实例，增加log，recover等middleware能力\n\n###6.tcpserver\n\n一个比较完整的IM框架，采用自定义二进制协议，多节点保证消息的送达，存储，推送；目前简单支持点对点，群，聊天室等，具体聊天内容类型完全自己定义，payload传输；每一层节点都是可动态伸缩的，每层都可以自己自定义开发；\n\n将IM部分剥离掉，也可以开发成简单的tcp服务器，满足具体业务\n\n###7.worker\n\n专门用来并发跑任务的服务，自定义任务，分配一定数量的worker，并发跑任务，可以快速的跑完任务；而且可以配合队列，部署多台服务器，扩大处理能力\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyybirdcf%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyybirdcf%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyybirdcf%2Fgo/lists"}