[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10917":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":9,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},10917,"Stockfish","official-stockfish\u002FStockfish","official-stockfish","A free and strong UCI chess engine",null,"https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish","C++",15786,2911,254,11,0,40,67,303,120,117,false,"main",[25,26,27,28,29],"chess","chess-engine","cpp","stockfish","uci","2026-06-12 04:00:52","\u003Cdiv align=\"center\">\n\n  [![Stockfish][stockfish128-logo]][website-link]\n\n  \u003Ch3>Stockfish\u003C\u002Fh3>\n\n  A free and strong UCI chess engine.\n  \u003Cbr>\n  \u003Cstrong>[Explore Stockfish docs »][wiki-link]\u003C\u002Fstrong>\n  \u003Cbr>\n  \u003Cbr>\n  [Report bug][issue-link]\n  ·\n  [Open a discussion][discussions-link]\n  ·\n  [Discord][discord-link]\n  ·\n  [Blog][website-blog-link]\n\n  [![Build][build-badge]][build-link]\n  [![License][license-badge]][license-link]\n  \u003Cbr>\n  [![Release][release-badge]][release-link]\n  [![Commits][commits-badge]][commits-link]\n  \u003Cbr>\n  [![Website][website-badge]][website-link]\n  [![Fishtest][fishtest-badge]][fishtest-link]\n  [![Discord][discord-badge]][discord-link]\n\n\u003C\u002Fdiv>\n\n## Overview\n\n[Stockfish][website-link] is a **free and strong UCI chess engine** derived from\nGlaurung 2.1 that analyzes chess positions and computes the optimal moves.\n\nStockfish **does not include a graphical user interface** (GUI) that is required\nto display a chessboard and to make it easy to input moves. These GUIs are\ndeveloped independently from Stockfish and are available online. **Read the\ndocumentation for your GUI** of choice for information about how to use\nStockfish with it.\n\nSee also the Stockfish [documentation][wiki-usage-link] for further usage help.\n\n## Files\n\nThis distribution of Stockfish consists of the following files:\n\n  * [README.md][readme-link], the file you are currently reading.\n\n  * [Copying.txt][license-link], a text file containing the GNU General Public\n    License version 3.\n\n  * [AUTHORS][authors-link], a text file with the list of authors for the project.\n\n  * [src][src-link], a subdirectory containing the full source code, including a\n    Makefile that can be used to compile Stockfish on Unix-like systems.\n\n  * a file with the .nnue extension, storing the neural network for the NNUE\n    evaluation. Binary distributions will have this file embedded.\n\n## Contributing\n\n__See [Contributing Guide](CONTRIBUTING.md).__\n\n### Donating hardware\n\nImproving Stockfish requires a massive amount of testing. You can donate your\nhardware resources by installing the [Fishtest Worker][worker-link] and viewing\nthe current tests on [Fishtest][fishtest-link].\n\n### Improving the code\n\nIn the [chessprogramming wiki][programming-link], many techniques used in\nStockfish are explained with a lot of background information.\nThe [section on Stockfish][programmingsf-link] describes many features\nand techniques used by Stockfish. However, it is generic rather than\nfocused on Stockfish's precise implementation.\n\nThe engine testing is done on [Fishtest][fishtest-link].\nIf you want to help improve Stockfish, please read this [guideline][guideline-link]\nfirst, where the basics of Stockfish development are explained.\n\nDiscussions about Stockfish take place these days mainly in the Stockfish\n[Discord server][discord-link]. This is also the best place to ask questions\nabout the codebase and how to improve it.\n\n## Compiling Stockfish\n\nStockfish has support for 32 or 64-bit CPUs, certain hardware instructions,\nbig-endian machines such as Power PC, and other platforms.\n\nOn Unix-like systems, it should be easy to compile Stockfish directly from the\nsource code with the included Makefile in the folder `src`. In general, it is\nrecommended to run `make help` to see a list of make targets with corresponding\ndescriptions. An example suitable for most Intel and AMD chips:\n\n```\ncd src\nmake -j profile-build\n```\n\nDetailed compilation instructions for all platforms can be found in our\n[documentation][wiki-compile-link]. Our wiki also has information about\nthe [UCI commands][wiki-uci-link] supported by Stockfish.\n\n## Terms of use\n\nStockfish is free and distributed under the\n[**GNU General Public License version 3**][license-link] (GPL v3). Essentially,\nthis means you are free to do almost exactly what you want with the program,\nincluding distributing it among your friends, making it available for download\nfrom your website, selling it (either by itself or as part of some bigger\nsoftware package), or using it as the starting point for a software project of\nyour own.\n\nThe only real limitation is that whenever you distribute Stockfish in some way,\nyou MUST always include the license and the full source code (or a pointer to\nwhere the source code can be found) to generate the exact binary you are\ndistributing. If you make any changes to the source code, these changes must\nalso be made available under GPL v3.\n\n## Acknowledgements\n\nStockfish uses neural networks trained on [data provided by the Leela Chess Zero\nproject][lc0-data-link], which is made available under the [Open Database License][odbl-link] (ODbL).\n\n\n[authors-link]:       https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fblob\u002Fmaster\u002FAUTHORS\n[build-link]:         https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Factions\u002Fworkflows\u002Fstockfish.yml\n[commits-link]:       https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fcommits\u002Fmaster\n[discord-link]:       https:\u002F\u002Fdiscord.gg\u002FGWDRS3kU6R\n[issue-link]:         https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fissues\u002Fnew?assignees=&labels=&template=BUG-REPORT.yml\n[discussions-link]:   https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fdiscussions\u002Fnew\n[fishtest-link]:      https:\u002F\u002Ftests.stockfishchess.org\u002Ftests\n[guideline-link]:     https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002Ffishtest\u002Fwiki\u002FCreating-my-first-test\n[license-link]:       https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fblob\u002Fmaster\u002FCopying.txt\n[programming-link]:   https:\u002F\u002Fwww.chessprogramming.org\u002FMain_Page\n[programmingsf-link]: https:\u002F\u002Fwww.chessprogramming.org\u002FStockfish\n[readme-link]:        https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fblob\u002Fmaster\u002FREADME.md\n[release-link]:       https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Freleases\u002Flatest\n[src-link]:           https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Ftree\u002Fmaster\u002Fsrc\n[stockfish128-logo]:  https:\u002F\u002Fstockfishchess.org\u002Fimages\u002Flogo\u002Ficon_128x128.png\n[uci-link]:           https:\u002F\u002Fbackscattering.de\u002Fchess\u002Fuci\u002F\n[website-link]:       https:\u002F\u002Fstockfishchess.org\n[website-blog-link]:  https:\u002F\u002Fstockfishchess.org\u002Fblog\u002F\n[wiki-link]:          https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fwiki\n[wiki-compile-link]:  https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fwiki\u002FCompiling-from-source\n[wiki-uci-link]:      https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fwiki\u002FUCI-&-Commands\n[wiki-usage-link]:    https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002FStockfish\u002Fwiki\u002FDownload-and-usage\n[worker-link]:        https:\u002F\u002Fgithub.com\u002Fofficial-stockfish\u002Ffishtest\u002Fwiki\u002FRunning-the-worker\n[lc0-data-link]:      https:\u002F\u002Fstorage.lczero.org\u002Ffiles\u002Ftraining_data\n[odbl-link]:          https:\u002F\u002Fopendatacommons.org\u002Flicenses\u002Fodbl\u002Fodbl-10.txt\n\n[build-badge]:        https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Factions\u002Fworkflow\u002Fstatus\u002Fofficial-stockfish\u002FStockfish\u002Fstockfish.yml?branch=master&style=for-the-badge&label=stockfish&logo=github\n[commits-badge]:      https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fcommits-since\u002Fofficial-stockfish\u002FStockfish\u002Flatest?style=for-the-badge\n[discord-badge]:      https:\u002F\u002Fimg.shields.io\u002Fdiscord\u002F435943710472011776?style=for-the-badge&label=discord&logo=Discord\n[fishtest-badge]:     https:\u002F\u002Fimg.shields.io\u002Fwebsite?style=for-the-badge&down_color=red&down_message=Offline&label=Fishtest&up_color=success&up_message=Online&url=https%3A%2F%2Ftests.stockfishchess.org%2Ftests%2Ffinished\n[license-badge]:      https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Fofficial-stockfish\u002FStockfish?style=for-the-badge&label=license&color=success\n[release-badge]:      https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002Fofficial-stockfish\u002FStockfish?style=for-the-badge&label=official%20release\n[website-badge]:      https:\u002F\u002Fimg.shields.io\u002Fwebsite?style=for-the-badge&down_color=red&down_message=Offline&label=website&up_color=success&up_message=Online&url=https%3A%2F%2Fstockfishchess.org\n","Stockfish 是一个免费且强大的国际象棋引擎，支持通用棋类接口（UCI）。它采用C++编写，具备高效的搜索算法和评估函数，能够快速准确地分析棋局并计算出最优走法。项目不包含图形用户界面，但可以与多种第三方GUI配合使用以显示棋盘和输入走法。Stockfish 适用于需要高性能棋类分析的场景，如在线对弈平台、教学工具或研究领域。通过持续的社区贡献和测试优化，Stockfish 在国际象棋引擎中保持领先地位。",2,"2026-06-11 03:30:47","trending"]