{"id":16890776,"url":"https://github.com/pokisemaine/fishjoy","last_synced_at":"2026-05-20T06:02:26.872Z","repository":{"id":37403052,"uuid":"491902742","full_name":"PokIsemaine/fishjoy","owner":"PokIsemaine","description":"High-performance C++ server framework","archived":false,"fork":false,"pushed_at":"2022-08-28T14:02:23.000Z","size":340,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T09:12:29.154Z","etag":null,"topics":["cmake","cpp","high-performance","server-framework"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PokIsemaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-13T13:12:26.000Z","updated_at":"2022-06-07T23:46:40.000Z","dependencies_parsed_at":"2023-01-16T15:15:23.302Z","dependency_job_id":null,"html_url":"https://github.com/PokIsemaine/fishjoy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"filipdutescu/modern-cpp-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokIsemaine%2Ffishjoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokIsemaine%2Ffishjoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokIsemaine%2Ffishjoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokIsemaine%2Ffishjoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PokIsemaine","download_url":"https://codeload.github.com/PokIsemaine/fishjoy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574798,"owners_count":20474818,"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":["cmake","cpp","high-performance","server-framework"],"created_at":"2024-10-13T17:04:21.370Z","updated_at":"2026-05-20T06:02:26.733Z","avatar_url":"https://github.com/PokIsemaine.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fishjoy\n\n[![C++](https://img.shields.io/badge/language-C++-blue.svg)](https://isocpp.org/)\n[![Code Style](https://img.shields.io/badge/code%20style-google-blue.svg)](https://google.github.io/styleguide/cppguide.html)\n[![Platform](https://img.shields.io/badge/platform-linux%20-lightgrey.svg)](https://www.kernel.org/)\n\nHigh-performance C++ server framework\n\n```\n ______   __     ______     __  __       __     ______     __  __    \n/\\  ___\\ /\\ \\   /\\  ___\\   /\\ \\_\\ \\     /\\ \\   /\\  __ \\   /\\ \\_\\ \\   \n\\ \\  __\\ \\ \\ \\  \\ \\___  \\  \\ \\  __ \\   _\\_\\ \\  \\ \\ \\/\\ \\  \\ \\____ \\   \n \\ \\_\\    \\ \\_\\  \\/\\_____\\  \\ \\_\\ \\_\\ /\\_____\\  \\ \\_____\\  \\/\\_____\\\n  \\/_/     \\/_/   \\/_____/   \\/_/\\/_/ \\/_____/   \\/_____/   \\/_____/\n\n```\n\n\n## Project Structure\n\nBased on a template from [filipdutescu / modern-cpp-template](https://github.com/filipdutescu/modern-cpp-template)\n\n* `.github`: workflows \u0026 template based on GitHub Actions\n* `cmake`: cmake files\n* `include`: The header files required for the project\n* `introduction`: Introduction and design files for the project\n* `src`: The source files required for the project\n* `test`:The test files required for the project. (Google Test)\n\n### Prerequisites\n\n* CMake v3.15+ - found at https://cmake.org/\n\n* C++ Compiler - needs to support at least the C++20 standard, i.e. MSVC, GCC, Clang\n\n##  Getting Started\n\n### Building\n\n### Debugging\n\n### Testing\n\n### Example\n\n## More Complex Examples\n\n\n## Contributing\n\n* 我需要 1 位熟悉 Github Action 和 C++ 环境配置的伙伴来搭建 Github workflow 工作流，实现自动化\n* 我需要 1 位熟悉 googletest 和 测试理论的伙伴来丰富我们的测试用例，并进行相关性能分析测试\n\n如果您感兴趣可以通过邮箱：851892190@qq.com 联系我\n\n## Performance\n\n\n## Credits \n* [sylar-yin](https://github.com/sylar-yin) 项目主要模仿了 sylar 的服务器框架设计\n* [filipdutescu](https://github.com/filipdutescu)\n* [陈硕](https://github.com/chenshuo)\n* [zhongluqiang](https://github.com/zhongluqiang)\n* 学校教测试的老师（寻找中...）\n\n## To Do\n8 - 9 月目标\n* 实现双 Buffer 异步日志，提供mmap写文件功能\n* 提供专门的 threadpoll 包括 fixed 模式和 cached 模式\n* 完成日志模块梳理\n* 完善测试和注释","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokisemaine%2Ffishjoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpokisemaine%2Ffishjoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokisemaine%2Ffishjoy/lists"}