diff --git a/README.md b/README.md index ee5b8c3..8b5f015 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ ## Table of Contents +* [Swift](#swift) +* [Go](#go) * [Python](#python) * [JavaScript](#javascript) * [Java](#java) -* [Go](#go) * [Rust](#rust) * [miscellaneous](#miscellaneous) * [Kotlin](#kotlin) -* [Swift](#swift) * [TypeScript](#typescript) * [CSS](#css) * [Pascal](#pascal) @@ -59,174 +59,20 @@ * [V](#v) * [Thanks](#thanks) -## Python - -* [Z4nzu/hackingtool](https://github.com/Z4nzu/hackingtool) - ALL IN ONE Hacking Tool For Hackers -* [svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc) - SoftVC VITS Singing Voice Conversion -* [w-okada/voice-changer](https://github.com/w-okada/voice-changer) - リアルタイムボイスチェンジャー Realtime Voice Changer -* [s0md3v/roop](https://github.com/s0md3v/roop) - one-click face swap -* [amnweb/yasb](https://github.com/amnweb/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. -* [crownpku/Information-Extraction-Chinese](https://github.com/crownpku/Information-Extraction-Chinese) - Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取 -* [xieyumc/YuYuWechat](https://github.com/xieyumc/YuYuWechat) - 一个让微信定时循环发送消息(使用cron表达式任务可以精确到分钟),批量群发消息的小工具🚀,并且提供了一个简易直观的界面,可部署到任意平台 -* [0xn0ne/sensitive-helper](https://github.com/0xn0ne/sensitive-helper) - 基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information. -* [m4ll0k/SecretFinder](https://github.com/m4ll0k/SecretFinder) - SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files -* [309892489/sensitive\_data\_discover](https://github.com/309892489/sensitive_data_discover) - 针对数据库的敏感数据检测脚本:扫描库、schema级别的表或视图的数据,发现其中的敏感字段。敏感类型包括姓名、电话、身份证号、电子邮箱、地址、银行账号。 -* [explosion/spaCy](https://github.com/explosion/spaCy) - 💫 Industrial-strength Natural Language Processing (NLP) in Python -* [stanfordnlp/stanza](https://github.com/stanfordnlp/stanza) - Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages -* [urchade/GLiNER](https://github.com/urchade/GLiNER) - Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024 -* [shiyybua/NER](https://github.com/shiyybua/NER) - 基于tensorflow深度学习的中文的命名实体识别 -* [worawit/MS17-010](https://github.com/worawit/MS17-010) - MS17-010 -* [pdm-project/pdm](https://github.com/pdm-project/pdm) - A modern Python package and dependency manager supporting the latest PEP standards -* [KwaiVGI/LivePortrait](https://github.com/KwaiVGI/LivePortrait) - Bring portraits to life! -* [ktbyers/netmiko](https://github.com/ktbyers/netmiko) - Multi-vendor library to simplify Paramiko SSH connections to network devices -* [521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520) - :kissing\_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) -* [Juniper/py-junos-eznc](https://github.com/Juniper/py-junos-eznc) - Python library for Junos automation -* [hanxi/xiaomusic](https://github.com/hanxi/xiaomusic) - 使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。 -* [LlamaFamily/Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese) - Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 -* [aryanbhajanka/Xenue-Bar](https://github.com/aryanbhajanka/Xenue-Bar) - Xenue bar is a menu bar for Windows inspired by MacOS for better accessibility features and aesthetics. See README.md for more information. -* [comfyanonymous/ComfyUI](https://github.com/comfyanonymous/ComfyUI) - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. -* [archlinux/archinstall](https://github.com/archlinux/archinstall) - Arch Linux installer - guided, templates etc. -* [VikParuchuri/marker](https://github.com/VikParuchuri/marker) - Convert PDF to markdown quickly with high accuracy -* [gradio-app/gradio](https://github.com/gradio-app/gradio) - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! -* [apple/corenet](https://github.com/apple/corenet) - CoreNet: A library for training deep neural networks -* [wang0618/mtag\_tool](https://github.com/wang0618/mtag_tool) - MP3 Tag编辑器,支持从网易云补全歌曲信息 -* [huggingface/transformers](https://github.com/huggingface/transformers) - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. -* [nashsu/FreeAskInternet](https://github.com/nashsu/FreeAskInternet) - FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. -* [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 -* [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - A natural language interface for computers -* [AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide) - 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 -* [aerodynamics-py/WEATHER\_STATION\_PI](https://github.com/aerodynamics-py/WEATHER_STATION_PI) - A simple weater station -* [xai-org/grok-1](https://github.com/xai-org/grok-1) - Grok open release -* [Skyvern-AI/skyvern](https://github.com/Skyvern-AI/skyvern) - Automate browser-based workflows with LLMs and Computer Vision -* [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking) - :star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新 -* [lavague-ai/LaVague](https://github.com/lavague-ai/LaVague) - Large Action Model framework to develop AI Web Agents -* [PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) - This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project. -* [Mzdyl/LiteLoaderQQNT\_Install](https://github.com/Mzdyl/LiteLoaderQQNT_Install) - 针对 LiteLoaderQQNT 的安装脚本 -* [amidaware/tacticalrmm](https://github.com/amidaware/tacticalrmm) - A remote monitoring & management tool, built with Django, Vue and Go. -* [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) - 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) -* [Asabeneh/30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw -* [DoooReyn/WxReader](https://github.com/DoooReyn/WxReader) - 基于PySide6的微信读书自动阅读器 -* [HatBoy/Struts2-Scan](https://github.com/HatBoy/Struts2-Scan) - Struts2全漏洞扫描利用工具 -* [VikParuchuri/surya](https://github.com/VikParuchuri/surya) - OCR, layout analysis, reading order, line detection in 90+ languages -* [Sorosliu1029/Jike-Metro](https://github.com/Sorosliu1029/Jike-Metro) - :metro: 即刻 Ⓙ SDK -* [errord/chbook\_jtoh](https://github.com/errord/chbook_jtoh) - chrome bookmarks json to html -* [H-T-H/Gemini-Telegram-Bot](https://github.com/H-T-H/Gemini-Telegram-Bot) - 用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API -* [yihong0618/tg\_bot\_collections](https://github.com/yihong0618/tg_bot_collections) - collections of yihong0618's telegram bot -* [public-apis/public-apis](https://github.com/public-apis/public-apis) - A collective list of free APIs -* [r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy) - 安卓应用安全学习 -* [open-mmlab/Amphion](https://github.com/open-mmlab/Amphion) - Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development. -* [microsoft/Mastering-GitHub-Copilot-for-Paired-Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. -* [SirVer/ultisnips](https://github.com/SirVer/ultisnips) - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! -* [ycm-core/YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - A code-completion engine for Vim -* [da-rth/yasb](https://github.com/da-rth/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. -* [xaoyaoo/PyWxDump](https://github.com/xaoyaoo/PyWxDump) - 获取微信信息;读取数据库,本地查看聊天记录并导出为csv、html等格式用于AI训练,自动回复等。支持多账户信息获取,支持所有微信版本。 -* [LC044/WeChatMsg](https://github.com/LC044/WeChatMsg) - 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 -* [yinkaisheng/Python-UIAutomation-for-Windows](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows) - 🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ... -* [nadermx/backgroundremover](https://github.com/nadermx/backgroundremover) - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. -* [AgentMaker/AgentOCR](https://github.com/AgentMaker/AgentOCR) - 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support. -* [abi/screenshot-to-code](https://github.com/abi/screenshot-to-code) - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) -* [jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans) - Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 -* [bitranox/fingerprint](https://github.com/bitranox/fingerprint) - Monitoring Registry and File Changes in Windows -* [iam-veeramalla/python-for-devops](https://github.com/iam-veeramalla/python-for-devops) - Learn Python from DevOps Engineer point of you. -* [AutohomeRadar/Windows-Agent](https://github.com/AutohomeRadar/Windows-Agent) - Windows agent of Open-Falcon Monitor System -* [jumpserver/applets](https://github.com/jumpserver/applets) - JumpServer Applet Demo Project -* [psf/black](https://github.com/psf/black) - The uncompromising Python code formatter -* [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) - Python - 100天从新手到大师 -* [kaxap/arl](https://github.com/kaxap/arl) - lists of most popular repositories for most favoured programming languages (according to StackOverflow) -* [jimmy201602/webterminal](https://github.com/jimmy201602/webterminal) - ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django -* [zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) - 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 -* [iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime) - Go编程时光,一个零基础入门 Golang 的教程 -* [labteral/chatgpt-python](https://github.com/labteral/chatgpt-python) - Unofficial Python SDK for OpenAI's ChatGPT -* [mbroton/chatgpt-api](https://github.com/mbroton/chatgpt-api) - ChatGPT HTTP API Client and CLI -* [felixonmars/fcitx5-pinyin-zhwiki](https://github.com/felixonmars/fcitx5-pinyin-zhwiki) - Fcitx 5 Pinyin Dictionary from zh.wikipedia.org - -## JavaScript - -* [ccbikai/BroadcastChannel](https://github.com/ccbikai/BroadcastChannel) - Turn your Telegram Channel into a MicroBlog. -* [twbs/bootstrap](https://github.com/twbs/bootstrap) - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. -* [electerm/electerm](https://github.com/electerm/electerm) - 📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win) -* [ipfs/ipfs-desktop](https://github.com/ipfs/ipfs-desktop) - An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. -* [huytd/tab-list-arc-browser](https://github.com/huytd/tab-list-arc-browser) - Tab List extension for Arc Browser -* [sun0225SUN/Awesome-Love-Code](https://github.com/sun0225SUN/Awesome-Love-Code) - 表白代码收藏馆~谁说程序猿不懂浪漫❤️ -* [linyuxuanlin/Gallery-Portfolio](https://github.com/linyuxuanlin/Gallery-Portfolio) - 一个简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2 -* [brunosimon/my-room-in-3d](https://github.com/brunosimon/my-room-in-3d) - -* [JiHong88/suneditor](https://github.com/JiHong88/suneditor) - Pure javascript based WYSIWYG html editor, with no dependencies. -* [ClydeTime/Quantumult](https://github.com/ClydeTime/Quantumult) - 不要fork!不要fork!不要fork! -* [reorx/jsoncv](https://github.com/reorx/jsoncv) - A toolkit for building your CV with JSON and creating stylish HTML/PDF files. -* [xifangczy/cat-catch](https://github.com/xifangczy/cat-catch) - 猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension -* [Rectify11/Installer](https://github.com/Rectify11/Installer) - A Windows 11 modification which makes it more consistent. -* [Repcz/Tool](https://github.com/Repcz/Tool) - Ownuse -* [maomao1996/daily-notes](https://github.com/maomao1996/daily-notes) - 不定期更新的日常笔记记录(零零散散啥都记系列) -* [markdoc/docs](https://github.com/markdoc/docs) - Documentation site for Markdoc -* [chigozienri/browser-bounce](https://github.com/chigozienri/browser-bounce) - Experiment with multiple browser windows interacting -* [actuallymentor/battery](https://github.com/actuallymentor/battery) - CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs -* [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) -  Now we have become very big, Different from the original idea. Collect premium software in various categories. -* [appium/appium](https://github.com/appium/appium) - Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol -* [kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX) - A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) -* [Tobi-davies/Gmail-Clone](https://github.com/Tobi-davies/Gmail-Clone) - A pixel perfect Gmail clone built with react, styled components for styling and redux for state management -* [usebruno/bruno](https://github.com/usebruno/bruno) - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) -* [jgraph/drawio-desktop](https://github.com/jgraph/drawio-desktop) - Official electron build of draw.io -* [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) - 中文独立博客列表 -* [LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞 -* [ondrajz/goexplorer](https://github.com/ondrajz/goexplorer) - Interactive overview of Go packages using dynamic visualization. -* [obgnail/typora\_plugin](https://github.com/obgnail/typora_plugin) - Typora plugin. Feature enhancement tool | Typora 插件,功能增强工具 -* [sciooga/v2ex-plus](https://github.com/sciooga/v2ex-plus) - 可能是 v2ex 最好用的扩展 -* [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) - :zap: Dynamically generated stats for your github readmes -* [Kong/insomnia](https://github.com/Kong/insomnia) - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. -* [941477276/easy-selector\_chrome-extension](https://github.com/941477276/easy-selector_chrome-extension) - 一个轻巧简单好用的获取dom元素css 选择器的Chrome插件! -* [AntSwordProject/antSword](https://github.com/AntSwordProject/antSword) - 中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit. -* [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) - 中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 -* [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic SVG, font, and CSS toolkit -* [github-developer/javascript-action](https://github.com/github-developer/javascript-action) - Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀 -* [MithrilJS/mithril.js](https://github.com/MithrilJS/mithril.js) - A JavaScript Framework for Building Brilliant Applications -* [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) - A browser based code editor -* [tangly1024/NotionNext](https://github.com/tangly1024/NotionNext) - 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.) -* [bgstaal/multipleWindow3dScene](https://github.com/bgstaal/multipleWindow3dScene) - A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage -* [SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) - 哔哩哔哩-API收集整理【不断更新中....】 -* [drkostas/drkostas.github.io](https://github.com/drkostas/drkostas.github.io) - VScode Portfolio -* [isno/theByteBook](https://github.com/isno/theByteBook) - ⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue -* [lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) - 🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器 -* [maomao1996/mm-notes](https://github.com/maomao1996/mm-notes) - 茂茂物语: 各种笔记记录(想到啥写啥系列) -* [jumpserver/VideoPlayer](https://github.com/jumpserver/VideoPlayer) - JumpServer 录像离线播放器 -* [nirui/sshwifty](https://github.com/nirui/sshwifty) - Web SSH & Telnet (WebSSH & WebTelnet client) 🔮 -* [jumpserver/luna](https://github.com/jumpserver/luna) - Luna is the JumpServer Web Terminal. -* [gin-admin/gin-admin-react](https://github.com/gin-admin/gin-admin-react) - RBAC scaffolding based on Ant Design React(ES6) -* [pot-app/pot-desktop](https://github.com/pot-app/pot-desktop) - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition. -* [schollz/rwtxt](https://github.com/schollz/rwtxt) - A cms for absolute minimalists. -* [zed-industries/zed-fonts](https://github.com/zed-industries/zed-fonts) - The Zed Mono and Sans typefaces, custom built from Iosevka -* [yuezk/chatgpt-mirror](https://github.com/yuezk/chatgpt-mirror) - A mirror of ChatGPT based on the gpt-3.5-turbo model. -* [mdnice/markdown-nice](https://github.com/mdnice/markdown-nice) - 支持主题设计的 Markdown 编辑器,让排版变 Nice -* [shgopher/GOFamily](https://github.com/shgopher/GOFamily) - 🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。 -* [node-webot/co-wechat](https://github.com/node-webot/co-wechat) - Wechat for Koa -* [dushixiang/next-terminal](https://github.com/dushixiang/next-terminal) - Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。 - -## Java +## Swift -* [bk138/droidVNC-NG](https://github.com/bk138/droidVNC-NG) - VNC server app for Android that does not require root privileges. -* [KDE/kdeconnect-android](https://github.com/KDE/kdeconnect-android) - Native Android port of the KDE Connect Qt app -* [M66B/FairEmail](https://github.com/M66B/FairEmail) - Fully featured, open source, privacy friendly email app for Android -* [deltazefiro/Amarok-Hider](https://github.com/deltazefiro/Amarok-Hider) - Hide your private files and apps with a single click. -* [dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream) - ScreenStream Android App -* [Katana-Official/SPatch-Update](https://github.com/Katana-Official/SPatch-Update) - Update for SPatch nightly -* [NeoApplications/Neo-Launcher](https://github.com/NeoApplications/Neo-Launcher) - Neo-Launcher -* [tianma8023/XposedSmsCode](https://github.com/tianma8023/XposedSmsCode) - :lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。 -* [LSPosed/LSPosed](https://github.com/LSPosed/LSPosed) - LSPosed Framework -* [PeterCxy/Shelter](https://github.com/PeterCxy/Shelter) - SThis repository is a mirror of https://gitea.angry.im/PeterCxy/Shelter -* [CodePhiliaX/Chat2DB](https://github.com/CodePhiliaX/Chat2DB) - 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. -* [oddfar/campus-imaotai](https://github.com/oddfar/campus-imaotai) - i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法) -* [aritraroy/UltimateAndroidReference](https://github.com/aritraroy/UltimateAndroidReference) - :rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer -* [termux/termux-app](https://github.com/termux/termux-app) - Termux - a terminal emulator application for Android OS extendible by variety of packages. -* [hanxinhao000/ZeroTermux](https://github.com/hanxinhao000/ZeroTermux) - -* [Termux-Monet/termux-monet](https://github.com/Termux-Monet/termux-monet) - Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features. -* [zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper) - 开屏跳过-安卓系统的开屏广告自动跳过助手 -* [beemdevelopment/Aegis](https://github.com/beemdevelopment/Aegis) - A free, secure and open source app for Android to manage your 2-step verification tokens. -* [yuliskov/SmartTube](https://github.com/yuliskov/SmartTube) - SmartTube - an advanced player for set-top boxes and tvs running Android OS -* [GrowingGit/GitHub-Chinese-Top-Charts](https://github.com/GrowingGit/GitHub-Chinese-Top-Charts) - :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 -* [krahets/hello-algo](https://github.com/krahets/hello-algo) - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing -* [Team-xManager/xManager](https://github.com/Team-xManager/xManager) - Ad-Free, New Features & Freedom +* [caol64/wenyan](https://github.com/caol64/wenyan) - Markdown文章排版美化工具,支持微信公众号、今日头条、知乎等平台。 +* [lexrus/SwiftyMenu](https://github.com/lexrus/SwiftyMenu) - The missing Finder menu for your daily ease +* [kareman/SwiftShell](https://github.com/kareman/SwiftShell) - A Swift framework for shell scripting. +* [Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal) - ✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty. +* [Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop) - Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop +* [jordanbaird/Ice](https://github.com/jordanbaird/Ice) - Powerful menu bar manager for macOS +* [MrKai77/Loop](https://github.com/MrKai77/Loop) - Window management made elegant. +* [iina/iina](https://github.com/iina/iina) - The modern video player for macOS. ## Go +* [hunter-ji/go-gin-api-starter](https://github.com/hunter-ji/go-gin-api-starter) - 🚀 go-gin-api-starter is a powerful and flexible template for building RESTful APIs * [rocketlaunchr/dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration * [go-hotfix/hotfix](https://github.com/go-hotfix/hotfix) - hotfix is a golang function hot-fix solution * [alist-org/alist](https://github.com/alist-org/alist) - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 @@ -582,8 +428,172 @@ * [gorilla/mux](https://github.com/gorilla/mux) - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 * [admpub/nging](https://github.com/admpub/nging) - Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备 * [charmbracelet/gum](https://github.com/charmbracelet/gum) - A tool for glamorous shell scripts 🎀 -* [krishnarajvr/microservice-mono-gin-gorm](https://github.com/krishnarajvr/microservice-mono-gin-gorm) - -* [shenghui0779/sdk-go](https://github.com/shenghui0779/sdk-go) - 第三方应用 Go SDK (微信、支付宝、其它) + +## Python + +* [Z4nzu/hackingtool](https://github.com/Z4nzu/hackingtool) - ALL IN ONE Hacking Tool For Hackers +* [svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc) - SoftVC VITS Singing Voice Conversion +* [w-okada/voice-changer](https://github.com/w-okada/voice-changer) - リアルタイムボイスチェンジャー Realtime Voice Changer +* [s0md3v/roop](https://github.com/s0md3v/roop) - one-click face swap +* [amnweb/yasb](https://github.com/amnweb/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. +* [crownpku/Information-Extraction-Chinese](https://github.com/crownpku/Information-Extraction-Chinese) - Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取 +* [xieyumc/YuYuWechat](https://github.com/xieyumc/YuYuWechat) - 一个让微信定时循环发送消息(使用cron表达式任务可以精确到分钟),批量群发消息的小工具🚀,并且提供了一个简易直观的界面,可部署到任意平台 +* [0xn0ne/sensitive-helper](https://github.com/0xn0ne/sensitive-helper) - 基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information. +* [m4ll0k/SecretFinder](https://github.com/m4ll0k/SecretFinder) - SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files +* [309892489/sensitive\_data\_discover](https://github.com/309892489/sensitive_data_discover) - 针对数据库的敏感数据检测脚本:扫描库、schema级别的表或视图的数据,发现其中的敏感字段。敏感类型包括姓名、电话、身份证号、电子邮箱、地址、银行账号。 +* [explosion/spaCy](https://github.com/explosion/spaCy) - 💫 Industrial-strength Natural Language Processing (NLP) in Python +* [stanfordnlp/stanza](https://github.com/stanfordnlp/stanza) - Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages +* [urchade/GLiNER](https://github.com/urchade/GLiNER) - Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024 +* [shiyybua/NER](https://github.com/shiyybua/NER) - 基于tensorflow深度学习的中文的命名实体识别 +* [worawit/MS17-010](https://github.com/worawit/MS17-010) - MS17-010 +* [pdm-project/pdm](https://github.com/pdm-project/pdm) - A modern Python package and dependency manager supporting the latest PEP standards +* [KwaiVGI/LivePortrait](https://github.com/KwaiVGI/LivePortrait) - Bring portraits to life! +* [ktbyers/netmiko](https://github.com/ktbyers/netmiko) - Multi-vendor library to simplify Paramiko SSH connections to network devices +* [521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520) - :kissing\_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) +* [Juniper/py-junos-eznc](https://github.com/Juniper/py-junos-eznc) - Python library for Junos automation +* [hanxi/xiaomusic](https://github.com/hanxi/xiaomusic) - 使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。 +* [LlamaFamily/Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese) - Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 +* [aryanbhajanka/Xenue-Bar](https://github.com/aryanbhajanka/Xenue-Bar) - Xenue bar is a menu bar for Windows inspired by MacOS for better accessibility features and aesthetics. See README.md for more information. +* [comfyanonymous/ComfyUI](https://github.com/comfyanonymous/ComfyUI) - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. +* [archlinux/archinstall](https://github.com/archlinux/archinstall) - Arch Linux installer - guided, templates etc. +* [VikParuchuri/marker](https://github.com/VikParuchuri/marker) - Convert PDF to markdown quickly with high accuracy +* [gradio-app/gradio](https://github.com/gradio-app/gradio) - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! +* [apple/corenet](https://github.com/apple/corenet) - CoreNet: A library for training deep neural networks +* [wang0618/mtag\_tool](https://github.com/wang0618/mtag_tool) - MP3 Tag编辑器,支持从网易云补全歌曲信息 +* [huggingface/transformers](https://github.com/huggingface/transformers) - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. +* [nashsu/FreeAskInternet](https://github.com/nashsu/FreeAskInternet) - FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. +* [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 +* [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - A natural language interface for computers +* [AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide) - 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 +* [aerodynamics-py/WEATHER\_STATION\_PI](https://github.com/aerodynamics-py/WEATHER_STATION_PI) - A simple weater station +* [xai-org/grok-1](https://github.com/xai-org/grok-1) - Grok open release +* [Skyvern-AI/skyvern](https://github.com/Skyvern-AI/skyvern) - Automate browser-based workflows with LLMs and Computer Vision +* [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking) - :star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新 +* [lavague-ai/LaVague](https://github.com/lavague-ai/LaVague) - Large Action Model framework to develop AI Web Agents +* [PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) - This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project. +* [Mzdyl/LiteLoaderQQNT\_Install](https://github.com/Mzdyl/LiteLoaderQQNT_Install) - 针对 LiteLoaderQQNT 的安装脚本 +* [amidaware/tacticalrmm](https://github.com/amidaware/tacticalrmm) - A remote monitoring & management tool, built with Django, Vue and Go. +* [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) - 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) +* [Asabeneh/30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw +* [DoooReyn/WxReader](https://github.com/DoooReyn/WxReader) - 基于PySide6的微信读书自动阅读器 +* [HatBoy/Struts2-Scan](https://github.com/HatBoy/Struts2-Scan) - Struts2全漏洞扫描利用工具 +* [VikParuchuri/surya](https://github.com/VikParuchuri/surya) - OCR, layout analysis, reading order, line detection in 90+ languages +* [Sorosliu1029/Jike-Metro](https://github.com/Sorosliu1029/Jike-Metro) - :metro: 即刻 Ⓙ SDK +* [errord/chbook\_jtoh](https://github.com/errord/chbook_jtoh) - chrome bookmarks json to html +* [H-T-H/Gemini-Telegram-Bot](https://github.com/H-T-H/Gemini-Telegram-Bot) - 用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API +* [yihong0618/tg\_bot\_collections](https://github.com/yihong0618/tg_bot_collections) - collections of yihong0618's telegram bot +* [public-apis/public-apis](https://github.com/public-apis/public-apis) - A collective list of free APIs +* [r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy) - 安卓应用安全学习 +* [open-mmlab/Amphion](https://github.com/open-mmlab/Amphion) - Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development. +* [microsoft/Mastering-GitHub-Copilot-for-Paired-Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. +* [SirVer/ultisnips](https://github.com/SirVer/ultisnips) - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! +* [ycm-core/YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - A code-completion engine for Vim +* [da-rth/yasb](https://github.com/da-rth/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. +* [xaoyaoo/PyWxDump](https://github.com/xaoyaoo/PyWxDump) - 获取微信信息;读取数据库,本地查看聊天记录并导出为csv、html等格式用于AI训练,自动回复等。支持多账户信息获取,支持所有微信版本。 +* [LC044/WeChatMsg](https://github.com/LC044/WeChatMsg) - 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 +* [yinkaisheng/Python-UIAutomation-for-Windows](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows) - 🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ... +* [nadermx/backgroundremover](https://github.com/nadermx/backgroundremover) - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. +* [AgentMaker/AgentOCR](https://github.com/AgentMaker/AgentOCR) - 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support. +* [abi/screenshot-to-code](https://github.com/abi/screenshot-to-code) - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) +* [jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans) - Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 +* [bitranox/fingerprint](https://github.com/bitranox/fingerprint) - Monitoring Registry and File Changes in Windows +* [iam-veeramalla/python-for-devops](https://github.com/iam-veeramalla/python-for-devops) - Learn Python from DevOps Engineer point of you. +* [AutohomeRadar/Windows-Agent](https://github.com/AutohomeRadar/Windows-Agent) - Windows agent of Open-Falcon Monitor System +* [jumpserver/applets](https://github.com/jumpserver/applets) - JumpServer Applet Demo Project +* [psf/black](https://github.com/psf/black) - The uncompromising Python code formatter +* [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) - Python - 100天从新手到大师 +* [kaxap/arl](https://github.com/kaxap/arl) - lists of most popular repositories for most favoured programming languages (according to StackOverflow) +* [jimmy201602/webterminal](https://github.com/jimmy201602/webterminal) - ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django +* [zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) - 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 +* [iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime) - Go编程时光,一个零基础入门 Golang 的教程 +* [labteral/chatgpt-python](https://github.com/labteral/chatgpt-python) - Unofficial Python SDK for OpenAI's ChatGPT +* [mbroton/chatgpt-api](https://github.com/mbroton/chatgpt-api) - ChatGPT HTTP API Client and CLI +* [felixonmars/fcitx5-pinyin-zhwiki](https://github.com/felixonmars/fcitx5-pinyin-zhwiki) - Fcitx 5 Pinyin Dictionary from zh.wikipedia.org + +## JavaScript + +* [ccbikai/BroadcastChannel](https://github.com/ccbikai/BroadcastChannel) - Turn your Telegram Channel into a MicroBlog. +* [twbs/bootstrap](https://github.com/twbs/bootstrap) - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. +* [electerm/electerm](https://github.com/electerm/electerm) - 📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win) +* [ipfs/ipfs-desktop](https://github.com/ipfs/ipfs-desktop) - An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. +* [huytd/tab-list-arc-browser](https://github.com/huytd/tab-list-arc-browser) - Tab List extension for Arc Browser +* [sun0225SUN/Awesome-Love-Code](https://github.com/sun0225SUN/Awesome-Love-Code) - 表白代码收藏馆~谁说程序猿不懂浪漫❤️ +* [linyuxuanlin/Gallery-Portfolio](https://github.com/linyuxuanlin/Gallery-Portfolio) - 一个简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2 +* [brunosimon/my-room-in-3d](https://github.com/brunosimon/my-room-in-3d) - +* [JiHong88/suneditor](https://github.com/JiHong88/suneditor) - Pure javascript based WYSIWYG html editor, with no dependencies. +* [ClydeTime/Quantumult](https://github.com/ClydeTime/Quantumult) - 不要fork!不要fork!不要fork! +* [reorx/jsoncv](https://github.com/reorx/jsoncv) - A toolkit for building your CV with JSON and creating stylish HTML/PDF files. +* [xifangczy/cat-catch](https://github.com/xifangczy/cat-catch) - 猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension +* [Rectify11/Installer](https://github.com/Rectify11/Installer) - A Windows 11 modification which makes it more consistent. +* [Repcz/Tool](https://github.com/Repcz/Tool) - Ownuse +* [maomao1996/daily-notes](https://github.com/maomao1996/daily-notes) - 不定期更新的日常笔记记录(零零散散啥都记系列) +* [markdoc/docs](https://github.com/markdoc/docs) - Documentation site for Markdoc +* [chigozienri/browser-bounce](https://github.com/chigozienri/browser-bounce) - Experiment with multiple browser windows interacting +* [actuallymentor/battery](https://github.com/actuallymentor/battery) - CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs +* [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) -  Now we have become very big, Different from the original idea. Collect premium software in various categories. +* [appium/appium](https://github.com/appium/appium) - Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol +* [kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX) - A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) +* [Tobi-davies/Gmail-Clone](https://github.com/Tobi-davies/Gmail-Clone) - A pixel perfect Gmail clone built with react, styled components for styling and redux for state management +* [usebruno/bruno](https://github.com/usebruno/bruno) - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) +* [jgraph/drawio-desktop](https://github.com/jgraph/drawio-desktop) - Official electron build of draw.io +* [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) - 中文独立博客列表 +* [LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞 +* [ondrajz/goexplorer](https://github.com/ondrajz/goexplorer) - Interactive overview of Go packages using dynamic visualization. +* [obgnail/typora\_plugin](https://github.com/obgnail/typora_plugin) - Typora plugin. Feature enhancement tool | Typora 插件,功能增强工具 +* [sciooga/v2ex-plus](https://github.com/sciooga/v2ex-plus) - 可能是 v2ex 最好用的扩展 +* [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) - :zap: Dynamically generated stats for your github readmes +* [Kong/insomnia](https://github.com/Kong/insomnia) - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. +* [941477276/easy-selector\_chrome-extension](https://github.com/941477276/easy-selector_chrome-extension) - 一个轻巧简单好用的获取dom元素css 选择器的Chrome插件! +* [AntSwordProject/antSword](https://github.com/AntSwordProject/antSword) - 中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit. +* [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) - 中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 +* [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic SVG, font, and CSS toolkit +* [github-developer/javascript-action](https://github.com/github-developer/javascript-action) - Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀 +* [MithrilJS/mithril.js](https://github.com/MithrilJS/mithril.js) - A JavaScript Framework for Building Brilliant Applications +* [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) - A browser based code editor +* [tangly1024/NotionNext](https://github.com/tangly1024/NotionNext) - 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.) +* [bgstaal/multipleWindow3dScene](https://github.com/bgstaal/multipleWindow3dScene) - A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage +* [SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) - 哔哩哔哩-API收集整理【不断更新中....】 +* [drkostas/drkostas.github.io](https://github.com/drkostas/drkostas.github.io) - VScode Portfolio +* [isno/theByteBook](https://github.com/isno/theByteBook) - ⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue +* [lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) - 🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器 +* [maomao1996/mm-notes](https://github.com/maomao1996/mm-notes) - 茂茂物语: 各种笔记记录(想到啥写啥系列) +* [jumpserver/VideoPlayer](https://github.com/jumpserver/VideoPlayer) - JumpServer 录像离线播放器 +* [nirui/sshwifty](https://github.com/nirui/sshwifty) - Web SSH & Telnet (WebSSH & WebTelnet client) 🔮 +* [jumpserver/luna](https://github.com/jumpserver/luna) - Luna is the JumpServer Web Terminal. +* [gin-admin/gin-admin-react](https://github.com/gin-admin/gin-admin-react) - RBAC scaffolding based on Ant Design React(ES6) +* [pot-app/pot-desktop](https://github.com/pot-app/pot-desktop) - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition. +* [schollz/rwtxt](https://github.com/schollz/rwtxt) - A cms for absolute minimalists. +* [zed-industries/zed-fonts](https://github.com/zed-industries/zed-fonts) - The Zed Mono and Sans typefaces, custom built from Iosevka +* [yuezk/chatgpt-mirror](https://github.com/yuezk/chatgpt-mirror) - A mirror of ChatGPT based on the gpt-3.5-turbo model. +* [mdnice/markdown-nice](https://github.com/mdnice/markdown-nice) - 支持主题设计的 Markdown 编辑器,让排版变 Nice +* [shgopher/GOFamily](https://github.com/shgopher/GOFamily) - 🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。 +* [node-webot/co-wechat](https://github.com/node-webot/co-wechat) - Wechat for Koa +* [dushixiang/next-terminal](https://github.com/dushixiang/next-terminal) - Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。 + +## Java + +* [bk138/droidVNC-NG](https://github.com/bk138/droidVNC-NG) - VNC server app for Android that does not require root privileges. +* [KDE/kdeconnect-android](https://github.com/KDE/kdeconnect-android) - Native Android port of the KDE Connect Qt app +* [M66B/FairEmail](https://github.com/M66B/FairEmail) - Fully featured, open source, privacy friendly email app for Android +* [deltazefiro/Amarok-Hider](https://github.com/deltazefiro/Amarok-Hider) - Hide your private files and apps with a single click. +* [dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream) - ScreenStream Android App +* [Katana-Official/SPatch-Update](https://github.com/Katana-Official/SPatch-Update) - Update for SPatch nightly +* [NeoApplications/Neo-Launcher](https://github.com/NeoApplications/Neo-Launcher) - Neo-Launcher +* [tianma8023/XposedSmsCode](https://github.com/tianma8023/XposedSmsCode) - :lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。 +* [LSPosed/LSPosed](https://github.com/LSPosed/LSPosed) - LSPosed Framework +* [PeterCxy/Shelter](https://github.com/PeterCxy/Shelter) - SThis repository is a mirror of https://gitea.angry.im/PeterCxy/Shelter +* [CodePhiliaX/Chat2DB](https://github.com/CodePhiliaX/Chat2DB) - 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. +* [oddfar/campus-imaotai](https://github.com/oddfar/campus-imaotai) - i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法) +* [aritraroy/UltimateAndroidReference](https://github.com/aritraroy/UltimateAndroidReference) - :rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer +* [termux/termux-app](https://github.com/termux/termux-app) - Termux - a terminal emulator application for Android OS extendible by variety of packages. +* [hanxinhao000/ZeroTermux](https://github.com/hanxinhao000/ZeroTermux) - +* [Termux-Monet/termux-monet](https://github.com/Termux-Monet/termux-monet) - Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features. +* [zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper) - 开屏跳过-安卓系统的开屏广告自动跳过助手 +* [beemdevelopment/Aegis](https://github.com/beemdevelopment/Aegis) - A free, secure and open source app for Android to manage your 2-step verification tokens. +* [yuliskov/SmartTube](https://github.com/yuliskov/SmartTube) - SmartTube - an advanced player for set-top boxes and tvs running Android OS +* [GrowingGit/GitHub-Chinese-Top-Charts](https://github.com/GrowingGit/GitHub-Chinese-Top-Charts) - :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 +* [krahets/hello-algo](https://github.com/krahets/hello-algo) - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing +* [Team-xManager/xManager](https://github.com/Team-xManager/xManager) - Ad-Free, New Features & Freedom ## Rust @@ -773,16 +783,6 @@ * [JetBrains/kotlin](https://github.com/JetBrains/kotlin) - The Kotlin Programming Language. * [massivemadness/Squircle-CE](https://github.com/massivemadness/Squircle-CE) - 👨‍💻 Squircle CE is a fast and free multi-language code editor for Android -## Swift - -* [lexrus/SwiftyMenu](https://github.com/lexrus/SwiftyMenu) - The missing Finder menu for your daily ease -* [kareman/SwiftShell](https://github.com/kareman/SwiftShell) - A Swift framework for shell scripting. -* [Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal) - ✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty. -* [Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop) - Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop -* [jordanbaird/Ice](https://github.com/jordanbaird/Ice) - Powerful menu bar manager for macOS -* [MrKai77/Loop](https://github.com/MrKai77/Loop) - Window management made elegant. -* [iina/iina](https://github.com/iina/iina) - The modern video player for macOS. - ## TypeScript * [zgq354/weibo-rss](https://github.com/zgq354/weibo-rss) - 🍰 把某人最近的微博转为 RSS 订阅源 @@ -954,6 +954,7 @@ * [dremin/RetroBar](https://github.com/dremin/RetroBar) - Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows * [AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu) - SmartSystemMenu extends system menu of all windows in the system * [Ryujinx/Ryujinx](https://github.com/Ryujinx/Ryujinx) - Experimental Nintendo Switch Emulator written in C# +* [semazurek/ET-Optimizer](https://github.com/semazurek/ET-Optimizer) - ET is a Batch/PowerShell GUI script to improve performance, debloat, optimize and enhance privacy for Windows 10/11. * [DevToys-app/DevToys](https://github.com/DevToys-app/DevToys) - A Swiss Army knife for developers. * [Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer) - An Android Application Installer for Windows * [nptr/msstyleEditor](https://github.com/nptr/msstyleEditor) - an editor for windows visual styles @@ -983,7 +984,6 @@ * [valleyofdoom/PC-Tuning](https://github.com/valleyofdoom/PC-Tuning) - Configure Windows-based systems for a variety of tasks * [lextm/windowsterminal-shell](https://github.com/lextm/windowsterminal-shell) - Install/uninstall scripts for Windows Terminal context menu items * [fr33thytweaks/Ultimate-Windows-Optimization-Guide](https://github.com/fr33thytweaks/Ultimate-Windows-Optimization-Guide) - -* [semazurek/ET-Optimizer](https://github.com/semazurek/ET-Optimizer) - ET is a Batch/PowerShell GUI script to improve performance, debloat, optimize and enhance privacy for Windows 10/11. * [meetrevision/playbook](https://github.com/meetrevision/playbook) - * [farag2/Utilities](https://github.com/farag2/Utilities) - Useful things * [MScholtes/TechNet-Gallery](https://github.com/MScholtes/TechNet-Gallery) - Copies of my 'Script Center' and 'Technet Gallery' publications diff --git a/data.json b/data.json index f3eda90..73893cb 100644 --- a/data.json +++ b/data.json @@ -1,6973 +1,6630 @@ { - "Python": [ + "Swift": [ { - "id": 254832799, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTQ4MzI3OTk=", - "name": "hackingtool", - "full_name": "Z4nzu/hackingtool", + "id": 845940200, + "node_id": "R_kgDOMmwF6A", + "name": "wenyan", + "full_name": "caol64/wenyan", + "owner": { + "login": "caol64", + "id": 6183265, + "avatar_url": "https://avatars.githubusercontent.com/u/6183265?v=4", + "url": "https://api.github.com/users/caol64", + "html_url": "https://github.com/caol64" + }, + "html_url": "https://github.com/caol64/wenyan", + "description": "Markdown文章排版美化工具,支持微信公众号、今日头条、知乎等平台。", + "url": "https://api.github.com/repos/caol64/wenyan", + "languages_url": "https://api.github.com/repos/caol64/wenyan/languages", + "created_at": "2024-08-22T08:19:13Z", + "updated_at": "2024-09-07T00:50:51Z", + "git_url": "git://github.com/caol64/wenyan.git", + "ssh_url": "git@github.com:caol64/wenyan.git", + "clone_url": "https://github.com/caol64/wenyan.git", + "homepage": "https://yuzhi.tech/wenyan", + "stargazers_count": 49, + "watchers_count": 49, + "language": "Swift", + "topics": [] + }, + { + "id": 505496052, + "node_id": "R_kgDOHiFB9A", + "name": "SwiftyMenu", + "full_name": "lexrus/SwiftyMenu", "owner": { - "login": "Z4nzu", - "id": 25708027, - "avatar_url": "https://avatars.githubusercontent.com/u/25708027?v=4", - "url": "https://api.github.com/users/Z4nzu", - "html_url": "https://github.com/Z4nzu" + "login": "lexrus", + "id": 219689, + "avatar_url": "https://avatars.githubusercontent.com/u/219689?v=4", + "url": "https://api.github.com/users/lexrus", + "html_url": "https://github.com/lexrus" }, - "html_url": "https://github.com/Z4nzu/hackingtool", - "description": "ALL IN ONE Hacking Tool For Hackers", - "url": "https://api.github.com/repos/Z4nzu/hackingtool", - "languages_url": "https://api.github.com/repos/Z4nzu/hackingtool/languages", - "created_at": "2020-04-11T09:21:31Z", - "updated_at": "2024-09-06T01:31:02Z", - "git_url": "git://github.com/Z4nzu/hackingtool.git", - "ssh_url": "git@github.com:Z4nzu/hackingtool.git", - "clone_url": "https://github.com/Z4nzu/hackingtool.git", - "homepage": "https://forms.gle/ntuAX8BGRR5yAb9ZA", - "stargazers_count": 48457, - "watchers_count": 48457, - "language": "Python", + "html_url": "https://github.com/lexrus/SwiftyMenu", + "description": "The missing Finder menu for your daily ease", + "url": "https://api.github.com/repos/lexrus/SwiftyMenu", + "languages_url": "https://api.github.com/repos/lexrus/SwiftyMenu/languages", + "created_at": "2022-06-20T15:25:46Z", + "updated_at": "2024-09-03T09:45:22Z", + "git_url": "git://github.com/lexrus/SwiftyMenu.git", + "ssh_url": "git@github.com:lexrus/SwiftyMenu.git", + "clone_url": "https://github.com/lexrus/SwiftyMenu.git", + "homepage": "https://apps.apple.com/app/swiftymenu/id1567748223", + "stargazers_count": 295, + "watchers_count": 295, + "language": "Swift", "topics": [ - "allinonehackingtool", - "besthackingtool", - "ctf-tools", - "ddos-attack-tool", - "hacker", - "hacking", - "linux", - "password-attack", - "steganography", - "web-attack", - "wireless-attack", - "xss-attacks", - "xss-detection" + "appkit", + "finder-sync", + "macos", + "swiftui" ] }, { - "id": 612139233, - "node_id": "R_kgDOJHyA4Q", - "name": "so-vits-svc", - "full_name": "svc-develop-team/so-vits-svc", + "id": 23365402, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzM2NTQwMg==", + "name": "SwiftShell", + "full_name": "kareman/SwiftShell", "owner": { - "login": "svc-develop-team", - "id": 127122328, - "avatar_url": "https://avatars.githubusercontent.com/u/127122328?v=4", - "url": "https://api.github.com/users/svc-develop-team", - "html_url": "https://github.com/svc-develop-team" + "login": "kareman", + "id": 46072, + "avatar_url": "https://avatars.githubusercontent.com/u/46072?v=4", + "url": "https://api.github.com/users/kareman", + "html_url": "https://github.com/kareman" }, - "html_url": "https://github.com/svc-develop-team/so-vits-svc", - "description": "SoftVC VITS Singing Voice Conversion", - "url": "https://api.github.com/repos/svc-develop-team/so-vits-svc", - "languages_url": "https://api.github.com/repos/svc-develop-team/so-vits-svc/languages", - "created_at": "2023-03-10T09:31:09Z", - "updated_at": "2024-09-05T18:49:43Z", - "git_url": "git://github.com/svc-develop-team/so-vits-svc.git", - "ssh_url": "git@github.com:svc-develop-team/so-vits-svc.git", - "clone_url": "https://github.com/svc-develop-team/so-vits-svc.git", - "homepage": "", - "stargazers_count": 25259, - "watchers_count": 25259, - "language": "Python", + "html_url": "https://github.com/kareman/SwiftShell", + "description": "A Swift framework for shell scripting.", + "url": "https://api.github.com/repos/kareman/SwiftShell", + "languages_url": "https://api.github.com/repos/kareman/SwiftShell/languages", + "created_at": "2014-08-26T20:16:32Z", + "updated_at": "2024-08-19T03:57:46Z", + "git_url": "git://github.com/kareman/SwiftShell.git", + "ssh_url": "git@github.com:kareman/SwiftShell.git", + "clone_url": "https://github.com/kareman/SwiftShell.git", + "homepage": "https://kareman.github.io/SwiftShell", + "stargazers_count": 1035, + "watchers_count": 1035, + "language": "Swift", "topics": [ - "ai", - "audio-analysis", - "deep-learning", - "flow", - "generative-adversarial-network", - "pytorch", - "singing-voice-conversion", - "so-vits-svc", - "sovits", - "speech", - "variational-inference", - "vc", - "vits", - "voice", - "voice-changer", - "voice-conversion", - "voiceconversion" + "command-line", + "script", + "shell", + "swift", + "swift-library" ] }, { - "id": 527419347, - "node_id": "R_kgDOH2_H0w", - "name": "voice-changer", - "full_name": "w-okada/voice-changer", + "id": 180797229, + "node_id": "MDEwOlJlcG9zaXRvcnkxODA3OTcyMjk=", + "name": "OpenInTerminal", + "full_name": "Ji4n1ng/OpenInTerminal", "owner": { - "login": "w-okada", - "id": 48346627, - "avatar_url": "https://avatars.githubusercontent.com/u/48346627?v=4", - "url": "https://api.github.com/users/w-okada", - "html_url": "https://github.com/w-okada" + "login": "Ji4n1ng", + "id": 11001224, + "avatar_url": "https://avatars.githubusercontent.com/u/11001224?v=4", + "url": "https://api.github.com/users/Ji4n1ng", + "html_url": "https://github.com/Ji4n1ng" }, - "html_url": "https://github.com/w-okada/voice-changer", - "description": "リアルタイムボイスチェンジャー Realtime Voice Changer", - "url": "https://api.github.com/repos/w-okada/voice-changer", - "languages_url": "https://api.github.com/repos/w-okada/voice-changer/languages", - "created_at": "2022-08-22T05:08:43Z", - "updated_at": "2024-09-05T13:16:08Z", - "git_url": "git://github.com/w-okada/voice-changer.git", - "ssh_url": "git@github.com:w-okada/voice-changer.git", - "clone_url": "https://github.com/w-okada/voice-changer.git", + "html_url": "https://github.com/Ji4n1ng/OpenInTerminal", + "description": "✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.", + "url": "https://api.github.com/repos/Ji4n1ng/OpenInTerminal", + "languages_url": "https://api.github.com/repos/Ji4n1ng/OpenInTerminal/languages", + "created_at": "2019-04-11T13:23:23Z", + "updated_at": "2024-09-06T07:46:59Z", + "git_url": "git://github.com/Ji4n1ng/OpenInTerminal.git", + "ssh_url": "git@github.com:Ji4n1ng/OpenInTerminal.git", + "clone_url": "https://github.com/Ji4n1ng/OpenInTerminal.git", "homepage": "", - "stargazers_count": 15897, - "watchers_count": 15897, - "language": "Python", + "stargazers_count": 5866, + "watchers_count": 5866, + "language": "Swift", "topics": [] }, { - "id": 646480766, - "node_id": "R_kgDOJoiDfg", - "name": "roop", - "full_name": "s0md3v/roop", + "id": 825242114, + "node_id": "R_kgDOMTAyAg", + "name": "NotchDrop", + "full_name": "Lakr233/NotchDrop", "owner": { - "login": "s0md3v", - "id": 26716802, - "avatar_url": "https://avatars.githubusercontent.com/u/26716802?v=4", - "url": "https://api.github.com/users/s0md3v", - "html_url": "https://github.com/s0md3v" + "login": "Lakr233", + "id": 25259084, + "avatar_url": "https://avatars.githubusercontent.com/u/25259084?v=4", + "url": "https://api.github.com/users/Lakr233", + "html_url": "https://github.com/Lakr233" }, - "html_url": "https://github.com/s0md3v/roop", - "description": "one-click face swap", - "url": "https://api.github.com/repos/s0md3v/roop", - "languages_url": "https://api.github.com/repos/s0md3v/roop/languages", - "created_at": "2023-05-28T14:37:54Z", - "updated_at": "2024-09-06T00:25:09Z", - "git_url": "git://github.com/s0md3v/roop.git", - "ssh_url": "git@github.com:s0md3v/roop.git", - "clone_url": "https://github.com/s0md3v/roop.git", - "homepage": "", - "stargazers_count": 27558, - "watchers_count": 27558, - "language": "Python", - "topics": [ - "ai", - "face-swap" - ] + "html_url": "https://github.com/Lakr233/NotchDrop", + "description": "Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop", + "url": "https://api.github.com/repos/Lakr233/NotchDrop", + "languages_url": "https://api.github.com/repos/Lakr233/NotchDrop/languages", + "created_at": "2024-07-07T08:17:49Z", + "updated_at": "2024-09-06T21:59:48Z", + "git_url": "git://github.com/Lakr233/NotchDrop.git", + "ssh_url": "git@github.com:Lakr233/NotchDrop.git", + "clone_url": "https://github.com/Lakr233/NotchDrop.git", + "homepage": null, + "stargazers_count": 1354, + "watchers_count": 1354, + "language": "Swift", + "topics": [] }, { - "id": 823761490, - "node_id": "R_kgDOMRmaUg", - "name": "yasb", - "full_name": "amnweb/yasb", + "id": 674832198, + "node_id": "R_kgDOKDkfRg", + "name": "Ice", + "full_name": "jordanbaird/Ice", "owner": { - "login": "amnweb", - "id": 16545063, - "avatar_url": "https://avatars.githubusercontent.com/u/16545063?v=4", - "url": "https://api.github.com/users/amnweb", - "html_url": "https://github.com/amnweb" + "login": "jordanbaird", + "id": 90936861, + "avatar_url": "https://avatars.githubusercontent.com/u/90936861?v=4", + "url": "https://api.github.com/users/jordanbaird", + "html_url": "https://github.com/jordanbaird" }, - "html_url": "https://github.com/amnweb/yasb", - "description": "A highly configurable cross-platform (Windows) status bar written in Python. ", - "url": "https://api.github.com/repos/amnweb/yasb", - "languages_url": "https://api.github.com/repos/amnweb/yasb/languages", - "created_at": "2024-07-03T16:54:14Z", - "updated_at": "2024-09-06T01:15:52Z", - "git_url": "git://github.com/amnweb/yasb.git", - "ssh_url": "git@github.com:amnweb/yasb.git", - "clone_url": "https://github.com/amnweb/yasb.git", - "homepage": "", - "stargazers_count": 97, - "watchers_count": 97, - "language": "Python", + "html_url": "https://github.com/jordanbaird/Ice", + "description": "Powerful menu bar manager for macOS", + "url": "https://api.github.com/repos/jordanbaird/Ice", + "languages_url": "https://api.github.com/repos/jordanbaird/Ice/languages", + "created_at": "2023-08-04T22:51:56Z", + "updated_at": "2024-09-07T01:25:29Z", + "git_url": "git://github.com/jordanbaird/Ice.git", + "ssh_url": "git@github.com:jordanbaird/Ice.git", + "clone_url": "https://github.com/jordanbaird/Ice.git", + "homepage": "https://icemenubar.app", + "stargazers_count": 12049, + "watchers_count": 12049, + "language": "Swift", "topics": [ - "python", - "ricing", + "macos", + "macos-app", + "menu-bar", + "menubar", + "menubar-app", "status-bar", "statusbar", - "task-bar", - "taskbar", - "top-bar", - "topbar", - "windowbar", - "windows", - "windows-11", - "wm" + "swift", + "swiftui", + "utility" ] }, { - "id": 99792842, - "node_id": "MDEwOlJlcG9zaXRvcnk5OTc5Mjg0Mg==", - "name": "Information-Extraction-Chinese", - "full_name": "crownpku/Information-Extraction-Chinese", + "id": 592882602, + "node_id": "R_kgDOI1arqg", + "name": "Loop", + "full_name": "MrKai77/Loop", "owner": { - "login": "crownpku", - "id": 2224389, - "avatar_url": "https://avatars.githubusercontent.com/u/2224389?v=4", - "url": "https://api.github.com/users/crownpku", - "html_url": "https://github.com/crownpku" + "login": "MrKai77", + "id": 68963405, + "avatar_url": "https://avatars.githubusercontent.com/u/68963405?v=4", + "url": "https://api.github.com/users/MrKai77", + "html_url": "https://github.com/MrKai77" }, - "html_url": "https://github.com/crownpku/Information-Extraction-Chinese", - "description": "Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取", - "url": "https://api.github.com/repos/crownpku/Information-Extraction-Chinese", - "languages_url": "https://api.github.com/repos/crownpku/Information-Extraction-Chinese/languages", - "created_at": "2017-08-09T09:52:31Z", - "updated_at": "2024-08-28T07:22:36Z", - "git_url": "git://github.com/crownpku/Information-Extraction-Chinese.git", - "ssh_url": "git@github.com:crownpku/Information-Extraction-Chinese.git", - "clone_url": "https://github.com/crownpku/Information-Extraction-Chinese.git", + "html_url": "https://github.com/MrKai77/Loop", + "description": "Window management made elegant.", + "url": "https://api.github.com/repos/MrKai77/Loop", + "languages_url": "https://api.github.com/repos/MrKai77/Loop/languages", + "created_at": "2023-01-24T18:33:33Z", + "updated_at": "2024-09-06T17:26:17Z", + "git_url": "git://github.com/MrKai77/Loop.git", + "ssh_url": "git@github.com:MrKai77/Loop.git", + "clone_url": "https://github.com/MrKai77/Loop.git", "homepage": "", - "stargazers_count": 2222, - "watchers_count": 2222, - "language": "Python", + "stargazers_count": 6477, + "watchers_count": 6477, + "language": "Swift", "topics": [ - "chinese-nlp", - "information-extraction", - "named-entity-recognition", - "nlp", - "relation-extraction" + "hacktoberfest", + "macos", + "macos-app", + "menu", + "productivity", + "radial-menu", + "swift", + "swiftui", + "window-management" ] }, { - "id": 781367266, - "node_id": "R_kgDOLpK34g", - "name": "YuYuWechat", - "full_name": "xieyumc/YuYuWechat", + "id": 76838017, + "node_id": "MDEwOlJlcG9zaXRvcnk3NjgzODAxNw==", + "name": "iina", + "full_name": "iina/iina", "owner": { - "login": "xieyumc", - "id": 47858007, - "avatar_url": "https://avatars.githubusercontent.com/u/47858007?v=4", - "url": "https://api.github.com/users/xieyumc", - "html_url": "https://github.com/xieyumc" + "login": "iina", + "id": 35151645, + "avatar_url": "https://avatars.githubusercontent.com/u/35151645?v=4", + "url": "https://api.github.com/users/iina", + "html_url": "https://github.com/iina" }, - "html_url": "https://github.com/xieyumc/YuYuWechat", - "description": "一个让微信定时循环发送消息(使用cron表达式任务可以精确到分钟),批量群发消息的小工具🚀,并且提供了一个简易直观的界面,可部署到任意平台", - "url": "https://api.github.com/repos/xieyumc/YuYuWechat", - "languages_url": "https://api.github.com/repos/xieyumc/YuYuWechat/languages", - "created_at": "2024-04-03T08:46:35Z", - "updated_at": "2024-09-05T14:51:18Z", - "git_url": "git://github.com/xieyumc/YuYuWechat.git", - "ssh_url": "git@github.com:xieyumc/YuYuWechat.git", - "clone_url": "https://github.com/xieyumc/YuYuWechat.git", + "html_url": "https://github.com/iina/iina", + "description": "The modern video player for macOS.", + "url": "https://api.github.com/repos/iina/iina", + "languages_url": "https://api.github.com/repos/iina/iina/languages", + "created_at": "2016-12-19T07:18:45Z", + "updated_at": "2024-09-07T00:35:19Z", + "git_url": "git://github.com/iina/iina.git", + "ssh_url": "git@github.com:iina/iina.git", + "clone_url": "https://github.com/iina/iina.git", + "homepage": "https://iina.io", + "stargazers_count": 37618, + "watchers_count": 37618, + "language": "Swift", + "topics": [ + "hacktoberfest", + "macos", + "mpv", + "swift", + "video", + "video-player" + ] + } + ], + "Go": [ + { + "id": 852267757, + "node_id": "R_kgDOMsyS7Q", + "name": "go-gin-api-starter", + "full_name": "hunter-ji/go-gin-api-starter", + "owner": { + "login": "hunter-ji", + "id": 25321169, + "avatar_url": "https://avatars.githubusercontent.com/u/25321169?v=4", + "url": "https://api.github.com/users/hunter-ji", + "html_url": "https://github.com/hunter-ji" + }, + "html_url": "https://github.com/hunter-ji/go-gin-api-starter", + "description": "🚀 go-gin-api-starter is a powerful and flexible template for building RESTful APIs", + "url": "https://api.github.com/repos/hunter-ji/go-gin-api-starter", + "languages_url": "https://api.github.com/repos/hunter-ji/go-gin-api-starter/languages", + "created_at": "2024-09-04T14:15:04Z", + "updated_at": "2024-09-06T08:06:55Z", + "git_url": "git://github.com/hunter-ji/go-gin-api-starter.git", + "ssh_url": "git@github.com:hunter-ji/go-gin-api-starter.git", + "clone_url": "https://github.com/hunter-ji/go-gin-api-starter.git", "homepage": "", - "stargazers_count": 261, - "watchers_count": 261, - "language": "Python", + "stargazers_count": 8, + "watchers_count": 8, + "language": "Go", "topics": [ - "chatbot", - "cron", - "django", - "docker", - "docker-compose", + "backend", + "gin", + "golang", + "jwt", + "makefile", + "middleware", + "modules", + "mvc", "postgresql", - "python", "redis", - "timing", - "webui", - "wechat" + "rest-api", + "template" ] }, { - "id": 735774040, - "node_id": "R_kgDOK9sFWA", - "name": "sensitive-helper", - "full_name": "0xn0ne/sensitive-helper", + "id": 151083521, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTEwODM1MjE=", + "name": "dataframe-go", + "full_name": "rocketlaunchr/dataframe-go", "owner": { - "login": "0xn0ne", - "id": 16507416, - "avatar_url": "https://avatars.githubusercontent.com/u/16507416?v=4", - "url": "https://api.github.com/users/0xn0ne", - "html_url": "https://github.com/0xn0ne" + "login": "rocketlaunchr", + "id": 38334898, + "avatar_url": "https://avatars.githubusercontent.com/u/38334898?v=4", + "url": "https://api.github.com/users/rocketlaunchr", + "html_url": "https://github.com/rocketlaunchr" }, - "html_url": "https://github.com/0xn0ne/sensitive-helper", - "description": "基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information.", - "url": "https://api.github.com/repos/0xn0ne/sensitive-helper", - "languages_url": "https://api.github.com/repos/0xn0ne/sensitive-helper/languages", - "created_at": "2023-12-26T03:30:39Z", - "updated_at": "2024-08-13T07:36:46Z", - "git_url": "git://github.com/0xn0ne/sensitive-helper.git", - "ssh_url": "git@github.com:0xn0ne/sensitive-helper.git", - "clone_url": "https://github.com/0xn0ne/sensitive-helper.git", + "html_url": "https://github.com/rocketlaunchr/dataframe-go", + "description": "DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration", + "url": "https://api.github.com/repos/rocketlaunchr/dataframe-go", + "languages_url": "https://api.github.com/repos/rocketlaunchr/dataframe-go/languages", + "created_at": "2018-10-01T12:19:31Z", + "updated_at": "2024-09-06T21:58:09Z", + "git_url": "git://github.com/rocketlaunchr/dataframe-go.git", + "ssh_url": "git@github.com:rocketlaunchr/dataframe-go.git", + "clone_url": "https://github.com/rocketlaunchr/dataframe-go.git", "homepage": "", - "stargazers_count": 7, - "watchers_count": 7, - "language": "Python", + "stargazers_count": 1162, + "watchers_count": 1162, + "language": "Go", "topics": [ - "aksk", - "infomation", - "jwt", - "scanner", - "security", - "sensitive" + "data-science", + "dataframe", + "dataframes", + "go", + "golang", + "machine-learning", + "pandas", + "pandas-dataframe", + "python", + "statistics" ] }, { - "id": 270631619, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzA2MzE2MTk=", - "name": "SecretFinder", - "full_name": "m4ll0k/SecretFinder", + "id": 848224310, + "node_id": "R_kgDOMo7gNg", + "name": "hotfix", + "full_name": "go-hotfix/hotfix", "owner": { - "login": "m4ll0k", - "id": 25008734, - "avatar_url": "https://avatars.githubusercontent.com/u/25008734?v=4", - "url": "https://api.github.com/users/m4ll0k", - "html_url": "https://github.com/m4ll0k" + "login": "go-hotfix", + "id": 179555641, + "avatar_url": "https://avatars.githubusercontent.com/u/179555641?v=4", + "url": "https://api.github.com/users/go-hotfix", + "html_url": "https://github.com/go-hotfix" }, - "html_url": "https://github.com/m4ll0k/SecretFinder", - "description": "SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files ", - "url": "https://api.github.com/repos/m4ll0k/SecretFinder", - "languages_url": "https://api.github.com/repos/m4ll0k/SecretFinder/languages", - "created_at": "2020-06-08T10:50:12Z", - "updated_at": "2024-09-05T05:15:45Z", - "git_url": "git://github.com/m4ll0k/SecretFinder.git", - "ssh_url": "git@github.com:m4ll0k/SecretFinder.git", - "clone_url": "https://github.com/m4ll0k/SecretFinder.git", - "homepage": "", - "stargazers_count": 1955, - "watchers_count": 1955, - "language": "Python", + "html_url": "https://github.com/go-hotfix/hotfix", + "description": "hotfix is a golang function hot-fix solution", + "url": "https://api.github.com/repos/go-hotfix/hotfix", + "languages_url": "https://api.github.com/repos/go-hotfix/hotfix/languages", + "created_at": "2024-08-27T11:18:36Z", + "updated_at": "2024-09-05T13:42:30Z", + "git_url": "git://github.com/go-hotfix/hotfix.git", + "ssh_url": "git@github.com:go-hotfix/hotfix.git", + "clone_url": "https://github.com/go-hotfix/hotfix.git", + "homepage": null, + "stargazers_count": 20, + "watchers_count": 20, + "language": "Go", "topics": [] }, { - "id": 123405086, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0MDUwODY=", - "name": "sensitive_data_discover", - "full_name": "309892489/sensitive_data_discover", + "id": 323965659, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjM5NjU2NTk=", + "name": "alist", + "full_name": "alist-org/alist", "owner": { - "login": "309892489", - "id": 13144807, - "avatar_url": "https://avatars.githubusercontent.com/u/13144807?v=4", - "url": "https://api.github.com/users/309892489", - "html_url": "https://github.com/309892489" + "login": "alist-org", + "id": 97389433, + "avatar_url": "https://avatars.githubusercontent.com/u/97389433?v=4", + "url": "https://api.github.com/users/alist-org", + "html_url": "https://github.com/alist-org" }, - "html_url": "https://github.com/309892489/sensitive_data_discover", - "description": "针对数据库的敏感数据检测脚本:扫描库、schema级别的表或视图的数据,发现其中的敏感字段。敏感类型包括姓名、电话、身份证号、电子邮箱、地址、银行账号。", - "url": "https://api.github.com/repos/309892489/sensitive_data_discover", - "languages_url": "https://api.github.com/repos/309892489/sensitive_data_discover/languages", - "created_at": "2018-03-01T08:26:32Z", - "updated_at": "2024-08-13T06:40:51Z", - "git_url": "git://github.com/309892489/sensitive_data_discover.git", - "ssh_url": "git@github.com:309892489/sensitive_data_discover.git", - "clone_url": "https://github.com/309892489/sensitive_data_discover.git", - "homepage": null, - "stargazers_count": 37, - "watchers_count": 37, - "language": "Python", - "topics": [] + "html_url": "https://github.com/alist-org/alist", + "description": "🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。", + "url": "https://api.github.com/repos/alist-org/alist", + "languages_url": "https://api.github.com/repos/alist-org/alist/languages", + "created_at": "2020-12-23T17:40:29Z", + "updated_at": "2024-09-06T20:39:23Z", + "git_url": "git://github.com/alist-org/alist.git", + "ssh_url": "git@github.com:alist-org/alist.git", + "clone_url": "https://github.com/alist-org/alist.git", + "homepage": "https://alist.nn.ci", + "stargazers_count": 41635, + "watchers_count": 41635, + "language": "Go", + "topics": [ + "file-server", + "gin", + "golang", + "onedrive", + "solidjs", + "webdav" + ] }, { - "id": 21467110, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTQ2NzExMA==", - "name": "spaCy", - "full_name": "explosion/spaCy", + "id": 35992974, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTk5Mjk3NA==", + "name": "goav", + "full_name": "giorgisio/goav", "owner": { - "login": "explosion", - "id": 20011530, - "avatar_url": "https://avatars.githubusercontent.com/u/20011530?v=4", - "url": "https://api.github.com/users/explosion", - "html_url": "https://github.com/explosion" + "login": "giorgisio", + "id": 12117774, + "avatar_url": "https://avatars.githubusercontent.com/u/12117774?v=4", + "url": "https://api.github.com/users/giorgisio", + "html_url": "https://github.com/giorgisio" }, - "html_url": "https://github.com/explosion/spaCy", - "description": "💫 Industrial-strength Natural Language Processing (NLP) in Python", - "url": "https://api.github.com/repos/explosion/spaCy", - "languages_url": "https://api.github.com/repos/explosion/spaCy/languages", - "created_at": "2014-07-03T15:15:40Z", - "updated_at": "2024-09-05T19:47:59Z", - "git_url": "git://github.com/explosion/spaCy.git", - "ssh_url": "git@github.com:explosion/spaCy.git", - "clone_url": "https://github.com/explosion/spaCy.git", - "homepage": "https://spacy.io", - "stargazers_count": 29610, - "watchers_count": 29610, - "language": "Python", + "html_url": "https://github.com/giorgisio/goav", + "description": "Golang bindings for FFmpeg (This repository is no longer maintained)", + "url": "https://api.github.com/repos/giorgisio/goav", + "languages_url": "https://api.github.com/repos/giorgisio/goav/languages", + "created_at": "2015-05-21T05:31:14Z", + "updated_at": "2024-09-05T14:47:08Z", + "git_url": "git://github.com/giorgisio/goav.git", + "ssh_url": "git@github.com:giorgisio/goav.git", + "clone_url": "https://github.com/giorgisio/goav.git", + "homepage": "", + "stargazers_count": 2098, + "watchers_count": 2098, + "language": "Go", "topics": [ - "ai", - "artificial-intelligence", - "cython", - "data-science", - "deep-learning", - "entity-linking", - "machine-learning", - "named-entity-recognition", - "natural-language-processing", - "neural-network", - "neural-networks", - "nlp", - "nlp-library", - "python", - "spacy", - "text-classification", - "tokenization" + "ffmpeg-libraries", + "golang-bindings", + "video" ] }, { - "id": 104854615, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ4NTQ2MTU=", - "name": "stanza", - "full_name": "stanfordnlp/stanza", + "id": 738733003, + "node_id": "R_kgDOLAgryw", + "name": "fabric", + "full_name": "danielmiessler/fabric", "owner": { - "login": "stanfordnlp", - "id": 3046006, - "avatar_url": "https://avatars.githubusercontent.com/u/3046006?v=4", - "url": "https://api.github.com/users/stanfordnlp", - "html_url": "https://github.com/stanfordnlp" + "login": "danielmiessler", + "id": 50654, + "avatar_url": "https://avatars.githubusercontent.com/u/50654?v=4", + "url": "https://api.github.com/users/danielmiessler", + "html_url": "https://github.com/danielmiessler" }, - "html_url": "https://github.com/stanfordnlp/stanza", - "description": "Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages", - "url": "https://api.github.com/repos/stanfordnlp/stanza", - "languages_url": "https://api.github.com/repos/stanfordnlp/stanza/languages", - "created_at": "2017-09-26T08:00:56Z", - "updated_at": "2024-09-06T00:38:34Z", - "git_url": "git://github.com/stanfordnlp/stanza.git", - "ssh_url": "git@github.com:stanfordnlp/stanza.git", - "clone_url": "https://github.com/stanfordnlp/stanza.git", - "homepage": "https://stanfordnlp.github.io/stanza/", - "stargazers_count": 7202, - "watchers_count": 7202, - "language": "Python", + "html_url": "https://github.com/danielmiessler/fabric", + "description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.", + "url": "https://api.github.com/repos/danielmiessler/fabric", + "languages_url": "https://api.github.com/repos/danielmiessler/fabric/languages", + "created_at": "2024-01-03T23:18:31Z", + "updated_at": "2024-09-07T01:05:33Z", + "git_url": "git://github.com/danielmiessler/fabric.git", + "ssh_url": "git@github.com:danielmiessler/fabric.git", + "clone_url": "https://github.com/danielmiessler/fabric.git", + "homepage": "https://danielmiessler.com/p/fabric-origin-story", + "stargazers_count": 22366, + "watchers_count": 22366, + "language": "Go", "topics": [ - "artificial-intelligence", - "corenlp", - "deep-learning", - "machine-learning", - "named-entity-recognition", - "natural-language-processing", - "nlp", - "python", - "pytorch", - "universal-dependencies" + "ai", + "augmentation", + "flourishing", + "life", + "work" ] }, { - "id": 718748920, - "node_id": "R_kgDOKtc8-A", - "name": "GLiNER", - "full_name": "urchade/GLiNER", + "id": 66573241, + "node_id": "MDEwOlJlcG9zaXRvcnk2NjU3MzI0MQ==", + "name": "fabric", + "full_name": "hyperledger/fabric", "owner": { - "login": "urchade", - "id": 38214774, - "avatar_url": "https://avatars.githubusercontent.com/u/38214774?v=4", - "url": "https://api.github.com/users/urchade", - "html_url": "https://github.com/urchade" + "login": "hyperledger", + "id": 7657900, + "avatar_url": "https://avatars.githubusercontent.com/u/7657900?v=4", + "url": "https://api.github.com/users/hyperledger", + "html_url": "https://github.com/hyperledger" }, - "html_url": "https://github.com/urchade/GLiNER", - "description": "Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024", - "url": "https://api.github.com/repos/urchade/GLiNER", - "languages_url": "https://api.github.com/repos/urchade/GLiNER/languages", - "created_at": "2023-11-14T18:11:11Z", - "updated_at": "2024-09-05T22:04:05Z", - "git_url": "git://github.com/urchade/GLiNER.git", - "ssh_url": "git@github.com:urchade/GLiNER.git", - "clone_url": "https://github.com/urchade/GLiNER.git", - "homepage": "https://arxiv.org/abs/2311.08526", - "stargazers_count": 1222, - "watchers_count": 1222, - "language": "Python", + "html_url": "https://github.com/hyperledger/fabric", + "description": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.", + "url": "https://api.github.com/repos/hyperledger/fabric", + "languages_url": "https://api.github.com/repos/hyperledger/fabric/languages", + "created_at": "2016-08-25T16:05:27Z", + "updated_at": "2024-09-06T07:52:44Z", + "git_url": "git://github.com/hyperledger/fabric.git", + "ssh_url": "git@github.com:hyperledger/fabric.git", + "clone_url": "https://github.com/hyperledger/fabric.git", + "homepage": "https://wiki.hyperledger.org/display/fabric", + "stargazers_count": 15647, + "watchers_count": 15647, + "language": "Go", "topics": [ - "information-extraction", - "large-language-models", - "named-entity-recognition", - "natural-language-processing", - "prompt-tuning" + "blockchain", + "confidentiality", + "consensus", + "distributed-ledger", + "fabric", + "hyperledger" ] }, { - "id": 102475332, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0NzUzMzI=", - "name": "NER", - "full_name": "shiyybua/NER", + "id": 808709942, + "node_id": "R_kgDOMDPvNg", + "name": "netcap", + "full_name": "bytedance/netcap", "owner": { - "login": "shiyybua", - "id": 16335491, - "avatar_url": "https://avatars.githubusercontent.com/u/16335491?v=4", - "url": "https://api.github.com/users/shiyybua", - "html_url": "https://github.com/shiyybua" + "login": "bytedance", + "id": 4158466, + "avatar_url": "https://avatars.githubusercontent.com/u/4158466?v=4", + "url": "https://api.github.com/users/bytedance", + "html_url": "https://github.com/bytedance" }, - "html_url": "https://github.com/shiyybua/NER", - "description": "基于tensorflow深度学习的中文的命名实体识别", - "url": "https://api.github.com/repos/shiyybua/NER", - "languages_url": "https://api.github.com/repos/shiyybua/NER/languages", - "created_at": "2017-09-05T11:54:38Z", - "updated_at": "2024-09-04T01:56:15Z", - "git_url": "git://github.com/shiyybua/NER.git", - "ssh_url": "git@github.com:shiyybua/NER.git", - "clone_url": "https://github.com/shiyybua/NER.git", - "homepage": "", - "stargazers_count": 1038, - "watchers_count": 1038, - "language": "Python", + "html_url": "https://github.com/bytedance/netcap", + "description": null, + "url": "https://api.github.com/repos/bytedance/netcap", + "languages_url": "https://api.github.com/repos/bytedance/netcap/languages", + "created_at": "2024-05-31T16:42:00Z", + "updated_at": "2024-09-05T10:52:20Z", + "git_url": "git://github.com/bytedance/netcap.git", + "ssh_url": "git@github.com:bytedance/netcap.git", + "clone_url": "https://github.com/bytedance/netcap.git", + "homepage": null, + "stargazers_count": 530, + "watchers_count": 530, + "language": "Go", "topics": [] }, { - "id": 94799350, - "node_id": "MDEwOlJlcG9zaXRvcnk5NDc5OTM1MA==", - "name": "MS17-010", - "full_name": "worawit/MS17-010", + "id": 226368338, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjYzNjgzMzg=", + "name": "evcc", + "full_name": "evcc-io/evcc", "owner": { - "login": "worawit", - "id": 1352296, - "avatar_url": "https://avatars.githubusercontent.com/u/1352296?v=4", - "url": "https://api.github.com/users/worawit", - "html_url": "https://github.com/worawit" + "login": "evcc-io", + "id": 81383504, + "avatar_url": "https://avatars.githubusercontent.com/u/81383504?v=4", + "url": "https://api.github.com/users/evcc-io", + "html_url": "https://github.com/evcc-io" }, - "html_url": "https://github.com/worawit/MS17-010", - "description": "MS17-010", - "url": "https://api.github.com/repos/worawit/MS17-010", - "languages_url": "https://api.github.com/repos/worawit/MS17-010/languages", - "created_at": "2017-06-19T16:47:31Z", - "updated_at": "2024-09-05T00:49:55Z", - "git_url": "git://github.com/worawit/MS17-010.git", - "ssh_url": "git@github.com:worawit/MS17-010.git", - "clone_url": "https://github.com/worawit/MS17-010.git", - "homepage": null, - "stargazers_count": 2126, - "watchers_count": 2126, - "language": "Python", - "topics": [] + "html_url": "https://github.com/evcc-io/evcc", + "description": "Sonne tanken ☀️🚘", + "url": "https://api.github.com/repos/evcc-io/evcc", + "languages_url": "https://api.github.com/repos/evcc-io/evcc/languages", + "created_at": "2019-12-06T16:27:04Z", + "updated_at": "2024-09-06T21:41:47Z", + "git_url": "git://github.com/evcc-io/evcc.git", + "ssh_url": "git@github.com:evcc-io/evcc.git", + "clone_url": "https://github.com/evcc-io/evcc.git", + "homepage": "https://evcc.io", + "stargazers_count": 3225, + "watchers_count": 3225, + "language": "Go", + "topics": [ + "charger", + "eebus", + "emobility", + "golang", + "home-automation", + "modbus", + "mqtt", + "ocpp", + "pv", + "semp", + "sunspec", + "wallbox" + ] }, { - "id": 230369286, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzAzNjkyODY=", - "name": "pdm", - "full_name": "pdm-project/pdm", + "id": 336895436, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzY4OTU0MzY=", + "name": "fq", + "full_name": "wader/fq", "owner": { - "login": "pdm-project", - "id": 59549022, - "avatar_url": "https://avatars.githubusercontent.com/u/59549022?v=4", - "url": "https://api.github.com/users/pdm-project", - "html_url": "https://github.com/pdm-project" + "login": "wader", + "id": 185566, + "avatar_url": "https://avatars.githubusercontent.com/u/185566?v=4", + "url": "https://api.github.com/users/wader", + "html_url": "https://github.com/wader" }, - "html_url": "https://github.com/pdm-project/pdm", - "description": "A modern Python package and dependency manager supporting the latest PEP standards", - "url": "https://api.github.com/repos/pdm-project/pdm", - "languages_url": "https://api.github.com/repos/pdm-project/pdm/languages", - "created_at": "2019-12-27T03:50:57Z", - "updated_at": "2024-09-05T20:57:57Z", - "git_url": "git://github.com/pdm-project/pdm.git", - "ssh_url": "git@github.com:pdm-project/pdm.git", - "clone_url": "https://github.com/pdm-project/pdm.git", - "homepage": "https://pdm-project.org", - "stargazers_count": 7753, - "watchers_count": 7753, - "language": "Python", + "html_url": "https://github.com/wader/fq", + "description": "jq for binary formats - tool, language and decoders for working with binary and text formats", + "url": "https://api.github.com/repos/wader/fq", + "languages_url": "https://api.github.com/repos/wader/fq/languages", + "created_at": "2021-02-07T21:37:53Z", + "updated_at": "2024-09-06T19:28:06Z", + "git_url": "git://github.com/wader/fq.git", + "ssh_url": "git@github.com:wader/fq.git", + "clone_url": "https://github.com/wader/fq.git", + "homepage": "", + "stargazers_count": 9710, + "watchers_count": 9710, + "language": "Go", "topics": [ - "hacktoberfest", - "package-manager", - "packaging", - "pep582", - "pep621", - "python", - "workflow" + "binary", + "cli", + "decode", + "go", + "golang", + "hexdump", + "jq", + "json", + "pcap", + "query", + "repl", + "tls", + "xml" ] }, { - "id": 823745702, - "node_id": "R_kgDOMRlcpg", - "name": "LivePortrait", - "full_name": "KwaiVGI/LivePortrait", + "id": 18906266, + "node_id": "MDEwOlJlcG9zaXRvcnkxODkwNjI2Ng==", + "name": "gopsutil", + "full_name": "shirou/gopsutil", "owner": { - "login": "KwaiVGI", - "id": 168244549, - "avatar_url": "https://avatars.githubusercontent.com/u/168244549?v=4", - "url": "https://api.github.com/users/KwaiVGI", - "html_url": "https://github.com/KwaiVGI" + "login": "shirou", + "id": 177213, + "avatar_url": "https://avatars.githubusercontent.com/u/177213?v=4", + "url": "https://api.github.com/users/shirou", + "html_url": "https://github.com/shirou" }, - "html_url": "https://github.com/KwaiVGI/LivePortrait", - "description": "Bring portraits to life!", - "url": "https://api.github.com/repos/KwaiVGI/LivePortrait", - "languages_url": "https://api.github.com/repos/KwaiVGI/LivePortrait/languages", - "created_at": "2024-07-03T16:15:03Z", - "updated_at": "2024-09-06T01:27:32Z", - "git_url": "git://github.com/KwaiVGI/LivePortrait.git", - "ssh_url": "git@github.com:KwaiVGI/LivePortrait.git", - "clone_url": "https://github.com/KwaiVGI/LivePortrait.git", - "homepage": "https://liveportrait.github.io", - "stargazers_count": 11375, - "watchers_count": 11375, - "language": "Python", + "html_url": "https://github.com/shirou/gopsutil", + "description": "psutil for golang", + "url": "https://api.github.com/repos/shirou/gopsutil", + "languages_url": "https://api.github.com/repos/shirou/gopsutil/languages", + "created_at": "2014-04-18T07:35:28Z", + "updated_at": "2024-09-06T16:24:41Z", + "git_url": "git://github.com/shirou/gopsutil.git", + "ssh_url": "git@github.com:shirou/gopsutil.git", + "clone_url": "https://github.com/shirou/gopsutil.git", + "homepage": null, + "stargazers_count": 10453, + "watchers_count": 10453, + "language": "Go", "topics": [ - "face-animation", - "image-animation", - "video-editing", - "video-generation" + "go", + "golang", + "system-information" ] }, { - "id": 27283062, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzI4MzA2Mg==", - "name": "netmiko", - "full_name": "ktbyers/netmiko", + "id": 75135036, + "node_id": "MDEwOlJlcG9zaXRvcnk3NTEzNTAzNg==", + "name": "go", + "full_name": "json-iterator/go", "owner": { - "login": "ktbyers", - "id": 899716, - "avatar_url": "https://avatars.githubusercontent.com/u/899716?v=4", - "url": "https://api.github.com/users/ktbyers", - "html_url": "https://github.com/ktbyers" + "login": "json-iterator", + "id": 24260074, + "avatar_url": "https://avatars.githubusercontent.com/u/24260074?v=4", + "url": "https://api.github.com/users/json-iterator", + "html_url": "https://github.com/json-iterator" }, - "html_url": "https://github.com/ktbyers/netmiko", - "description": "Multi-vendor library to simplify Paramiko SSH connections to network devices", - "url": "https://api.github.com/repos/ktbyers/netmiko", - "languages_url": "https://api.github.com/repos/ktbyers/netmiko/languages", - "created_at": "2014-11-28T21:42:52Z", - "updated_at": "2024-09-05T00:45:00Z", - "git_url": "git://github.com/ktbyers/netmiko.git", - "ssh_url": "git@github.com:ktbyers/netmiko.git", - "clone_url": "https://github.com/ktbyers/netmiko.git", - "homepage": null, - "stargazers_count": 3544, - "watchers_count": 3544, - "language": "Python", - "topics": [] + "html_url": "https://github.com/json-iterator/go", + "description": "A high-performance 100% compatible drop-in replacement of \"encoding/json\"", + "url": "https://api.github.com/repos/json-iterator/go", + "languages_url": "https://api.github.com/repos/json-iterator/go/languages", + "created_at": "2016-11-30T00:30:24Z", + "updated_at": "2024-09-06T16:30:31Z", + "git_url": "git://github.com/json-iterator/go.git", + "ssh_url": "git@github.com:json-iterator/go.git", + "clone_url": "https://github.com/json-iterator/go.git", + "homepage": "http://jsoniter.com/migrate-from-go-std.html", + "stargazers_count": 13324, + "watchers_count": 13324, + "language": "Go", + "topics": [ + "deserialization", + "go", + "golang", + "json", + "json-parser", + "parser", + "serialization", + "serializer" + ] }, { - "id": 263556058, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjM1NTYwNTg=", - "name": "GitHub520", - "full_name": "521xueweihan/GitHub520", + "id": 77071454, + "node_id": "MDEwOlJlcG9zaXRvcnk3NzA3MTQ1NA==", + "name": "goreleaser", + "full_name": "goreleaser/goreleaser", "owner": { - "login": "521xueweihan", - "id": 8255800, - "avatar_url": "https://avatars.githubusercontent.com/u/8255800?v=4", - "url": "https://api.github.com/users/521xueweihan", - "html_url": "https://github.com/521xueweihan" + "login": "goreleaser", + "id": 24697112, + "avatar_url": "https://avatars.githubusercontent.com/u/24697112?v=4", + "url": "https://api.github.com/users/goreleaser", + "html_url": "https://github.com/goreleaser" }, - "html_url": "https://github.com/521xueweihan/GitHub520", - "description": ":kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)", - "url": "https://api.github.com/repos/521xueweihan/GitHub520", - "languages_url": "https://api.github.com/repos/521xueweihan/GitHub520/languages", - "created_at": "2020-05-13T07:25:21Z", - "updated_at": "2024-09-06T00:42:04Z", - "git_url": "git://github.com/521xueweihan/GitHub520.git", - "ssh_url": "git@github.com:521xueweihan/GitHub520.git", - "clone_url": "https://github.com/521xueweihan/GitHub520.git", - "homepage": "", - "stargazers_count": 20984, - "watchers_count": 20984, - "language": "Python", + "html_url": "https://github.com/goreleaser/goreleaser", + "description": "Deliver Go binaries as fast and easily as possible", + "url": "https://api.github.com/repos/goreleaser/goreleaser", + "languages_url": "https://api.github.com/repos/goreleaser/goreleaser/languages", + "created_at": "2016-12-21T17:13:39Z", + "updated_at": "2024-09-06T21:47:21Z", + "git_url": "git://github.com/goreleaser/goreleaser.git", + "ssh_url": "git@github.com:goreleaser/goreleaser.git", + "clone_url": "https://github.com/goreleaser/goreleaser.git", + "homepage": "https://goreleaser.com", + "stargazers_count": 13600, + "watchers_count": 13600, + "language": "Go", "topics": [ - "dns", - "github", - "hosts" + "apk", + "deb", + "docker", + "github-actions", + "go", + "golang", + "hacktoberfest", + "homebrew", + "package", + "release-automation", + "rpm", + "snapcraft", + "travis" ] }, { - "id": 13530047, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzUzMDA0Nw==", - "name": "py-junos-eznc", - "full_name": "Juniper/py-junos-eznc", + "id": 465303307, + "node_id": "R_kgDOG7v3Cw", + "name": "lo", + "full_name": "samber/lo", "owner": { - "login": "Juniper", - "id": 3935164, - "avatar_url": "https://avatars.githubusercontent.com/u/3935164?v=4", - "url": "https://api.github.com/users/Juniper", - "html_url": "https://github.com/Juniper" + "login": "samber", + "id": 2951285, + "avatar_url": "https://avatars.githubusercontent.com/u/2951285?v=4", + "url": "https://api.github.com/users/samber", + "html_url": "https://github.com/samber" }, - "html_url": "https://github.com/Juniper/py-junos-eznc", - "description": "Python library for Junos automation", - "url": "https://api.github.com/repos/Juniper/py-junos-eznc", - "languages_url": "https://api.github.com/repos/Juniper/py-junos-eznc/languages", - "created_at": "2013-10-12T22:21:38Z", - "updated_at": "2024-09-02T13:29:52Z", - "git_url": "git://github.com/Juniper/py-junos-eznc.git", - "ssh_url": "git@github.com:Juniper/py-junos-eznc.git", - "clone_url": "https://github.com/Juniper/py-junos-eznc.git", - "homepage": "https://www.juniper.net/documentation/en_US/junos-pyez/information-products/pathway-pages/junos-pyez-developer-guide.html", - "stargazers_count": 666, - "watchers_count": 666, - "language": "Python", + "html_url": "https://github.com/samber/lo", + "description": "💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)", + "url": "https://api.github.com/repos/samber/lo", + "languages_url": "https://api.github.com/repos/samber/lo/languages", + "created_at": "2022-03-02T12:48:45Z", + "updated_at": "2024-09-07T01:08:29Z", + "git_url": "git://github.com/samber/lo.git", + "ssh_url": "git@github.com:samber/lo.git", + "clone_url": "https://github.com/samber/lo.git", + "homepage": "https://pkg.go.dev/github.com/samber/lo", + "stargazers_count": 17205, + "watchers_count": 17205, + "language": "Go", "topics": [ - "junos-automation", - "junos-eznc", - "junos-pyez", - "netconf", - "pyez", - "python" + "constraints", + "contract", + "filterable", + "foldable", + "functional", + "generics", + "go", + "golang", + "lodash", + "programming", + "typesafe" ] }, { - "id": 704881002, - "node_id": "R_kgDOKgOhag", - "name": "xiaomusic", - "full_name": "hanxi/xiaomusic", + "id": 106704041, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDY3MDQwNDE=", + "name": "air", + "full_name": "air-verse/air", "owner": { - "login": "hanxi", - "id": 1185757, - "avatar_url": "https://avatars.githubusercontent.com/u/1185757?v=4", - "url": "https://api.github.com/users/hanxi", - "html_url": "https://github.com/hanxi" + "login": "air-verse", + "id": 171542067, + "avatar_url": "https://avatars.githubusercontent.com/u/171542067?v=4", + "url": "https://api.github.com/users/air-verse", + "html_url": "https://github.com/air-verse" }, - "html_url": "https://github.com/hanxi/xiaomusic", - "description": "使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。", - "url": "https://api.github.com/repos/hanxi/xiaomusic", - "languages_url": "https://api.github.com/repos/hanxi/xiaomusic/languages", - "created_at": "2023-10-14T11:39:58Z", - "updated_at": "2024-09-06T01:31:58Z", - "git_url": "git://github.com/hanxi/xiaomusic.git", - "ssh_url": "git@github.com:hanxi/xiaomusic.git", - "clone_url": "https://github.com/hanxi/xiaomusic.git", - "homepage": "https://github.com/hanxi/xiaomusic", - "stargazers_count": 1403, - "watchers_count": 1403, - "language": "Python", + "html_url": "https://github.com/air-verse/air", + "description": "☁️ Live reload for Go apps", + "url": "https://api.github.com/repos/air-verse/air", + "languages_url": "https://api.github.com/repos/air-verse/air/languages", + "created_at": "2017-10-12T14:31:40Z", + "updated_at": "2024-09-07T00:19:38Z", + "git_url": "git://github.com/air-verse/air.git", + "ssh_url": "git@github.com:air-verse/air.git", + "clone_url": "https://github.com/air-verse/air.git", + "homepage": "", + "stargazers_count": 17236, + "watchers_count": 17236, + "language": "Go", "topics": [ - "music", - "xiaoai", - "xiaoai-speaker", - "xiaomi" + "docker", + "file-watcher", + "gin", + "go", + "live-reload", + "task-runner", + "tools", + "watcher" ] }, { - "id": 668122773, - "node_id": "R_kgDOJ9K-lQ", - "name": "Llama-Chinese", - "full_name": "LlamaFamily/Llama-Chinese", + "id": 234231371, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzQyMzEzNzE=", + "name": "fiber", + "full_name": "gofiber/fiber", "owner": { - "login": "LlamaFamily", - "id": 139942525, - "avatar_url": "https://avatars.githubusercontent.com/u/139942525?v=4", - "url": "https://api.github.com/users/LlamaFamily", - "html_url": "https://github.com/LlamaFamily" + "login": "gofiber", + "id": 59947262, + "avatar_url": "https://avatars.githubusercontent.com/u/59947262?v=4", + "url": "https://api.github.com/users/gofiber", + "html_url": "https://github.com/gofiber" }, - "html_url": "https://github.com/LlamaFamily/Llama-Chinese", - "description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用", - "url": "https://api.github.com/repos/LlamaFamily/Llama-Chinese", - "languages_url": "https://api.github.com/repos/LlamaFamily/Llama-Chinese/languages", - "created_at": "2023-07-19T04:45:23Z", - "updated_at": "2024-09-05T18:49:58Z", - "git_url": "git://github.com/LlamaFamily/Llama-Chinese.git", - "ssh_url": "git@github.com:LlamaFamily/Llama-Chinese.git", - "clone_url": "https://github.com/LlamaFamily/Llama-Chinese.git", - "homepage": "https://llama.family", - "stargazers_count": 13543, - "watchers_count": 13543, - "language": "Python", + "html_url": "https://github.com/gofiber/fiber", + "description": "⚡️ Express inspired web framework written in Go", + "url": "https://api.github.com/repos/gofiber/fiber", + "languages_url": "https://api.github.com/repos/gofiber/fiber/languages", + "created_at": "2020-01-16T03:59:20Z", + "updated_at": "2024-09-06T23:15:30Z", + "git_url": "git://github.com/gofiber/fiber.git", + "ssh_url": "git@github.com:gofiber/fiber.git", + "clone_url": "https://github.com/gofiber/fiber.git", + "homepage": "https://gofiber.io", + "stargazers_count": 32965, + "watchers_count": 32965, + "language": "Go", "topics": [ - "finetune-llm", - "llama", - "llama3", - "llm", - "pretraining" + "express", + "expressjs", + "fast", + "fiber", + "flexible", + "framework", + "friendly", + "go", + "golang", + "hacktoberfest", + "hacktoberfest2020", + "nodejs", + "performance", + "rest-api", + "web" ] }, { - "id": 431897732, - "node_id": "R_kgDOGb48hA", - "name": "Xenue-Bar", - "full_name": "aryanbhajanka/Xenue-Bar", + "id": 8989842, + "node_id": "MDEwOlJlcG9zaXRvcnk4OTg5ODQy", + "name": "the-way-to-go_ZH_CN", + "full_name": "unknwon/the-way-to-go_ZH_CN", "owner": { - "login": "aryanbhajanka", - "id": 85822773, - "avatar_url": "https://avatars.githubusercontent.com/u/85822773?v=4", - "url": "https://api.github.com/users/aryanbhajanka", - "html_url": "https://github.com/aryanbhajanka" + "login": "unknwon", + "id": 2946214, + "avatar_url": "https://avatars.githubusercontent.com/u/2946214?v=4", + "url": "https://api.github.com/users/unknwon", + "html_url": "https://github.com/unknwon" }, - "html_url": "https://github.com/aryanbhajanka/Xenue-Bar", - "description": "Xenue bar is a menu bar for Windows inspired by MacOS for better accessibility features and aesthetics. See README.md for more information.", - "url": "https://api.github.com/repos/aryanbhajanka/Xenue-Bar", - "languages_url": "https://api.github.com/repos/aryanbhajanka/Xenue-Bar/languages", - "created_at": "2021-11-25T15:43:59Z", - "updated_at": "2024-08-05T04:06:54Z", - "git_url": "git://github.com/aryanbhajanka/Xenue-Bar.git", - "ssh_url": "git@github.com:aryanbhajanka/Xenue-Bar.git", - "clone_url": "https://github.com/aryanbhajanka/Xenue-Bar.git", - "homepage": "https://xenuebar.000webhostapp.com/", - "stargazers_count": 3, - "watchers_count": 3, - "language": "Python", + "html_url": "https://github.com/unknwon/the-way-to-go_ZH_CN", + "description": "《The Way to Go》中文译本,中文正式名《Go 入门指南》", + "url": "https://api.github.com/repos/unknwon/the-way-to-go_ZH_CN", + "languages_url": "https://api.github.com/repos/unknwon/the-way-to-go_ZH_CN/languages", + "created_at": "2013-03-24T17:18:38Z", + "updated_at": "2024-09-06T16:33:08Z", + "git_url": "git://github.com/unknwon/the-way-to-go_ZH_CN.git", + "ssh_url": "git@github.com:unknwon/the-way-to-go_ZH_CN.git", + "clone_url": "https://github.com/unknwon/the-way-to-go_ZH_CN.git", + "homepage": "", + "stargazers_count": 34480, + "watchers_count": 34480, + "language": "Go", "topics": [ - "accessibility", - "aesthetics", - "macos", - "macos-menubar", - "menubar", - "spotify", - "windows" + "book", + "go", + "translation", + "tutorial" ] }, { - "id": 589831718, - "node_id": "R_kgDOIygeJg", - "name": "ComfyUI", - "full_name": "comfyanonymous/ComfyUI", + "id": 13855476, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzg1NTQ3Ng==", + "name": "gorm", + "full_name": "go-gorm/gorm", "owner": { - "login": "comfyanonymous", - "id": 121283862, - "avatar_url": "https://avatars.githubusercontent.com/u/121283862?v=4", - "url": "https://api.github.com/users/comfyanonymous", - "html_url": "https://github.com/comfyanonymous" + "login": "go-gorm", + "id": 15127678, + "avatar_url": "https://avatars.githubusercontent.com/u/15127678?v=4", + "url": "https://api.github.com/users/go-gorm", + "html_url": "https://github.com/go-gorm" }, - "html_url": "https://github.com/comfyanonymous/ComfyUI", - "description": "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.", - "url": "https://api.github.com/repos/comfyanonymous/ComfyUI", - "languages_url": "https://api.github.com/repos/comfyanonymous/ComfyUI/languages", - "created_at": "2023-01-17T03:15:56Z", - "updated_at": "2024-09-06T01:31:22Z", - "git_url": "git://github.com/comfyanonymous/ComfyUI.git", - "ssh_url": "git@github.com:comfyanonymous/ComfyUI.git", - "clone_url": "https://github.com/comfyanonymous/ComfyUI.git", - "homepage": "https://www.comfy.org/", - "stargazers_count": 49589, - "watchers_count": 49589, - "language": "Python", + "html_url": "https://github.com/go-gorm/gorm", + "description": "The fantastic ORM library for Golang, aims to be developer friendly", + "url": "https://api.github.com/repos/go-gorm/gorm", + "languages_url": "https://api.github.com/repos/go-gorm/gorm/languages", + "created_at": "2013-10-25T08:31:38Z", + "updated_at": "2024-09-06T21:08:57Z", + "git_url": "git://github.com/go-gorm/gorm.git", + "ssh_url": "git@github.com:go-gorm/gorm.git", + "clone_url": "https://github.com/go-gorm/gorm.git", + "homepage": "https://gorm.io", + "stargazers_count": 36472, + "watchers_count": 36472, + "language": "Go", "topics": [ - "pytorch", - "stable-diffusion" + "go", + "golang", + "gorm", + "orm", + "web" ] }, { - "id": 128416969, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjg0MTY5Njk=", - "name": "archinstall", - "full_name": "archlinux/archinstall", + "id": 658928958, + "node_id": "R_kgDOJ0Z1Pg", + "name": "ollama", + "full_name": "ollama/ollama", "owner": { - "login": "archlinux", - "id": 4673648, - "avatar_url": "https://avatars.githubusercontent.com/u/4673648?v=4", - "url": "https://api.github.com/users/archlinux", - "html_url": "https://github.com/archlinux" + "login": "ollama", + "id": 151674099, + "avatar_url": "https://avatars.githubusercontent.com/u/151674099?v=4", + "url": "https://api.github.com/users/ollama", + "html_url": "https://github.com/ollama" }, - "html_url": "https://github.com/archlinux/archinstall", - "description": "Arch Linux installer - guided, templates etc.", - "url": "https://api.github.com/repos/archlinux/archinstall", - "languages_url": "https://api.github.com/repos/archlinux/archinstall/languages", - "created_at": "2018-04-06T16:07:40Z", - "updated_at": "2024-09-06T00:54:36Z", - "git_url": "git://github.com/archlinux/archinstall.git", - "ssh_url": "git@github.com:archlinux/archinstall.git", - "clone_url": "https://github.com/archlinux/archinstall.git", - "homepage": "", - "stargazers_count": 6021, - "watchers_count": 6021, - "language": "Python", + "html_url": "https://github.com/ollama/ollama", + "description": "Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.", + "url": "https://api.github.com/repos/ollama/ollama", + "languages_url": "https://api.github.com/repos/ollama/ollama/languages", + "created_at": "2023-06-26T19:39:32Z", + "updated_at": "2024-09-07T01:18:43Z", + "git_url": "git://github.com/ollama/ollama.git", + "ssh_url": "git@github.com:ollama/ollama.git", + "clone_url": "https://github.com/ollama/ollama.git", + "homepage": "https://ollama.com", + "stargazers_count": 88133, + "watchers_count": 88133, + "language": "Go", "topics": [ - "arch", - "arch-installer", - "arch-linux", - "archinstall", - "archlinux", - "archlinux-installer", - "installer", - "iso", - "linux", - "python3" + "gemma", + "gemma2", + "go", + "golang", + "llama", + "llama2", + "llama3", + "llava", + "llm", + "llms", + "mistral", + "ollama", + "phi3" ] }, { - "id": 712111618, - "node_id": "R_kgDOKnH2Ag", - "name": "marker", - "full_name": "VikParuchuri/marker", + "id": 69154291, + "node_id": "MDEwOlJlcG9zaXRvcnk2OTE1NDI5MQ==", + "name": "supervisord", + "full_name": "ochinchina/supervisord", "owner": { - "login": "VikParuchuri", - "id": 913340, - "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", - "url": "https://api.github.com/users/VikParuchuri", - "html_url": "https://github.com/VikParuchuri" + "login": "ochinchina", + "id": 5602638, + "avatar_url": "https://avatars.githubusercontent.com/u/5602638?v=4", + "url": "https://api.github.com/users/ochinchina", + "html_url": "https://github.com/ochinchina" }, - "html_url": "https://github.com/VikParuchuri/marker", - "description": "Convert PDF to markdown quickly with high accuracy", - "url": "https://api.github.com/repos/VikParuchuri/marker", - "languages_url": "https://api.github.com/repos/VikParuchuri/marker/languages", - "created_at": "2023-10-30T20:14:08Z", - "updated_at": "2024-09-06T01:04:57Z", - "git_url": "git://github.com/VikParuchuri/marker.git", - "ssh_url": "git@github.com:VikParuchuri/marker.git", - "clone_url": "https://github.com/VikParuchuri/marker.git", - "homepage": "https://www.datalab.to", - "stargazers_count": 16169, - "watchers_count": 16169, - "language": "Python", + "html_url": "https://github.com/ochinchina/supervisord", + "description": "a go-lang supervisor implementation", + "url": "https://api.github.com/repos/ochinchina/supervisord", + "languages_url": "https://api.github.com/repos/ochinchina/supervisord/languages", + "created_at": "2016-09-25T09:10:43Z", + "updated_at": "2024-09-06T19:58:52Z", + "git_url": "git://github.com/ochinchina/supervisord.git", + "ssh_url": "git@github.com:ochinchina/supervisord.git", + "clone_url": "https://github.com/ochinchina/supervisord.git", + "homepage": null, + "stargazers_count": 3975, + "watchers_count": 3975, + "language": "Go", "topics": [] }, { - "id": 162405963, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjI0MDU5NjM=", - "name": "gradio", - "full_name": "gradio-app/gradio", - "owner": { - "login": "gradio-app", - "id": 51063788, - "avatar_url": "https://avatars.githubusercontent.com/u/51063788?v=4", - "url": "https://api.github.com/users/gradio-app", - "html_url": "https://github.com/gradio-app" - }, - "html_url": "https://github.com/gradio-app/gradio", - "description": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!", - "url": "https://api.github.com/repos/gradio-app/gradio", - "languages_url": "https://api.github.com/repos/gradio-app/gradio/languages", - "created_at": "2018-12-19T08:24:04Z", - "updated_at": "2024-09-06T01:27:41Z", - "git_url": "git://github.com/gradio-app/gradio.git", - "ssh_url": "git@github.com:gradio-app/gradio.git", - "clone_url": "https://github.com/gradio-app/gradio.git", - "homepage": "http://www.gradio.app", - "stargazers_count": 31960, - "watchers_count": 31960, - "language": "Python", - "topics": [ - "data-analysis", - "data-science", - "data-visualization", - "deep-learning", - "deploy", - "gradio", - "gradio-interface", - "hacktoberfest", - "interface", - "machine-learning", - "models", - "python", - "python-notebook", - "ui", - "ui-components" - ] - }, - { - "id": 788562361, - "node_id": "R_kgDOLwCBuQ", - "name": "corenet", - "full_name": "apple/corenet", + "id": 10111449, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMTQ0OQ==", + "name": "npipe", + "full_name": "natefinch/npipe", "owner": { - "login": "apple", - "id": 10639145, - "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", - "url": "https://api.github.com/users/apple", - "html_url": "https://github.com/apple" + "login": "natefinch", + "id": 3185864, + "avatar_url": "https://avatars.githubusercontent.com/u/3185864?v=4", + "url": "https://api.github.com/users/natefinch", + "html_url": "https://github.com/natefinch" }, - "html_url": "https://github.com/apple/corenet", - "description": "CoreNet: A library for training deep neural networks", - "url": "https://api.github.com/repos/apple/corenet", - "languages_url": "https://api.github.com/repos/apple/corenet/languages", - "created_at": "2024-04-18T16:52:40Z", - "updated_at": "2024-09-05T20:10:53Z", - "git_url": "git://github.com/apple/corenet.git", - "ssh_url": "git@github.com:apple/corenet.git", - "clone_url": "https://github.com/apple/corenet.git", + "html_url": "https://github.com/natefinch/npipe", + "description": "A Windows named pipe implementation written in pure Go.", + "url": "https://api.github.com/repos/natefinch/npipe", + "languages_url": "https://api.github.com/repos/natefinch/npipe/languages", + "created_at": "2013-05-16T22:00:27Z", + "updated_at": "2024-09-04T00:46:06Z", + "git_url": "git://github.com/natefinch/npipe.git", + "ssh_url": "git@github.com:natefinch/npipe.git", + "clone_url": "https://github.com/natefinch/npipe.git", "homepage": "", - "stargazers_count": 6906, - "watchers_count": 6906, - "language": "Python", + "stargazers_count": 298, + "watchers_count": 298, + "language": "Go", "topics": [] }, { - "id": 326168208, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjYxNjgyMDg=", - "name": "mtag_tool", - "full_name": "wang0618/mtag_tool", + "id": 321485314, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjE0ODUzMTQ=", + "name": "gio", + "full_name": "gioui/gio", "owner": { - "login": "wang0618", - "id": 8682073, - "avatar_url": "https://avatars.githubusercontent.com/u/8682073?v=4", - "url": "https://api.github.com/users/wang0618", - "html_url": "https://github.com/wang0618" + "login": "gioui", + "id": 48319945, + "avatar_url": "https://avatars.githubusercontent.com/u/48319945?v=4", + "url": "https://api.github.com/users/gioui", + "html_url": "https://github.com/gioui" }, - "html_url": "https://github.com/wang0618/mtag_tool", - "description": "MP3 Tag编辑器,支持从网易云补全歌曲信息", - "url": "https://api.github.com/repos/wang0618/mtag_tool", - "languages_url": "https://api.github.com/repos/wang0618/mtag_tool/languages", - "created_at": "2021-01-02T11:28:59Z", - "updated_at": "2024-04-18T10:18:22Z", - "git_url": "git://github.com/wang0618/mtag_tool.git", - "ssh_url": "git@github.com:wang0618/mtag_tool.git", - "clone_url": "https://github.com/wang0618/mtag_tool.git", - "homepage": "", - "stargazers_count": 14, - "watchers_count": 14, - "language": "Python", + "html_url": "https://github.com/gioui/gio", + "description": "Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)", + "url": "https://api.github.com/repos/gioui/gio", + "languages_url": "https://api.github.com/repos/gioui/gio/languages", + "created_at": "2020-12-14T22:09:47Z", + "updated_at": "2024-09-06T23:42:54Z", + "git_url": "git://github.com/gioui/gio.git", + "ssh_url": "git@github.com:gioui/gio.git", + "clone_url": "https://github.com/gioui/gio.git", + "homepage": "http://gioui.org", + "stargazers_count": 1659, + "watchers_count": 1659, + "language": "Go", "topics": [ - "mp3-tags", - "pywebio" + "gio", + "mirror" ] }, { - "id": 155220641, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTUyMjA2NDE=", - "name": "transformers", - "full_name": "huggingface/transformers", + "id": 120227732, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjAyMjc3MzI=", + "name": "fyne", + "full_name": "fyne-io/fyne", "owner": { - "login": "huggingface", - "id": 25720743, - "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4", - "url": "https://api.github.com/users/huggingface", - "html_url": "https://github.com/huggingface" + "login": "fyne-io", + "id": 36045855, + "avatar_url": "https://avatars.githubusercontent.com/u/36045855?v=4", + "url": "https://api.github.com/users/fyne-io", + "html_url": "https://github.com/fyne-io" }, - "html_url": "https://github.com/huggingface/transformers", - "description": "🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.", - "url": "https://api.github.com/repos/huggingface/transformers", - "languages_url": "https://api.github.com/repos/huggingface/transformers/languages", - "created_at": "2018-10-29T13:56:00Z", - "updated_at": "2024-09-06T01:30:29Z", - "git_url": "git://github.com/huggingface/transformers.git", - "ssh_url": "git@github.com:huggingface/transformers.git", - "clone_url": "https://github.com/huggingface/transformers.git", - "homepage": "https://huggingface.co/transformers", - "stargazers_count": 131631, - "watchers_count": 131631, - "language": "Python", + "html_url": "https://github.com/fyne-io/fyne", + "description": "Cross platform GUI toolkit in Go inspired by Material Design", + "url": "https://api.github.com/repos/fyne-io/fyne", + "languages_url": "https://api.github.com/repos/fyne-io/fyne/languages", + "created_at": "2018-02-04T22:07:16Z", + "updated_at": "2024-09-06T23:27:10Z", + "git_url": "git://github.com/fyne-io/fyne.git", + "ssh_url": "git@github.com:fyne-io/fyne.git", + "clone_url": "https://github.com/fyne-io/fyne.git", + "homepage": "https://fyne.io/", + "stargazers_count": 24466, + "watchers_count": 24466, + "language": "Go", "topics": [ - "bert", - "deep-learning", - "flax", - "hacktoberfest", - "jax", - "language-model", - "language-models", - "machine-learning", - "model-hub", - "natural-language-processing", - "nlp", - "nlp-library", - "pretrained-models", - "python", - "pytorch", - "pytorch-transformers", - "seq2seq", - "speech-recognition", - "tensorflow", - "transformer" + "android", + "cross-platform", + "fyne", + "go", + "golang", + "gui", + "hacktoberfest", + "ios", + "theme", + "toolkit" ] }, { - "id": 782362080, - "node_id": "R_kgDOLqHl4A", - "name": "FreeAskInternet", - "full_name": "nashsu/FreeAskInternet", + "id": 173437670, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzM0Mzc2NzA=", + "name": "jet", + "full_name": "go-jet/jet", "owner": { - "login": "nashsu", - "id": 2127280, - "avatar_url": "https://avatars.githubusercontent.com/u/2127280?v=4", - "url": "https://api.github.com/users/nashsu", - "html_url": "https://github.com/nashsu" + "login": "go-jet", + "id": 47941548, + "avatar_url": "https://avatars.githubusercontent.com/u/47941548?v=4", + "url": "https://api.github.com/users/go-jet", + "html_url": "https://github.com/go-jet" }, - "html_url": "https://github.com/nashsu/FreeAskInternet", - "description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. ", - "url": "https://api.github.com/repos/nashsu/FreeAskInternet", - "languages_url": "https://api.github.com/repos/nashsu/FreeAskInternet/languages", - "created_at": "2024-04-05T06:37:53Z", - "updated_at": "2024-09-05T15:06:54Z", - "git_url": "git://github.com/nashsu/FreeAskInternet.git", - "ssh_url": "git@github.com:nashsu/FreeAskInternet.git", - "clone_url": "https://github.com/nashsu/FreeAskInternet.git", + "html_url": "https://github.com/go-jet/jet", + "description": "Type safe SQL builder with code generation and automatic query result data mapping", + "url": "https://api.github.com/repos/go-jet/jet", + "languages_url": "https://api.github.com/repos/go-jet/jet/languages", + "created_at": "2019-03-02T11:06:23Z", + "updated_at": "2024-09-06T22:42:21Z", + "git_url": "git://github.com/go-jet/jet.git", + "ssh_url": "git@github.com:go-jet/jet.git", + "clone_url": "https://github.com/go-jet/jet.git", "homepage": "", - "stargazers_count": 8436, - "watchers_count": 8436, - "language": "Python", - "topics": [] - }, - { - "id": 101138315, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMzgzMTU=", - "name": "d2l-zh", - "full_name": "d2l-ai/d2l-zh", - "owner": { - "login": "d2l-ai", - "id": 43974506, - "avatar_url": "https://avatars.githubusercontent.com/u/43974506?v=4", - "url": "https://api.github.com/users/d2l-ai", - "html_url": "https://github.com/d2l-ai" - }, - "html_url": "https://github.com/d2l-ai/d2l-zh", - "description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。", - "url": "https://api.github.com/repos/d2l-ai/d2l-zh", - "languages_url": "https://api.github.com/repos/d2l-ai/d2l-zh/languages", - "created_at": "2017-08-23T04:40:24Z", - "updated_at": "2024-09-06T00:22:02Z", - "git_url": "git://github.com/d2l-ai/d2l-zh.git", - "ssh_url": "git@github.com:d2l-ai/d2l-zh.git", - "clone_url": "https://github.com/d2l-ai/d2l-zh.git", - "homepage": "http://zh.d2l.ai", - "stargazers_count": 61054, - "watchers_count": 61054, - "language": "Python", + "stargazers_count": 2359, + "watchers_count": 2359, + "language": "Go", "topics": [ - "book", - "chinese", - "computer-vision", - "deep-learning", - "machine-learning", - "natural-language-processing", - "notebook", - "python" + "cockroachdb", + "code-completion", + "code-generator", + "codegenerator", + "database", + "datamapper", + "golang", + "mariadb", + "mysql", + "postgres", + "postgresql", + "sql", + "sql-builder", + "sql-queries", + "sql-query", + "sql-query-builder", + "sqlbuilder", + "sqlite", + "typesafe", + "typesafety" ] }, { - "id": 666299222, - "node_id": "R_kgDOJ7brVg", - "name": "open-interpreter", - "full_name": "OpenInterpreter/open-interpreter", + "id": 12821303, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjgyMTMwMw==", + "name": "go-systemd", + "full_name": "coreos/go-systemd", "owner": { - "login": "OpenInterpreter", - "id": 163192481, - "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", - "url": "https://api.github.com/users/OpenInterpreter", - "html_url": "https://github.com/OpenInterpreter" + "login": "coreos", + "id": 3730757, + "avatar_url": "https://avatars.githubusercontent.com/u/3730757?v=4", + "url": "https://api.github.com/users/coreos", + "html_url": "https://github.com/coreos" }, - "html_url": "https://github.com/OpenInterpreter/open-interpreter", - "description": "A natural language interface for computers", - "url": "https://api.github.com/repos/OpenInterpreter/open-interpreter", - "languages_url": "https://api.github.com/repos/OpenInterpreter/open-interpreter/languages", - "created_at": "2023-07-14T07:10:44Z", - "updated_at": "2024-09-06T01:25:37Z", - "git_url": "git://github.com/OpenInterpreter/open-interpreter.git", - "ssh_url": "git@github.com:OpenInterpreter/open-interpreter.git", - "clone_url": "https://github.com/OpenInterpreter/open-interpreter.git", - "homepage": "http://openinterpreter.com/", - "stargazers_count": 51947, - "watchers_count": 51947, - "language": "Python", + "html_url": "https://github.com/coreos/go-systemd", + "description": "Go bindings to systemd socket activation, journal, D-Bus, and unit files", + "url": "https://api.github.com/repos/coreos/go-systemd", + "languages_url": "https://api.github.com/repos/coreos/go-systemd/languages", + "created_at": "2013-09-13T23:13:51Z", + "updated_at": "2024-09-06T12:55:23Z", + "git_url": "git://github.com/coreos/go-systemd.git", + "ssh_url": "git@github.com:coreos/go-systemd.git", + "clone_url": "https://github.com/coreos/go-systemd.git", + "homepage": "", + "stargazers_count": 2415, + "watchers_count": 2415, + "language": "Go", "topics": [ - "chatgpt", - "gpt-4", - "interpreter", - "javascript", - "nodejs", - "python" + "dbus", + "go", + "journald", + "machined", + "systemd" ] }, { - "id": 709155828, - "node_id": "R_kgDOKkTb9A", - "name": "RehabilitationGuide", - "full_name": "AnsonZnl/RehabilitationGuide", + "id": 383732783, + "node_id": "MDEwOlJlcG9zaXRvcnkzODM3MzI3ODM=", + "name": "quickws", + "full_name": "antlabs/quickws", "owner": { - "login": "AnsonZnl", - "id": 29278068, - "avatar_url": "https://avatars.githubusercontent.com/u/29278068?v=4", - "url": "https://api.github.com/users/AnsonZnl", - "html_url": "https://github.com/AnsonZnl" + "login": "antlabs", + "id": 61584994, + "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", + "url": "https://api.github.com/users/antlabs", + "html_url": "https://github.com/antlabs" }, - "html_url": "https://github.com/AnsonZnl/RehabilitationGuide", - "description": "颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。", - "url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide", - "languages_url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide/languages", - "created_at": "2023-10-24T06:15:11Z", - "updated_at": "2024-09-03T16:28:58Z", - "git_url": "git://github.com/AnsonZnl/RehabilitationGuide.git", - "ssh_url": "git@github.com:AnsonZnl/RehabilitationGuide.git", - "clone_url": "https://github.com/AnsonZnl/RehabilitationGuide.git", - "homepage": "https://ansonznl.github.io/RehabilitationGuide", - "stargazers_count": 3138, - "watchers_count": 3138, - "language": "Python", + "html_url": "https://github.com/antlabs/quickws", + "description": "高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example", + "url": "https://api.github.com/repos/antlabs/quickws", + "languages_url": "https://api.github.com/repos/antlabs/quickws/languages", + "created_at": "2021-07-07T08:47:39Z", + "updated_at": "2024-09-05T03:39:38Z", + "git_url": "git://github.com/antlabs/quickws.git", + "ssh_url": "git@github.com:antlabs/quickws.git", + "clone_url": "https://github.com/antlabs/quickws.git", + "homepage": "", + "stargazers_count": 93, + "watchers_count": 93, + "language": "Go", "topics": [ - "markdown" + "rfc6455", + "websocket" ] }, { - "id": 452764996, - "node_id": "R_kgDOGvylRA", - "name": "WEATHER_STATION_PI", - "full_name": "aerodynamics-py/WEATHER_STATION_PI", + "id": 30512532, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDUxMjUzMg==", + "name": "gosh", + "full_name": "mefellows/gosh", "owner": { - "login": "aerodynamics-py", - "id": 74737334, - "avatar_url": "https://avatars.githubusercontent.com/u/74737334?v=4", - "url": "https://api.github.com/users/aerodynamics-py", - "html_url": "https://github.com/aerodynamics-py" + "login": "mefellows", + "id": 53900, + "avatar_url": "https://avatars.githubusercontent.com/u/53900?v=4", + "url": "https://api.github.com/users/mefellows", + "html_url": "https://github.com/mefellows" }, - "html_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI", - "description": "A simple weater station", - "url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI", - "languages_url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI/languages", - "created_at": "2022-01-27T16:47:49Z", - "updated_at": "2024-04-11T08:19:37Z", - "git_url": "git://github.com/aerodynamics-py/WEATHER_STATION_PI.git", - "ssh_url": "git@github.com:aerodynamics-py/WEATHER_STATION_PI.git", - "clone_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI.git", - "homepage": null, - "stargazers_count": 51, - "watchers_count": 51, - "language": "Python", + "html_url": "https://github.com/mefellows/gosh", + "description": "Cross platform, interactive remote PowerShell runner (experimental but functional)", + "url": "https://api.github.com/repos/mefellows/gosh", + "languages_url": "https://api.github.com/repos/mefellows/gosh/languages", + "created_at": "2015-02-09T01:09:15Z", + "updated_at": "2024-06-11T09:07:18Z", + "git_url": "git://github.com/mefellows/gosh.git", + "ssh_url": "git@github.com:mefellows/gosh.git", + "clone_url": "https://github.com/mefellows/gosh.git", + "homepage": "", + "stargazers_count": 24, + "watchers_count": 24, + "language": "Go", "topics": [] }, { - "id": 773286980, - "node_id": "R_kgDOLhdsRA", - "name": "grok-1", - "full_name": "xai-org/grok-1", + "id": 194366007, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTQzNjYwMDc=", + "name": "go-powershell", + "full_name": "KnicKnic/go-powershell", "owner": { - "login": "xai-org", - "id": 130314967, - "avatar_url": "https://avatars.githubusercontent.com/u/130314967?v=4", - "url": "https://api.github.com/users/xai-org", - "html_url": "https://github.com/xai-org" + "login": "KnicKnic", + "id": 35521284, + "avatar_url": "https://avatars.githubusercontent.com/u/35521284?v=4", + "url": "https://api.github.com/users/KnicKnic", + "html_url": "https://github.com/KnicKnic" }, - "html_url": "https://github.com/xai-org/grok-1", - "description": "Grok open release", - "url": "https://api.github.com/repos/xai-org/grok-1", - "languages_url": "https://api.github.com/repos/xai-org/grok-1/languages", - "created_at": "2024-03-17T08:53:38Z", - "updated_at": "2024-09-05T18:50:18Z", - "git_url": "git://github.com/xai-org/grok-1.git", - "ssh_url": "git@github.com:xai-org/grok-1.git", - "clone_url": "https://github.com/xai-org/grok-1.git", - "homepage": null, - "stargazers_count": 49412, - "watchers_count": 49412, - "language": "Python", + "html_url": "https://github.com/KnicKnic/go-powershell", + "description": "Hosting powershell sessions inside golang not using exec enabling bi directional communication", + "url": "https://api.github.com/repos/KnicKnic/go-powershell", + "languages_url": "https://api.github.com/repos/KnicKnic/go-powershell/languages", + "created_at": "2019-06-29T04:57:12Z", + "updated_at": "2024-08-14T12:40:54Z", + "git_url": "git://github.com/KnicKnic/go-powershell.git", + "ssh_url": "git@github.com:KnicKnic/go-powershell.git", + "clone_url": "https://github.com/KnicKnic/go-powershell.git", + "homepage": "", + "stargazers_count": 107, + "watchers_count": 107, + "language": "Go", "topics": [] }, { - "id": 764723738, - "node_id": "R_kgDOLZTCGg", - "name": "skyvern", - "full_name": "Skyvern-AI/skyvern", + "id": 811632131, + "node_id": "R_kgDOMGCGAw", + "name": "psobf", + "full_name": "TaurusOmar/psobf", "owner": { - "login": "Skyvern-AI", - "id": 141457985, - "avatar_url": "https://avatars.githubusercontent.com/u/141457985?v=4", - "url": "https://api.github.com/users/Skyvern-AI", - "html_url": "https://github.com/Skyvern-AI" + "login": "TaurusOmar", + "id": 72287837, + "avatar_url": "https://avatars.githubusercontent.com/u/72287837?v=4", + "url": "https://api.github.com/users/TaurusOmar", + "html_url": "https://github.com/TaurusOmar" }, - "html_url": "https://github.com/Skyvern-AI/skyvern", - "description": "Automate browser-based workflows with LLMs and Computer Vision", - "url": "https://api.github.com/repos/Skyvern-AI/skyvern", - "languages_url": "https://api.github.com/repos/Skyvern-AI/skyvern/languages", - "created_at": "2024-02-28T15:45:19Z", - "updated_at": "2024-09-05T18:50:17Z", - "git_url": "git://github.com/Skyvern-AI/skyvern.git", - "ssh_url": "git@github.com:Skyvern-AI/skyvern.git", - "clone_url": "https://github.com/Skyvern-AI/skyvern.git", - "homepage": "https://www.skyvern.com", - "stargazers_count": 5728, - "watchers_count": 5728, - "language": "Python", - "topics": [ - "api", - "automation", - "browser", - "browser-automation", - "computer", - "gpt", - "llm", - "playwright", - "python", - "rpa", - "vision", - "workflow" - ] + "html_url": "https://github.com/TaurusOmar/psobf", + "description": "PowerShell Obfuscator", + "url": "https://api.github.com/repos/TaurusOmar/psobf", + "languages_url": "https://api.github.com/repos/TaurusOmar/psobf/languages", + "created_at": "2024-06-07T01:45:12Z", + "updated_at": "2024-08-02T23:15:56Z", + "git_url": "git://github.com/TaurusOmar/psobf.git", + "ssh_url": "git@github.com:TaurusOmar/psobf.git", + "clone_url": "https://github.com/TaurusOmar/psobf.git", + "homepage": null, + "stargazers_count": 26, + "watchers_count": 26, + "language": "Go", + "topics": [] }, { - "id": 162015573, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjIwMTU1NzM=", - "name": "Github-Ranking", - "full_name": "EvanLi/Github-Ranking", + "id": 809047919, + "node_id": "R_kgDOMDkXbw", + "name": "mr_snuggles_dungeon_adventure", + "full_name": "unklnik/mr_snuggles_dungeon_adventure", "owner": { - "login": "EvanLi", - "id": 22617117, - "avatar_url": "https://avatars.githubusercontent.com/u/22617117?v=4", - "url": "https://api.github.com/users/EvanLi", - "html_url": "https://github.com/EvanLi" + "login": "unklnik", + "id": 146096950, + "avatar_url": "https://avatars.githubusercontent.com/u/146096950?v=4", + "url": "https://api.github.com/users/unklnik", + "html_url": "https://github.com/unklnik" }, - "html_url": "https://github.com/EvanLi/Github-Ranking", - "description": ":star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新", - "url": "https://api.github.com/repos/EvanLi/Github-Ranking", - "languages_url": "https://api.github.com/repos/EvanLi/Github-Ranking/languages", - "created_at": "2018-12-16T15:38:31Z", - "updated_at": "2024-09-05T22:37:57Z", - "git_url": "git://github.com/EvanLi/Github-Ranking.git", - "ssh_url": "git@github.com:EvanLi/Github-Ranking.git", - "clone_url": "https://github.com/EvanLi/Github-Ranking.git", - "homepage": "https://evanli.github.io/Github-Ranking", - "stargazers_count": 6504, - "watchers_count": 6504, - "language": "Python", - "topics": [ - "forks", - "github-rank", - "github-stars", - "python", - "ranking", - "stars" - ] + "html_url": "https://github.com/unklnik/mr_snuggles_dungeon_adventure", + "description": "Roguelite game made with Go and Raylib - Demo & Game is available on Steam https://store.steampowered.com/app/2968730/Mr_Snuggles_Dungeon_Adventure/", + "url": "https://api.github.com/repos/unklnik/mr_snuggles_dungeon_adventure", + "languages_url": "https://api.github.com/repos/unklnik/mr_snuggles_dungeon_adventure/languages", + "created_at": "2024-06-01T14:38:29Z", + "updated_at": "2024-08-23T02:06:39Z", + "git_url": "git://github.com/unklnik/mr_snuggles_dungeon_adventure.git", + "ssh_url": "git@github.com:unklnik/mr_snuggles_dungeon_adventure.git", + "clone_url": "https://github.com/unklnik/mr_snuggles_dungeon_adventure.git", + "homepage": null, + "stargazers_count": 37, + "watchers_count": 37, + "language": "Go", + "topics": [] }, { - "id": 763795053, - "node_id": "R_kgDOLYaWbQ", - "name": "LaVague", - "full_name": "lavague-ai/LaVague", + "id": 238426555, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzg0MjY1NTU=", + "name": "goxcel", + "full_name": "devlights/goxcel", "owner": { - "login": "lavague-ai", - "id": 163125966, - "avatar_url": "https://avatars.githubusercontent.com/u/163125966?v=4", - "url": "https://api.github.com/users/lavague-ai", - "html_url": "https://github.com/lavague-ai" + "login": "devlights", + "id": 2713321, + "avatar_url": "https://avatars.githubusercontent.com/u/2713321?v=4", + "url": "https://api.github.com/users/devlights", + "html_url": "https://github.com/devlights" }, - "html_url": "https://github.com/lavague-ai/LaVague", - "description": "Large Action Model framework to develop AI Web Agents", - "url": "https://api.github.com/repos/lavague-ai/LaVague", - "languages_url": "https://api.github.com/repos/lavague-ai/LaVague/languages", - "created_at": "2024-02-26T23:40:23Z", - "updated_at": "2024-09-05T18:50:17Z", - "git_url": "git://github.com/lavague-ai/LaVague.git", - "ssh_url": "git@github.com:lavague-ai/LaVague.git", - "clone_url": "https://github.com/lavague-ai/LaVague.git", - "homepage": "https://docs.lavague.ai/en/latest/", - "stargazers_count": 5260, - "watchers_count": 5260, - "language": "Python", + "html_url": "https://github.com/devlights/goxcel", + "description": "Goxcel is a library to operate Excel using go-ole library.", + "url": "https://api.github.com/repos/devlights/goxcel", + "languages_url": "https://api.github.com/repos/devlights/goxcel/languages", + "created_at": "2020-02-05T10:43:58Z", + "updated_at": "2024-09-06T06:14:54Z", + "git_url": "git://github.com/devlights/goxcel.git", + "ssh_url": "git@github.com:devlights/goxcel.git", + "clone_url": "https://github.com/devlights/goxcel.git", + "homepage": "", + "stargazers_count": 15, + "watchers_count": 15, + "language": "Go", "topics": [ - "ai", - "browser", - "large-action-model", - "llm", - "oss", - "rag" + "excel", + "go", + "golang", + "win32com", + "windows" ] }, { - "id": 760482259, - "node_id": "R_kgDOLVQJ0w", - "name": "Open-Sora-Plan", - "full_name": "PKU-YuanGroup/Open-Sora-Plan", + "id": 109330128, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDkzMzAxMjg=", + "name": "goleak", + "full_name": "uber-go/goleak", "owner": { - "login": "PKU-YuanGroup", - "id": 135824553, - "avatar_url": "https://avatars.githubusercontent.com/u/135824553?v=4", - "url": "https://api.github.com/users/PKU-YuanGroup", - "html_url": "https://github.com/PKU-YuanGroup" + "login": "uber-go", + "id": 19262598, + "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", + "url": "https://api.github.com/users/uber-go", + "html_url": "https://github.com/uber-go" }, - "html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan", - "description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.", - "url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan", - "languages_url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan/languages", - "created_at": "2024-02-20T14:01:03Z", - "updated_at": "2024-09-05T18:50:16Z", - "git_url": "git://github.com/PKU-YuanGroup/Open-Sora-Plan.git", - "ssh_url": "git@github.com:PKU-YuanGroup/Open-Sora-Plan.git", - "clone_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan.git", - "homepage": "", - "stargazers_count": 11222, - "watchers_count": 11222, - "language": "Python", + "html_url": "https://github.com/uber-go/goleak", + "description": "Goroutine leak detector", + "url": "https://api.github.com/repos/uber-go/goleak", + "languages_url": "https://api.github.com/repos/uber-go/goleak/languages", + "created_at": "2017-11-02T23:39:06Z", + "updated_at": "2024-09-06T20:34:39Z", + "git_url": "git://github.com/uber-go/goleak.git", + "ssh_url": "git@github.com:uber-go/goleak.git", + "clone_url": "https://github.com/uber-go/goleak.git", + "homepage": null, + "stargazers_count": 4476, + "watchers_count": 4476, + "language": "Go", "topics": [] }, { - "id": 746129366, - "node_id": "R_kgDOLHkH1g", - "name": "LiteLoaderQQNT_Install", - "full_name": "Mzdyl/LiteLoaderQQNT_Install", + "id": 667205022, + "node_id": "R_kgDOJ8S9ng", + "name": "goldwarden", + "full_name": "quexten/goldwarden", "owner": { - "login": "Mzdyl", - "id": 25149539, - "avatar_url": "https://avatars.githubusercontent.com/u/25149539?v=4", - "url": "https://api.github.com/users/Mzdyl", - "html_url": "https://github.com/Mzdyl" + "login": "quexten", + "id": 11866552, + "avatar_url": "https://avatars.githubusercontent.com/u/11866552?v=4", + "url": "https://api.github.com/users/quexten", + "html_url": "https://github.com/quexten" }, - "html_url": "https://github.com/Mzdyl/LiteLoaderQQNT_Install", - "description": "针对 LiteLoaderQQNT 的安装脚本", - "url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install", - "languages_url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install/languages", - "created_at": "2024-01-21T06:17:35Z", - "updated_at": "2024-09-05T15:11:56Z", - "git_url": "git://github.com/Mzdyl/LiteLoaderQQNT_Install.git", - "ssh_url": "git@github.com:Mzdyl/LiteLoaderQQNT_Install.git", - "clone_url": "https://github.com/Mzdyl/LiteLoaderQQNT_Install.git", - "homepage": null, - "stargazers_count": 1102, - "watchers_count": 1102, - "language": "Python", - "topics": [] - }, - { - "id": 216919645, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTY5MTk2NDU=", - "name": "tacticalrmm", - "full_name": "amidaware/tacticalrmm", - "owner": { - "login": "amidaware", - "id": 95723103, - "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", - "url": "https://api.github.com/users/amidaware", - "html_url": "https://github.com/amidaware" - }, - "html_url": "https://github.com/amidaware/tacticalrmm", - "description": "A remote monitoring & management tool, built with Django, Vue and Go.", - "url": "https://api.github.com/repos/amidaware/tacticalrmm", - "languages_url": "https://api.github.com/repos/amidaware/tacticalrmm/languages", - "created_at": "2019-10-22T22:19:12Z", - "updated_at": "2024-09-05T05:04:43Z", - "git_url": "git://github.com/amidaware/tacticalrmm.git", - "ssh_url": "git@github.com:amidaware/tacticalrmm.git", - "clone_url": "https://github.com/amidaware/tacticalrmm.git", - "homepage": "https://docs.tacticalrmm.com", - "stargazers_count": 3049, - "watchers_count": 3049, - "language": "Python", + "html_url": "https://github.com/quexten/goldwarden", + "description": "A feature-packed Bitwarden compatible desktop client", + "url": "https://api.github.com/repos/quexten/goldwarden", + "languages_url": "https://api.github.com/repos/quexten/goldwarden/languages", + "created_at": "2023-07-17T01:24:05Z", + "updated_at": "2024-09-05T14:04:30Z", + "git_url": "git://github.com/quexten/goldwarden.git", + "ssh_url": "git@github.com:quexten/goldwarden.git", + "clone_url": "https://github.com/quexten/goldwarden.git", + "homepage": "", + "stargazers_count": 683, + "watchers_count": 683, + "language": "Go", "topics": [ - "django", - "django-rest-framework", - "monitoring", - "python", - "remote-admin-tool", - "remote-administration-tool", - "remote-control", - "remote-desktop", - "rmm", - "vue", - "windows" + "autotype", + "bitwarden", + "git-signing", + "linux", + "linux-desktop", + "macos", + "password-manager", + "ssh-agent", + "windows", + "windows-desktop" ] }, { - "id": 175052225, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzUwNTIyMjU=", - "name": "EverydayWechat", - "full_name": "sfyc23/EverydayWechat", + "id": 792861139, + "node_id": "R_kgDOL0IZ0w", + "name": "glance", + "full_name": "glanceapp/glance", "owner": { - "login": "sfyc23", - "id": 7067207, - "avatar_url": "https://avatars.githubusercontent.com/u/7067207?v=4", - "url": "https://api.github.com/users/sfyc23", - "html_url": "https://github.com/sfyc23" + "login": "glanceapp", + "id": 159397742, + "avatar_url": "https://avatars.githubusercontent.com/u/159397742?v=4", + "url": "https://api.github.com/users/glanceapp", + "html_url": "https://github.com/glanceapp" }, - "html_url": "https://github.com/sfyc23/EverydayWechat", - "description": "微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)", - "url": "https://api.github.com/repos/sfyc23/EverydayWechat", - "languages_url": "https://api.github.com/repos/sfyc23/EverydayWechat/languages", - "created_at": "2019-03-11T17:38:45Z", - "updated_at": "2024-09-05T08:27:53Z", - "git_url": "git://github.com/sfyc23/EverydayWechat.git", - "ssh_url": "git@github.com:sfyc23/EverydayWechat.git", - "clone_url": "https://github.com/sfyc23/EverydayWechat.git", + "html_url": "https://github.com/glanceapp/glance", + "description": "A self-hosted dashboard that puts all your feeds in one place", + "url": "https://api.github.com/repos/glanceapp/glance", + "languages_url": "https://api.github.com/repos/glanceapp/glance/languages", + "created_at": "2024-04-27T18:55:38Z", + "updated_at": "2024-09-07T00:57:26Z", + "git_url": "git://github.com/glanceapp/glance.git", + "ssh_url": "git@github.com:glanceapp/glance.git", + "clone_url": "https://github.com/glanceapp/glance.git", "homepage": "", - "stargazers_count": 9960, - "watchers_count": 9960, - "language": "Python", + "stargazers_count": 7283, + "watchers_count": 7283, + "language": "Go", "topics": [ - "ai", - "autoreply", - "bot", - "chat", - "chatbot", - "itchat", - "python", - "python3", - "tuling", - "wechat" + "aggregator", + "dashboard", + "docker", + "feed-reader", + "golang", + "homepage", + "rss", + "self-hosted", + "startpage" ] }, { - "id": 222751131, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjI3NTExMzE=", - "name": "30-Days-Of-Python", - "full_name": "Asabeneh/30-Days-Of-Python", + "id": 187010321, + "node_id": "MDEwOlJlcG9zaXRvcnkxODcwMTAzMjE=", + "name": "unipdf", + "full_name": "unidoc/unipdf", "owner": { - "login": "Asabeneh", - "id": 9008063, - "avatar_url": "https://avatars.githubusercontent.com/u/9008063?v=4", - "url": "https://api.github.com/users/Asabeneh", - "html_url": "https://github.com/Asabeneh" + "login": "unidoc", + "id": 20077688, + "avatar_url": "https://avatars.githubusercontent.com/u/20077688?v=4", + "url": "https://api.github.com/users/unidoc", + "html_url": "https://github.com/unidoc" }, - "html_url": "https://github.com/Asabeneh/30-Days-Of-Python", - "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw", - "url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python", - "languages_url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python/languages", - "created_at": "2019-11-19T17:24:16Z", - "updated_at": "2024-09-06T01:20:19Z", - "git_url": "git://github.com/Asabeneh/30-Days-Of-Python.git", - "ssh_url": "git@github.com:Asabeneh/30-Days-Of-Python.git", - "clone_url": "https://github.com/Asabeneh/30-Days-Of-Python.git", - "homepage": "", - "stargazers_count": 40869, - "watchers_count": 40869, - "language": "Python", + "html_url": "https://github.com/unidoc/unipdf", + "description": "Golang PDF library for creating and processing PDF files (pure go)", + "url": "https://api.github.com/repos/unidoc/unipdf", + "languages_url": "https://api.github.com/repos/unidoc/unipdf/languages", + "created_at": "2019-05-16T11:00:38Z", + "updated_at": "2024-09-06T15:13:23Z", + "git_url": "git://github.com/unidoc/unipdf.git", + "ssh_url": "git@github.com:unidoc/unipdf.git", + "clone_url": "https://github.com/unidoc/unipdf.git", + "homepage": "https://unidoc.io", + "stargazers_count": 2541, + "watchers_count": 2541, + "language": "Go", "topics": [ - "30-days-of-python", - "flask", - "github", - "heroku", - "matplotlib", - "mongodb", - "numpy", - "pandas", - "python", - "python3" + "golang", + "pdf", + "pdf-compression", + "pdf-document-processor", + "pdf-generation", + "pdf-generator", + "pdf-library", + "pdf-manipulation", + "pdf-reader", + "pdf-reports", + "pdf-sign", + "signing", + "text-extraction" ] }, { - "id": 541883718, - "node_id": "R_kgDOIEx9Rg", - "name": "WxReader", - "full_name": "DoooReyn/WxReader", + "id": 52481933, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjQ4MTkzMw==", + "name": "navidrome", + "full_name": "navidrome/navidrome", "owner": { - "login": "DoooReyn", - "id": 9557233, - "avatar_url": "https://avatars.githubusercontent.com/u/9557233?v=4", - "url": "https://api.github.com/users/DoooReyn", - "html_url": "https://github.com/DoooReyn" + "login": "navidrome", + "id": 26692192, + "avatar_url": "https://avatars.githubusercontent.com/u/26692192?v=4", + "url": "https://api.github.com/users/navidrome", + "html_url": "https://github.com/navidrome" }, - "html_url": "https://github.com/DoooReyn/WxReader", - "description": "基于PySide6的微信读书自动阅读器", - "url": "https://api.github.com/repos/DoooReyn/WxReader", - "languages_url": "https://api.github.com/repos/DoooReyn/WxReader/languages", - "created_at": "2022-09-27T03:18:28Z", - "updated_at": "2024-09-03T03:51:24Z", - "git_url": "git://github.com/DoooReyn/WxReader.git", - "ssh_url": "git@github.com:DoooReyn/WxReader.git", - "clone_url": "https://github.com/DoooReyn/WxReader.git", - "homepage": "", - "stargazers_count": 280, - "watchers_count": 280, - "language": "Python", + "html_url": "https://github.com/navidrome/navidrome", + "description": "🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic", + "url": "https://api.github.com/repos/navidrome/navidrome", + "languages_url": "https://api.github.com/repos/navidrome/navidrome/languages", + "created_at": "2016-02-24T23:25:12Z", + "updated_at": "2024-09-06T14:24:32Z", + "git_url": "git://github.com/navidrome/navidrome.git", + "ssh_url": "git@github.com:navidrome/navidrome.git", + "clone_url": "https://github.com/navidrome/navidrome.git", + "homepage": "https://www.navidrome.org", + "stargazers_count": 11241, + "watchers_count": 11241, + "language": "Go", "topics": [ - "cefpython3", - "pyside6", - "qt", - "weread", - "wxreader" + "airsonic", + "madsonic", + "media-server", + "music", + "music-server", + "navidrome", + "opensubsonic", + "raspberry-pi", + "self-hosted", + "streamer", + "streaming-api", + "streaming-audio", + "subsonic", + "subsonic-server" ] }, { - "id": 140728972, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDA3Mjg5NzI=", - "name": "Struts2-Scan", - "full_name": "HatBoy/Struts2-Scan", + "id": 89893980, + "node_id": "MDEwOlJlcG9zaXRvcnk4OTg5Mzk4MA==", + "name": "casvisor", + "full_name": "casvisor/casvisor", "owner": { - "login": "HatBoy", - "id": 8274796, - "avatar_url": "https://avatars.githubusercontent.com/u/8274796?v=4", - "url": "https://api.github.com/users/HatBoy", - "html_url": "https://github.com/HatBoy" - }, - "html_url": "https://github.com/HatBoy/Struts2-Scan", - "description": "Struts2全漏洞扫描利用工具", - "url": "https://api.github.com/repos/HatBoy/Struts2-Scan", - "languages_url": "https://api.github.com/repos/HatBoy/Struts2-Scan/languages", - "created_at": "2018-07-12T15:04:44Z", - "updated_at": "2024-09-05T09:01:49Z", - "git_url": "git://github.com/HatBoy/Struts2-Scan.git", - "ssh_url": "git@github.com:HatBoy/Struts2-Scan.git", - "clone_url": "https://github.com/HatBoy/Struts2-Scan.git", - "homepage": "", - "stargazers_count": 2136, - "watchers_count": 2136, - "language": "Python", - "topics": [] - }, - { - "id": 741297064, - "node_id": "R_kgDOLC9LqA", - "name": "surya", - "full_name": "VikParuchuri/surya", - "owner": { - "login": "VikParuchuri", - "id": 913340, - "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", - "url": "https://api.github.com/users/VikParuchuri", - "html_url": "https://github.com/VikParuchuri" - }, - "html_url": "https://github.com/VikParuchuri/surya", - "description": "OCR, layout analysis, reading order, line detection in 90+ languages", - "url": "https://api.github.com/repos/VikParuchuri/surya", - "languages_url": "https://api.github.com/repos/VikParuchuri/surya/languages", - "created_at": "2024-01-10T05:17:42Z", - "updated_at": "2024-09-06T01:27:22Z", - "git_url": "git://github.com/VikParuchuri/surya.git", - "ssh_url": "git@github.com:VikParuchuri/surya.git", - "clone_url": "https://github.com/VikParuchuri/surya.git", - "homepage": "https://www.datalab.to", - "stargazers_count": 9762, - "watchers_count": 9762, - "language": "Python", - "topics": [] - }, - { - "id": 127007871, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjcwMDc4NzE=", - "name": "Jike-Metro", - "full_name": "Sorosliu1029/Jike-Metro", - "owner": { - "login": "Sorosliu1029", - "id": 8862646, - "avatar_url": "https://avatars.githubusercontent.com/u/8862646?v=4", - "url": "https://api.github.com/users/Sorosliu1029", - "html_url": "https://github.com/Sorosliu1029" + "login": "casvisor", + "id": 106371985, + "avatar_url": "https://avatars.githubusercontent.com/u/106371985?v=4", + "url": "https://api.github.com/users/casvisor", + "html_url": "https://github.com/casvisor" }, - "html_url": "https://github.com/Sorosliu1029/Jike-Metro", - "description": ":metro: 即刻 Ⓙ SDK", - "url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro", - "languages_url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro/languages", - "created_at": "2018-03-27T15:28:11Z", - "updated_at": "2024-08-08T15:32:27Z", - "git_url": "git://github.com/Sorosliu1029/Jike-Metro.git", - "ssh_url": "git@github.com:Sorosliu1029/Jike-Metro.git", - "clone_url": "https://github.com/Sorosliu1029/Jike-Metro.git", - "homepage": "https://jike-metro.sorosliu.xyz", - "stargazers_count": 207, - "watchers_count": 207, - "language": "Python", + "html_url": "https://github.com/casvisor/casvisor", + "description": "An open-source security log auditing & RDP, VNC, SSH bastion platform, online demo: https://door.casvisor.com", + "url": "https://api.github.com/repos/casvisor/casvisor", + "languages_url": "https://api.github.com/repos/casvisor/casvisor/languages", + "created_at": "2017-05-01T03:16:00Z", + "updated_at": "2024-09-02T17:20:00Z", + "git_url": "git://github.com/casvisor/casvisor.git", + "ssh_url": "git@github.com:casvisor/casvisor.git", + "clone_url": "https://github.com/casvisor/casvisor.git", + "homepage": "https://casvisor.org", + "stargazers_count": 429, + "watchers_count": 429, + "language": "Go", "topics": [ - "jike", - "python-sdk", - "requests" + "audit", + "auditing", + "bastion", + "casdoor", + "casvisor", + "database", + "dbgate", + "guacamole", + "jumpbox", + "jumpserver", + "log", + "logging", + "rdp", + "remote-control", + "remote-desktop", + "security", + "ssh", + "telnet", + "vnc" ] }, { - "id": 15543364, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTU0MzM2NA==", - "name": "chbook_jtoh", - "full_name": "errord/chbook_jtoh", + "id": 52064360, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjA2NDM2MA==", + "name": "go-svc", + "full_name": "judwhite/go-svc", "owner": { - "login": "errord", - "id": 1023682, - "avatar_url": "https://avatars.githubusercontent.com/u/1023682?v=4", - "url": "https://api.github.com/users/errord", - "html_url": "https://github.com/errord" + "login": "judwhite", + "id": 729716, + "avatar_url": "https://avatars.githubusercontent.com/u/729716?v=4", + "url": "https://api.github.com/users/judwhite", + "html_url": "https://github.com/judwhite" }, - "html_url": "https://github.com/errord/chbook_jtoh", - "description": "chrome bookmarks json to html", - "url": "https://api.github.com/repos/errord/chbook_jtoh", - "languages_url": "https://api.github.com/repos/errord/chbook_jtoh/languages", - "created_at": "2013-12-31T05:02:42Z", - "updated_at": "2023-12-29T03:19:08Z", - "git_url": "git://github.com/errord/chbook_jtoh.git", - "ssh_url": "git@github.com:errord/chbook_jtoh.git", - "clone_url": "https://github.com/errord/chbook_jtoh.git", + "html_url": "https://github.com/judwhite/go-svc", + "description": "Go Windows Service wrapper that plays nice with Linux.", + "url": "https://api.github.com/repos/judwhite/go-svc", + "languages_url": "https://api.github.com/repos/judwhite/go-svc/languages", + "created_at": "2016-02-19T05:44:23Z", + "updated_at": "2024-08-30T13:22:35Z", + "git_url": "git://github.com/judwhite/go-svc.git", + "ssh_url": "git@github.com:judwhite/go-svc.git", + "clone_url": "https://github.com/judwhite/go-svc.git", "homepage": null, - "stargazers_count": 4, - "watchers_count": 4, - "language": "Python", - "topics": [] + "stargazers_count": 479, + "watchers_count": 479, + "language": "Go", + "topics": [ + "service", + "windows-service", + "windows-services" + ] }, { - "id": 732031156, - "node_id": "R_kgDOK6HotA", - "name": "Gemini-Telegram-Bot", - "full_name": "H-T-H/Gemini-Telegram-Bot", + "id": 80087836, + "node_id": "MDEwOlJlcG9zaXRvcnk4MDA4NzgzNg==", + "name": "badger", + "full_name": "dgraph-io/badger", "owner": { - "login": "H-T-H", - "id": 67087346, - "avatar_url": "https://avatars.githubusercontent.com/u/67087346?v=4", - "url": "https://api.github.com/users/H-T-H", - "html_url": "https://github.com/H-T-H" + "login": "dgraph-io", + "id": 13958706, + "avatar_url": "https://avatars.githubusercontent.com/u/13958706?v=4", + "url": "https://api.github.com/users/dgraph-io", + "html_url": "https://github.com/dgraph-io" }, - "html_url": "https://github.com/H-T-H/Gemini-Telegram-Bot", - "description": "用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API", - "url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot", - "languages_url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot/languages", - "created_at": "2023-12-15T13:19:59Z", - "updated_at": "2024-09-03T07:53:27Z", - "git_url": "git://github.com/H-T-H/Gemini-Telegram-Bot.git", - "ssh_url": "git@github.com:H-T-H/Gemini-Telegram-Bot.git", - "clone_url": "https://github.com/H-T-H/Gemini-Telegram-Bot.git", - "homepage": "https://railway.app/template/HIsbMv?referralCode=4LyW6R", - "stargazers_count": 133, - "watchers_count": 133, - "language": "Python", + "html_url": "https://github.com/dgraph-io/badger", + "description": "Fast key-value DB in Go.", + "url": "https://api.github.com/repos/dgraph-io/badger", + "languages_url": "https://api.github.com/repos/dgraph-io/badger/languages", + "created_at": "2017-01-26T05:09:49Z", + "updated_at": "2024-09-06T16:32:47Z", + "git_url": "git://github.com/dgraph-io/badger.git", + "ssh_url": "git@github.com:dgraph-io/badger.git", + "clone_url": "https://github.com/dgraph-io/badger.git", + "homepage": "https://dgraph.io/badger", + "stargazers_count": 13732, + "watchers_count": 13732, + "language": "Go", "topics": [ - "gemini", - "gemini-api", - "python-script", - "telegram-bot", - "telegram-bot-api" + "database", + "document-database", + "go", + "golang", + "key-value", + "library", + "ssd" ] }, { - "id": 730177927, - "node_id": "R_kgDOK4Whhw", - "name": "tg_bot_collections", - "full_name": "yihong0618/tg_bot_collections", + "id": 16896900, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjg5NjkwMA==", + "name": "maxminddb-golang", + "full_name": "oschwald/maxminddb-golang", "owner": { - "login": "yihong0618", - "id": 15976103, - "avatar_url": "https://avatars.githubusercontent.com/u/15976103?v=4", - "url": "https://api.github.com/users/yihong0618", - "html_url": "https://github.com/yihong0618" + "login": "oschwald", + "id": 278835, + "avatar_url": "https://avatars.githubusercontent.com/u/278835?v=4", + "url": "https://api.github.com/users/oschwald", + "html_url": "https://github.com/oschwald" }, - "html_url": "https://github.com/yihong0618/tg_bot_collections", - "description": "collections of yihong0618's telegram bot", - "url": "https://api.github.com/repos/yihong0618/tg_bot_collections", - "languages_url": "https://api.github.com/repos/yihong0618/tg_bot_collections/languages", - "created_at": "2023-12-11T11:18:54Z", - "updated_at": "2024-09-04T20:33:02Z", - "git_url": "git://github.com/yihong0618/tg_bot_collections.git", - "ssh_url": "git@github.com:yihong0618/tg_bot_collections.git", - "clone_url": "https://github.com/yihong0618/tg_bot_collections.git", + "html_url": "https://github.com/oschwald/maxminddb-golang", + "description": "MaxMind DB Reader for Go", + "url": "https://api.github.com/repos/oschwald/maxminddb-golang", + "languages_url": "https://api.github.com/repos/oschwald/maxminddb-golang/languages", + "created_at": "2014-02-16T23:35:39Z", + "updated_at": "2024-09-03T10:15:46Z", + "git_url": "git://github.com/oschwald/maxminddb-golang.git", + "ssh_url": "git@github.com:oschwald/maxminddb-golang.git", + "clone_url": "https://github.com/oschwald/maxminddb-golang.git", "homepage": null, - "stargazers_count": 558, - "watchers_count": 558, - "language": "Python", - "topics": [] + "stargazers_count": 586, + "watchers_count": 586, + "language": "Go", + "topics": [ + "geoip", + "geoip2", + "geolocation", + "go", + "ip-address", + "maxmind", + "maxmind-db" + ] }, { - "id": 54346799, - "node_id": "MDEwOlJlcG9zaXRvcnk1NDM0Njc5OQ==", - "name": "public-apis", - "full_name": "public-apis/public-apis", - "owner": { - "login": "public-apis", - "id": 51121562, - "avatar_url": "https://avatars.githubusercontent.com/u/51121562?v=4", - "url": "https://api.github.com/users/public-apis", - "html_url": "https://github.com/public-apis" - }, - "html_url": "https://github.com/public-apis/public-apis", - "description": "A collective list of free APIs", - "url": "https://api.github.com/repos/public-apis/public-apis", - "languages_url": "https://api.github.com/repos/public-apis/public-apis/languages", - "created_at": "2016-03-20T23:49:42Z", - "updated_at": "2024-09-06T01:09:30Z", - "git_url": "git://github.com/public-apis/public-apis.git", - "ssh_url": "git@github.com:public-apis/public-apis.git", - "clone_url": "https://github.com/public-apis/public-apis.git", - "homepage": "https://APILayer.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo", - "stargazers_count": 311697, - "watchers_count": 311697, - "language": "Python", - "topics": [ - "api", - "apis", - "dataset", - "development", - "free", - "list", - "lists", - "open-source", - "public", - "public-api", - "public-apis", - "resources", - "software" - ] - }, - { - "id": 228590964, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjg1OTA5NjQ=", - "name": "AndroidSecurityStudy", - "full_name": "r0ysue/AndroidSecurityStudy", - "owner": { - "login": "r0ysue", - "id": 23090578, - "avatar_url": "https://avatars.githubusercontent.com/u/23090578?v=4", - "url": "https://api.github.com/users/r0ysue", - "html_url": "https://github.com/r0ysue" - }, - "html_url": "https://github.com/r0ysue/AndroidSecurityStudy", - "description": "安卓应用安全学习", - "url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy", - "languages_url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy/languages", - "created_at": "2019-12-17T10:23:55Z", - "updated_at": "2024-09-05T12:18:26Z", - "git_url": "git://github.com/r0ysue/AndroidSecurityStudy.git", - "ssh_url": "git@github.com:r0ysue/AndroidSecurityStudy.git", - "clone_url": "https://github.com/r0ysue/AndroidSecurityStudy.git", - "homepage": null, - "stargazers_count": 3759, - "watchers_count": 3759, - "language": "Python", - "topics": [] - }, - { - "id": 719017363, - "node_id": "R_kgDOKttVkw", - "name": "Amphion", - "full_name": "open-mmlab/Amphion", - "owner": { - "login": "open-mmlab", - "id": 10245193, - "avatar_url": "https://avatars.githubusercontent.com/u/10245193?v=4", - "url": "https://api.github.com/users/open-mmlab", - "html_url": "https://github.com/open-mmlab" - }, - "html_url": "https://github.com/open-mmlab/Amphion", - "description": "Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.", - "url": "https://api.github.com/repos/open-mmlab/Amphion", - "languages_url": "https://api.github.com/repos/open-mmlab/Amphion/languages", - "created_at": "2023-11-15T09:19:27Z", - "updated_at": "2024-09-05T18:50:09Z", - "git_url": "git://github.com/open-mmlab/Amphion.git", - "ssh_url": "git@github.com:open-mmlab/Amphion.git", - "clone_url": "https://github.com/open-mmlab/Amphion.git", - "homepage": "https://openhlt.github.io/amphion/", - "stargazers_count": 4428, - "watchers_count": 4428, - "language": "Python", - "topics": [ - "audio-generation", - "audio-synthesis", - "audioldm", - "audit", - "fastspeech2", - "hifi-gan", - "music-generation", - "naturalspeech2", - "singing-voice-conversion", - "speech-synthesis", - "text-to-audio", - "text-to-speech", - "vall-e", - "vits", - "voice-conversion" - ] - }, - { - "id": 725266899, - "node_id": "R_kgDOKzqx0w", - "name": "Mastering-GitHub-Copilot-for-Paired-Programming", - "full_name": "microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", - "owner": { - "login": "microsoft", - "id": 6154722, - "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", - "url": "https://api.github.com/users/microsoft", - "html_url": "https://github.com/microsoft" - }, - "html_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", - "description": "An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.", - "url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", - "languages_url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming/languages", - "created_at": "2023-11-29T19:35:47Z", - "updated_at": "2024-09-05T18:50:11Z", - "git_url": "git://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", - "ssh_url": "git@github.com:microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", - "clone_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", - "homepage": "", - "stargazers_count": 4553, - "watchers_count": 4553, - "language": "Python", - "topics": [ - "codespace", - "codespaces", - "copilot", - "csharp", - "dotnet", - "github", - "javascript", - "lab", - "labs", - "microsoft", - "python", - "tutorial", - "tutorial-code", - "tutorial-exercises", - "tutorials", - "visual-studio-code", - "vscode" - ] - }, - { - "id": 3073296, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDczMjk2", - "name": "ultisnips", - "full_name": "SirVer/ultisnips", - "owner": { - "login": "SirVer", - "id": 140115, - "avatar_url": "https://avatars.githubusercontent.com/u/140115?v=4", - "url": "https://api.github.com/users/SirVer", - "html_url": "https://github.com/SirVer" - }, - "html_url": "https://github.com/SirVer/ultisnips", - "description": "UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!", - "url": "https://api.github.com/repos/SirVer/ultisnips", - "languages_url": "https://api.github.com/repos/SirVer/ultisnips/languages", - "created_at": "2011-12-30T07:07:24Z", - "updated_at": "2024-09-04T15:35:55Z", - "git_url": "git://github.com/SirVer/ultisnips.git", - "ssh_url": "git@github.com:SirVer/ultisnips.git", - "clone_url": "https://github.com/SirVer/ultisnips.git", - "homepage": "", - "stargazers_count": 7501, - "watchers_count": 7501, - "language": "Python", - "topics": [ - "plugin", - "snippets", - "ultisnips", - "vim" - ] - }, - { - "id": 4037197, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDM3MTk3", - "name": "YouCompleteMe", - "full_name": "ycm-core/YouCompleteMe", - "owner": { - "login": "ycm-core", - "id": 52140259, - "avatar_url": "https://avatars.githubusercontent.com/u/52140259?v=4", - "url": "https://api.github.com/users/ycm-core", - "html_url": "https://github.com/ycm-core" - }, - "html_url": "https://github.com/ycm-core/YouCompleteMe", - "description": "A code-completion engine for Vim", - "url": "https://api.github.com/repos/ycm-core/YouCompleteMe", - "languages_url": "https://api.github.com/repos/ycm-core/YouCompleteMe/languages", - "created_at": "2012-04-16T03:12:14Z", - "updated_at": "2024-09-05T20:27:02Z", - "git_url": "git://github.com/ycm-core/YouCompleteMe.git", - "ssh_url": "git@github.com:ycm-core/YouCompleteMe.git", - "clone_url": "https://github.com/ycm-core/YouCompleteMe.git", - "homepage": "http://ycm-core.github.io/YouCompleteMe/", - "stargazers_count": 25407, - "watchers_count": 25407, - "language": "Python", - "topics": [ - "code-analysis", - "code-completion", - "semantic-engine", - "vim" - ] - }, - { - "id": 420477126, - "node_id": "R_kgDOGQ_4xg", - "name": "yasb", - "full_name": "da-rth/yasb", - "owner": { - "login": "da-rth", - "id": 10499053, - "avatar_url": "https://avatars.githubusercontent.com/u/10499053?v=4", - "url": "https://api.github.com/users/da-rth", - "html_url": "https://github.com/da-rth" - }, - "html_url": "https://github.com/da-rth/yasb", - "description": "A highly configurable cross-platform (Windows) status bar written in Python.", - "url": "https://api.github.com/repos/da-rth/yasb", - "languages_url": "https://api.github.com/repos/da-rth/yasb/languages", - "created_at": "2021-10-23T17:21:07Z", - "updated_at": "2024-09-05T14:29:29Z", - "git_url": "git://github.com/da-rth/yasb.git", - "ssh_url": "git@github.com:da-rth/yasb.git", - "clone_url": "https://github.com/da-rth/yasb.git", - "homepage": "", - "stargazers_count": 1360, - "watchers_count": 1360, - "language": "Python", - "topics": [ - "bar", - "configurable", - "cross-platform", - "customisable", - "python", - "ricing", - "status-bar", - "statusbar", - "task-bar", - "taskbar", - "top-bar", - "topbar", - "widget", - "windowbar", - "windows", - "windows-10", - "windows-11", - "wm" - ] - }, - { - "id": 681230264, - "node_id": "R_kgDOKJq_uA", - "name": "PyWxDump", - "full_name": "xaoyaoo/PyWxDump", - "owner": { - "login": "xaoyaoo", - "id": 37209452, - "avatar_url": "https://avatars.githubusercontent.com/u/37209452?v=4", - "url": "https://api.github.com/users/xaoyaoo", - "html_url": "https://github.com/xaoyaoo" - }, - "html_url": "https://github.com/xaoyaoo/PyWxDump", - "description": "获取微信信息;读取数据库,本地查看聊天记录并导出为csv、html等格式用于AI训练,自动回复等。支持多账户信息获取,支持所有微信版本。", - "url": "https://api.github.com/repos/xaoyaoo/PyWxDump", - "languages_url": "https://api.github.com/repos/xaoyaoo/PyWxDump/languages", - "created_at": "2023-08-21T14:54:18Z", - "updated_at": "2024-09-06T01:20:36Z", - "git_url": "git://github.com/xaoyaoo/PyWxDump.git", - "ssh_url": "git@github.com:xaoyaoo/PyWxDump.git", - "clone_url": "https://github.com/xaoyaoo/PyWxDump.git", - "homepage": "", - "stargazers_count": 5178, - "watchers_count": 5178, - "language": "Python", - "topics": [ - "pywxdump", - "wechat", - "wx", - "wxdump", - "wxexport" - ] - }, - { - "id": 587586087, - "node_id": "R_kgDOIwXaJw", - "name": "WeChatMsg", - "full_name": "LC044/WeChatMsg", - "owner": { - "login": "LC044", - "id": 95485601, - "avatar_url": "https://avatars.githubusercontent.com/u/95485601?v=4", - "url": "https://api.github.com/users/LC044", - "html_url": "https://github.com/LC044" - }, - "html_url": "https://github.com/LC044/WeChatMsg", - "description": "提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手", - "url": "https://api.github.com/repos/LC044/WeChatMsg", - "languages_url": "https://api.github.com/repos/LC044/WeChatMsg/languages", - "created_at": "2023-01-11T05:03:49Z", - "updated_at": "2024-09-06T01:14:38Z", - "git_url": "git://github.com/LC044/WeChatMsg.git", - "ssh_url": "git@github.com:LC044/WeChatMsg.git", - "clone_url": "https://github.com/LC044/WeChatMsg.git", - "homepage": "https://memotrace.cn", - "stargazers_count": 32789, - "watchers_count": 32789, - "language": "Python", - "topics": [ - "chatgpt", - "llms", - "pyqt", - "wechat" - ] - }, - { - "id": 37912001, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzkxMjAwMQ==", - "name": "Python-UIAutomation-for-Windows", - "full_name": "yinkaisheng/Python-UIAutomation-for-Windows", - "owner": { - "login": "yinkaisheng", - "id": 5846696, - "avatar_url": "https://avatars.githubusercontent.com/u/5846696?v=4", - "url": "https://api.github.com/users/yinkaisheng", - "html_url": "https://github.com/yinkaisheng" - }, - "html_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows", - "description": "🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...", - "url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows", - "languages_url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows/languages", - "created_at": "2015-06-23T10:17:30Z", - "updated_at": "2024-09-05T23:27:40Z", - "git_url": "git://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", - "ssh_url": "git@github.com:yinkaisheng/Python-UIAutomation-for-Windows.git", - "clone_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", - "homepage": "", - "stargazers_count": 2448, - "watchers_count": 2448, - "language": "Python", - "topics": [ - "automation", - "gui", - "python", - "uiautomation", - "windows" - ] - }, - { - "id": 370209029, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyMDkwMjk=", - "name": "backgroundremover", - "full_name": "nadermx/backgroundremover", - "owner": { - "login": "nadermx", - "id": 7340380, - "avatar_url": "https://avatars.githubusercontent.com/u/7340380?v=4", - "url": "https://api.github.com/users/nadermx", - "html_url": "https://github.com/nadermx" - }, - "html_url": "https://github.com/nadermx/backgroundremover", - "description": "Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.", - "url": "https://api.github.com/repos/nadermx/backgroundremover", - "languages_url": "https://api.github.com/repos/nadermx/backgroundremover/languages", - "created_at": "2021-05-24T02:49:23Z", - "updated_at": "2024-09-06T00:03:36Z", - "git_url": "git://github.com/nadermx/backgroundremover.git", - "ssh_url": "git@github.com:nadermx/backgroundremover.git", - "clone_url": "https://github.com/nadermx/backgroundremover.git", - "homepage": "https://www.backgroundremoverai.com", - "stargazers_count": 6624, - "watchers_count": 6624, - "language": "Python", - "topics": [ - "ai", - "background-removal", - "background-remover", - "backgroundremover", - "photo-editing", - "python", - "pytorch", - "remove-background", - "remove-background-image", - "remove-background-video", - "removebackground", - "video", - "video-editing" - ] - }, - { - "id": 389290644, - "node_id": "MDEwOlJlcG9zaXRvcnkzODkyOTA2NDQ=", - "name": "AgentOCR", - "full_name": "AgentMaker/AgentOCR", - "owner": { - "login": "AgentMaker", - "id": 78268199, - "avatar_url": "https://avatars.githubusercontent.com/u/78268199?v=4", - "url": "https://api.github.com/users/AgentMaker", - "html_url": "https://github.com/AgentMaker" - }, - "html_url": "https://github.com/AgentMaker/AgentOCR", - "description": "一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.", - "url": "https://api.github.com/repos/AgentMaker/AgentOCR", - "languages_url": "https://api.github.com/repos/AgentMaker/AgentOCR/languages", - "created_at": "2021-07-25T07:42:46Z", - "updated_at": "2024-08-28T11:10:15Z", - "git_url": "git://github.com/AgentMaker/AgentOCR.git", - "ssh_url": "git@github.com:AgentMaker/AgentOCR.git", - "clone_url": "https://github.com/AgentMaker/AgentOCR.git", - "homepage": "", - "stargazers_count": 118, - "watchers_count": 118, - "language": "Python", - "topics": [ - "easy-deploy", - "multilingual", - "ocr", - "onnx" - ] - }, - { - "id": 718741813, - "node_id": "R_kgDOKtchNQ", - "name": "screenshot-to-code", - "full_name": "abi/screenshot-to-code", - "owner": { - "login": "abi", - "id": 23818, - "avatar_url": "https://avatars.githubusercontent.com/u/23818?v=4", - "url": "https://api.github.com/users/abi", - "html_url": "https://github.com/abi" - }, - "html_url": "https://github.com/abi/screenshot-to-code", - "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)", - "url": "https://api.github.com/repos/abi/screenshot-to-code", - "languages_url": "https://api.github.com/repos/abi/screenshot-to-code/languages", - "created_at": "2023-11-14T17:53:32Z", - "updated_at": "2024-09-06T00:48:15Z", - "git_url": "git://github.com/abi/screenshot-to-code.git", - "ssh_url": "git@github.com:abi/screenshot-to-code.git", - "clone_url": "https://github.com/abi/screenshot-to-code.git", - "homepage": "https://screenshottocode.com", - "stargazers_count": 55955, - "watchers_count": 55955, - "language": "Python", - "topics": [] - }, - { - "id": 699432836, - "node_id": "R_kgDOKbB_hA", - "name": "pyvideotrans", - "full_name": "jianchang512/pyvideotrans", - "owner": { - "login": "jianchang512", - "id": 3378335, - "avatar_url": "https://avatars.githubusercontent.com/u/3378335?v=4", - "url": "https://api.github.com/users/jianchang512", - "html_url": "https://github.com/jianchang512" - }, - "html_url": "https://github.com/jianchang512/pyvideotrans", - "description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音", - "url": "https://api.github.com/repos/jianchang512/pyvideotrans", - "languages_url": "https://api.github.com/repos/jianchang512/pyvideotrans/languages", - "created_at": "2023-10-02T16:13:19Z", - "updated_at": "2024-09-06T01:18:47Z", - "git_url": "git://github.com/jianchang512/pyvideotrans.git", - "ssh_url": "git@github.com:jianchang512/pyvideotrans.git", - "clone_url": "https://github.com/jianchang512/pyvideotrans.git", - "homepage": "https://pyvideotrans.com", - "stargazers_count": 9786, - "watchers_count": 9786, - "language": "Python", - "topics": [ - "speech-to-text", - "text-to-speech", - "video-transition" - ] - }, - { - "id": 156442181, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTY0NDIxODE=", - "name": "fingerprint", - "full_name": "bitranox/fingerprint", - "owner": { - "login": "bitranox", - "id": 8355239, - "avatar_url": "https://avatars.githubusercontent.com/u/8355239?v=4", - "url": "https://api.github.com/users/bitranox", - "html_url": "https://github.com/bitranox" - }, - "html_url": "https://github.com/bitranox/fingerprint", - "description": "Monitoring Registry and File Changes in Windows", - "url": "https://api.github.com/repos/bitranox/fingerprint", - "languages_url": "https://api.github.com/repos/bitranox/fingerprint/languages", - "created_at": "2018-11-06T20:18:21Z", - "updated_at": "2024-08-20T15:40:18Z", - "git_url": "git://github.com/bitranox/fingerprint.git", - "ssh_url": "git@github.com:bitranox/fingerprint.git", - "clone_url": "https://github.com/bitranox/fingerprint.git", - "homepage": null, - "stargazers_count": 66, - "watchers_count": 66, - "language": "Python", - "topics": [ - "forensic", - "forensic-analysis", - "forensic-examinations", - "forensics", - "forensics-investigations", - "hacking", - "hacking-code", - "hacking-tool", - "hacking-tools", - "hackingtool", - "hackingtools", - "procmon", - "python3", - "registry", - "registry-data", - "registry-hacks", - "registry-scripts", - "windows", - "windows-10", - "windows-7" - ] - }, - { - "id": 704025289, - "node_id": "R_kgDOKfaSyQ", - "name": "python-for-devops", - "full_name": "iam-veeramalla/python-for-devops", - "owner": { - "login": "iam-veeramalla", - "id": 43399466, - "avatar_url": "https://avatars.githubusercontent.com/u/43399466?v=4", - "url": "https://api.github.com/users/iam-veeramalla", - "html_url": "https://github.com/iam-veeramalla" - }, - "html_url": "https://github.com/iam-veeramalla/python-for-devops", - "description": "Learn Python from DevOps Engineer point of you.", - "url": "https://api.github.com/repos/iam-veeramalla/python-for-devops", - "languages_url": "https://api.github.com/repos/iam-veeramalla/python-for-devops/languages", - "created_at": "2023-10-12T11:39:21Z", - "updated_at": "2024-09-05T11:41:03Z", - "git_url": "git://github.com/iam-veeramalla/python-for-devops.git", - "ssh_url": "git@github.com:iam-veeramalla/python-for-devops.git", - "clone_url": "https://github.com/iam-veeramalla/python-for-devops.git", - "homepage": null, - "stargazers_count": 2533, - "watchers_count": 2533, - "language": "Python", - "topics": [] - }, - { - "id": 68577607, - "node_id": "MDEwOlJlcG9zaXRvcnk2ODU3NzYwNw==", - "name": "Windows-Agent", - "full_name": "AutohomeRadar/Windows-Agent", - "owner": { - "login": "AutohomeRadar", - "id": 22287549, - "avatar_url": "https://avatars.githubusercontent.com/u/22287549?v=4", - "url": "https://api.github.com/users/AutohomeRadar", - "html_url": "https://github.com/AutohomeRadar" - }, - "html_url": "https://github.com/AutohomeRadar/Windows-Agent", - "description": "Windows agent of Open-Falcon Monitor System", - "url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent", - "languages_url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent/languages", - "created_at": "2016-09-19T06:53:35Z", - "updated_at": "2023-09-25T03:55:08Z", - "git_url": "git://github.com/AutohomeRadar/Windows-Agent.git", - "ssh_url": "git@github.com:AutohomeRadar/Windows-Agent.git", - "clone_url": "https://github.com/AutohomeRadar/Windows-Agent.git", - "homepage": "", - "stargazers_count": 54, - "watchers_count": 54, - "language": "Python", - "topics": [] - }, - { - "id": 556582614, - "node_id": "R_kgDOISzG1g", - "name": "applets", - "full_name": "jumpserver/applets", - "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" - }, - "html_url": "https://github.com/jumpserver/applets", - "description": "JumpServer Applet Demo Project", - "url": "https://api.github.com/repos/jumpserver/applets", - "languages_url": "https://api.github.com/repos/jumpserver/applets/languages", - "created_at": "2022-10-24T05:54:32Z", - "updated_at": "2024-08-08T02:29:33Z", - "git_url": "git://github.com/jumpserver/applets.git", - "ssh_url": "git@github.com:jumpserver/applets.git", - "clone_url": "https://github.com/jumpserver/applets.git", - "homepage": "", - "stargazers_count": 11, - "watchers_count": 11, - "language": "Python", + "id": 51212673, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTIxMjY3Mw==", + "name": "gota", + "full_name": "go-gota/gota", + "owner": { + "login": "go-gota", + "id": 47326457, + "avatar_url": "https://avatars.githubusercontent.com/u/47326457?v=4", + "url": "https://api.github.com/users/go-gota", + "html_url": "https://github.com/go-gota" + }, + "html_url": "https://github.com/go-gota/gota", + "description": "Gota: DataFrames and data wrangling in Go (Golang)", + "url": "https://api.github.com/repos/go-gota/gota", + "languages_url": "https://api.github.com/repos/go-gota/gota/languages", + "created_at": "2016-02-06T17:23:25Z", + "updated_at": "2024-09-06T13:23:33Z", + "git_url": "git://github.com/go-gota/gota.git", + "ssh_url": "git@github.com:go-gota/gota.git", + "clone_url": "https://github.com/go-gota/gota.git", + "homepage": null, + "stargazers_count": 3017, + "watchers_count": 3017, + "language": "Go", "topics": [] }, { - "id": 125266328, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjUyNjYzMjg=", - "name": "black", - "full_name": "psf/black", + "id": 623006507, + "node_id": "R_kgDOJSJTKw", + "name": "serenity", + "full_name": "SagerNet/serenity", "owner": { - "login": "psf", - "id": 50630501, - "avatar_url": "https://avatars.githubusercontent.com/u/50630501?v=4", - "url": "https://api.github.com/users/psf", - "html_url": "https://github.com/psf" + "login": "SagerNet", + "id": 83217677, + "avatar_url": "https://avatars.githubusercontent.com/u/83217677?v=4", + "url": "https://api.github.com/users/SagerNet", + "html_url": "https://github.com/SagerNet" }, - "html_url": "https://github.com/psf/black", - "description": "The uncompromising Python code formatter", - "url": "https://api.github.com/repos/psf/black", - "languages_url": "https://api.github.com/repos/psf/black/languages", - "created_at": "2018-03-14T19:54:45Z", - "updated_at": "2024-09-06T01:17:02Z", - "git_url": "git://github.com/psf/black.git", - "ssh_url": "git@github.com:psf/black.git", - "clone_url": "https://github.com/psf/black.git", - "homepage": "https://black.readthedocs.io/en/stable/", - "stargazers_count": 38311, - "watchers_count": 38311, - "language": "Python", - "topics": [ - "autopep8", - "code", - "codeformatter", - "formatter", - "gofmt", - "hacktoberfest", - "pre-commit-hook", - "python", - "yapf" - ] + "html_url": "https://github.com/SagerNet/serenity", + "description": "The configuration generator for sing-box", + "url": "https://api.github.com/repos/SagerNet/serenity", + "languages_url": "https://api.github.com/repos/SagerNet/serenity/languages", + "created_at": "2023-04-03T14:01:37Z", + "updated_at": "2024-09-03T08:26:20Z", + "git_url": "git://github.com/SagerNet/serenity.git", + "ssh_url": "git@github.com:SagerNet/serenity.git", + "clone_url": "https://github.com/SagerNet/serenity.git", + "homepage": "https://serenity.sagernet.org", + "stargazers_count": 163, + "watchers_count": 163, + "language": "Go", + "topics": [] }, { - "id": 123458551, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0NTg1NTE=", - "name": "Python-100-Days", - "full_name": "jackfrued/Python-100-Days", + "id": 352888358, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTI4ODgzNTg=", + "name": "netease-music", + "full_name": "go-musicfox/netease-music", "owner": { - "login": "jackfrued", - "id": 7474657, - "avatar_url": "https://avatars.githubusercontent.com/u/7474657?v=4", - "url": "https://api.github.com/users/jackfrued", - "html_url": "https://github.com/jackfrued" + "login": "go-musicfox", + "id": 126224761, + "avatar_url": "https://avatars.githubusercontent.com/u/126224761?v=4", + "url": "https://api.github.com/users/go-musicfox", + "html_url": "https://github.com/go-musicfox" }, - "html_url": "https://github.com/jackfrued/Python-100-Days", - "description": "Python - 100天从新手到大师", - "url": "https://api.github.com/repos/jackfrued/Python-100-Days", - "languages_url": "https://api.github.com/repos/jackfrued/Python-100-Days/languages", - "created_at": "2018-03-01T16:05:52Z", - "updated_at": "2024-09-06T01:34:08Z", - "git_url": "git://github.com/jackfrued/Python-100-Days.git", - "ssh_url": "git@github.com:jackfrued/Python-100-Days.git", - "clone_url": "https://github.com/jackfrued/Python-100-Days.git", - "homepage": "", - "stargazers_count": 154473, - "watchers_count": 154473, - "language": "Python", + "html_url": "https://github.com/go-musicfox/netease-music", + "description": "go调用网易云音乐API", + "url": "https://api.github.com/repos/go-musicfox/netease-music", + "languages_url": "https://api.github.com/repos/go-musicfox/netease-music/languages", + "created_at": "2021-03-30T06:04:19Z", + "updated_at": "2024-09-02T10:23:07Z", + "git_url": "git://github.com/go-musicfox/netease-music.git", + "ssh_url": "git@github.com:go-musicfox/netease-music.git", + "clone_url": "https://github.com/go-musicfox/netease-music.git", + "homepage": null, + "stargazers_count": 26, + "watchers_count": 26, + "language": "Go", "topics": [] }, { - "id": 102435697, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0MzU2OTc=", - "name": "arl", - "full_name": "kaxap/arl", + "id": 33452903, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzQ1MjkwMw==", + "name": "machinery", + "full_name": "RichardKnop/machinery", "owner": { - "login": "kaxap", - "id": 2851970, - "avatar_url": "https://avatars.githubusercontent.com/u/2851970?v=4", - "url": "https://api.github.com/users/kaxap", - "html_url": "https://github.com/kaxap" + "login": "RichardKnop", + "id": 2325888, + "avatar_url": "https://avatars.githubusercontent.com/u/2325888?v=4", + "url": "https://api.github.com/users/RichardKnop", + "html_url": "https://github.com/RichardKnop" }, - "html_url": "https://github.com/kaxap/arl", - "description": "lists of most popular repositories for most favoured programming languages (according to StackOverflow)", - "url": "https://api.github.com/repos/kaxap/arl", - "languages_url": "https://api.github.com/repos/kaxap/arl/languages", - "created_at": "2017-09-05T04:53:41Z", - "updated_at": "2024-09-04T11:38:10Z", - "git_url": "git://github.com/kaxap/arl.git", - "ssh_url": "git@github.com:kaxap/arl.git", - "clone_url": "https://github.com/kaxap/arl.git", - "homepage": null, - "stargazers_count": 1918, - "watchers_count": 1918, - "language": "Python", + "html_url": "https://github.com/RichardKnop/machinery", + "description": "Machinery is an asynchronous task queue/job queue based on distributed message passing.", + "url": "https://api.github.com/repos/RichardKnop/machinery", + "languages_url": "https://api.github.com/repos/RichardKnop/machinery/languages", + "created_at": "2015-04-05T19:46:34Z", + "updated_at": "2024-09-06T21:44:28Z", + "git_url": "git://github.com/RichardKnop/machinery.git", + "ssh_url": "git@github.com:RichardKnop/machinery.git", + "clone_url": "https://github.com/RichardKnop/machinery.git", + "homepage": "", + "stargazers_count": 7486, + "watchers_count": 7486, + "language": "Go", "topics": [ - "assembly", - "awesome", - "c", - "cpp", - "csharp", + "amqp", + "aws-sqs", + "go", "golang", - "haskell", - "java", - "matlab", - "nodejs", - "objective-c", - "perl", - "php", - "python", - "r", - "ruby", - "scala", - "swift", - "typescript", - "vbnet" + "memcached", + "mongodb", + "queue", + "rabbitmq", + "redis", + "task", + "task-scheduler" ] }, { - "id": 103753749, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDM3NTM3NDk=", - "name": "webterminal", - "full_name": "jimmy201602/webterminal", + "id": 706256859, + "node_id": "R_kgDOKhif2w", + "name": "fuego", + "full_name": "go-fuego/fuego", "owner": { - "login": "jimmy201602", - "id": 17548183, - "avatar_url": "https://avatars.githubusercontent.com/u/17548183?v=4", - "url": "https://api.github.com/users/jimmy201602", - "html_url": "https://github.com/jimmy201602" + "login": "go-fuego", + "id": 148255240, + "avatar_url": "https://avatars.githubusercontent.com/u/148255240?v=4", + "url": "https://api.github.com/users/go-fuego", + "html_url": "https://github.com/go-fuego" }, - "html_url": "https://github.com/jimmy201602/webterminal", - "description": "ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django", - "url": "https://api.github.com/repos/jimmy201602/webterminal", - "languages_url": "https://api.github.com/repos/jimmy201602/webterminal/languages", - "created_at": "2017-09-16T13:24:09Z", - "updated_at": "2024-09-05T10:06:40Z", - "git_url": "git://github.com/jimmy201602/webterminal.git", - "ssh_url": "git@github.com:jimmy201602/webterminal.git", - "clone_url": "https://github.com/jimmy201602/webterminal.git", - "homepage": "https://jimmy201602.github.io/webterminal/", - "stargazers_count": 1604, - "watchers_count": 1604, - "language": "Python", + "html_url": "https://github.com/go-fuego/fuego", + "description": "Golang Fuego - web framework generating OpenAPI 3 spec from source code", + "url": "https://api.github.com/repos/go-fuego/fuego", + "languages_url": "https://api.github.com/repos/go-fuego/fuego/languages", + "created_at": "2023-10-17T15:36:43Z", + "updated_at": "2024-09-05T17:37:34Z", + "git_url": "git://github.com/go-fuego/fuego.git", + "ssh_url": "git@github.com:go-fuego/fuego.git", + "clone_url": "https://github.com/go-fuego/fuego.git", + "homepage": "https://go-fuego.github.io/fuego/", + "stargazers_count": 789, + "watchers_count": 789, + "language": "Go", "topics": [ - "audit", - "automation", - "bastion", - "bastion-server", - "devops", - "devops-tools", - "django", - "filemanager", - "intersystems", - "jumpserver", - "maintenance", - "monitor", - "rdp", - "realtime", - "sftp", - "ssh", - "terminal", - "terminal-based", - "terminal-emulators", - "webterminal" + "fuego", + "golang", + "http-server", + "openapi" ] }, { - "id": 522158088, - "node_id": "R_kgDOHx-ACA", - "name": "chatgpt-on-wechat", - "full_name": "zhayujie/chatgpt-on-wechat", + "id": 139405400, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzk0MDU0MDA=", + "name": "mimetype", + "full_name": "gabriel-vasile/mimetype", "owner": { - "login": "zhayujie", - "id": 26161723, - "avatar_url": "https://avatars.githubusercontent.com/u/26161723?v=4", - "url": "https://api.github.com/users/zhayujie", - "html_url": "https://github.com/zhayujie" + "login": "gabriel-vasile", + "id": 10602896, + "avatar_url": "https://avatars.githubusercontent.com/u/10602896?v=4", + "url": "https://api.github.com/users/gabriel-vasile", + "html_url": "https://github.com/gabriel-vasile" }, - "html_url": "https://github.com/zhayujie/chatgpt-on-wechat", - "description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。", - "url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat", - "languages_url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat/languages", - "created_at": "2022-08-07T08:33:41Z", - "updated_at": "2024-09-06T00:25:12Z", - "git_url": "git://github.com/zhayujie/chatgpt-on-wechat.git", - "ssh_url": "git@github.com:zhayujie/chatgpt-on-wechat.git", - "clone_url": "https://github.com/zhayujie/chatgpt-on-wechat.git", - "homepage": "https://docs.link-ai.tech/cow", - "stargazers_count": 29672, - "watchers_count": 29672, - "language": "Python", + "html_url": "https://github.com/gabriel-vasile/mimetype", + "description": "A fast Golang library for media type and file extension detection, based on magic numbers", + "url": "https://api.github.com/repos/gabriel-vasile/mimetype", + "languages_url": "https://api.github.com/repos/gabriel-vasile/mimetype/languages", + "created_at": "2018-07-02T07:15:29Z", + "updated_at": "2024-09-05T10:25:17Z", + "git_url": "git://github.com/gabriel-vasile/mimetype.git", + "ssh_url": "git@github.com:gabriel-vasile/mimetype.git", + "clone_url": "https://github.com/gabriel-vasile/mimetype.git", + "homepage": "https://pkg.go.dev/github.com/gabriel-vasile/mimetype#pkg-overview", + "stargazers_count": 1615, + "watchers_count": 1615, + "language": "Go", "topics": [ - "ai", - "chatglm-4", - "chatgpt", - "claude3", - "dingtalk", - "feishu-bot", - "gemini", - "glm", - "gpt-4", - "kimi", - "linkai", - "llm", - "openai", - "python3", - "qwen", - "rag", - "wechat", - "wechat-bot", - "wenxinyiyan", - "xunfei-spark" + "detection", + "go", + "golang", + "magic-numbers", + "media-types", + "mime", + "mimetype", + "sniffing" ] }, { - "id": 247393143, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDczOTMxNDM=", - "name": "GolangCodingTime", - "full_name": "iswbm/GolangCodingTime", + "id": 8425552, + "node_id": "MDEwOlJlcG9zaXRvcnk4NDI1NTUy", + "name": "gopdf", + "full_name": "signintech/gopdf", "owner": { - "login": "iswbm", - "id": 22311419, - "avatar_url": "https://avatars.githubusercontent.com/u/22311419?v=4", - "url": "https://api.github.com/users/iswbm", - "html_url": "https://github.com/iswbm" + "login": "signintech", + "id": 1155132, + "avatar_url": "https://avatars.githubusercontent.com/u/1155132?v=4", + "url": "https://api.github.com/users/signintech", + "html_url": "https://github.com/signintech" }, - "html_url": "https://github.com/iswbm/GolangCodingTime", - "description": "Go编程时光,一个零基础入门 Golang 的教程", - "url": "https://api.github.com/repos/iswbm/GolangCodingTime", - "languages_url": "https://api.github.com/repos/iswbm/GolangCodingTime/languages", - "created_at": "2020-03-15T03:16:05Z", - "updated_at": "2024-09-06T00:56:55Z", - "git_url": "git://github.com/iswbm/GolangCodingTime.git", - "ssh_url": "git@github.com:iswbm/GolangCodingTime.git", - "clone_url": "https://github.com/iswbm/GolangCodingTime.git", - "homepage": "http://golang.iswbm.com", - "stargazers_count": 1267, - "watchers_count": 1267, - "language": "Python", + "html_url": "https://github.com/signintech/gopdf", + "description": "A simple library for generating PDF written in Go lang", + "url": "https://api.github.com/repos/signintech/gopdf", + "languages_url": "https://api.github.com/repos/signintech/gopdf/languages", + "created_at": "2013-02-26T05:01:18Z", + "updated_at": "2024-09-06T15:19:44Z", + "git_url": "git://github.com/signintech/gopdf.git", + "ssh_url": "git@github.com:signintech/gopdf.git", + "clone_url": "https://github.com/signintech/gopdf.git", + "homepage": null, + "stargazers_count": 2502, + "watchers_count": 2502, + "language": "Go", "topics": [] }, { - "id": 573783098, - "node_id": "R_kgDOIjM8Og", - "name": "chatgpt-python", - "full_name": "labteral/chatgpt-python", + "id": 375401876, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzU0MDE4NzY=", + "name": "fpdf", + "full_name": "go-pdf/fpdf", "owner": { - "login": "labteral", - "id": 65279027, - "avatar_url": "https://avatars.githubusercontent.com/u/65279027?v=4", - "url": "https://api.github.com/users/labteral", - "html_url": "https://github.com/labteral" + "login": "go-pdf", + "id": 64277959, + "avatar_url": "https://avatars.githubusercontent.com/u/64277959?v=4", + "url": "https://api.github.com/users/go-pdf", + "html_url": "https://github.com/go-pdf" }, - "html_url": "https://github.com/labteral/chatgpt-python", - "description": "Unofficial Python SDK for OpenAI's ChatGPT", - "url": "https://api.github.com/repos/labteral/chatgpt-python", - "languages_url": "https://api.github.com/repos/labteral/chatgpt-python/languages", - "created_at": "2022-12-03T12:23:41Z", - "updated_at": "2024-09-05T14:02:50Z", - "git_url": "git://github.com/labteral/chatgpt-python.git", - "ssh_url": "git@github.com:labteral/chatgpt-python.git", - "clone_url": "https://github.com/labteral/chatgpt-python.git", - "homepage": "https://labteral.github.io/chatgpt-python/", - "stargazers_count": 522, - "watchers_count": 522, - "language": "Python", - "topics": [ - "chatgpt", - "davinci", - "gpt-3", - "gpt3-library", - "openai" - ] + "html_url": "https://github.com/go-pdf/fpdf", + "description": "A PDF document generator with high level support for text, drawing and images", + "url": "https://api.github.com/repos/go-pdf/fpdf", + "languages_url": "https://api.github.com/repos/go-pdf/fpdf/languages", + "created_at": "2021-06-09T15:22:21Z", + "updated_at": "2024-09-06T21:45:19Z", + "git_url": "git://github.com/go-pdf/fpdf.git", + "ssh_url": "git@github.com:go-pdf/fpdf.git", + "clone_url": "https://github.com/go-pdf/fpdf.git", + "homepage": null, + "stargazers_count": 495, + "watchers_count": 495, + "language": "Go", + "topics": [] }, { - "id": 574248590, - "node_id": "R_kgDOIjpWjg", - "name": "chatgpt-api", - "full_name": "mbroton/chatgpt-api", + "id": 226696536, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjY2OTY1MzY=", + "name": "garble", + "full_name": "burrowers/garble", "owner": { - "login": "mbroton", - "id": 50829834, - "avatar_url": "https://avatars.githubusercontent.com/u/50829834?v=4", - "url": "https://api.github.com/users/mbroton", - "html_url": "https://github.com/mbroton" + "login": "burrowers", + "id": 70822822, + "avatar_url": "https://avatars.githubusercontent.com/u/70822822?v=4", + "url": "https://api.github.com/users/burrowers", + "html_url": "https://github.com/burrowers" }, - "html_url": "https://github.com/mbroton/chatgpt-api", - "description": "ChatGPT HTTP API Client and CLI", - "url": "https://api.github.com/repos/mbroton/chatgpt-api", - "languages_url": "https://api.github.com/repos/mbroton/chatgpt-api/languages", - "created_at": "2022-12-04T21:40:09Z", - "updated_at": "2024-05-10T10:48:04Z", - "git_url": "git://github.com/mbroton/chatgpt-api.git", - "ssh_url": "git@github.com:mbroton/chatgpt-api.git", - "clone_url": "https://github.com/mbroton/chatgpt-api.git", + "html_url": "https://github.com/burrowers/garble", + "description": "Obfuscate Go builds", + "url": "https://api.github.com/repos/burrowers/garble", + "languages_url": "https://api.github.com/repos/burrowers/garble/languages", + "created_at": "2019-12-08T16:25:20Z", + "updated_at": "2024-09-06T13:30:59Z", + "git_url": "git://github.com/burrowers/garble.git", + "ssh_url": "git@github.com:burrowers/garble.git", + "clone_url": "https://github.com/burrowers/garble.git", "homepage": "", - "stargazers_count": 122, - "watchers_count": 122, - "language": "Python", + "stargazers_count": 3814, + "watchers_count": 3814, + "language": "Go", "topics": [ - "ai", - "api", - "chatgpt", - "cli", - "client", - "http", - "python" + "binary", + "build", + "code-obfuscator", + "golang", + "obfuscation" ] }, { - "id": 266284506, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjYyODQ1MDY=", - "name": "fcitx5-pinyin-zhwiki", - "full_name": "felixonmars/fcitx5-pinyin-zhwiki", + "id": 269833946, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjk4MzM5NDY=", + "name": "datatypes", + "full_name": "go-gorm/datatypes", "owner": { - "login": "felixonmars", - "id": 1006477, - "avatar_url": "https://avatars.githubusercontent.com/u/1006477?v=4", - "url": "https://api.github.com/users/felixonmars", - "html_url": "https://github.com/felixonmars" + "login": "go-gorm", + "id": 15127678, + "avatar_url": "https://avatars.githubusercontent.com/u/15127678?v=4", + "url": "https://api.github.com/users/go-gorm", + "html_url": "https://github.com/go-gorm" }, - "html_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki", - "description": "Fcitx 5 Pinyin Dictionary from zh.wikipedia.org", - "url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki", - "languages_url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki/languages", - "created_at": "2020-05-23T07:23:35Z", - "updated_at": "2024-09-04T07:44:04Z", - "git_url": "git://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", - "ssh_url": "git@github.com:felixonmars/fcitx5-pinyin-zhwiki.git", - "clone_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", - "homepage": null, - "stargazers_count": 774, - "watchers_count": 774, - "language": "Python", - "topics": [] - } - ], - "JavaScript": [ + "html_url": "https://github.com/go-gorm/datatypes", + "description": "GORM Customized Data Types Collection", + "url": "https://api.github.com/repos/go-gorm/datatypes", + "languages_url": "https://api.github.com/repos/go-gorm/datatypes/languages", + "created_at": "2020-06-06T01:46:45Z", + "updated_at": "2024-09-04T14:09:50Z", + "git_url": "git://github.com/go-gorm/datatypes.git", + "ssh_url": "git@github.com:go-gorm/datatypes.git", + "clone_url": "https://github.com/go-gorm/datatypes.git", + "homepage": "https://gorm.io/docs/data_types.html", + "stargazers_count": 694, + "watchers_count": 694, + "language": "Go", + "topics": [ + "json" + ] + }, { - "id": 837919034, - "node_id": "R_kgDOMfGhOg", - "name": "BroadcastChannel", - "full_name": "ccbikai/BroadcastChannel", + "id": 293227564, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTMyMjc1NjQ=", + "name": "NCMconverter", + "full_name": "kilosonc/NCMconverter", "owner": { - "login": "ccbikai", - "id": 2959393, - "avatar_url": "https://avatars.githubusercontent.com/u/2959393?v=4", - "url": "https://api.github.com/users/ccbikai", - "html_url": "https://github.com/ccbikai" + "login": "kilosonc", + "id": 52988625, + "avatar_url": "https://avatars.githubusercontent.com/u/52988625?v=4", + "url": "https://api.github.com/users/kilosonc", + "html_url": "https://github.com/kilosonc" }, - "html_url": "https://github.com/ccbikai/BroadcastChannel", - "description": "Turn your Telegram Channel into a MicroBlog.", - "url": "https://api.github.com/repos/ccbikai/BroadcastChannel", - "languages_url": "https://api.github.com/repos/ccbikai/BroadcastChannel/languages", - "created_at": "2024-08-04T12:42:27Z", - "updated_at": "2024-09-06T01:00:12Z", - "git_url": "git://github.com/ccbikai/BroadcastChannel.git", - "ssh_url": "git@github.com:ccbikai/BroadcastChannel.git", - "clone_url": "https://github.com/ccbikai/BroadcastChannel.git", - "homepage": "https://memo.miantiao.me", - "stargazers_count": 1074, - "watchers_count": 1074, - "language": "JavaScript", - "topics": [ - "astro", - "blog", - "microblog", - "telegram", - "telegram-channel" - ] + "html_url": "https://github.com/kilosonc/NCMconverter", + "description": "NCMconverter将ncm文件转换为mp3或者flac文件", + "url": "https://api.github.com/repos/kilosonc/NCMconverter", + "languages_url": "https://api.github.com/repos/kilosonc/NCMconverter/languages", + "created_at": "2020-09-06T07:40:57Z", + "updated_at": "2024-08-20T04:11:47Z", + "git_url": "git://github.com/kilosonc/NCMconverter.git", + "ssh_url": "git@github.com:kilosonc/NCMconverter.git", + "clone_url": "https://github.com/kilosonc/NCMconverter.git", + "homepage": null, + "stargazers_count": 85, + "watchers_count": 85, + "language": "Go", + "topics": [] }, { - "id": 2126244, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTI2MjQ0", - "name": "bootstrap", - "full_name": "twbs/bootstrap", + "id": 71305027, + "node_id": "MDEwOlJlcG9zaXRvcnk3MTMwNTAyNw==", + "name": "sjson", + "full_name": "tidwall/sjson", "owner": { - "login": "twbs", - "id": 2918581, - "avatar_url": "https://avatars.githubusercontent.com/u/2918581?v=4", - "url": "https://api.github.com/users/twbs", - "html_url": "https://github.com/twbs" + "login": "tidwall", + "id": 1156077, + "avatar_url": "https://avatars.githubusercontent.com/u/1156077?v=4", + "url": "https://api.github.com/users/tidwall", + "html_url": "https://github.com/tidwall" }, - "html_url": "https://github.com/twbs/bootstrap", - "description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.", - "url": "https://api.github.com/repos/twbs/bootstrap", - "languages_url": "https://api.github.com/repos/twbs/bootstrap/languages", - "created_at": "2011-07-29T21:19:00Z", - "updated_at": "2024-09-05T23:46:12Z", - "git_url": "git://github.com/twbs/bootstrap.git", - "ssh_url": "git@github.com:twbs/bootstrap.git", - "clone_url": "https://github.com/twbs/bootstrap.git", - "homepage": "https://getbootstrap.com", - "stargazers_count": 169926, - "watchers_count": 169926, - "language": "JavaScript", + "html_url": "https://github.com/tidwall/sjson", + "description": "Set JSON values very quickly in Go", + "url": "https://api.github.com/repos/tidwall/sjson", + "languages_url": "https://api.github.com/repos/tidwall/sjson/languages", + "created_at": "2016-10-19T01:01:04Z", + "updated_at": "2024-09-05T03:44:21Z", + "git_url": "git://github.com/tidwall/sjson.git", + "ssh_url": "git@github.com:tidwall/sjson.git", + "clone_url": "https://github.com/tidwall/sjson.git", + "homepage": "", + "stargazers_count": 2402, + "watchers_count": 2402, + "language": "Go", "topics": [ - "bootstrap", - "css", - "css-framework", - "html", - "javascript", - "sass", - "scss" + "json" ] }, { - "id": 106087444, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDYwODc0NDQ=", - "name": "electerm", - "full_name": "electerm/electerm", + "id": 779220222, + "node_id": "R_kgDOLnH0_g", + "name": "moments", + "full_name": "kingwrcy/moments", "owner": { - "login": "electerm", - "id": 32591856, - "avatar_url": "https://avatars.githubusercontent.com/u/32591856?v=4", - "url": "https://api.github.com/users/electerm", - "html_url": "https://github.com/electerm" + "login": "kingwrcy", + "id": 1247324, + "avatar_url": "https://avatars.githubusercontent.com/u/1247324?v=4", + "url": "https://api.github.com/users/kingwrcy", + "html_url": "https://github.com/kingwrcy" }, - "html_url": "https://github.com/electerm/electerm", - "description": "📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win)", - "url": "https://api.github.com/repos/electerm/electerm", - "languages_url": "https://api.github.com/repos/electerm/electerm/languages", - "created_at": "2017-10-07T09:54:11Z", - "updated_at": "2024-09-06T01:25:45Z", - "git_url": "git://github.com/electerm/electerm.git", - "ssh_url": "git@github.com:electerm/electerm.git", - "clone_url": "https://github.com/electerm/electerm.git", - "homepage": "https://electerm.html5beta.com", - "stargazers_count": 10942, - "watchers_count": 10942, - "language": "JavaScript", - "topics": [ - "electerm", - "electron", - "file-manager", - "linux-app", - "macos-app", - "open-source", - "serialport", - "sftp", - "ssh", - "telnet", - "terminal", - "windows-app" - ] + "html_url": "https://github.com/kingwrcy/moments", + "description": "极简朋友圈", + "url": "https://api.github.com/repos/kingwrcy/moments", + "languages_url": "https://api.github.com/repos/kingwrcy/moments/languages", + "created_at": "2024-03-29T10:10:47Z", + "updated_at": "2024-09-06T05:40:50Z", + "git_url": "git://github.com/kingwrcy/moments.git", + "ssh_url": "git@github.com:kingwrcy/moments.git", + "clone_url": "https://github.com/kingwrcy/moments.git", + "homepage": "https://m.mblog.club", + "stargazers_count": 1294, + "watchers_count": 1294, + "language": "Go", + "topics": [] }, { - "id": 36580101, - "node_id": "MDEwOlJlcG9zaXRvcnkzNjU4MDEwMQ==", - "name": "ipfs-desktop", - "full_name": "ipfs/ipfs-desktop", + "id": 9524057, + "node_id": "MDEwOlJlcG9zaXRvcnk5NTI0MDU3", + "name": "node_exporter", + "full_name": "prometheus/node_exporter", "owner": { - "login": "ipfs", - "id": 10536621, - "avatar_url": "https://avatars.githubusercontent.com/u/10536621?v=4", - "url": "https://api.github.com/users/ipfs", - "html_url": "https://github.com/ipfs" + "login": "prometheus", + "id": 3380462, + "avatar_url": "https://avatars.githubusercontent.com/u/3380462?v=4", + "url": "https://api.github.com/users/prometheus", + "html_url": "https://github.com/prometheus" }, - "html_url": "https://github.com/ipfs/ipfs-desktop", - "description": "An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. ", - "url": "https://api.github.com/repos/ipfs/ipfs-desktop", - "languages_url": "https://api.github.com/repos/ipfs/ipfs-desktop/languages", - "created_at": "2015-05-30T23:42:36Z", - "updated_at": "2024-09-05T21:11:04Z", - "git_url": "git://github.com/ipfs/ipfs-desktop.git", - "ssh_url": "git@github.com:ipfs/ipfs-desktop.git", - "clone_url": "https://github.com/ipfs/ipfs-desktop.git", - "homepage": "https://docs.ipfs.tech/install/ipfs-desktop/", - "stargazers_count": 5931, - "watchers_count": 5931, - "language": "JavaScript", + "html_url": "https://github.com/prometheus/node_exporter", + "description": "Exporter for machine metrics", + "url": "https://api.github.com/repos/prometheus/node_exporter", + "languages_url": "https://api.github.com/repos/prometheus/node_exporter/languages", + "created_at": "2013-04-18T14:44:52Z", + "updated_at": "2024-09-06T21:09:43Z", + "git_url": "git://github.com/prometheus/node_exporter.git", + "ssh_url": "git@github.com:prometheus/node_exporter.git", + "clone_url": "https://github.com/prometheus/node_exporter.git", + "homepage": "https://prometheus.io/", + "stargazers_count": 10924, + "watchers_count": 10924, + "language": "Go", "topics": [ - "desktop", - "dweb", - "ipfs", - "ipfs-desktop", - "ipfs-gui", - "menubar", - "p2p", - "protocol" + "host-metrics", + "machine-metrics", + "metrics", + "node-metrics", + "procfs", + "prometheus", + "prometheus-exporter", + "system-information", + "system-metrics" ] }, { - "id": 805561133, - "node_id": "R_kgDOMAPjLQ", - "name": "tab-list-arc-browser", - "full_name": "huytd/tab-list-arc-browser", + "id": 118642658, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTg2NDI2NTg=", + "name": "whids", + "full_name": "0xrawsec/whids", "owner": { - "login": "huytd", - "id": 613943, - "avatar_url": "https://avatars.githubusercontent.com/u/613943?v=4", - "url": "https://api.github.com/users/huytd", - "html_url": "https://github.com/huytd" + "login": "0xrawsec", + "id": 28483191, + "avatar_url": "https://avatars.githubusercontent.com/u/28483191?v=4", + "url": "https://api.github.com/users/0xrawsec", + "html_url": "https://github.com/0xrawsec" }, - "html_url": "https://github.com/huytd/tab-list-arc-browser", - "description": "Tab List extension for Arc Browser", - "url": "https://api.github.com/repos/huytd/tab-list-arc-browser", - "languages_url": "https://api.github.com/repos/huytd/tab-list-arc-browser/languages", - "created_at": "2024-05-24T21:15:33Z", - "updated_at": "2024-08-13T12:42:45Z", - "git_url": "git://github.com/huytd/tab-list-arc-browser.git", - "ssh_url": "git@github.com:huytd/tab-list-arc-browser.git", - "clone_url": "https://github.com/huytd/tab-list-arc-browser.git", - "homepage": "", - "stargazers_count": 25, - "watchers_count": 25, - "language": "JavaScript", + "html_url": "https://github.com/0xrawsec/whids", + "description": "Open Source EDR for Windows", + "url": "https://api.github.com/repos/0xrawsec/whids", + "languages_url": "https://api.github.com/repos/0xrawsec/whids/languages", + "created_at": "2018-01-23T17:11:32Z", + "updated_at": "2024-09-05T06:47:25Z", + "git_url": "git://github.com/0xrawsec/whids.git", + "ssh_url": "git@github.com:0xrawsec/whids.git", + "clone_url": "https://github.com/0xrawsec/whids.git", + "homepage": "https://rawsec.lu", + "stargazers_count": 1137, + "watchers_count": 1137, + "language": "Go", "topics": [ - "arc-browser", - "chrome-extension", - "extension" + "dfir", + "edr", + "ids", + "sysmon", + "threat-hunting", + "windows" ] }, { - "id": 452528394, - "node_id": "R_kgDOGvkJCg", - "name": "Awesome-Love-Code", - "full_name": "sun0225SUN/Awesome-Love-Code", + "id": 248790367, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDg3OTAzNjc=", + "name": "gocron", + "full_name": "go-co-op/gocron", "owner": { - "login": "sun0225SUN", - "id": 79169717, - "avatar_url": "https://avatars.githubusercontent.com/u/79169717?v=4", - "url": "https://api.github.com/users/sun0225SUN", - "html_url": "https://github.com/sun0225SUN" + "login": "go-co-op", + "id": 62412798, + "avatar_url": "https://avatars.githubusercontent.com/u/62412798?v=4", + "url": "https://api.github.com/users/go-co-op", + "html_url": "https://github.com/go-co-op" }, - "html_url": "https://github.com/sun0225SUN/Awesome-Love-Code", - "description": "表白代码收藏馆~谁说程序猿不懂浪漫❤️", - "url": "https://api.github.com/repos/sun0225SUN/Awesome-Love-Code", - "languages_url": "https://api.github.com/repos/sun0225SUN/Awesome-Love-Code/languages", - "created_at": "2022-01-27T03:38:38Z", - "updated_at": "2024-09-05T14:18:14Z", - "git_url": "git://github.com/sun0225SUN/Awesome-Love-Code.git", - "ssh_url": "git@github.com:sun0225SUN/Awesome-Love-Code.git", - "clone_url": "https://github.com/sun0225SUN/Awesome-Love-Code.git", - "homepage": "https://sun0225sun.github.io/Awesome-Love-Code", - "stargazers_count": 2486, - "watchers_count": 2486, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/go-co-op/gocron", + "description": "Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron", + "url": "https://api.github.com/repos/go-co-op/gocron", + "languages_url": "https://api.github.com/repos/go-co-op/gocron/languages", + "created_at": "2020-03-20T15:33:05Z", + "updated_at": "2024-09-06T17:46:20Z", + "git_url": "git://github.com/go-co-op/gocron.git", + "ssh_url": "git@github.com:go-co-op/gocron.git", + "clone_url": "https://github.com/go-co-op/gocron.git", + "homepage": "", + "stargazers_count": 5421, + "watchers_count": 5421, + "language": "Go", + "topics": [ + "clockwork", + "cron", + "gocron", + "golang", + "golang-job-scheduling", + "hacktoberfest", + "schedule", + "scheduler" + ] }, { - "id": 791702075, - "node_id": "R_kgDOLzBqOw", - "name": "Gallery-Portfolio", - "full_name": "linyuxuanlin/Gallery-Portfolio", + "id": 65434192, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTQzNDE5Mg==", + "name": "gjson", + "full_name": "tidwall/gjson", "owner": { - "login": "linyuxuanlin", - "id": 13746617, - "avatar_url": "https://avatars.githubusercontent.com/u/13746617?v=4", - "url": "https://api.github.com/users/linyuxuanlin", - "html_url": "https://github.com/linyuxuanlin" + "login": "tidwall", + "id": 1156077, + "avatar_url": "https://avatars.githubusercontent.com/u/1156077?v=4", + "url": "https://api.github.com/users/tidwall", + "html_url": "https://github.com/tidwall" }, - "html_url": "https://github.com/linyuxuanlin/Gallery-Portfolio", - "description": "一个简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2", - "url": "https://api.github.com/repos/linyuxuanlin/Gallery-Portfolio", - "languages_url": "https://api.github.com/repos/linyuxuanlin/Gallery-Portfolio/languages", - "created_at": "2024-04-25T07:52:47Z", - "updated_at": "2024-09-04T03:09:41Z", - "git_url": "git://github.com/linyuxuanlin/Gallery-Portfolio.git", - "ssh_url": "git@github.com:linyuxuanlin/Gallery-Portfolio.git", - "clone_url": "https://github.com/linyuxuanlin/Gallery-Portfolio.git", - "homepage": "https://gallery-portfolio.wiki-power.com/", - "stargazers_count": 280, - "watchers_count": 280, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/tidwall/gjson", + "description": "Get JSON values quickly - JSON parser for Go", + "url": "https://api.github.com/repos/tidwall/gjson", + "languages_url": "https://api.github.com/repos/tidwall/gjson/languages", + "created_at": "2016-08-11T03:08:47Z", + "updated_at": "2024-09-06T16:33:26Z", + "git_url": "git://github.com/tidwall/gjson.git", + "ssh_url": "git@github.com:tidwall/gjson.git", + "clone_url": "https://github.com/tidwall/gjson.git", + "homepage": "", + "stargazers_count": 14096, + "watchers_count": 14096, + "language": "Go", + "topics": [ + "golang", + "json", + "json-parser" + ] }, { - "id": 393666962, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTM2NjY5NjI=", - "name": "my-room-in-3d", - "full_name": "brunosimon/my-room-in-3d", + "id": 787606432, + "node_id": "R_kgDOLvHroA", + "name": "test-these-besties", + "full_name": "ThePrimeagen/test-these-besties", "owner": { - "login": "brunosimon", - "id": 5439991, - "avatar_url": "https://avatars.githubusercontent.com/u/5439991?v=4", - "url": "https://api.github.com/users/brunosimon", - "html_url": "https://github.com/brunosimon" + "login": "ThePrimeagen", + "id": 4458174, + "avatar_url": "https://avatars.githubusercontent.com/u/4458174?v=4", + "url": "https://api.github.com/users/ThePrimeagen", + "html_url": "https://github.com/ThePrimeagen" }, - "html_url": "https://github.com/brunosimon/my-room-in-3d", + "html_url": "https://github.com/ThePrimeagen/test-these-besties", "description": null, - "url": "https://api.github.com/repos/brunosimon/my-room-in-3d", - "languages_url": "https://api.github.com/repos/brunosimon/my-room-in-3d/languages", - "created_at": "2021-08-07T11:39:17Z", - "updated_at": "2024-09-05T16:11:12Z", - "git_url": "git://github.com/brunosimon/my-room-in-3d.git", - "ssh_url": "git@github.com:brunosimon/my-room-in-3d.git", - "clone_url": "https://github.com/brunosimon/my-room-in-3d.git", - "homepage": "my-room-in-3d.vercel.app", - "stargazers_count": 3327, - "watchers_count": 3327, - "language": "JavaScript", + "url": "https://api.github.com/repos/ThePrimeagen/test-these-besties", + "languages_url": "https://api.github.com/repos/ThePrimeagen/test-these-besties/languages", + "created_at": "2024-04-16T20:59:47Z", + "updated_at": "2024-06-15T16:33:03Z", + "git_url": "git://github.com/ThePrimeagen/test-these-besties.git", + "ssh_url": "git@github.com:ThePrimeagen/test-these-besties.git", + "clone_url": "https://github.com/ThePrimeagen/test-these-besties.git", + "homepage": null, + "stargazers_count": 30, + "watchers_count": 30, + "language": "Go", "topics": [] }, { - "id": 88146394, - "node_id": "MDEwOlJlcG9zaXRvcnk4ODE0NjM5NA==", - "name": "suneditor", - "full_name": "JiHong88/suneditor", + "id": 183450906, + "node_id": "MDEwOlJlcG9zaXRvcnkxODM0NTA5MDY=", + "name": "g", + "full_name": "voidint/g", "owner": { - "login": "JiHong88", - "id": 13191953, - "avatar_url": "https://avatars.githubusercontent.com/u/13191953?v=4", - "url": "https://api.github.com/users/JiHong88", - "html_url": "https://github.com/JiHong88" + "login": "voidint", + "id": 6327183, + "avatar_url": "https://avatars.githubusercontent.com/u/6327183?v=4", + "url": "https://api.github.com/users/voidint", + "html_url": "https://github.com/voidint" }, - "html_url": "https://github.com/JiHong88/suneditor", - "description": "Pure javascript based WYSIWYG html editor, with no dependencies.", - "url": "https://api.github.com/repos/JiHong88/suneditor", - "languages_url": "https://api.github.com/repos/JiHong88/suneditor/languages", - "created_at": "2017-04-13T09:07:41Z", - "updated_at": "2024-09-05T19:31:04Z", - "git_url": "git://github.com/JiHong88/suneditor.git", - "ssh_url": "git@github.com:JiHong88/suneditor.git", - "clone_url": "https://github.com/JiHong88/suneditor.git", - "homepage": "http://suneditor.com", - "stargazers_count": 1714, - "watchers_count": 1714, - "language": "JavaScript", + "html_url": "https://github.com/voidint/g", + "description": "Golang Version Manager", + "url": "https://api.github.com/repos/voidint/g", + "languages_url": "https://api.github.com/repos/voidint/g/languages", + "created_at": "2019-04-25T14:27:41Z", + "updated_at": "2024-09-06T19:57:39Z", + "git_url": "git://github.com/voidint/g.git", + "ssh_url": "git@github.com:voidint/g.git", + "clone_url": "https://github.com/voidint/g.git", + "homepage": "https://pkg.go.dev/github.com/voidint/g", + "stargazers_count": 1841, + "watchers_count": 1841, + "language": "Go", "topics": [ - "contenteditable", - "html-editor", - "nodependence", - "rich-text-editor", - "vanilla-js", - "wysiwyg-editor" + "golang", + "version-manager" ] }, { - "id": 537506017, - "node_id": "R_kgDOIAmw4Q", - "name": "Quantumult", - "full_name": "ClydeTime/Quantumult", - "owner": { - "login": "ClydeTime", - "id": 42362589, - "avatar_url": "https://avatars.githubusercontent.com/u/42362589?v=4", - "url": "https://api.github.com/users/ClydeTime", - "html_url": "https://github.com/ClydeTime" - }, - "html_url": "https://github.com/ClydeTime/Quantumult", - "description": "不要fork!不要fork!不要fork!", - "url": "https://api.github.com/repos/ClydeTime/Quantumult", - "languages_url": "https://api.github.com/repos/ClydeTime/Quantumult/languages", - "created_at": "2022-09-16T15:01:52Z", - "updated_at": "2024-09-01T14:50:08Z", - "git_url": "git://github.com/ClydeTime/Quantumult.git", - "ssh_url": "git@github.com:ClydeTime/Quantumult.git", - "clone_url": "https://github.com/ClydeTime/Quantumult.git", - "homepage": "", - "stargazers_count": 175, - "watchers_count": 175, - "language": "JavaScript", - "topics": [] - }, - { - "id": 596152999, - "node_id": "R_kgDOI4iSpw", - "name": "jsoncv", - "full_name": "reorx/jsoncv", + "id": 625217617, + "node_id": "R_kgDOJUQQUQ", + "name": "clash2sfa", + "full_name": "xmdhs/clash2sfa", "owner": { - "login": "reorx", - "id": 405972, - "avatar_url": "https://avatars.githubusercontent.com/u/405972?v=4", - "url": "https://api.github.com/users/reorx", - "html_url": "https://github.com/reorx" + "login": "xmdhs", + "id": 20377726, + "avatar_url": "https://avatars.githubusercontent.com/u/20377726?v=4", + "url": "https://api.github.com/users/xmdhs", + "html_url": "https://github.com/xmdhs" }, - "html_url": "https://github.com/reorx/jsoncv", - "description": "A toolkit for building your CV with JSON and creating stylish HTML/PDF files.", - "url": "https://api.github.com/repos/reorx/jsoncv", - "languages_url": "https://api.github.com/repos/reorx/jsoncv/languages", - "created_at": "2023-02-01T15:23:41Z", - "updated_at": "2024-08-30T09:09:26Z", - "git_url": "git://github.com/reorx/jsoncv.git", - "ssh_url": "git@github.com:reorx/jsoncv.git", - "clone_url": "https://github.com/reorx/jsoncv.git", - "homepage": "https://jsoncv.reorx.com/", - "stargazers_count": 270, - "watchers_count": 270, - "language": "JavaScript", + "html_url": "https://github.com/xmdhs/clash2sfa", + "description": "将 Clash.Meta 格式的订阅链接转换为 sing-box 格式的订阅,用于 SFA", + "url": "https://api.github.com/repos/xmdhs/clash2sfa", + "languages_url": "https://api.github.com/repos/xmdhs/clash2sfa/languages", + "created_at": "2023-04-08T12:32:17Z", + "updated_at": "2024-09-06T04:00:25Z", + "git_url": "git://github.com/xmdhs/clash2sfa.git", + "ssh_url": "git@github.com:xmdhs/clash2sfa.git", + "clone_url": "https://github.com/xmdhs/clash2sfa.git", + "homepage": "https://clash2sfa.xmdhs.com", + "stargazers_count": 414, + "watchers_count": 414, + "language": "Go", "topics": [ - "cv", - "editor", - "json", - "json-resume", - "json-schema", - "pdf", - "resume" + "clash", + "clash-meta", + "sing-box" ] }, { - "id": 48576134, - "node_id": "MDEwOlJlcG9zaXRvcnk0ODU3NjEzNA==", - "name": "cat-catch", - "full_name": "xifangczy/cat-catch", + "id": 422017812, + "node_id": "R_kgDOGSd7FA", + "name": "go-autostart", + "full_name": "spiretechnology/go-autostart", "owner": { - "login": "xifangczy", - "id": 1239904, - "avatar_url": "https://avatars.githubusercontent.com/u/1239904?v=4", - "url": "https://api.github.com/users/xifangczy", - "html_url": "https://github.com/xifangczy" + "login": "spiretechnology", + "id": 63684440, + "avatar_url": "https://avatars.githubusercontent.com/u/63684440?v=4", + "url": "https://api.github.com/users/spiretechnology", + "html_url": "https://github.com/spiretechnology" }, - "html_url": "https://github.com/xifangczy/cat-catch", - "description": "猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension", - "url": "https://api.github.com/repos/xifangczy/cat-catch", - "languages_url": "https://api.github.com/repos/xifangczy/cat-catch/languages", - "created_at": "2015-12-25T09:56:35Z", - "updated_at": "2024-09-05T19:33:35Z", - "git_url": "git://github.com/xifangczy/cat-catch.git", - "ssh_url": "git@github.com:xifangczy/cat-catch.git", - "clone_url": "https://github.com/xifangczy/cat-catch.git", + "html_url": "https://github.com/spiretechnology/go-autostart", + "description": "Library for registering an executable as a startup item", + "url": "https://api.github.com/repos/spiretechnology/go-autostart", + "languages_url": "https://api.github.com/repos/spiretechnology/go-autostart/languages", + "created_at": "2021-10-28T00:47:54Z", + "updated_at": "2024-04-08T06:33:21Z", + "git_url": "git://github.com/spiretechnology/go-autostart.git", + "ssh_url": "git@github.com:spiretechnology/go-autostart.git", + "clone_url": "https://github.com/spiretechnology/go-autostart.git", "homepage": "", - "stargazers_count": 8904, - "watchers_count": 8904, - "language": "JavaScript", + "stargazers_count": 3, + "watchers_count": 3, + "language": "Go", "topics": [ - "chrome", - "chrome-extension", - "firefox", - "firefox-addon", - "javascript", - "jquery" + "autostart", + "launchd", + "linux", + "macos", + "systemd", + "windows" ] }, { - "id": 474724520, - "node_id": "R_kgDOHEu4qA", - "name": "Installer", - "full_name": "Rectify11/Installer", + "id": 776347356, + "node_id": "R_kgDOLkYe3A", + "name": "LLocalSearch", + "full_name": "nilsherzig/LLocalSearch", "owner": { - "login": "Rectify11", - "id": 131543110, - "avatar_url": "https://avatars.githubusercontent.com/u/131543110?v=4", - "url": "https://api.github.com/users/Rectify11", - "html_url": "https://github.com/Rectify11" + "login": "nilsherzig", + "id": 72463901, + "avatar_url": "https://avatars.githubusercontent.com/u/72463901?v=4", + "url": "https://api.github.com/users/nilsherzig", + "html_url": "https://github.com/nilsherzig" }, - "html_url": "https://github.com/Rectify11/Installer", - "description": "A Windows 11 modification which makes it more consistent.", - "url": "https://api.github.com/repos/Rectify11/Installer", - "languages_url": "https://api.github.com/repos/Rectify11/Installer/languages", - "created_at": "2022-03-27T18:29:04Z", - "updated_at": "2024-09-05T20:58:54Z", - "git_url": "git://github.com/Rectify11/Installer.git", - "ssh_url": "git@github.com:Rectify11/Installer.git", - "clone_url": "https://github.com/Rectify11/Installer.git", + "html_url": "https://github.com/nilsherzig/LLocalSearch", + "description": "LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.", + "url": "https://api.github.com/repos/nilsherzig/LLocalSearch", + "languages_url": "https://api.github.com/repos/nilsherzig/LLocalSearch/languages", + "created_at": "2024-03-23T08:53:25Z", + "updated_at": "2024-09-07T00:35:53Z", + "git_url": "git://github.com/nilsherzig/LLocalSearch.git", + "ssh_url": "git@github.com:nilsherzig/LLocalSearch.git", + "clone_url": "https://github.com/nilsherzig/LLocalSearch.git", "homepage": "", - "stargazers_count": 2811, - "watchers_count": 2811, - "language": "JavaScript", - "topics": [] + "stargazers_count": 5552, + "watchers_count": 5552, + "language": "Go", + "topics": [ + "llm", + "search-engine" + ] }, { - "id": 719493765, - "node_id": "R_kgDOKuKahQ", - "name": "Tool", - "full_name": "Repcz/Tool", + "id": 139867270, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzk4NjcyNzA=", + "name": "eagle", + "full_name": "go-eagle/eagle", "owner": { - "login": "Repcz", - "id": 122157728, - "avatar_url": "https://avatars.githubusercontent.com/u/122157728?v=4", - "url": "https://api.github.com/users/Repcz", - "html_url": "https://github.com/Repcz" + "login": "go-eagle", + "id": 88695982, + "avatar_url": "https://avatars.githubusercontent.com/u/88695982?v=4", + "url": "https://api.github.com/users/go-eagle", + "html_url": "https://github.com/go-eagle" }, - "html_url": "https://github.com/Repcz/Tool", - "description": "Ownuse", - "url": "https://api.github.com/repos/Repcz/Tool", - "languages_url": "https://api.github.com/repos/Repcz/Tool/languages", - "created_at": "2023-11-16T09:36:49Z", - "updated_at": "2024-09-05T23:35:48Z", - "git_url": "git://github.com/Repcz/Tool.git", - "ssh_url": "git@github.com:Repcz/Tool.git", - "clone_url": "https://github.com/Repcz/Tool.git", - "homepage": "https://repcz.github.io", - "stargazers_count": 544, - "watchers_count": 544, - "language": "JavaScript", + "html_url": "https://github.com/go-eagle/eagle", + "description": "🦅 A Go framework for the API or Microservice", + "url": "https://api.github.com/repos/go-eagle/eagle", + "languages_url": "https://api.github.com/repos/go-eagle/eagle/languages", + "created_at": "2018-07-05T15:18:41Z", + "updated_at": "2024-09-06T16:42:57Z", + "git_url": "git://github.com/go-eagle/eagle.git", + "ssh_url": "git@github.com:go-eagle/eagle.git", + "clone_url": "https://github.com/go-eagle/eagle.git", + "homepage": "https://go-eagle.org", + "stargazers_count": 2048, + "watchers_count": 2048, + "language": "Go", "topics": [ - "filters", - "profile" + "cloud-native", + "eagle", + "framework", + "gin", + "go", + "golang", + "gorm", + "grpc", + "http", + "microservice", + "restful" ] }, { - "id": 259573658, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTk1NzM2NTg=", - "name": "daily-notes", - "full_name": "maomao1996/daily-notes", + "id": 648967412, + "node_id": "R_kgDOJq509A", + "name": "nunu", + "full_name": "go-nunu/nunu", "owner": { - "login": "maomao1996", - "id": 24606443, - "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", - "url": "https://api.github.com/users/maomao1996", - "html_url": "https://github.com/maomao1996" + "login": "go-nunu", + "id": 135428577, + "avatar_url": "https://avatars.githubusercontent.com/u/135428577?v=4", + "url": "https://api.github.com/users/go-nunu", + "html_url": "https://github.com/go-nunu" }, - "html_url": "https://github.com/maomao1996/daily-notes", - "description": "不定期更新的日常笔记记录(零零散散啥都记系列)", - "url": "https://api.github.com/repos/maomao1996/daily-notes", - "languages_url": "https://api.github.com/repos/maomao1996/daily-notes/languages", - "created_at": "2020-04-28T08:13:59Z", - "updated_at": "2024-08-02T10:14:24Z", - "git_url": "git://github.com/maomao1996/daily-notes.git", - "ssh_url": "git@github.com:maomao1996/daily-notes.git", - "clone_url": "https://github.com/maomao1996/daily-notes.git", - "homepage": "https://notes.fe-mm.com/daily-notes/", - "stargazers_count": 57, - "watchers_count": 57, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/go-nunu/nunu", + "description": "A CLI tool for building Go applications.", + "url": "https://api.github.com/repos/go-nunu/nunu", + "languages_url": "https://api.github.com/repos/go-nunu/nunu/languages", + "created_at": "2023-06-03T11:06:18Z", + "updated_at": "2024-09-06T06:34:16Z", + "git_url": "git://github.com/go-nunu/nunu.git", + "ssh_url": "git@github.com:go-nunu/nunu.git", + "clone_url": "https://github.com/go-nunu/nunu.git", + "homepage": "https://go-nunu.github.io/nunu/", + "stargazers_count": 1867, + "watchers_count": 1867, + "language": "Go", + "topics": [ + "ddd", + "gin", + "go", + "golang", + "golang-cli", + "scaffold" + ] }, { - "id": 465399513, - "node_id": "R_kgDOG71u2Q", - "name": "docs", - "full_name": "markdoc/docs", + "id": 501122714, + "node_id": "R_kgDOHd6Gmg", + "name": "api-testing", + "full_name": "LinuxSuRen/api-testing", "owner": { - "login": "markdoc", - "id": 8340088, - "avatar_url": "https://avatars.githubusercontent.com/u/8340088?v=4", - "url": "https://api.github.com/users/markdoc", - "html_url": "https://github.com/markdoc" + "login": "LinuxSuRen", + "id": 1450685, + "avatar_url": "https://avatars.githubusercontent.com/u/1450685?v=4", + "url": "https://api.github.com/users/LinuxSuRen", + "html_url": "https://github.com/LinuxSuRen" }, - "html_url": "https://github.com/markdoc/docs", - "description": "Documentation site for Markdoc", - "url": "https://api.github.com/repos/markdoc/docs", - "languages_url": "https://api.github.com/repos/markdoc/docs/languages", - "created_at": "2022-03-02T17:13:47Z", - "updated_at": "2024-09-01T12:17:13Z", - "git_url": "git://github.com/markdoc/docs.git", - "ssh_url": "git@github.com:markdoc/docs.git", - "clone_url": "https://github.com/markdoc/docs.git", - "homepage": "https://markdoc.dev/docs", - "stargazers_count": 129, - "watchers_count": 129, - "language": "JavaScript", + "html_url": "https://github.com/LinuxSuRen/api-testing", + "description": "YAML based API testing tool. 开源接口调试、测试工具。Mock Server", + "url": "https://api.github.com/repos/LinuxSuRen/api-testing", + "languages_url": "https://api.github.com/repos/LinuxSuRen/api-testing/languages", + "created_at": "2022-06-08T06:12:04Z", + "updated_at": "2024-09-06T02:35:10Z", + "git_url": "git://github.com/LinuxSuRen/api-testing.git", + "ssh_url": "git@github.com:LinuxSuRen/api-testing.git", + "clone_url": "https://github.com/LinuxSuRen/api-testing.git", + "homepage": "https://linuxsuren.github.io/api-testing/", + "stargazers_count": 232, + "watchers_count": 232, + "language": "Go", "topics": [ - "docs", - "documentation", - "markdoc" + "api", + "api-testing", + "graphql", + "grpc", + "hacktoberfest", + "http", + "mock", + "mock-server", + "testing", + "trpc" ] }, { - "id": 722776966, - "node_id": "R_kgDOKxSzhg", - "name": "browser-bounce", - "full_name": "chigozienri/browser-bounce", + "id": 329079112, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjkwNzkxMTI=", + "name": "goes", + "full_name": "modernice/goes", "owner": { - "login": "chigozienri", - "id": 14337872, - "avatar_url": "https://avatars.githubusercontent.com/u/14337872?v=4", - "url": "https://api.github.com/users/chigozienri", - "html_url": "https://github.com/chigozienri" + "login": "modernice", + "id": 55549956, + "avatar_url": "https://avatars.githubusercontent.com/u/55549956?v=4", + "url": "https://api.github.com/users/modernice", + "html_url": "https://github.com/modernice" }, - "html_url": "https://github.com/chigozienri/browser-bounce", - "description": "Experiment with multiple browser windows interacting", - "url": "https://api.github.com/repos/chigozienri/browser-bounce", - "languages_url": "https://api.github.com/repos/chigozienri/browser-bounce/languages", - "created_at": "2023-11-23T23:37:07Z", - "updated_at": "2024-04-17T09:45:58Z", - "git_url": "git://github.com/chigozienri/browser-bounce.git", - "ssh_url": "git@github.com:chigozienri/browser-bounce.git", - "clone_url": "https://github.com/chigozienri/browser-bounce.git", - "homepage": null, - "stargazers_count": 82, - "watchers_count": 82, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/modernice/goes", + "description": "goes is an event-sourcing framework for Go.", + "url": "https://api.github.com/repos/modernice/goes", + "languages_url": "https://api.github.com/repos/modernice/goes/languages", + "created_at": "2021-01-12T18:39:22Z", + "updated_at": "2024-08-29T13:52:50Z", + "git_url": "git://github.com/modernice/goes.git", + "ssh_url": "git@github.com:modernice/goes.git", + "clone_url": "https://github.com/modernice/goes.git", + "homepage": "https://goes.modernice.dev", + "stargazers_count": 131, + "watchers_count": 131, + "language": "Go", + "topics": [ + "cqrs", + "ddd", + "distributed", + "event-driven", + "event-sourced", + "event-sourcing", + "eventbus", + "events", + "framework", + "go", + "golang", + "jetstream", + "microservices", + "mongo", + "mongodb", + "nats", + "postgres", + "projection", + "pubsub", + "toolkit" + ] }, { - "id": 452282568, - "node_id": "R_kgDOGvVIyA", - "name": "battery", - "full_name": "actuallymentor/battery", + "id": 255437195, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTU0MzcxOTU=", + "name": "wgcf", + "full_name": "ViRb3/wgcf", "owner": { - "login": "actuallymentor", - "id": 9071382, - "avatar_url": "https://avatars.githubusercontent.com/u/9071382?v=4", - "url": "https://api.github.com/users/actuallymentor", - "html_url": "https://github.com/actuallymentor" + "login": "ViRb3", + "id": 2650170, + "avatar_url": "https://avatars.githubusercontent.com/u/2650170?v=4", + "url": "https://api.github.com/users/ViRb3", + "html_url": "https://github.com/ViRb3" }, - "html_url": "https://github.com/actuallymentor/battery", - "description": "CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs", - "url": "https://api.github.com/repos/actuallymentor/battery", - "languages_url": "https://api.github.com/repos/actuallymentor/battery/languages", - "created_at": "2022-01-26T13:17:45Z", - "updated_at": "2024-09-05T16:15:32Z", - "git_url": "git://github.com/actuallymentor/battery.git", - "ssh_url": "git@github.com:actuallymentor/battery.git", - "clone_url": "https://github.com/actuallymentor/battery.git", + "html_url": "https://github.com/ViRb3/wgcf", + "description": "🚤 Cross-platform, unofficial CLI for Cloudflare Warp", + "url": "https://api.github.com/repos/ViRb3/wgcf", + "languages_url": "https://api.github.com/repos/ViRb3/wgcf/languages", + "created_at": "2020-04-13T20:41:19Z", + "updated_at": "2024-09-07T01:11:51Z", + "git_url": "git://github.com/ViRb3/wgcf.git", + "ssh_url": "git@github.com:ViRb3/wgcf.git", + "clone_url": "https://github.com/ViRb3/wgcf.git", "homepage": "", - "stargazers_count": 3458, - "watchers_count": 3458, - "language": "JavaScript", - "topics": [] + "stargazers_count": 6032, + "watchers_count": 6032, + "language": "Go", + "topics": [ + "client", + "cloudflare", + "plus", + "security", + "vpn", + "warp", + "wireguard" + ] }, { - "id": 63539055, - "node_id": "MDEwOlJlcG9zaXRvcnk2MzUzOTA1NQ==", - "name": "awesome-mac", - "full_name": "jaywcjlove/awesome-mac", + "id": 669778126, + "node_id": "R_kgDOJ-wAzg", + "name": "gDeepLX", + "full_name": "OwO-Network/gDeepLX", "owner": { - "login": "jaywcjlove", - "id": 1680273, - "avatar_url": "https://avatars.githubusercontent.com/u/1680273?v=4", - "url": "https://api.github.com/users/jaywcjlove", - "html_url": "https://github.com/jaywcjlove" + "login": "OwO-Network", + "id": 82772671, + "avatar_url": "https://avatars.githubusercontent.com/u/82772671?v=4", + "url": "https://api.github.com/users/OwO-Network", + "html_url": "https://github.com/OwO-Network" }, - "html_url": "https://github.com/jaywcjlove/awesome-mac", - "description": " Now we have become very big, Different from the original idea. Collect premium software in various categories.", - "url": "https://api.github.com/repos/jaywcjlove/awesome-mac", - "languages_url": "https://api.github.com/repos/jaywcjlove/awesome-mac/languages", - "created_at": "2016-07-17T15:33:47Z", - "updated_at": "2024-09-05T23:38:45Z", - "git_url": "git://github.com/jaywcjlove/awesome-mac.git", - "ssh_url": "git@github.com:jaywcjlove/awesome-mac.git", - "clone_url": "https://github.com/jaywcjlove/awesome-mac.git", - "homepage": "https://git.io/macx", - "stargazers_count": 74746, - "watchers_count": 74746, - "language": "JavaScript", + "html_url": "https://github.com/OwO-Network/gDeepLX", + "description": "A Go library used for unlimited DeepL translation", + "url": "https://api.github.com/repos/OwO-Network/gDeepLX", + "languages_url": "https://api.github.com/repos/OwO-Network/gDeepLX/languages", + "created_at": "2023-07-23T11:56:32Z", + "updated_at": "2024-07-16T00:54:29Z", + "git_url": "git://github.com/OwO-Network/gDeepLX.git", + "ssh_url": "git@github.com:OwO-Network/gDeepLX.git", + "clone_url": "https://github.com/OwO-Network/gDeepLX.git", + "homepage": "", + "stargazers_count": 27, + "watchers_count": 27, + "language": "Go", "topics": [ - "apple", - "awesome", - "awesome-list", - "awesome-lists", - "list", - "mac", - "mac-osx", - "macos", - "macosx", - "software" + "deepl", + "deeplx" ] }, { - "id": 7530570, - "node_id": "MDEwOlJlcG9zaXRvcnk3NTMwNTcw", - "name": "appium", - "full_name": "appium/appium", + "id": 145090975, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDUwOTA5NzU=", + "name": "errorx", + "full_name": "joomcode/errorx", "owner": { - "login": "appium", - "id": 3221291, - "avatar_url": "https://avatars.githubusercontent.com/u/3221291?v=4", - "url": "https://api.github.com/users/appium", - "html_url": "https://github.com/appium" + "login": "joomcode", + "id": 7813520, + "avatar_url": "https://avatars.githubusercontent.com/u/7813520?v=4", + "url": "https://api.github.com/users/joomcode", + "html_url": "https://github.com/joomcode" }, - "html_url": "https://github.com/appium/appium", - "description": "Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol", - "url": "https://api.github.com/repos/appium/appium", - "languages_url": "https://api.github.com/repos/appium/appium/languages", - "created_at": "2013-01-09T22:49:50Z", - "updated_at": "2024-09-05T21:54:01Z", - "git_url": "git://github.com/appium/appium.git", - "ssh_url": "git@github.com:appium/appium.git", - "clone_url": "https://github.com/appium/appium.git", - "homepage": "http://appium.io/", - "stargazers_count": 18629, - "watchers_count": 18629, - "language": "JavaScript", + "html_url": "https://github.com/joomcode/errorx", + "description": "A comprehensive error handling library for Go", + "url": "https://api.github.com/repos/joomcode/errorx", + "languages_url": "https://api.github.com/repos/joomcode/errorx/languages", + "created_at": "2018-08-17T08:02:10Z", + "updated_at": "2024-09-06T11:42:18Z", + "git_url": "git://github.com/joomcode/errorx.git", + "ssh_url": "git@github.com:joomcode/errorx.git", + "clone_url": "https://github.com/joomcode/errorx.git", + "homepage": null, + "stargazers_count": 1119, + "watchers_count": 1119, + "language": "Go", "topics": [ - "android", - "appium", - "automation", - "ios", - "macos", - "test-automation", - "webdriver", - "windows" + "error-handling", + "errors", + "go", + "stack-traces" ] }, { - "id": 281414496, - "node_id": "MDEwOlJlcG9zaXRvcnkyODE0MTQ0OTY=", - "name": "AutoX", - "full_name": "kkevsekk1/AutoX", + "id": 55637575, + "node_id": "MDEwOlJlcG9zaXRvcnk1NTYzNzU3NQ==", + "name": "quic-go", + "full_name": "quic-go/quic-go", "owner": { - "login": "kkevsekk1", - "id": 16631944, - "avatar_url": "https://avatars.githubusercontent.com/u/16631944?v=4", - "url": "https://api.github.com/users/kkevsekk1", - "html_url": "https://github.com/kkevsekk1" + "login": "quic-go", + "id": 117172986, + "avatar_url": "https://avatars.githubusercontent.com/u/117172986?v=4", + "url": "https://api.github.com/users/quic-go", + "html_url": "https://github.com/quic-go" }, - "html_url": "https://github.com/kkevsekk1/AutoX", - "description": "A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)", - "url": "https://api.github.com/repos/kkevsekk1/AutoX", - "languages_url": "https://api.github.com/repos/kkevsekk1/AutoX/languages", - "created_at": "2020-07-21T14:05:38Z", - "updated_at": "2024-09-05T17:02:34Z", - "git_url": "git://github.com/kkevsekk1/AutoX.git", - "ssh_url": "git@github.com:kkevsekk1/AutoX.git", - "clone_url": "https://github.com/kkevsekk1/AutoX.git", - "homepage": "", - "stargazers_count": 7414, - "watchers_count": 7414, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/quic-go/quic-go", + "description": "A QUIC implementation in pure Go", + "url": "https://api.github.com/repos/quic-go/quic-go", + "languages_url": "https://api.github.com/repos/quic-go/quic-go/languages", + "created_at": "2016-04-06T20:16:27Z", + "updated_at": "2024-09-06T21:44:33Z", + "git_url": "git://github.com/quic-go/quic-go.git", + "ssh_url": "git@github.com:quic-go/quic-go.git", + "clone_url": "https://github.com/quic-go/quic-go.git", + "homepage": "https://quic-go.net", + "stargazers_count": 9949, + "watchers_count": 9949, + "language": "Go", + "topics": [ + "go", + "golang", + "http3", + "protocol", + "quic", + "quic-client", + "quic-server" + ] }, { - "id": 333137393, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzMxMzczOTM=", - "name": "Gmail-Clone", - "full_name": "Tobi-davies/Gmail-Clone", + "id": 188701937, + "node_id": "MDEwOlJlcG9zaXRvcnkxODg3MDE5Mzc=", + "name": "goplantuml", + "full_name": "jfeliu007/goplantuml", "owner": { - "login": "Tobi-davies", - "id": 64299308, - "avatar_url": "https://avatars.githubusercontent.com/u/64299308?v=4", - "url": "https://api.github.com/users/Tobi-davies", - "html_url": "https://github.com/Tobi-davies" + "login": "jfeliu007", + "id": 10119160, + "avatar_url": "https://avatars.githubusercontent.com/u/10119160?v=4", + "url": "https://api.github.com/users/jfeliu007", + "html_url": "https://github.com/jfeliu007" }, - "html_url": "https://github.com/Tobi-davies/Gmail-Clone", - "description": "A pixel perfect Gmail clone built with react, styled components for styling and redux for state management", - "url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone", - "languages_url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone/languages", - "created_at": "2021-01-26T16:01:19Z", - "updated_at": "2024-08-09T23:56:47Z", - "git_url": "git://github.com/Tobi-davies/Gmail-Clone.git", - "ssh_url": "git@github.com:Tobi-davies/Gmail-Clone.git", - "clone_url": "https://github.com/Tobi-davies/Gmail-Clone.git", - "homepage": "https://davies-gmail-clone.netlify.app/", - "stargazers_count": 41, - "watchers_count": 41, - "language": "JavaScript", + "html_url": "https://github.com/jfeliu007/goplantuml", + "description": "PlantUML Class Diagram Generator for golang projects", + "url": "https://api.github.com/repos/jfeliu007/goplantuml", + "languages_url": "https://api.github.com/repos/jfeliu007/goplantuml/languages", + "created_at": "2019-05-26T15:43:12Z", + "updated_at": "2024-09-06T07:39:14Z", + "git_url": "git://github.com/jfeliu007/goplantuml.git", + "ssh_url": "git@github.com:jfeliu007/goplantuml.git", + "clone_url": "https://github.com/jfeliu007/goplantuml.git", + "homepage": null, + "stargazers_count": 1817, + "watchers_count": 1817, + "language": "Go", "topics": [ - "react", - "redux", - "styled-components" + "diagram", + "diagram-generator", + "go", + "golang", + "plantuml", + "uml-diagram" ] }, { - "id": 542284380, - "node_id": "R_kgDOIFKaXA", - "name": "bruno", - "full_name": "usebruno/bruno", + "id": 67286820, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzI4NjgyMA==", + "name": "go-callvis", + "full_name": "ondrajz/go-callvis", "owner": { - "login": "usebruno", - "id": 114530840, - "avatar_url": "https://avatars.githubusercontent.com/u/114530840?v=4", - "url": "https://api.github.com/users/usebruno", - "html_url": "https://github.com/usebruno" + "login": "ondrajz", + "id": 1229233, + "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", + "url": "https://api.github.com/users/ondrajz", + "html_url": "https://github.com/ondrajz" }, - "html_url": "https://github.com/usebruno/bruno", - "description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", - "url": "https://api.github.com/repos/usebruno/bruno", - "languages_url": "https://api.github.com/repos/usebruno/bruno/languages", - "created_at": "2022-09-27T20:51:45Z", - "updated_at": "2024-09-06T00:52:59Z", - "git_url": "git://github.com/usebruno/bruno.git", - "ssh_url": "git@github.com:usebruno/bruno.git", - "clone_url": "https://github.com/usebruno/bruno.git", - "homepage": "https://www.usebruno.com/", - "stargazers_count": 24923, - "watchers_count": 24923, - "language": "JavaScript", + "html_url": "https://github.com/ondrajz/go-callvis", + "description": "Visualize call graph of a Go program using Graphviz", + "url": "https://api.github.com/repos/ondrajz/go-callvis", + "languages_url": "https://api.github.com/repos/ondrajz/go-callvis/languages", + "created_at": "2016-09-03T11:31:46Z", + "updated_at": "2024-09-06T13:40:54Z", + "git_url": "git://github.com/ondrajz/go-callvis.git", + "ssh_url": "git@github.com:ondrajz/go-callvis.git", + "clone_url": "https://github.com/ondrajz/go-callvis.git", + "homepage": "https://ofabry.github.io/go-callvis", + "stargazers_count": 5907, + "watchers_count": 5907, + "language": "Go", "topics": [ - "api-client", - "automation", - "git", - "graphql-client", - "javascript", - "opensource", - "testing" + "awesome-go", + "callgraph", + "golang", + "golang-tools", + "graphviz", + "static-analysis", + "visualization" ] }, { - "id": 92443980, - "node_id": "MDEwOlJlcG9zaXRvcnk5MjQ0Mzk4MA==", - "name": "drawio-desktop", - "full_name": "jgraph/drawio-desktop", + "id": 764161180, + "node_id": "R_kgDOLYwsnA", + "name": "aiwechat-vercel", + "full_name": "pwh-pwh/aiwechat-vercel", "owner": { - "login": "jgraph", - "id": 1769238, - "avatar_url": "https://avatars.githubusercontent.com/u/1769238?v=4", - "url": "https://api.github.com/users/jgraph", - "html_url": "https://github.com/jgraph" + "login": "pwh-pwh", + "id": 56707259, + "avatar_url": "https://avatars.githubusercontent.com/u/56707259?v=4", + "url": "https://api.github.com/users/pwh-pwh", + "html_url": "https://github.com/pwh-pwh" }, - "html_url": "https://github.com/jgraph/drawio-desktop", - "description": "Official electron build of draw.io", - "url": "https://api.github.com/repos/jgraph/drawio-desktop", - "languages_url": "https://api.github.com/repos/jgraph/drawio-desktop/languages", - "created_at": "2017-05-25T20:58:42Z", - "updated_at": "2024-09-06T01:30:02Z", - "git_url": "git://github.com/jgraph/drawio-desktop.git", - "ssh_url": "git@github.com:jgraph/drawio-desktop.git", - "clone_url": "https://github.com/jgraph/drawio-desktop.git", - "homepage": "https://www.diagrams.net", - "stargazers_count": 49456, - "watchers_count": 49456, - "language": "JavaScript", + "html_url": "https://github.com/pwh-pwh/aiwechat-vercel", + "description": "使用vercel的functions,将ai功能加入微信公众号", + "url": "https://api.github.com/repos/pwh-pwh/aiwechat-vercel", + "languages_url": "https://api.github.com/repos/pwh-pwh/aiwechat-vercel/languages", + "created_at": "2024-02-27T15:33:15Z", + "updated_at": "2024-09-04T05:00:23Z", + "git_url": "git://github.com/pwh-pwh/aiwechat-vercel.git", + "ssh_url": "git@github.com:pwh-pwh/aiwechat-vercel.git", + "clone_url": "https://github.com/pwh-pwh/aiwechat-vercel.git", + "homepage": "https://aiwechat-vercel.vercel.app", + "stargazers_count": 712, + "watchers_count": 712, + "language": "Go", "topics": [ - "diagram-editor", - "electron-app", - "graphics", - "javascript-applications" + "ai", + "bot", + "gpt", + "vercel-serverless", + "wechat" ] }, { - "id": 216773481, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTY3NzM0ODE=", - "name": "chinese-independent-blogs", - "full_name": "timqian/chinese-independent-blogs", + "id": 729446906, + "node_id": "R_kgDOK3p5-g", + "name": "vfox", + "full_name": "version-fox/vfox", "owner": { - "login": "timqian", - "id": 5512552, - "avatar_url": "https://avatars.githubusercontent.com/u/5512552?v=4", - "url": "https://api.github.com/users/timqian", - "html_url": "https://github.com/timqian" + "login": "version-fox", + "id": 154070718, + "avatar_url": "https://avatars.githubusercontent.com/u/154070718?v=4", + "url": "https://api.github.com/users/version-fox", + "html_url": "https://github.com/version-fox" }, - "html_url": "https://github.com/timqian/chinese-independent-blogs", - "description": "中文独立博客列表", - "url": "https://api.github.com/repos/timqian/chinese-independent-blogs", - "languages_url": "https://api.github.com/repos/timqian/chinese-independent-blogs/languages", - "created_at": "2019-10-22T09:22:45Z", - "updated_at": "2024-09-06T01:33:10Z", - "git_url": "git://github.com/timqian/chinese-independent-blogs.git", - "ssh_url": "git@github.com:timqian/chinese-independent-blogs.git", - "clone_url": "https://github.com/timqian/chinese-independent-blogs.git", - "homepage": "", - "stargazers_count": 20219, - "watchers_count": 20219, - "language": "JavaScript", + "html_url": "https://github.com/version-fox/vfox", + "description": "A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more", + "url": "https://api.github.com/repos/version-fox/vfox", + "languages_url": "https://api.github.com/repos/version-fox/vfox/languages", + "created_at": "2023-12-09T08:57:59Z", + "updated_at": "2024-09-06T17:42:18Z", + "git_url": "git://github.com/version-fox/vfox.git", + "ssh_url": "git@github.com:version-fox/vfox.git", + "clone_url": "https://github.com/version-fox/vfox.git", + "homepage": "https://vfox.lhan.me", + "stargazers_count": 2658, + "watchers_count": 2658, + "language": "Go", "topics": [ - "blog", - "china", - "rss" + "asdf", + "bash", + "cli", + "cmd", + "cross-platform", + "development-tools", + "golang", + "linux", + "lua", + "macos", + "nodejs", + "plugin-manager", + "powershell", + "sdk", + "tools", + "version-manager", + "windows", + "zsh" ] }, { - "id": 646156916, - "node_id": "R_kgDOJoOSdA", - "name": "LiteLoaderQQNT", - "full_name": "LiteLoaderQQNT/LiteLoaderQQNT", + "id": 24268127, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDI2ODEyNw==", + "name": "nvm-windows", + "full_name": "coreybutler/nvm-windows", "owner": { - "login": "LiteLoaderQQNT", - "id": 143150565, - "avatar_url": "https://avatars.githubusercontent.com/u/143150565?v=4", - "url": "https://api.github.com/users/LiteLoaderQQNT", - "html_url": "https://github.com/LiteLoaderQQNT" + "login": "coreybutler", + "id": 770982, + "avatar_url": "https://avatars.githubusercontent.com/u/770982?v=4", + "url": "https://api.github.com/users/coreybutler", + "html_url": "https://github.com/coreybutler" }, - "html_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT", - "description": "QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞", - "url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT", - "languages_url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT/languages", - "created_at": "2023-05-27T13:20:30Z", - "updated_at": "2024-09-06T01:07:54Z", - "git_url": "git://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", - "ssh_url": "git@github.com:LiteLoaderQQNT/LiteLoaderQQNT.git", - "clone_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", - "homepage": "https://liteloaderqqnt.github.io/", - "stargazers_count": 5253, - "watchers_count": 5253, - "language": "JavaScript", + "html_url": "https://github.com/coreybutler/nvm-windows", + "description": "A node.js version management utility for Windows. Ironically written in Go.", + "url": "https://api.github.com/repos/coreybutler/nvm-windows", + "languages_url": "https://api.github.com/repos/coreybutler/nvm-windows/languages", + "created_at": "2014-09-20T16:37:28Z", + "updated_at": "2024-09-07T01:14:48Z", + "git_url": "git://github.com/coreybutler/nvm-windows.git", + "ssh_url": "git@github.com:coreybutler/nvm-windows.git", + "clone_url": "https://github.com/coreybutler/nvm-windows.git", + "homepage": "", + "stargazers_count": 36851, + "watchers_count": 36851, + "language": "Go", "topics": [ - "furry", - "liteloaderqqnt", - "qqnt" + "go", + "management", + "node", + "node-version-manager", + "nodejs", + "nvm", + "switch", + "version", + "version-manager", + "versioning", + "windows" ] }, { - "id": 79110947, - "node_id": "MDEwOlJlcG9zaXRvcnk3OTExMDk0Nw==", - "name": "goexplorer", - "full_name": "ondrajz/goexplorer", + "id": 16514887, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjUxNDg4Nw==", + "name": "statik", + "full_name": "rakyll/statik", "owner": { - "login": "ondrajz", - "id": 1229233, - "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", - "url": "https://api.github.com/users/ondrajz", - "html_url": "https://github.com/ondrajz" + "login": "rakyll", + "id": 108380, + "avatar_url": "https://avatars.githubusercontent.com/u/108380?v=4", + "url": "https://api.github.com/users/rakyll", + "html_url": "https://github.com/rakyll" }, - "html_url": "https://github.com/ondrajz/goexplorer", - "description": "Interactive overview of Go packages using dynamic visualization.", - "url": "https://api.github.com/repos/ondrajz/goexplorer", - "languages_url": "https://api.github.com/repos/ondrajz/goexplorer/languages", - "created_at": "2017-01-16T11:12:56Z", - "updated_at": "2024-06-18T02:39:53Z", - "git_url": "git://github.com/ondrajz/goexplorer.git", - "ssh_url": "git@github.com:ondrajz/goexplorer.git", - "clone_url": "https://github.com/ondrajz/goexplorer.git", + "html_url": "https://github.com/rakyll/statik", + "description": "Embed files into a Go executable", + "url": "https://api.github.com/repos/rakyll/statik", + "languages_url": "https://api.github.com/repos/rakyll/statik/languages", + "created_at": "2014-02-04T14:54:51Z", + "updated_at": "2024-09-05T18:40:22Z", + "git_url": "git://github.com/rakyll/statik.git", + "ssh_url": "git@github.com:rakyll/statik.git", + "clone_url": "https://github.com/rakyll/statik.git", "homepage": "", - "stargazers_count": 172, - "watchers_count": 172, - "language": "JavaScript", + "stargazers_count": 3753, + "watchers_count": 3753, + "language": "Go", "topics": [ - "experimental", + "files", "go", "golang", - "gopath", - "static-analysis", - "visualization" + "http", + "http-server", + "static" ] }, { - "id": 658244193, - "node_id": "R_kgDOJzwCYQ", - "name": "typora_plugin", - "full_name": "obgnail/typora_plugin", + "id": 32662124, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjY2MjEyNA==", + "name": "endless", + "full_name": "fvbock/endless", "owner": { - "login": "obgnail", - "id": 48992887, - "avatar_url": "https://avatars.githubusercontent.com/u/48992887?v=4", - "url": "https://api.github.com/users/obgnail", - "html_url": "https://github.com/obgnail" + "login": "fvbock", + "id": 703827, + "avatar_url": "https://avatars.githubusercontent.com/u/703827?v=4", + "url": "https://api.github.com/users/fvbock", + "html_url": "https://github.com/fvbock" }, - "html_url": "https://github.com/obgnail/typora_plugin", - "description": "Typora plugin. Feature enhancement tool | Typora 插件,功能增强工具", - "url": "https://api.github.com/repos/obgnail/typora_plugin", - "languages_url": "https://api.github.com/repos/obgnail/typora_plugin/languages", - "created_at": "2023-06-25T07:45:40Z", - "updated_at": "2024-09-05T18:49:38Z", - "git_url": "git://github.com/obgnail/typora_plugin.git", - "ssh_url": "git@github.com:obgnail/typora_plugin.git", - "clone_url": "https://github.com/obgnail/typora_plugin.git", + "html_url": "https://github.com/fvbock/endless", + "description": "Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)", + "url": "https://api.github.com/repos/fvbock/endless", + "languages_url": "https://api.github.com/repos/fvbock/endless/languages", + "created_at": "2015-03-22T04:42:51Z", + "updated_at": "2024-09-04T06:45:30Z", + "git_url": "git://github.com/fvbock/endless.git", + "ssh_url": "git@github.com:fvbock/endless.git", + "clone_url": "https://github.com/fvbock/endless.git", "homepage": "", - "stargazers_count": 1569, - "watchers_count": 1569, - "language": "JavaScript", - "topics": [ - "electron", - "hijacking", - "markdown", - "nodejs", - "plugin", - "scripts", - "typora", - "typora-extension", - "typora-plugin" - ] + "stargazers_count": 4034, + "watchers_count": 4034, + "language": "Go", + "topics": [] }, { - "id": 37310981, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzMxMDk4MQ==", - "name": "v2ex-plus", - "full_name": "sciooga/v2ex-plus", + "id": 522884337, + "node_id": "R_kgDOHyqU8Q", + "name": "agent-server", + "full_name": "jkstack/agent-server", "owner": { - "login": "sciooga", - "id": 9958281, - "avatar_url": "https://avatars.githubusercontent.com/u/9958281?v=4", - "url": "https://api.github.com/users/sciooga", - "html_url": "https://github.com/sciooga" + "login": "jkstack", + "id": 95462751, + "avatar_url": "https://avatars.githubusercontent.com/u/95462751?v=4", + "url": "https://api.github.com/users/jkstack", + "html_url": "https://github.com/jkstack" }, - "html_url": "https://github.com/sciooga/v2ex-plus", - "description": "可能是 v2ex 最好用的扩展", - "url": "https://api.github.com/repos/sciooga/v2ex-plus", - "languages_url": "https://api.github.com/repos/sciooga/v2ex-plus/languages", - "created_at": "2015-06-12T08:26:45Z", - "updated_at": "2024-09-05T18:29:46Z", - "git_url": "git://github.com/sciooga/v2ex-plus.git", - "ssh_url": "git@github.com:sciooga/v2ex-plus.git", - "clone_url": "https://github.com/sciooga/v2ex-plus.git", - "homepage": "", - "stargazers_count": 695, - "watchers_count": 695, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/jkstack/agent-server", + "description": "jkstack agent统一管理服务", + "url": "https://api.github.com/repos/jkstack/agent-server", + "languages_url": "https://api.github.com/repos/jkstack/agent-server/languages", + "created_at": "2022-08-09T09:29:07Z", + "updated_at": "2024-08-01T16:21:57Z", + "git_url": "git://github.com/jkstack/agent-server.git", + "ssh_url": "git@github.com:jkstack/agent-server.git", + "clone_url": "https://github.com/jkstack/agent-server.git", + "homepage": "https://jkstack.github.io/docs/agents/server/", + "stargazers_count": 13, + "watchers_count": 13, + "language": "Go", + "topics": [ + "agent", + "executor", + "metrics" + ] }, { - "id": 278335273, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzgzMzUyNzM=", - "name": "github-readme-stats", - "full_name": "anuraghazra/github-readme-stats", + "id": 148815853, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDg4MTU4NTM=", + "name": "tableflip", + "full_name": "cloudflare/tableflip", "owner": { - "login": "anuraghazra", - "id": 35374649, - "avatar_url": "https://avatars.githubusercontent.com/u/35374649?v=4", - "url": "https://api.github.com/users/anuraghazra", - "html_url": "https://github.com/anuraghazra" + "login": "cloudflare", + "id": 314135, + "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4", + "url": "https://api.github.com/users/cloudflare", + "html_url": "https://github.com/cloudflare" }, - "html_url": "https://github.com/anuraghazra/github-readme-stats", - "description": ":zap: Dynamically generated stats for your github readmes", - "url": "https://api.github.com/repos/anuraghazra/github-readme-stats", - "languages_url": "https://api.github.com/repos/anuraghazra/github-readme-stats/languages", - "created_at": "2020-07-09T10:34:22Z", - "updated_at": "2024-09-05T23:53:33Z", - "git_url": "git://github.com/anuraghazra/github-readme-stats.git", - "ssh_url": "git@github.com:anuraghazra/github-readme-stats.git", - "clone_url": "https://github.com/anuraghazra/github-readme-stats.git", - "homepage": "https://github-readme-stats.vercel.app", - "stargazers_count": 67874, - "watchers_count": 67874, - "language": "JavaScript", + "html_url": "https://github.com/cloudflare/tableflip", + "description": "Graceful process restarts in Go", + "url": "https://api.github.com/repos/cloudflare/tableflip", + "languages_url": "https://api.github.com/repos/cloudflare/tableflip/languages", + "created_at": "2018-09-14T16:37:37Z", + "updated_at": "2024-09-06T20:26:59Z", + "git_url": "git://github.com/cloudflare/tableflip.git", + "ssh_url": "git@github.com:cloudflare/tableflip.git", + "clone_url": "https://github.com/cloudflare/tableflip.git", + "homepage": "", + "stargazers_count": 2849, + "watchers_count": 2849, + "language": "Go", "topics": [ - "dynamic", - "hacktoberfest", - "profile-readme", - "readme-generator", - "readme-stats", - "serverless" + "go", + "golang", + "graceful-restarts" ] }, { - "id": 56899284, - "node_id": "MDEwOlJlcG9zaXRvcnk1Njg5OTI4NA==", - "name": "insomnia", - "full_name": "Kong/insomnia", + "id": 15315789, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTMxNTc4OQ==", + "name": "Wox", + "full_name": "Wox-launcher/Wox", "owner": { - "login": "Kong", - "id": 962416, - "avatar_url": "https://avatars.githubusercontent.com/u/962416?v=4", - "url": "https://api.github.com/users/Kong", - "html_url": "https://github.com/Kong" + "login": "Wox-launcher", + "id": 15628601, + "avatar_url": "https://avatars.githubusercontent.com/u/15628601?v=4", + "url": "https://api.github.com/users/Wox-launcher", + "html_url": "https://github.com/Wox-launcher" }, - "html_url": "https://github.com/Kong/insomnia", - "description": "The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.", - "url": "https://api.github.com/repos/Kong/insomnia", - "languages_url": "https://api.github.com/repos/Kong/insomnia/languages", - "created_at": "2016-04-23T03:54:26Z", - "updated_at": "2024-09-06T01:23:14Z", - "git_url": "git://github.com/Kong/insomnia.git", - "ssh_url": "git@github.com:Kong/insomnia.git", - "clone_url": "https://github.com/Kong/insomnia.git", - "homepage": "https://insomnia.rest", - "stargazers_count": 34290, - "watchers_count": 34290, - "language": "JavaScript", + "html_url": "https://github.com/Wox-launcher/Wox", + "description": "A cross-platform launcher that simply works", + "url": "https://api.github.com/repos/Wox-launcher/Wox", + "languages_url": "https://api.github.com/repos/Wox-launcher/Wox/languages", + "created_at": "2013-12-19T15:49:32Z", + "updated_at": "2024-09-06T17:03:08Z", + "git_url": "git://github.com/Wox-launcher/Wox.git", + "ssh_url": "git@github.com:Wox-launcher/Wox.git", + "clone_url": "https://github.com/Wox-launcher/Wox.git", + "homepage": "http://wox-launcher.github.io/Wox/", + "stargazers_count": 24319, + "watchers_count": 24319, + "language": "Go", "topics": [ - "api", - "api-client", - "api-design", - "curl", - "electron-app", - "graphql", - "grpc", - "http-client", - "rest-api", - "websockets" + "alfred", + "launcher", + "launchy", + "linux", + "macos", + "raycast", + "spotlight", + "windows", + "wox" ] }, { - "id": 466045143, - "node_id": "R_kgDOG8dI1w", - "name": "easy-selector_chrome-extension", - "full_name": "941477276/easy-selector_chrome-extension", + "id": 504051070, + "node_id": "R_kgDOHgs1fg", + "name": "gogo", + "full_name": "chainreactors/gogo", "owner": { - "login": "941477276", - "id": 20528541, - "avatar_url": "https://avatars.githubusercontent.com/u/20528541?v=4", - "url": "https://api.github.com/users/941477276", - "html_url": "https://github.com/941477276" + "login": "chainreactors", + "id": 102843259, + "avatar_url": "https://avatars.githubusercontent.com/u/102843259?v=4", + "url": "https://api.github.com/users/chainreactors", + "html_url": "https://github.com/chainreactors" }, - "html_url": "https://github.com/941477276/easy-selector_chrome-extension", - "description": "一个轻巧简单好用的获取dom元素css 选择器的Chrome插件!", - "url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension", - "languages_url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension/languages", - "created_at": "2022-03-04T08:37:08Z", - "updated_at": "2024-09-02T08:40:44Z", - "git_url": "git://github.com/941477276/easy-selector_chrome-extension.git", - "ssh_url": "git@github.com:941477276/easy-selector_chrome-extension.git", - "clone_url": "https://github.com/941477276/easy-selector_chrome-extension.git", - "homepage": null, - "stargazers_count": 8, - "watchers_count": 8, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/chainreactors/gogo", + "description": "面向红队的, 高度可控可拓展的自动化引擎", + "url": "https://api.github.com/repos/chainreactors/gogo", + "languages_url": "https://api.github.com/repos/chainreactors/gogo/languages", + "created_at": "2022-06-16T07:13:40Z", + "updated_at": "2024-09-06T07:18:15Z", + "git_url": "git://github.com/chainreactors/gogo.git", + "ssh_url": "git@github.com:chainreactors/gogo.git", + "clone_url": "https://github.com/chainreactors/gogo.git", + "homepage": "https://chainreactors.github.io/wiki/gogo/", + "stargazers_count": 1362, + "watchers_count": 1362, + "language": "Go", + "topics": [ + "recon", + "redteam", + "security", + "security-tools" + ] }, { - "id": 53655574, - "node_id": "MDEwOlJlcG9zaXRvcnk1MzY1NTU3NA==", - "name": "antSword", - "full_name": "AntSwordProject/antSword", + "id": 552635490, + "node_id": "R_kgDOIPCMYg", + "name": "DeepLX", + "full_name": "OwO-Network/DeepLX", "owner": { - "login": "AntSwordProject", - "id": 26596429, - "avatar_url": "https://avatars.githubusercontent.com/u/26596429?v=4", - "url": "https://api.github.com/users/AntSwordProject", - "html_url": "https://github.com/AntSwordProject" + "login": "OwO-Network", + "id": 82772671, + "avatar_url": "https://avatars.githubusercontent.com/u/82772671?v=4", + "url": "https://api.github.com/users/OwO-Network", + "html_url": "https://github.com/OwO-Network" }, - "html_url": "https://github.com/AntSwordProject/antSword", - "description": "中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.", - "url": "https://api.github.com/repos/AntSwordProject/antSword", - "languages_url": "https://api.github.com/repos/AntSwordProject/antSword/languages", - "created_at": "2016-03-11T09:28:00Z", - "updated_at": "2024-09-05T13:03:00Z", - "git_url": "git://github.com/AntSwordProject/antSword.git", - "ssh_url": "git@github.com:AntSwordProject/antSword.git", - "clone_url": "https://github.com/AntSwordProject/antSword.git", - "homepage": "https://www.yuque.com/antswordproject/antsword", - "stargazers_count": 3610, - "watchers_count": 3610, - "language": "JavaScript", + "html_url": "https://github.com/OwO-Network/DeepLX", + "description": "Powerful Free DeepL API, No Token Required", + "url": "https://api.github.com/repos/OwO-Network/DeepLX", + "languages_url": "https://api.github.com/repos/OwO-Network/DeepLX/languages", + "created_at": "2022-10-17T01:34:11Z", + "updated_at": "2024-09-07T01:10:09Z", + "git_url": "git://github.com/OwO-Network/DeepLX.git", + "ssh_url": "git@github.com:OwO-Network/DeepLX.git", + "clone_url": "https://github.com/OwO-Network/DeepLX.git", + "homepage": "https://ssa.sx/deeplx", + "stargazers_count": 5965, + "watchers_count": 5965, + "language": "Go", "topics": [ - "antsword" + "bobplugin", + "deepl" ] }, { - "id": 70318556, - "node_id": "MDEwOlJlcG9zaXRvcnk3MDMxODU1Ng==", - "name": "Administrative-divisions-of-China", - "full_name": "modood/Administrative-divisions-of-China", + "id": 684653888, + "node_id": "R_kgDOKM79QA", + "name": "greatws", + "full_name": "antlabs/greatws", "owner": { - "login": "modood", - "id": 11327898, - "avatar_url": "https://avatars.githubusercontent.com/u/11327898?v=4", - "url": "https://api.github.com/users/modood", - "html_url": "https://github.com/modood" + "login": "antlabs", + "id": 61584994, + "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", + "url": "https://api.github.com/users/antlabs", + "html_url": "https://github.com/antlabs" }, - "html_url": "https://github.com/modood/Administrative-divisions-of-China", - "description": "中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。", - "url": "https://api.github.com/repos/modood/Administrative-divisions-of-China", - "languages_url": "https://api.github.com/repos/modood/Administrative-divisions-of-China/languages", - "created_at": "2016-10-08T08:59:27Z", - "updated_at": "2024-09-06T01:06:56Z", - "git_url": "git://github.com/modood/Administrative-divisions-of-China.git", - "ssh_url": "git@github.com:modood/Administrative-divisions-of-China.git", - "clone_url": "https://github.com/modood/Administrative-divisions-of-China.git", + "html_url": "https://github.com/antlabs/greatws", + "description": "100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example", + "url": "https://api.github.com/repos/antlabs/greatws", + "languages_url": "https://api.github.com/repos/antlabs/greatws/languages", + "created_at": "2023-08-29T15:24:46Z", + "updated_at": "2024-09-06T13:37:48Z", + "git_url": "git://github.com/antlabs/greatws.git", + "ssh_url": "git@github.com:antlabs/greatws.git", + "clone_url": "https://github.com/antlabs/greatws.git", "homepage": "", - "stargazers_count": 18349, - "watchers_count": 18349, - "language": "JavaScript", + "stargazers_count": 79, + "watchers_count": 79, + "language": "Go", "topics": [ - "address", - "administrative-divisions", - "area", - "china", - "city", - "csv", - "json", - "nodejs", - "province", - "street" + "rfc6455", + "websocket" ] }, { - "id": 3470471, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDcwNDcx", - "name": "Font-Awesome", - "full_name": "FortAwesome/Font-Awesome", + "id": 48109239, + "node_id": "MDEwOlJlcG9zaXRvcnk0ODEwOTIzOQ==", + "name": "cilium", + "full_name": "cilium/cilium", "owner": { - "login": "FortAwesome", - "id": 1505683, - "avatar_url": "https://avatars.githubusercontent.com/u/1505683?v=4", - "url": "https://api.github.com/users/FortAwesome", - "html_url": "https://github.com/FortAwesome" + "login": "cilium", + "id": 21054566, + "avatar_url": "https://avatars.githubusercontent.com/u/21054566?v=4", + "url": "https://api.github.com/users/cilium", + "html_url": "https://github.com/cilium" }, - "html_url": "https://github.com/FortAwesome/Font-Awesome", - "description": "The iconic SVG, font, and CSS toolkit", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome", - "languages_url": "https://api.github.com/repos/FortAwesome/Font-Awesome/languages", - "created_at": "2012-02-17T14:19:43Z", - "updated_at": "2024-09-05T21:44:53Z", - "git_url": "git://github.com/FortAwesome/Font-Awesome.git", - "ssh_url": "git@github.com:FortAwesome/Font-Awesome.git", - "clone_url": "https://github.com/FortAwesome/Font-Awesome.git", - "homepage": "https://fontawesome.com", - "stargazers_count": 73482, - "watchers_count": 73482, - "language": "JavaScript", + "html_url": "https://github.com/cilium/cilium", + "description": "eBPF-based Networking, Security, and Observability", + "url": "https://api.github.com/repos/cilium/cilium", + "languages_url": "https://api.github.com/repos/cilium/cilium/languages", + "created_at": "2015-12-16T12:33:31Z", + "updated_at": "2024-09-07T01:11:36Z", + "git_url": "git://github.com/cilium/cilium.git", + "ssh_url": "git@github.com:cilium/cilium.git", + "clone_url": "https://github.com/cilium/cilium.git", + "homepage": "https://cilium.io", + "stargazers_count": 19703, + "watchers_count": 19703, + "language": "Go", "topics": [ - "css", - "font", - "fontawesome", - "icons", - "svg-icons", - "svg-sprites", - "webfont" + "bpf", + "cncf", + "cni", + "containers", + "ebpf", + "k8s", + "kernel", + "kubernetes", + "kubernetes-networking", + "loadbalancing", + "monitoring", + "networking", + "observability", + "security", + "troubleshooting", + "xdp" ] }, { - "id": 346478541, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDY0Nzg1NDE=", - "name": "javascript-action", - "full_name": "github-developer/javascript-action", + "id": 267316493, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjczMTY0OTM=", + "name": "timer", + "full_name": "antlabs/timer", "owner": { - "login": "github-developer", - "id": 13240041, - "avatar_url": "https://avatars.githubusercontent.com/u/13240041?v=4", - "url": "https://api.github.com/users/github-developer", - "html_url": "https://github.com/github-developer" + "login": "antlabs", + "id": 61584994, + "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", + "url": "https://api.github.com/users/antlabs", + "html_url": "https://github.com/antlabs" }, - "html_url": "https://github.com/github-developer/javascript-action", - "description": "Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀", - "url": "https://api.github.com/repos/github-developer/javascript-action", - "languages_url": "https://api.github.com/repos/github-developer/javascript-action/languages", - "created_at": "2021-03-10T20:07:41Z", - "updated_at": "2024-05-29T05:07:56Z", - "git_url": "git://github.com/github-developer/javascript-action.git", - "ssh_url": "git@github.com:github-developer/javascript-action.git", - "clone_url": "https://github.com/github-developer/javascript-action.git", - "homepage": null, - "stargazers_count": 33, - "watchers_count": 33, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/antlabs/timer", + "description": "High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]", + "url": "https://api.github.com/repos/antlabs/timer", + "languages_url": "https://api.github.com/repos/antlabs/timer/languages", + "created_at": "2020-05-27T12:41:51Z", + "updated_at": "2024-09-06T13:36:53Z", + "git_url": "git://github.com/antlabs/timer.git", + "ssh_url": "git@github.com:antlabs/timer.git", + "clone_url": "https://github.com/antlabs/timer.git", + "homepage": "", + "stargazers_count": 260, + "watchers_count": 260, + "language": "Go", + "topics": [ + "5-level-time-wheel", + "minheap", + "timewheel" + ] }, { - "id": 17814354, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzgxNDM1NA==", - "name": "mithril.js", - "full_name": "MithrilJS/mithril.js", + "id": 291485614, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTE0ODU2MTQ=", + "name": "CloudflareSpeedTest", + "full_name": "XIU2/CloudflareSpeedTest", "owner": { - "login": "MithrilJS", - "id": 19475707, - "avatar_url": "https://avatars.githubusercontent.com/u/19475707?v=4", - "url": "https://api.github.com/users/MithrilJS", - "html_url": "https://github.com/MithrilJS" + "login": "XIU2", + "id": 54703944, + "avatar_url": "https://avatars.githubusercontent.com/u/54703944?v=4", + "url": "https://api.github.com/users/XIU2", + "html_url": "https://github.com/XIU2" }, - "html_url": "https://github.com/MithrilJS/mithril.js", - "description": "A JavaScript Framework for Building Brilliant Applications", - "url": "https://api.github.com/repos/MithrilJS/mithril.js", - "languages_url": "https://api.github.com/repos/MithrilJS/mithril.js/languages", - "created_at": "2014-03-17T01:59:39Z", - "updated_at": "2024-09-04T13:29:18Z", - "git_url": "git://github.com/MithrilJS/mithril.js.git", - "ssh_url": "git@github.com:MithrilJS/mithril.js.git", - "clone_url": "https://github.com/MithrilJS/mithril.js.git", - "homepage": "https://mithril.js.org", - "stargazers_count": 13978, - "watchers_count": 13978, - "language": "JavaScript", + "html_url": "https://github.com/XIU2/CloudflareSpeedTest", + "description": "🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~", + "url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest", + "languages_url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest/languages", + "created_at": "2020-08-30T14:24:52Z", + "updated_at": "2024-09-07T01:10:43Z", + "git_url": "git://github.com/XIU2/CloudflareSpeedTest.git", + "ssh_url": "git@github.com:XIU2/CloudflareSpeedTest.git", + "clone_url": "https://github.com/XIU2/CloudflareSpeedTest.git", + "homepage": "", + "stargazers_count": 18969, + "watchers_count": 18969, + "language": "Go", "topics": [ - "framework", - "javascript", - "mithril", - "router", - "vdom", - "virtual-dom", - "xhr" + "cdn", + "cloudflare", + "go", + "golang", + "speedtest" ] }, { - "id": 60630844, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDYzMDg0NA==", - "name": "monaco-editor", - "full_name": "microsoft/monaco-editor", + "id": 16480442, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjQ4MDQ0Mg==", + "name": "mxj", + "full_name": "clbanning/mxj", "owner": { - "login": "microsoft", - "id": 6154722, - "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", - "url": "https://api.github.com/users/microsoft", - "html_url": "https://github.com/microsoft" + "login": "clbanning", + "id": 426304, + "avatar_url": "https://avatars.githubusercontent.com/u/426304?v=4", + "url": "https://api.github.com/users/clbanning", + "html_url": "https://github.com/clbanning" }, - "html_url": "https://github.com/microsoft/monaco-editor", - "description": "A browser based code editor", - "url": "https://api.github.com/repos/microsoft/monaco-editor", - "languages_url": "https://api.github.com/repos/microsoft/monaco-editor/languages", - "created_at": "2016-06-07T16:56:31Z", - "updated_at": "2024-09-06T00:04:38Z", - "git_url": "git://github.com/microsoft/monaco-editor.git", - "ssh_url": "git@github.com:microsoft/monaco-editor.git", - "clone_url": "https://github.com/microsoft/monaco-editor.git", - "homepage": "https://microsoft.github.io/monaco-editor/", - "stargazers_count": 39753, - "watchers_count": 39753, - "language": "JavaScript", - "topics": [ - "browser", - "editor", - "monaco-editor", - "typescript", - "vscode" - ] + "html_url": "https://github.com/clbanning/mxj", + "description": "Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.", + "url": "https://api.github.com/repos/clbanning/mxj", + "languages_url": "https://api.github.com/repos/clbanning/mxj/languages", + "created_at": "2014-02-03T13:39:16Z", + "updated_at": "2024-09-05T18:26:10Z", + "git_url": "git://github.com/clbanning/mxj.git", + "ssh_url": "git@github.com:clbanning/mxj.git", + "clone_url": "https://github.com/clbanning/mxj.git", + "homepage": "", + "stargazers_count": 620, + "watchers_count": 620, + "language": "Go", + "topics": [] }, { - "id": 410480975, - "node_id": "R_kgDOGHdxTw", - "name": "NotionNext", - "full_name": "tangly1024/NotionNext", + "id": 436297812, + "node_id": "R_kgDOGgFgVA", + "name": "memos", + "full_name": "usememos/memos", "owner": { - "login": "tangly1024", - "id": 15920488, - "avatar_url": "https://avatars.githubusercontent.com/u/15920488?v=4", - "url": "https://api.github.com/users/tangly1024", - "html_url": "https://github.com/tangly1024" + "login": "usememos", + "id": 95764151, + "avatar_url": "https://avatars.githubusercontent.com/u/95764151?v=4", + "url": "https://api.github.com/users/usememos", + "html_url": "https://github.com/usememos" }, - "html_url": "https://github.com/tangly1024/NotionNext", - "description": "使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)", - "url": "https://api.github.com/repos/tangly1024/NotionNext", - "languages_url": "https://api.github.com/repos/tangly1024/NotionNext/languages", - "created_at": "2021-09-26T07:23:22Z", - "updated_at": "2024-09-06T01:03:35Z", - "git_url": "git://github.com/tangly1024/NotionNext.git", - "ssh_url": "git@github.com:tangly1024/NotionNext.git", - "clone_url": "https://github.com/tangly1024/NotionNext.git", - "homepage": "https://tangly1024.com", - "stargazers_count": 7145, - "watchers_count": 7145, - "language": "JavaScript", + "html_url": "https://github.com/usememos/memos", + "description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.", + "url": "https://api.github.com/repos/usememos/memos", + "languages_url": "https://api.github.com/repos/usememos/memos/languages", + "created_at": "2021-12-08T15:30:18Z", + "updated_at": "2024-09-07T01:06:11Z", + "git_url": "git://github.com/usememos/memos.git", + "ssh_url": "git@github.com:usememos/memos.git", + "clone_url": "https://github.com/usememos/memos.git", + "homepage": "https://usememos.com", + "stargazers_count": 29896, + "watchers_count": 29896, + "language": "Go", "topics": [ - "blog", - "nextjs", - "notion", + "docker", + "go", + "markdown", + "memo", + "microblog", + "note-taking", "react", - "tailwindcss", - "vercel", - "zeabur" + "self-hosted", + "social-network", + "sqlite" ] }, { - "id": 722534765, - "node_id": "R_kgDOKxEBbQ", - "name": "multipleWindow3dScene", - "full_name": "bgstaal/multipleWindow3dScene", + "id": 752000798, + "node_id": "R_kgDOLNKfHg", + "name": "glyphs", + "full_name": "maaslalani/glyphs", "owner": { - "login": "bgstaal", - "id": 165258, - "avatar_url": "https://avatars.githubusercontent.com/u/165258?v=4", - "url": "https://api.github.com/users/bgstaal", - "html_url": "https://github.com/bgstaal" + "login": "maaslalani", + "id": 42545625, + "avatar_url": "https://avatars.githubusercontent.com/u/42545625?v=4", + "url": "https://api.github.com/users/maaslalani", + "html_url": "https://github.com/maaslalani" }, - "html_url": "https://github.com/bgstaal/multipleWindow3dScene", - "description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage", - "url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene", - "languages_url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene/languages", - "created_at": "2023-11-23T11:03:22Z", - "updated_at": "2024-09-06T01:22:11Z", - "git_url": "git://github.com/bgstaal/multipleWindow3dScene.git", - "ssh_url": "git@github.com:bgstaal/multipleWindow3dScene.git", - "clone_url": "https://github.com/bgstaal/multipleWindow3dScene.git", + "html_url": "https://github.com/maaslalani/glyphs", + "description": "Unicode symbols on the command line", + "url": "https://api.github.com/repos/maaslalani/glyphs", + "languages_url": "https://api.github.com/repos/maaslalani/glyphs/languages", + "created_at": "2024-02-02T19:45:57Z", + "updated_at": "2024-08-21T12:49:50Z", + "git_url": "git://github.com/maaslalani/glyphs.git", + "ssh_url": "git@github.com:maaslalani/glyphs.git", + "clone_url": "https://github.com/maaslalani/glyphs.git", "homepage": null, - "stargazers_count": 16440, - "watchers_count": 16440, - "language": "JavaScript", + "stargazers_count": 82, + "watchers_count": 82, + "language": "Go", "topics": [] }, { - "id": 244779423, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDQ3Nzk0MjM=", - "name": "bilibili-API-collect", - "full_name": "SocialSisterYi/bilibili-API-collect", + "id": 26836182, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjgzNjE4Mg==", + "name": "qt", + "full_name": "therecipe/qt", "owner": { - "login": "SocialSisterYi", - "id": 45892418, - "avatar_url": "https://avatars.githubusercontent.com/u/45892418?v=4", - "url": "https://api.github.com/users/SocialSisterYi", - "html_url": "https://github.com/SocialSisterYi" + "login": "therecipe", + "id": 9833226, + "avatar_url": "https://avatars.githubusercontent.com/u/9833226?v=4", + "url": "https://api.github.com/users/therecipe", + "html_url": "https://github.com/therecipe" + }, + "html_url": "https://github.com/therecipe/qt", + "description": "Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly", + "url": "https://api.github.com/repos/therecipe/qt", + "languages_url": "https://api.github.com/repos/therecipe/qt/languages", + "created_at": "2014-11-19T00:03:08Z", + "updated_at": "2024-09-06T23:55:42Z", + "git_url": "git://github.com/therecipe/qt.git", + "ssh_url": "git@github.com:therecipe/qt.git", + "clone_url": "https://github.com/therecipe/qt.git", + "homepage": "", + "stargazers_count": 10377, + "watchers_count": 10377, + "language": "Go", + "topics": [ + "android", + "asteroidos", + "cross-platform-gui", + "felgo", + "freebsd", + "go", + "golang", + "gui-framework", + "ios", + "javascript", + "linux", + "macos", + "qt", + "raspberry-pi", + "sailfish-os", + "ubuntu-touch", + "webassembly", + "windows" + ] + }, + { + "id": 79701262, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTcwMTI2Mg==", + "name": "wechat-go", + "full_name": "songtianyi/wechat-go", + "owner": { + "login": "songtianyi", + "id": 2002573, + "avatar_url": "https://avatars.githubusercontent.com/u/2002573?v=4", + "url": "https://api.github.com/users/songtianyi", + "html_url": "https://github.com/songtianyi" }, - "html_url": "https://github.com/SocialSisterYi/bilibili-API-collect", - "description": "哔哩哔哩-API收集整理【不断更新中....】", - "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", - "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", - "created_at": "2020-03-04T01:23:15Z", - "updated_at": "2024-09-05T18:55:50Z", - "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", - "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", - "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", - "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", - "stargazers_count": 14499, - "watchers_count": 14499, - "language": "JavaScript", + "html_url": "https://github.com/songtianyi/wechat-go", + "description": "go version wechat web api and message framework for building wechat robot", + "url": "https://api.github.com/repos/songtianyi/wechat-go", + "languages_url": "https://api.github.com/repos/songtianyi/wechat-go/languages", + "created_at": "2017-01-22T07:21:11Z", + "updated_at": "2024-08-24T08:41:49Z", + "git_url": "git://github.com/songtianyi/wechat-go.git", + "ssh_url": "git@github.com:songtianyi/wechat-go.git", + "clone_url": "https://github.com/songtianyi/wechat-go.git", + "homepage": "", + "stargazers_count": 1834, + "watchers_count": 1834, + "language": "Go", "topics": [ "api", - "bilibili", - "bilibili-api", - "bilibili-comment", - "bilibili-danmaku", - "bilibili-download", - "bilibili-live", - "bilibili-login", - "grpc", - "json" + "bot", + "framework", + "golang", + "robot", + "web", + "wechat" ] }, { - "id": 559696861, - "node_id": "R_kgDOIVxL3Q", - "name": "drkostas.github.io", - "full_name": "drkostas/drkostas.github.io", + "id": 329229346, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyMjkzNDY=", + "name": "openwechat", + "full_name": "eatmoreapple/openwechat", "owner": { - "login": "drkostas", - "id": 22260005, - "avatar_url": "https://avatars.githubusercontent.com/u/22260005?v=4", - "url": "https://api.github.com/users/drkostas", - "html_url": "https://github.com/drkostas" + "login": "eatmoreapple", + "id": 73388495, + "avatar_url": "https://avatars.githubusercontent.com/u/73388495?v=4", + "url": "https://api.github.com/users/eatmoreapple", + "html_url": "https://github.com/eatmoreapple" }, - "html_url": "https://github.com/drkostas/drkostas.github.io", - "description": "VScode Portfolio", - "url": "https://api.github.com/repos/drkostas/drkostas.github.io", - "languages_url": "https://api.github.com/repos/drkostas/drkostas.github.io/languages", - "created_at": "2022-10-30T22:14:40Z", - "updated_at": "2024-09-03T21:47:41Z", - "git_url": "git://github.com/drkostas/drkostas.github.io.git", - "ssh_url": "git@github.com:drkostas/drkostas.github.io.git", - "clone_url": "https://github.com/drkostas/drkostas.github.io.git", - "homepage": "https://gkos.dev", - "stargazers_count": 189, - "watchers_count": 189, - "language": "JavaScript", + "html_url": "https://github.com/eatmoreapple/openwechat", + "description": "golang微信SDK", + "url": "https://api.github.com/repos/eatmoreapple/openwechat", + "languages_url": "https://api.github.com/repos/eatmoreapple/openwechat/languages", + "created_at": "2021-01-13T07:37:05Z", + "updated_at": "2024-09-06T10:02:22Z", + "git_url": "git://github.com/eatmoreapple/openwechat.git", + "ssh_url": "git@github.com:eatmoreapple/openwechat.git", + "clone_url": "https://github.com/eatmoreapple/openwechat.git", + "homepage": "", + "stargazers_count": 4708, + "watchers_count": 4708, + "language": "Go", "topics": [ - "nextjs", - "portfolio", - "vscode" + "bot", + "go", + "golang", + "robot", + "wechat", + "wechat-client", + "wechat-sdk" ] }, { - "id": 547677901, - "node_id": "R_kgDOIKTmzQ", - "name": "theByteBook", - "full_name": "isno/theByteBook", + "id": 229195107, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjkxOTUxMDc=", + "name": "gaio", + "full_name": "xtaci/gaio", "owner": { - "login": "isno", - "id": 730705, - "avatar_url": "https://avatars.githubusercontent.com/u/730705?v=4", - "url": "https://api.github.com/users/isno", - "html_url": "https://github.com/isno" + "login": "xtaci", + "id": 2346725, + "avatar_url": "https://avatars.githubusercontent.com/u/2346725?v=4", + "url": "https://api.github.com/users/xtaci", + "html_url": "https://github.com/xtaci" }, - "html_url": "https://github.com/isno/theByteBook", - "description": "⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue", - "url": "https://api.github.com/repos/isno/theByteBook", - "languages_url": "https://api.github.com/repos/isno/theByteBook/languages", - "created_at": "2022-10-08T04:44:22Z", - "updated_at": "2024-09-06T01:11:41Z", - "git_url": "git://github.com/isno/theByteBook.git", - "ssh_url": "git@github.com:isno/theByteBook.git", - "clone_url": "https://github.com/isno/theByteBook.git", - "homepage": "https://www.thebyte.com.cn", - "stargazers_count": 6988, - "watchers_count": 6988, - "language": "JavaScript", + "html_url": "https://github.com/xtaci/gaio", + "description": "High performance minimalism async-io(proactor) networking for Golang.", + "url": "https://api.github.com/repos/xtaci/gaio", + "languages_url": "https://api.github.com/repos/xtaci/gaio/languages", + "created_at": "2019-12-20T05:19:00Z", + "updated_at": "2024-09-02T07:59:32Z", + "git_url": "git://github.com/xtaci/gaio.git", + "ssh_url": "git@github.com:xtaci/gaio.git", + "clone_url": "https://github.com/xtaci/gaio.git", + "homepage": "", + "stargazers_count": 586, + "watchers_count": 586, + "language": "Go", "topics": [ - "cloud-native", - "container", - "devops", - "distributed-systems", - "finops", - "kubernetes", - "networking", - "paas", - "paxos", - "raft", - "service-mesh", - "sre" + "asyncio", + "c10k", + "context-switching", + "epoll", + "eventfd", + "kqueue", + "netpoll", + "proactor", + "syscall-dup" ] }, { - "id": 265813908, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjU4MTM5MDg=", - "name": "FE-Interview", - "full_name": "lgwebdream/FE-Interview", + "id": 914796, + "node_id": "MDEwOlJlcG9zaXRvcnk5MTQ3OTY=", + "name": "walk", + "full_name": "lxn/walk", "owner": { - "login": "lgwebdream", - "id": 7801735, - "avatar_url": "https://avatars.githubusercontent.com/u/7801735?v=4", - "url": "https://api.github.com/users/lgwebdream", - "html_url": "https://github.com/lgwebdream" + "login": "lxn", + "id": 352638, + "avatar_url": "https://avatars.githubusercontent.com/u/352638?v=4", + "url": "https://api.github.com/users/lxn", + "html_url": "https://github.com/lxn" }, - "html_url": "https://github.com/lgwebdream/FE-Interview", - "description": "🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器", - "url": "https://api.github.com/repos/lgwebdream/FE-Interview", - "languages_url": "https://api.github.com/repos/lgwebdream/FE-Interview/languages", - "created_at": "2020-05-21T09:58:37Z", - "updated_at": "2024-09-04T12:55:45Z", - "git_url": "git://github.com/lgwebdream/FE-Interview.git", - "ssh_url": "git@github.com:lgwebdream/FE-Interview.git", - "clone_url": "https://github.com/lgwebdream/FE-Interview.git", - "homepage": "https://lgwebdream.github.io/FE-Interview/", - "stargazers_count": 6804, - "watchers_count": 6804, - "language": "JavaScript", + "html_url": "https://github.com/lxn/walk", + "description": "A Windows GUI toolkit for the Go Programming Language", + "url": "https://api.github.com/repos/lxn/walk", + "languages_url": "https://api.github.com/repos/lxn/walk/languages", + "created_at": "2010-09-16T08:11:49Z", + "updated_at": "2024-09-06T23:51:07Z", + "git_url": "git://github.com/lxn/walk.git", + "ssh_url": "git@github.com:lxn/walk.git", + "clone_url": "https://github.com/lxn/walk.git", + "homepage": "", + "stargazers_count": 6816, + "watchers_count": 6816, + "language": "Go", "topics": [ - "angular", - "css", - "fe-interview", - "frontend", - "frontend-interview", - "html", - "interview", - "interview-questions", - "javascript", - "js", - "node", - "react", - "typescript", - "vue" + "declarative", + "declarative-ui", + "go", + "gui", + "gui-toolkit", + "win32", + "windows", + "windows-desktop" ] }, { - "id": 157487928, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTc0ODc5Mjg=", - "name": "mm-notes", - "full_name": "maomao1996/mm-notes", + "id": 275867471, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzU4Njc0NzE=", + "name": "lunar-go", + "full_name": "6tail/lunar-go", "owner": { - "login": "maomao1996", - "id": 24606443, - "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", - "url": "https://api.github.com/users/maomao1996", - "html_url": "https://github.com/maomao1996" + "login": "6tail", + "id": 5828070, + "avatar_url": "https://avatars.githubusercontent.com/u/5828070?v=4", + "url": "https://api.github.com/users/6tail", + "html_url": "https://github.com/6tail" }, - "html_url": "https://github.com/maomao1996/mm-notes", - "description": "茂茂物语: 各种笔记记录(想到啥写啥系列)", - "url": "https://api.github.com/repos/maomao1996/mm-notes", - "languages_url": "https://api.github.com/repos/maomao1996/mm-notes/languages", - "created_at": "2018-11-14T03:56:51Z", - "updated_at": "2024-09-04T11:59:56Z", - "git_url": "git://github.com/maomao1996/mm-notes.git", - "ssh_url": "git@github.com:maomao1996/mm-notes.git", - "clone_url": "https://github.com/maomao1996/mm-notes.git", - "homepage": "https://notes.fe-mm.com", - "stargazers_count": 126, - "watchers_count": 126, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/6tail/lunar-go", + "description": "日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.", + "url": "https://api.github.com/repos/6tail/lunar-go", + "languages_url": "https://api.github.com/repos/6tail/lunar-go/languages", + "created_at": "2020-06-29T16:19:57Z", + "updated_at": "2024-09-02T02:22:17Z", + "git_url": "git://github.com/6tail/lunar-go.git", + "ssh_url": "git@github.com:6tail/lunar-go.git", + "clone_url": "https://github.com/6tail/lunar-go.git", + "homepage": "https://6tail.cn/calendar/api.html", + "stargazers_count": 226, + "watchers_count": 226, + "language": "Go", + "topics": [ + "calendar", + "go", + "lunar" + ] }, { - "id": 238754417, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzg3NTQ0MTc=", - "name": "VideoPlayer", - "full_name": "jumpserver/VideoPlayer", + "id": 234839885, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ4Mzk4ODU=", + "name": "github-trending-backup", + "full_name": "yangwenmai/github-trending-backup", "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" + "login": "yangwenmai", + "id": 1710912, + "avatar_url": "https://avatars.githubusercontent.com/u/1710912?v=4", + "url": "https://api.github.com/users/yangwenmai", + "html_url": "https://github.com/yangwenmai" }, - "html_url": "https://github.com/jumpserver/VideoPlayer", - "description": "JumpServer 录像离线播放器", - "url": "https://api.github.com/repos/jumpserver/VideoPlayer", - "languages_url": "https://api.github.com/repos/jumpserver/VideoPlayer/languages", - "created_at": "2020-02-06T18:18:58Z", - "updated_at": "2024-07-21T07:00:20Z", - "git_url": "git://github.com/jumpserver/VideoPlayer.git", - "ssh_url": "git@github.com:jumpserver/VideoPlayer.git", - "clone_url": "https://github.com/jumpserver/VideoPlayer.git", + "html_url": "https://github.com/yangwenmai/github-trending-backup", + "description": "Github trending backup by everyday.", + "url": "https://api.github.com/repos/yangwenmai/github-trending-backup", + "languages_url": "https://api.github.com/repos/yangwenmai/github-trending-backup/languages", + "created_at": "2020-01-19T04:24:39Z", + "updated_at": "2024-09-06T04:00:25Z", + "git_url": "git://github.com/yangwenmai/github-trending-backup.git", + "ssh_url": "git@github.com:yangwenmai/github-trending-backup.git", + "clone_url": "https://github.com/yangwenmai/github-trending-backup.git", "homepage": "", - "stargazers_count": 42, - "watchers_count": 42, - "language": "JavaScript", - "topics": [] + "stargazers_count": 326, + "watchers_count": 326, + "language": "Go", + "topics": [ + "backup", + "github", + "go", + "java", + "javascript", + "python", + "rust", + "swift", + "trending", + "typescript" + ] }, { - "id": 200967040, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDA5NjcwNDA=", - "name": "sshwifty", - "full_name": "nirui/sshwifty", + "id": 42623943, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjYyMzk0Mw==", + "name": "table", + "full_name": "rodaine/table", "owner": { - "login": "nirui", - "id": 30656734, - "avatar_url": "https://avatars.githubusercontent.com/u/30656734?v=4", - "url": "https://api.github.com/users/nirui", - "html_url": "https://github.com/nirui" + "login": "rodaine", + "id": 1268580, + "avatar_url": "https://avatars.githubusercontent.com/u/1268580?v=4", + "url": "https://api.github.com/users/rodaine", + "html_url": "https://github.com/rodaine" }, - "html_url": "https://github.com/nirui/sshwifty", - "description": "Web SSH & Telnet (WebSSH & WebTelnet client) 🔮", - "url": "https://api.github.com/repos/nirui/sshwifty", - "languages_url": "https://api.github.com/repos/nirui/sshwifty/languages", - "created_at": "2019-08-07T03:43:18Z", - "updated_at": "2024-09-05T05:34:23Z", - "git_url": "git://github.com/nirui/sshwifty.git", - "ssh_url": "git@github.com:nirui/sshwifty.git", - "clone_url": "https://github.com/nirui/sshwifty.git", - "homepage": "https://sshwifty-demo.nirui.org", - "stargazers_count": 2316, - "watchers_count": 2316, - "language": "JavaScript", + "html_url": "https://github.com/rodaine/table", + "description": "Go CLI Table Generator", + "url": "https://api.github.com/repos/rodaine/table", + "languages_url": "https://api.github.com/repos/rodaine/table/languages", + "created_at": "2015-09-17T01:02:56Z", + "updated_at": "2024-09-02T14:31:47Z", + "git_url": "git://github.com/rodaine/table.git", + "ssh_url": "git@github.com:rodaine/table.git", + "clone_url": "https://github.com/rodaine/table.git", + "homepage": "https://pkg.go.dev/github.com/rodaine/table", + "stargazers_count": 263, + "watchers_count": 263, + "language": "Go", "topics": [ - "ssh", - "telnet", - "webssh", - "webssh2", - "webtelnet" + "cli", + "table" ] }, { - "id": 83748317, - "node_id": "MDEwOlJlcG9zaXRvcnk4Mzc0ODMxNw==", - "name": "luna", - "full_name": "jumpserver/luna", + "id": 629303394, + "node_id": "R_kgDOJYJoYg", + "name": "lwe", + "full_name": "yesAnd92/lwe", "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" + "login": "yesAnd92", + "id": 18044355, + "avatar_url": "https://avatars.githubusercontent.com/u/18044355?v=4", + "url": "https://api.github.com/users/yesAnd92", + "html_url": "https://github.com/yesAnd92" }, - "html_url": "https://github.com/jumpserver/luna", - "description": "Luna is the JumpServer Web Terminal.", - "url": "https://api.github.com/repos/jumpserver/luna", - "languages_url": "https://api.github.com/repos/jumpserver/luna/languages", - "created_at": "2017-03-03T02:32:24Z", - "updated_at": "2024-09-03T08:28:30Z", - "git_url": "git://github.com/jumpserver/luna.git", - "ssh_url": "git@github.com:jumpserver/luna.git", - "clone_url": "https://github.com/jumpserver/luna.git", - "homepage": "https://jumpserver.org", - "stargazers_count": 279, - "watchers_count": 279, - "language": "JavaScript", + "html_url": "https://github.com/yesAnd92/lwe", + "description": "a toolbox help developer to leave work early!", + "url": "https://api.github.com/repos/yesAnd92/lwe", + "languages_url": "https://api.github.com/repos/yesAnd92/lwe/languages", + "created_at": "2023-04-18T03:30:38Z", + "updated_at": "2024-07-11T07:30:48Z", + "git_url": "git://github.com/yesAnd92/lwe.git", + "ssh_url": "git@github.com:yesAnd92/lwe.git", + "clone_url": "https://github.com/yesAnd92/lwe.git", + "homepage": "", + "stargazers_count": 53, + "watchers_count": 53, + "language": "Go", "topics": [ - "angular", - "ui", - "webterminal" + "command-line", + "dsl", + "es", + "git", + "javabean", + "sql" ] }, { - "id": 181832704, - "node_id": "MDEwOlJlcG9zaXRvcnkxODE4MzI3MDQ=", - "name": "gin-admin-react", - "full_name": "gin-admin/gin-admin-react", + "id": 264154402, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjQxNTQ0MDI=", + "name": "crowdsec", + "full_name": "crowdsecurity/crowdsec", "owner": { - "login": "gin-admin", - "id": 58453910, - "avatar_url": "https://avatars.githubusercontent.com/u/58453910?v=4", - "url": "https://api.github.com/users/gin-admin", - "html_url": "https://github.com/gin-admin" + "login": "crowdsecurity", + "id": 63284097, + "avatar_url": "https://avatars.githubusercontent.com/u/63284097?v=4", + "url": "https://api.github.com/users/crowdsecurity", + "html_url": "https://github.com/crowdsecurity" }, - "html_url": "https://github.com/gin-admin/gin-admin-react", - "description": "RBAC scaffolding based on Ant Design React(ES6)", - "url": "https://api.github.com/repos/gin-admin/gin-admin-react", - "languages_url": "https://api.github.com/repos/gin-admin/gin-admin-react/languages", - "created_at": "2019-04-17T06:43:33Z", - "updated_at": "2024-04-20T09:21:52Z", - "git_url": "git://github.com/gin-admin/gin-admin-react.git", - "ssh_url": "git@github.com:gin-admin/gin-admin-react.git", - "clone_url": "https://github.com/gin-admin/gin-admin-react.git", - "homepage": "http://139.129.88.71:10088", - "stargazers_count": 173, - "watchers_count": 173, - "language": "JavaScript", + "html_url": "https://github.com/crowdsecurity/crowdsec", + "description": "CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.", + "url": "https://api.github.com/repos/crowdsecurity/crowdsec", + "languages_url": "https://api.github.com/repos/crowdsecurity/crowdsec/languages", + "created_at": "2020-05-15T09:38:05Z", + "updated_at": "2024-09-06T20:55:34Z", + "git_url": "git://github.com/crowdsecurity/crowdsec.git", + "ssh_url": "git@github.com:crowdsecurity/crowdsec.git", + "clone_url": "https://github.com/crowdsecurity/crowdsec.git", + "homepage": "https://crowdsec.net", + "stargazers_count": 8523, + "watchers_count": 8523, + "language": "Go", "topics": [ - "go-rbac", - "rbac-antd", - "rbac-react" + "attacks-prevention", + "detection", + "linux", + "protection", + "security" ] }, { - "id": 606762843, - "node_id": "R_kgDOJCp3Ww", - "name": "pot-desktop", - "full_name": "pot-app/pot-desktop", + "id": 747778766, + "node_id": "R_kgDOLJIyzg", + "name": "go-webkit", + "full_name": "anthdm/go-webkit", "owner": { - "login": "pot-app", - "id": 133363243, - "avatar_url": "https://avatars.githubusercontent.com/u/133363243?v=4", - "url": "https://api.github.com/users/pot-app", - "html_url": "https://github.com/pot-app" + "login": "anthdm", + "id": 4670056, + "avatar_url": "https://avatars.githubusercontent.com/u/4670056?v=4", + "url": "https://api.github.com/users/anthdm", + "html_url": "https://github.com/anthdm" + }, + "html_url": "https://github.com/anthdm/go-webkit", + "description": null, + "url": "https://api.github.com/repos/anthdm/go-webkit", + "languages_url": "https://api.github.com/repos/anthdm/go-webkit/languages", + "created_at": "2024-01-24T16:15:06Z", + "updated_at": "2024-09-01T11:45:32Z", + "git_url": "git://github.com/anthdm/go-webkit.git", + "ssh_url": "git@github.com:anthdm/go-webkit.git", + "clone_url": "https://github.com/anthdm/go-webkit.git", + "homepage": null, + "stargazers_count": 15, + "watchers_count": 15, + "language": "Go", + "topics": [] + }, + { + "id": 680656971, + "node_id": "R_kgDOKJIASw", + "name": "Slack", + "full_name": "qiwentaidi/Slack", + "owner": { + "login": "qiwentaidi", + "id": 104491549, + "avatar_url": "https://avatars.githubusercontent.com/u/104491549?v=4", + "url": "https://api.github.com/users/qiwentaidi", + "html_url": "https://github.com/qiwentaidi" }, - "html_url": "https://github.com/pot-app/pot-desktop", - "description": "🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.", - "url": "https://api.github.com/repos/pot-app/pot-desktop", - "languages_url": "https://api.github.com/repos/pot-app/pot-desktop/languages", - "created_at": "2023-02-26T13:52:11Z", - "updated_at": "2024-09-05T22:27:18Z", - "git_url": "git://github.com/pot-app/pot-desktop.git", - "ssh_url": "git@github.com:pot-app/pot-desktop.git", - "clone_url": "https://github.com/pot-app/pot-desktop.git", - "homepage": "https://pot-app.com", - "stargazers_count": 9739, - "watchers_count": 9739, - "language": "JavaScript", + "html_url": "https://github.com/qiwentaidi/Slack", + "description": "安服集成化工具平台,帮助测试人员减少测试脚本多,使用繁琐问题", + "url": "https://api.github.com/repos/qiwentaidi/Slack", + "languages_url": "https://api.github.com/repos/qiwentaidi/Slack/languages", + "created_at": "2023-08-20T00:52:28Z", + "updated_at": "2024-09-06T03:54:30Z", + "git_url": "git://github.com/qiwentaidi/Slack.git", + "ssh_url": "git@github.com:qiwentaidi/Slack.git", + "clone_url": "https://github.com/qiwentaidi/Slack.git", + "homepage": "", + "stargazers_count": 484, + "watchers_count": 484, + "language": "Go", "topics": [ - "linux", - "macos", - "ocr", - "pot", - "pot-app", - "recognize", - "tauri", - "translate", - "translation", - "tts", - "windows" + "enterprise", + "nuclei-gui", + "security-tools", + "space-mapping", + "wails-app" ] }, { - "id": 144848259, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDQ4NDgyNTk=", - "name": "rwtxt", - "full_name": "schollz/rwtxt", + "id": 52034309, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjAzNDMwOQ==", + "name": "zap", + "full_name": "uber-go/zap", "owner": { - "login": "schollz", - "id": 6550035, - "avatar_url": "https://avatars.githubusercontent.com/u/6550035?v=4", - "url": "https://api.github.com/users/schollz", - "html_url": "https://github.com/schollz" + "login": "uber-go", + "id": 19262598, + "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", + "url": "https://api.github.com/users/uber-go", + "html_url": "https://github.com/uber-go" }, - "html_url": "https://github.com/schollz/rwtxt", - "description": "A cms for absolute minimalists.", - "url": "https://api.github.com/repos/schollz/rwtxt", - "languages_url": "https://api.github.com/repos/schollz/rwtxt/languages", - "created_at": "2018-08-15T12:06:56Z", - "updated_at": "2024-05-23T21:17:06Z", - "git_url": "git://github.com/schollz/rwtxt.git", - "ssh_url": "git@github.com:schollz/rwtxt.git", - "clone_url": "https://github.com/schollz/rwtxt.git", - "homepage": "https://rwtxt.com/", - "stargazers_count": 942, - "watchers_count": 942, - "language": "JavaScript", + "html_url": "https://github.com/uber-go/zap", + "description": "Blazing fast, structured, leveled logging in Go.", + "url": "https://api.github.com/repos/uber-go/zap", + "languages_url": "https://api.github.com/repos/uber-go/zap/languages", + "created_at": "2016-02-18T19:52:56Z", + "updated_at": "2024-09-06T20:43:42Z", + "git_url": "git://github.com/uber-go/zap.git", + "ssh_url": "git@github.com:uber-go/zap.git", + "clone_url": "https://github.com/uber-go/zap.git", + "homepage": "https://pkg.go.dev/go.uber.org/zap", + "stargazers_count": 21640, + "watchers_count": 21640, + "language": "Go", "topics": [ - "content-management-system", "golang", - "notes-app", - "reading", - "writing" + "logging", + "structured-logging", + "zap" ] }, { - "id": 455321305, - "node_id": "R_kgDOGyOm2Q", - "name": "zed-fonts", - "full_name": "zed-industries/zed-fonts", + "id": 185484241, + "node_id": "MDEwOlJlcG9zaXRvcnkxODU0ODQyNDE=", + "name": "go-ordered-map", + "full_name": "wk8/go-ordered-map", "owner": { - "login": "zed-industries", - "id": 79345384, - "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", - "url": "https://api.github.com/users/zed-industries", - "html_url": "https://github.com/zed-industries" + "login": "wk8", + "id": 2536231, + "avatar_url": "https://avatars.githubusercontent.com/u/2536231?v=4", + "url": "https://api.github.com/users/wk8", + "html_url": "https://github.com/wk8" }, - "html_url": "https://github.com/zed-industries/zed-fonts", - "description": "The Zed Mono and Sans typefaces, custom built from Iosevka", - "url": "https://api.github.com/repos/zed-industries/zed-fonts", - "languages_url": "https://api.github.com/repos/zed-industries/zed-fonts/languages", - "created_at": "2022-02-03T20:41:45Z", - "updated_at": "2024-09-05T14:22:59Z", - "git_url": "git://github.com/zed-industries/zed-fonts.git", - "ssh_url": "git@github.com:zed-industries/zed-fonts.git", - "clone_url": "https://github.com/zed-industries/zed-fonts.git", - "homepage": "", - "stargazers_count": 586, - "watchers_count": 586, - "language": "JavaScript", + "html_url": "https://github.com/wk8/go-ordered-map", + "description": "Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.", + "url": "https://api.github.com/repos/wk8/go-ordered-map", + "languages_url": "https://api.github.com/repos/wk8/go-ordered-map/languages", + "created_at": "2019-05-07T22:03:21Z", + "updated_at": "2024-09-06T12:35:03Z", + "git_url": "git://github.com/wk8/go-ordered-map.git", + "ssh_url": "git@github.com:wk8/go-ordered-map.git", + "clone_url": "https://github.com/wk8/go-ordered-map.git", + "homepage": null, + "stargazers_count": 503, + "watchers_count": 503, + "language": "Go", "topics": [] }, { - "id": 609508868, - "node_id": "R_kgDOJFReBA", - "name": "chatgpt-mirror", - "full_name": "yuezk/chatgpt-mirror", + "id": 13624859, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzYyNDg1OQ==", + "name": "websocket", + "full_name": "gorilla/websocket", "owner": { - "login": "yuezk", - "id": 3297602, - "avatar_url": "https://avatars.githubusercontent.com/u/3297602?v=4", - "url": "https://api.github.com/users/yuezk", - "html_url": "https://github.com/yuezk" + "login": "gorilla", + "id": 489566, + "avatar_url": "https://avatars.githubusercontent.com/u/489566?v=4", + "url": "https://api.github.com/users/gorilla", + "html_url": "https://github.com/gorilla" }, - "html_url": "https://github.com/yuezk/chatgpt-mirror", - "description": "A mirror of ChatGPT based on the gpt-3.5-turbo model.", - "url": "https://api.github.com/repos/yuezk/chatgpt-mirror", - "languages_url": "https://api.github.com/repos/yuezk/chatgpt-mirror/languages", - "created_at": "2023-03-04T11:50:54Z", - "updated_at": "2024-09-05T02:10:23Z", - "git_url": "git://github.com/yuezk/chatgpt-mirror.git", - "ssh_url": "git@github.com:yuezk/chatgpt-mirror.git", - "clone_url": "https://github.com/yuezk/chatgpt-mirror.git", - "homepage": "", - "stargazers_count": 1226, - "watchers_count": 1226, - "language": "JavaScript", + "html_url": "https://github.com/gorilla/websocket", + "description": "Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.", + "url": "https://api.github.com/repos/gorilla/websocket", + "languages_url": "https://api.github.com/repos/gorilla/websocket/languages", + "created_at": "2013-10-16T16:41:46Z", + "updated_at": "2024-09-06T14:55:59Z", + "git_url": "git://github.com/gorilla/websocket.git", + "ssh_url": "git@github.com:gorilla/websocket.git", + "clone_url": "https://github.com/gorilla/websocket.git", + "homepage": "https://gorilla.github.io", + "stargazers_count": 22018, + "watchers_count": 22018, + "language": "Go", "topics": [ - "chatgpt", - "chatgpt-api", - "openai", - "openai-api" + "go", + "golang", + "gorilla", + "gorilla-web-toolkit", + "websocket", + "websockets" ] }, { - "id": 170067813, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzAwNjc4MTM=", - "name": "markdown-nice", - "full_name": "mdnice/markdown-nice", + "id": 731005899, + "node_id": "R_kgDOK5JDyw", + "name": "OpenGFW", + "full_name": "apernet/OpenGFW", "owner": { - "login": "mdnice", - "id": 48129014, - "avatar_url": "https://avatars.githubusercontent.com/u/48129014?v=4", - "url": "https://api.github.com/users/mdnice", - "html_url": "https://github.com/mdnice" + "login": "apernet", + "id": 79422552, + "avatar_url": "https://avatars.githubusercontent.com/u/79422552?v=4", + "url": "https://api.github.com/users/apernet", + "html_url": "https://github.com/apernet" }, - "html_url": "https://github.com/mdnice/markdown-nice", - "description": "支持主题设计的 Markdown 编辑器,让排版变 Nice", - "url": "https://api.github.com/repos/mdnice/markdown-nice", - "languages_url": "https://api.github.com/repos/mdnice/markdown-nice/languages", - "created_at": "2019-02-11T04:28:50Z", - "updated_at": "2024-09-03T06:56:48Z", - "git_url": "git://github.com/mdnice/markdown-nice.git", - "ssh_url": "git@github.com:mdnice/markdown-nice.git", - "clone_url": "https://github.com/mdnice/markdown-nice.git", - "homepage": "https://mdnice.com/", - "stargazers_count": 4164, - "watchers_count": 4164, - "language": "JavaScript", + "html_url": "https://github.com/apernet/OpenGFW", + "description": "OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux", + "url": "https://api.github.com/repos/apernet/OpenGFW", + "languages_url": "https://api.github.com/repos/apernet/OpenGFW/languages", + "created_at": "2023-12-13T06:37:41Z", + "updated_at": "2024-09-06T15:25:25Z", + "git_url": "git://github.com/apernet/OpenGFW.git", + "ssh_url": "git@github.com:apernet/OpenGFW.git", + "clone_url": "https://github.com/apernet/OpenGFW.git", + "homepage": "https://gfw.dev/", + "stargazers_count": 9461, + "watchers_count": 9461, + "language": "Go", "topics": [ - "antd", - "markdown", - "react", - "wechat" + "censorship", + "dpi", + "filtering", + "firewall", + "gfw", + "ips", + "networking" + ] + }, + { + "id": 166330282, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjYzMzAyODI=", + "name": "sshtunnel", + "full_name": "elliotchance/sshtunnel", + "owner": { + "login": "elliotchance", + "id": 927418, + "avatar_url": "https://avatars.githubusercontent.com/u/927418?v=4", + "url": "https://api.github.com/users/elliotchance", + "html_url": "https://github.com/elliotchance" + }, + "html_url": "https://github.com/elliotchance/sshtunnel", + "description": "🚇 Ultra simple SSH tunnelling for Go programs.", + "url": "https://api.github.com/repos/elliotchance/sshtunnel", + "languages_url": "https://api.github.com/repos/elliotchance/sshtunnel/languages", + "created_at": "2019-01-18T02:28:41Z", + "updated_at": "2024-08-18T03:10:33Z", + "git_url": "git://github.com/elliotchance/sshtunnel.git", + "ssh_url": "git@github.com:elliotchance/sshtunnel.git", + "clone_url": "https://github.com/elliotchance/sshtunnel.git", + "homepage": "", + "stargazers_count": 303, + "watchers_count": 303, + "language": "Go", + "topics": [ + "golang", + "ssh", + "ssh-tunnel", + "sshtunnel" ] }, { - "id": 189555210, - "node_id": "MDEwOlJlcG9zaXRvcnkxODk1NTUyMTA=", - "name": "GOFamily", - "full_name": "shgopher/GOFamily", + "id": 66841911, + "node_id": "MDEwOlJlcG9zaXRvcnk2Njg0MTkxMQ==", + "name": "excelize", + "full_name": "qax-os/excelize", "owner": { - "login": "shgopher", - "id": 42873232, - "avatar_url": "https://avatars.githubusercontent.com/u/42873232?v=4", - "url": "https://api.github.com/users/shgopher", - "html_url": "https://github.com/shgopher" + "login": "qax-os", + "id": 29733149, + "avatar_url": "https://avatars.githubusercontent.com/u/29733149?v=4", + "url": "https://api.github.com/users/qax-os", + "html_url": "https://github.com/qax-os" }, - "html_url": "https://github.com/shgopher/GOFamily", - "description": "🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。", - "url": "https://api.github.com/repos/shgopher/GOFamily", - "languages_url": "https://api.github.com/repos/shgopher/GOFamily/languages", - "created_at": "2019-05-31T08:11:49Z", - "updated_at": "2024-09-05T04:22:37Z", - "git_url": "git://github.com/shgopher/GOFamily.git", - "ssh_url": "git@github.com:shgopher/GOFamily.git", - "clone_url": "https://github.com/shgopher/GOFamily.git", - "homepage": "https://shgopher.github.io/GOFamily/", - "stargazers_count": 2146, - "watchers_count": 2146, - "language": "JavaScript", + "html_url": "https://github.com/qax-os/excelize", + "description": "Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets", + "url": "https://api.github.com/repos/qax-os/excelize", + "languages_url": "https://api.github.com/repos/qax-os/excelize/languages", + "created_at": "2016-08-29T12:32:12Z", + "updated_at": "2024-09-06T21:45:49Z", + "git_url": "git://github.com/qax-os/excelize.git", + "ssh_url": "git@github.com:qax-os/excelize.git", + "clone_url": "https://github.com/qax-os/excelize.git", + "homepage": "https://xuri.me/excelize", + "stargazers_count": 17951, + "watchers_count": 17951, + "language": "Go", "topics": [ - "concurrency", - "concurrency-patterns", - "data-structure", + "analytics", + "chart", + "data-science", + "ecma-376", + "excel", + "excelize", + "formula", "go", - "go-concurrency", - "go-runtime", - "gofamily", "golang", - "project", - "runtime" + "microsoft", + "office", + "ooxml", + "openxml", + "spreadsheet", + "statistics", + "table", + "vba", + "visualization", + "xlsx", + "xml" ] }, { - "id": 25149508, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTE0OTUwOA==", - "name": "co-wechat", - "full_name": "node-webot/co-wechat", + "id": 46255681, + "node_id": "MDEwOlJlcG9zaXRvcnk0NjI1NTY4MQ==", + "name": "uilive", + "full_name": "gosuri/uilive", "owner": { - "login": "node-webot", - "id": 4167113, - "avatar_url": "https://avatars.githubusercontent.com/u/4167113?v=4", - "url": "https://api.github.com/users/node-webot", - "html_url": "https://github.com/node-webot" + "login": "gosuri", + "id": 70293, + "avatar_url": "https://avatars.githubusercontent.com/u/70293?v=4", + "url": "https://api.github.com/users/gosuri", + "html_url": "https://github.com/gosuri" }, - "html_url": "https://github.com/node-webot/co-wechat", - "description": "Wechat for Koa", - "url": "https://api.github.com/repos/node-webot/co-wechat", - "languages_url": "https://api.github.com/repos/node-webot/co-wechat/languages", - "created_at": "2014-10-13T08:10:16Z", - "updated_at": "2024-08-24T05:01:13Z", - "git_url": "git://github.com/node-webot/co-wechat.git", - "ssh_url": "git@github.com:node-webot/co-wechat.git", - "clone_url": "https://github.com/node-webot/co-wechat.git", + "html_url": "https://github.com/gosuri/uilive", + "description": "uilive is a go library for updating terminal output in realtime", + "url": "https://api.github.com/repos/gosuri/uilive", + "languages_url": "https://api.github.com/repos/gosuri/uilive/languages", + "created_at": "2015-11-16T06:13:10Z", + "updated_at": "2024-08-29T05:33:08Z", + "git_url": "git://github.com/gosuri/uilive.git", + "ssh_url": "git@github.com:gosuri/uilive.git", + "clone_url": "https://github.com/gosuri/uilive.git", "homepage": "", - "stargazers_count": 427, - "watchers_count": 427, - "language": "JavaScript", + "stargazers_count": 1691, + "watchers_count": 1691, + "language": "Go", "topics": [] }, { - "id": 323076240, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjMwNzYyNDA=", - "name": "next-terminal", - "full_name": "dushixiang/next-terminal", + "id": 37511821, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzUxMTgyMQ==", + "name": "kcp-go", + "full_name": "xtaci/kcp-go", "owner": { - "login": "dushixiang", - "id": 17633733, - "avatar_url": "https://avatars.githubusercontent.com/u/17633733?v=4", - "url": "https://api.github.com/users/dushixiang", - "html_url": "https://github.com/dushixiang" + "login": "xtaci", + "id": 2346725, + "avatar_url": "https://avatars.githubusercontent.com/u/2346725?v=4", + "url": "https://api.github.com/users/xtaci", + "html_url": "https://github.com/xtaci" }, - "html_url": "https://github.com/dushixiang/next-terminal", - "description": "Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。", - "url": "https://api.github.com/repos/dushixiang/next-terminal", - "languages_url": "https://api.github.com/repos/dushixiang/next-terminal/languages", - "created_at": "2020-12-20T13:18:29Z", - "updated_at": "2024-09-05T09:20:16Z", - "git_url": "git://github.com/dushixiang/next-terminal.git", - "ssh_url": "git@github.com:dushixiang/next-terminal.git", - "clone_url": "https://github.com/dushixiang/next-terminal.git", - "homepage": "https://next-terminal.typesafe.cn", - "stargazers_count": 4672, - "watchers_count": 4672, - "language": "JavaScript", + "html_url": "https://github.com/xtaci/kcp-go", + "description": " A Crypto-Secure Reliable-UDP Library for golang with FEC ", + "url": "https://api.github.com/repos/xtaci/kcp-go", + "languages_url": "https://api.github.com/repos/xtaci/kcp-go/languages", + "created_at": "2015-06-16T06:15:55Z", + "updated_at": "2024-09-06T16:30:37Z", + "git_url": "git://github.com/xtaci/kcp-go.git", + "ssh_url": "git@github.com:xtaci/kcp-go.git", + "clone_url": "https://github.com/xtaci/kcp-go.git", + "homepage": "", + "stargazers_count": 4048, + "watchers_count": 4048, + "language": "Go", "topics": [ - "antd", - "antd-design", - "docker", - "go", - "golang", - "guacamole", - "rdp", - "react", - "ssh", - "vnc" + "automatic-repeat-request", + "forward-error-correction", + "kcp", + "reed-solomon-codes", + "reliable-udp-library", + "symmetric-key-cryptography" ] - } - ], - "Java": [ + }, { - "id": 316240505, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTYyNDA1MDU=", - "name": "droidVNC-NG", - "full_name": "bk138/droidVNC-NG", + "id": 21985378, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTk4NTM3OA==", + "name": "goscon", + "full_name": "ejoy/goscon", "owner": { - "login": "bk138", - "id": 80450, - "avatar_url": "https://avatars.githubusercontent.com/u/80450?v=4", - "url": "https://api.github.com/users/bk138", - "html_url": "https://github.com/bk138" + "login": "ejoy", + "id": 7237003, + "avatar_url": "https://avatars.githubusercontent.com/u/7237003?v=4", + "url": "https://api.github.com/users/ejoy", + "html_url": "https://github.com/ejoy" }, - "html_url": "https://github.com/bk138/droidVNC-NG", - "description": "VNC server app for Android that does not require root privileges.", - "url": "https://api.github.com/repos/bk138/droidVNC-NG", - "languages_url": "https://api.github.com/repos/bk138/droidVNC-NG/languages", - "created_at": "2020-11-26T13:33:06Z", - "updated_at": "2024-09-05T20:23:52Z", - "git_url": "git://github.com/bk138/droidVNC-NG.git", - "ssh_url": "git@github.com:bk138/droidVNC-NG.git", - "clone_url": "https://github.com/bk138/droidVNC-NG.git", + "html_url": "https://github.com/ejoy/goscon", + "description": "stable connection", + "url": "https://api.github.com/repos/ejoy/goscon", + "languages_url": "https://api.github.com/repos/ejoy/goscon/languages", + "created_at": "2014-07-18T15:42:04Z", + "updated_at": "2024-09-06T03:10:30Z", + "git_url": "git://github.com/ejoy/goscon.git", + "ssh_url": "git@github.com:ejoy/goscon.git", + "clone_url": "https://github.com/ejoy/goscon.git", + "homepage": null, + "stargazers_count": 195, + "watchers_count": 195, + "language": "Go", + "topics": [] + }, + { + "id": 602941267, + "node_id": "R_kgDOI_AnUw", + "name": "Golin", + "full_name": "selinuxG/Golin", + "owner": { + "login": "selinuxG", + "id": 34471076, + "avatar_url": "https://avatars.githubusercontent.com/u/34471076?v=4", + "url": "https://api.github.com/users/selinuxG", + "html_url": "https://github.com/selinuxG" + }, + "html_url": "https://github.com/selinuxG/Golin", + "description": "弱口令检测、 漏洞扫描、端口扫描(协议识别,组件识别)、web目录扫描、等保模拟定级、自动化运维、等保工具(网络安全等级保护现场测评工具)内置3级等保核查命令、基线核查工具、键盘记录器", + "url": "https://api.github.com/repos/selinuxG/Golin", + "languages_url": "https://api.github.com/repos/selinuxG/Golin/languages", + "created_at": "2023-02-17T09:20:44Z", + "updated_at": "2024-09-03T02:32:26Z", + "git_url": "git://github.com/selinuxG/Golin.git", + "ssh_url": "git@github.com:selinuxG/Golin.git", + "clone_url": "https://github.com/selinuxG/Golin.git", + "homepage": "", + "stargazers_count": 1121, + "watchers_count": 1121, + "language": "Go", + "topics": [] + }, + { + "id": 90128995, + "node_id": "MDEwOlJlcG9zaXRvcnk5MDEyODk5NQ==", + "name": "graceful", + "full_name": "gobwas/graceful", + "owner": { + "login": "gobwas", + "id": 675117, + "avatar_url": "https://avatars.githubusercontent.com/u/675117?v=4", + "url": "https://api.github.com/users/gobwas", + "html_url": "https://github.com/gobwas" + }, + "html_url": "https://github.com/gobwas/graceful", + "description": "A library for graceful restarts in Go.", + "url": "https://api.github.com/repos/gobwas/graceful", + "languages_url": "https://api.github.com/repos/gobwas/graceful/languages", + "created_at": "2017-05-03T08:58:38Z", + "updated_at": "2024-07-03T06:09:27Z", + "git_url": "git://github.com/gobwas/graceful.git", + "ssh_url": "git@github.com:gobwas/graceful.git", + "clone_url": "https://github.com/gobwas/graceful.git", "homepage": "", - "stargazers_count": 1296, - "watchers_count": 1296, - "language": "Java", + "stargazers_count": 94, + "watchers_count": 94, + "language": "Go", "topics": [ - "android", - "mediaprojection", - "remote-desktop", - "rfb", - "server", - "vnc", - "vnc-server" + "golang", + "graceful" ] }, { - "id": 42728401, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjcyODQwMQ==", - "name": "kdeconnect-android", - "full_name": "KDE/kdeconnect-android", + "id": 36588674, + "node_id": "MDEwOlJlcG9zaXRvcnkzNjU4ODY3NA==", + "name": "overseer", + "full_name": "jpillora/overseer", "owner": { - "login": "KDE", - "id": 14312869, - "avatar_url": "https://avatars.githubusercontent.com/u/14312869?v=4", - "url": "https://api.github.com/users/KDE", - "html_url": "https://github.com/KDE" + "login": "jpillora", + "id": 633843, + "avatar_url": "https://avatars.githubusercontent.com/u/633843?v=4", + "url": "https://api.github.com/users/jpillora", + "html_url": "https://github.com/jpillora" }, - "html_url": "https://github.com/KDE/kdeconnect-android", - "description": "Native Android port of the KDE Connect Qt app", - "url": "https://api.github.com/repos/KDE/kdeconnect-android", - "languages_url": "https://api.github.com/repos/KDE/kdeconnect-android/languages", - "created_at": "2015-09-18T14:50:17Z", - "updated_at": "2024-09-04T10:34:41Z", - "git_url": "git://github.com/KDE/kdeconnect-android.git", - "ssh_url": "git@github.com:KDE/kdeconnect-android.git", - "clone_url": "https://github.com/KDE/kdeconnect-android.git", - "homepage": "https://invent.kde.org/network/kdeconnect-android", - "stargazers_count": 971, - "watchers_count": 971, - "language": "Java", + "html_url": "https://github.com/jpillora/overseer", + "description": "Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)", + "url": "https://api.github.com/repos/jpillora/overseer", + "languages_url": "https://api.github.com/repos/jpillora/overseer/languages", + "created_at": "2015-05-31T05:01:40Z", + "updated_at": "2024-09-04T06:45:26Z", + "git_url": "git://github.com/jpillora/overseer.git", + "ssh_url": "git@github.com:jpillora/overseer.git", + "clone_url": "https://github.com/jpillora/overseer.git", + "homepage": "", + "stargazers_count": 2289, + "watchers_count": 2289, + "language": "Go", "topics": [] }, { - "id": 143298715, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDMyOTg3MTU=", - "name": "FairEmail", - "full_name": "M66B/FairEmail", + "id": 442659352, + "node_id": "R_kgDOGmJyGA", + "name": "go-mobile-automation", + "full_name": "fantonglang/go-mobile-automation", "owner": { - "login": "M66B", - "id": 259573, - "avatar_url": "https://avatars.githubusercontent.com/u/259573?v=4", - "url": "https://api.github.com/users/M66B", - "html_url": "https://github.com/M66B" + "login": "fantonglang", + "id": 96805917, + "avatar_url": "https://avatars.githubusercontent.com/u/96805917?v=4", + "url": "https://api.github.com/users/fantonglang", + "html_url": "https://github.com/fantonglang" }, - "html_url": "https://github.com/M66B/FairEmail", - "description": "Fully featured, open source, privacy friendly email app for Android", - "url": "https://api.github.com/repos/M66B/FairEmail", - "languages_url": "https://api.github.com/repos/M66B/FairEmail/languages", - "created_at": "2018-08-02T13:30:25Z", - "updated_at": "2024-09-05T06:01:56Z", - "git_url": "git://github.com/M66B/FairEmail.git", - "ssh_url": "git@github.com:M66B/FairEmail.git", - "clone_url": "https://github.com/M66B/FairEmail.git", - "homepage": "https://email.faircode.eu/", - "stargazers_count": 2999, - "watchers_count": 2999, - "language": "Java", + "html_url": "https://github.com/fantonglang/go-mobile-automation", + "description": "安卓自动化golang SDK,支持云手机,稳定高效且不强依赖ADB", + "url": "https://api.github.com/repos/fantonglang/go-mobile-automation", + "languages_url": "https://api.github.com/repos/fantonglang/go-mobile-automation/languages", + "created_at": "2021-12-29T04:28:18Z", + "updated_at": "2024-08-27T12:03:53Z", + "git_url": "git://github.com/fantonglang/go-mobile-automation.git", + "ssh_url": "git@github.com:fantonglang/go-mobile-automation.git", + "clone_url": "https://github.com/fantonglang/go-mobile-automation.git", + "homepage": "", + "stargazers_count": 86, + "watchers_count": 86, + "language": "Go", + "topics": [] + }, + { + "id": 14355761, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDM1NTc2MQ==", + "name": "go-selfupdate", + "full_name": "sanbornm/go-selfupdate", + "owner": { + "login": "sanbornm", + "id": 85699, + "avatar_url": "https://avatars.githubusercontent.com/u/85699?v=4", + "url": "https://api.github.com/users/sanbornm", + "html_url": "https://github.com/sanbornm" + }, + "html_url": "https://github.com/sanbornm/go-selfupdate", + "description": "Enable your Go applications to self update", + "url": "https://api.github.com/repos/sanbornm/go-selfupdate", + "languages_url": "https://api.github.com/repos/sanbornm/go-selfupdate/languages", + "created_at": "2013-11-13T06:17:43Z", + "updated_at": "2024-09-05T15:39:20Z", + "git_url": "git://github.com/sanbornm/go-selfupdate.git", + "ssh_url": "git@github.com:sanbornm/go-selfupdate.git", + "clone_url": "https://github.com/sanbornm/go-selfupdate.git", + "homepage": "", + "stargazers_count": 1494, + "watchers_count": 1494, + "language": "Go", "topics": [ - "android", - "app", - "email", - "privacy", - "security" + "go", + "selfupdate" ] }, { - "id": 453905754, - "node_id": "R_kgDOGw4NWg", - "name": "Amarok-Hider", - "full_name": "deltazefiro/Amarok-Hider", + "id": 206998016, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDY5OTgwMTY=", + "name": "eris", + "full_name": "rotisserie/eris", "owner": { - "login": "deltazefiro", - "id": 41465688, - "avatar_url": "https://avatars.githubusercontent.com/u/41465688?v=4", - "url": "https://api.github.com/users/deltazefiro", - "html_url": "https://github.com/deltazefiro" + "login": "rotisserie", + "id": 55299016, + "avatar_url": "https://avatars.githubusercontent.com/u/55299016?v=4", + "url": "https://api.github.com/users/rotisserie", + "html_url": "https://github.com/rotisserie" }, - "html_url": "https://github.com/deltazefiro/Amarok-Hider", - "description": "Hide your private files and apps with a single click.", - "url": "https://api.github.com/repos/deltazefiro/Amarok-Hider", - "languages_url": "https://api.github.com/repos/deltazefiro/Amarok-Hider/languages", - "created_at": "2022-01-31T06:46:16Z", - "updated_at": "2024-09-05T18:30:46Z", - "git_url": "git://github.com/deltazefiro/Amarok-Hider.git", - "ssh_url": "git@github.com:deltazefiro/Amarok-Hider.git", - "clone_url": "https://github.com/deltazefiro/Amarok-Hider.git", - "homepage": "https://deltazefiro.github.io/Amarok-doc/en-US/", - "stargazers_count": 1490, - "watchers_count": 1490, - "language": "Java", + "html_url": "https://github.com/rotisserie/eris", + "description": "Error handling library with readable stack traces and flexible formatting support 🎆", + "url": "https://api.github.com/repos/rotisserie/eris", + "languages_url": "https://api.github.com/repos/rotisserie/eris/languages", + "created_at": "2019-09-07T16:50:33Z", + "updated_at": "2024-09-06T05:06:56Z", + "git_url": "git://github.com/rotisserie/eris.git", + "ssh_url": "git@github.com:rotisserie/eris.git", + "clone_url": "https://github.com/rotisserie/eris.git", + "homepage": "https://pkg.go.dev/github.com/rotisserie/eris", + "stargazers_count": 1486, + "watchers_count": 1486, + "language": "Go", "topics": [ - "android", - "android-application", - "file-hider", - "hider", - "privacy-protection" + "eris", + "error-handling", + "error-logging", + "error-traces", + "errors", + "go", + "golang", + "sentry-integration" ] }, { - "id": 63582643, - "node_id": "MDEwOlJlcG9zaXRvcnk2MzU4MjY0Mw==", - "name": "ScreenStream", - "full_name": "dkrivoruchko/ScreenStream", + "id": 260402101, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjA0MDIxMDE=", + "name": "box-cli-maker", + "full_name": "Delta456/box-cli-maker", "owner": { - "login": "dkrivoruchko", - "id": 10741551, - "avatar_url": "https://avatars.githubusercontent.com/u/10741551?v=4", - "url": "https://api.github.com/users/dkrivoruchko", - "html_url": "https://github.com/dkrivoruchko" + "login": "Delta456", + "id": 28479139, + "avatar_url": "https://avatars.githubusercontent.com/u/28479139?v=4", + "url": "https://api.github.com/users/Delta456", + "html_url": "https://github.com/Delta456" }, - "html_url": "https://github.com/dkrivoruchko/ScreenStream", - "description": "ScreenStream Android App", - "url": "https://api.github.com/repos/dkrivoruchko/ScreenStream", - "languages_url": "https://api.github.com/repos/dkrivoruchko/ScreenStream/languages", - "created_at": "2016-07-18T08:07:33Z", - "updated_at": "2024-09-06T01:21:58Z", - "git_url": "git://github.com/dkrivoruchko/ScreenStream.git", - "ssh_url": "git@github.com:dkrivoruchko/ScreenStream.git", - "clone_url": "https://github.com/dkrivoruchko/ScreenStream.git", - "homepage": "https://screenstream.io", - "stargazers_count": 1670, - "watchers_count": 1670, - "language": "Java", - "topics": [] + "html_url": "https://github.com/Delta456/box-cli-maker", + "description": "Make Highly Customized Boxes for CLI", + "url": "https://api.github.com/repos/Delta456/box-cli-maker", + "languages_url": "https://api.github.com/repos/Delta456/box-cli-maker/languages", + "created_at": "2020-05-01T07:23:56Z", + "updated_at": "2024-09-06T10:08:48Z", + "git_url": "git://github.com/Delta456/box-cli-maker.git", + "ssh_url": "git@github.com:Delta456/box-cli-maker.git", + "clone_url": "https://github.com/Delta456/box-cli-maker.git", + "homepage": "", + "stargazers_count": 527, + "watchers_count": 527, + "language": "Go", + "topics": [ + "bash", + "box", + "cli", + "collaborate", + "color", + "console", + "emoji", + "go", + "golang", + "shell", + "tabs", + "terminal", + "tui", + "unicode" + ] }, { - "id": 547126223, - "node_id": "R_kgDOIJx7zw", - "name": "SPatch-Update", - "full_name": "Katana-Official/SPatch-Update", + "id": 131546000, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzE1NDYwMDA=", + "name": "go-pretty", + "full_name": "jedib0t/go-pretty", "owner": { - "login": "Katana-Official", - "id": 115212758, - "avatar_url": "https://avatars.githubusercontent.com/u/115212758?v=4", - "url": "https://api.github.com/users/Katana-Official", - "html_url": "https://github.com/Katana-Official" + "login": "jedib0t", + "id": 38574447, + "avatar_url": "https://avatars.githubusercontent.com/u/38574447?v=4", + "url": "https://api.github.com/users/jedib0t", + "html_url": "https://github.com/jedib0t" }, - "html_url": "https://github.com/Katana-Official/SPatch-Update", - "description": "Update for SPatch nightly", - "url": "https://api.github.com/repos/Katana-Official/SPatch-Update", - "languages_url": "https://api.github.com/repos/Katana-Official/SPatch-Update/languages", - "created_at": "2022-10-07T07:12:50Z", - "updated_at": "2024-09-05T19:12:11Z", - "git_url": "git://github.com/Katana-Official/SPatch-Update.git", - "ssh_url": "git@github.com:Katana-Official/SPatch-Update.git", - "clone_url": "https://github.com/Katana-Official/SPatch-Update.git", - "homepage": null, - "stargazers_count": 800, - "watchers_count": 800, - "language": "Java", - "topics": [] + "html_url": "https://github.com/jedib0t/go-pretty", + "description": "Table-writer and more in golang!", + "url": "https://api.github.com/repos/jedib0t/go-pretty", + "languages_url": "https://api.github.com/repos/jedib0t/go-pretty/languages", + "created_at": "2018-04-30T01:54:06Z", + "updated_at": "2024-09-06T13:05:49Z", + "git_url": "git://github.com/jedib0t/go-pretty.git", + "ssh_url": "git@github.com:jedib0t/go-pretty.git", + "clone_url": "https://github.com/jedib0t/go-pretty.git", + "homepage": "", + "stargazers_count": 2810, + "watchers_count": 2810, + "language": "Go", + "topics": [ + "ascii", + "golang", + "list", + "pretty", + "progress-bar", + "progressbar", + "string-manipulation", + "table", + "table-writer", + "tablewriter" + ] }, { - "id": 275966393, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzU5NjYzOTM=", - "name": "Neo-Launcher", - "full_name": "NeoApplications/Neo-Launcher", + "id": 716007267, + "node_id": "R_kgDOKq1nYw", + "name": "copilot-gpt4-service", + "full_name": "aaamoon/copilot-gpt4-service", "owner": { - "login": "NeoApplications", - "id": 101910870, - "avatar_url": "https://avatars.githubusercontent.com/u/101910870?v=4", - "url": "https://api.github.com/users/NeoApplications", - "html_url": "https://github.com/NeoApplications" + "login": "aaamoon", + "id": 25700476, + "avatar_url": "https://avatars.githubusercontent.com/u/25700476?v=4", + "url": "https://api.github.com/users/aaamoon", + "html_url": "https://github.com/aaamoon" }, - "html_url": "https://github.com/NeoApplications/Neo-Launcher", - "description": "Neo-Launcher", - "url": "https://api.github.com/repos/NeoApplications/Neo-Launcher", - "languages_url": "https://api.github.com/repos/NeoApplications/Neo-Launcher/languages", - "created_at": "2020-06-30T01:32:31Z", - "updated_at": "2024-09-02T15:58:19Z", - "git_url": "git://github.com/NeoApplications/Neo-Launcher.git", - "ssh_url": "git@github.com:NeoApplications/Neo-Launcher.git", - "clone_url": "https://github.com/NeoApplications/Neo-Launcher.git", + "html_url": "https://github.com/aaamoon/copilot-gpt4-service", + "description": "Convert Github Copilot to ChatGPT", + "url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service", + "languages_url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service/languages", + "created_at": "2023-11-08T09:33:42Z", + "updated_at": "2024-09-06T08:36:44Z", + "git_url": "git://github.com/aaamoon/copilot-gpt4-service.git", + "ssh_url": "git@github.com:aaamoon/copilot-gpt4-service.git", + "clone_url": "https://github.com/aaamoon/copilot-gpt4-service.git", "homepage": "", - "stargazers_count": 1599, - "watchers_count": 1599, - "language": "Java", + "stargazers_count": 9100, + "watchers_count": 9100, + "language": "Go", "topics": [ - "android", - "launcher" + "chatgpt", + "copilot", + "gpt4", + "openai" ] }, { - "id": 134932582, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzQ5MzI1ODI=", - "name": "XposedSmsCode", - "full_name": "tianma8023/XposedSmsCode", + "id": 219616873, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTk2MTY4NzM=", + "name": "glow", + "full_name": "charmbracelet/glow", "owner": { - "login": "tianma8023", - "id": 7833704, - "avatar_url": "https://avatars.githubusercontent.com/u/7833704?v=4", - "url": "https://api.github.com/users/tianma8023", - "html_url": "https://github.com/tianma8023" + "login": "charmbracelet", + "id": 57376114, + "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", + "url": "https://api.github.com/users/charmbracelet", + "html_url": "https://github.com/charmbracelet" }, - "html_url": "https://github.com/tianma8023/XposedSmsCode", - "description": ":lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。", - "url": "https://api.github.com/repos/tianma8023/XposedSmsCode", - "languages_url": "https://api.github.com/repos/tianma8023/XposedSmsCode/languages", - "created_at": "2018-05-26T05:35:04Z", - "updated_at": "2024-09-05T19:10:36Z", - "git_url": "git://github.com/tianma8023/XposedSmsCode.git", - "ssh_url": "git@github.com:tianma8023/XposedSmsCode.git", - "clone_url": "https://github.com/tianma8023/XposedSmsCode.git", + "html_url": "https://github.com/charmbracelet/glow", + "description": "Render markdown on the CLI, with pizzazz! 💅🏻", + "url": "https://api.github.com/repos/charmbracelet/glow", + "languages_url": "https://api.github.com/repos/charmbracelet/glow/languages", + "created_at": "2019-11-04T23:34:55Z", + "updated_at": "2024-09-07T01:26:16Z", + "git_url": "git://github.com/charmbracelet/glow.git", + "ssh_url": "git@github.com:charmbracelet/glow.git", + "clone_url": "https://github.com/charmbracelet/glow.git", "homepage": "", - "stargazers_count": 797, - "watchers_count": 797, - "language": "Java", + "stargazers_count": 15757, + "watchers_count": 15757, + "language": "Go", "topics": [ - "xposed", - "xposedmodule" + "cli", + "excitement", + "hacktoberfest", + "markdown" ] }, { - "id": 320785435, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjA3ODU0MzU=", - "name": "LSPosed", - "full_name": "LSPosed/LSPosed", + "id": 19794451, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTc5NDQ1MQ==", + "name": "kingpin", + "full_name": "alecthomas/kingpin", "owner": { - "login": "LSPosed", - "id": 75879071, - "avatar_url": "https://avatars.githubusercontent.com/u/75879071?v=4", - "url": "https://api.github.com/users/LSPosed", - "html_url": "https://github.com/LSPosed" + "login": "alecthomas", + "id": 41767, + "avatar_url": "https://avatars.githubusercontent.com/u/41767?v=4", + "url": "https://api.github.com/users/alecthomas", + "html_url": "https://github.com/alecthomas" }, - "html_url": "https://github.com/LSPosed/LSPosed", - "description": "LSPosed Framework", - "url": "https://api.github.com/repos/LSPosed/LSPosed", - "languages_url": "https://api.github.com/repos/LSPosed/LSPosed/languages", - "created_at": "2020-12-12T08:39:37Z", - "updated_at": "2024-09-06T01:19:49Z", - "git_url": "git://github.com/LSPosed/LSPosed.git", - "ssh_url": "git@github.com:LSPosed/LSPosed.git", - "clone_url": "https://github.com/LSPosed/LSPosed.git", - "homepage": "https://lsposed.org", - "stargazers_count": 17058, - "watchers_count": 17058, - "language": "Java", + "html_url": "https://github.com/alecthomas/kingpin", + "description": "CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser", + "url": "https://api.github.com/repos/alecthomas/kingpin", + "languages_url": "https://api.github.com/repos/alecthomas/kingpin/languages", + "created_at": "2014-05-14T20:09:04Z", + "updated_at": "2024-09-05T06:49:06Z", + "git_url": "git://github.com/alecthomas/kingpin.git", + "ssh_url": "git@github.com:alecthomas/kingpin.git", + "clone_url": "https://github.com/alecthomas/kingpin.git", + "homepage": "", + "stargazers_count": 3475, + "watchers_count": 3475, + "language": "Go", "topics": [ - "android", - "xposed" + "cli", + "command-line", + "go", + "kingpin" ] }, { - "id": 145399427, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDUzOTk0Mjc=", - "name": "Shelter", - "full_name": "PeterCxy/Shelter", + "id": 32106741, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjEwNjc0MQ==", + "name": "gommon", + "full_name": "labstack/gommon", "owner": { - "login": "PeterCxy", - "id": 4532423, - "avatar_url": "https://avatars.githubusercontent.com/u/4532423?v=4", - "url": "https://api.github.com/users/PeterCxy", - "html_url": "https://github.com/PeterCxy" + "login": "labstack", + "id": 2624634, + "avatar_url": "https://avatars.githubusercontent.com/u/2624634?v=4", + "url": "https://api.github.com/users/labstack", + "html_url": "https://github.com/labstack" }, - "html_url": "https://github.com/PeterCxy/Shelter", - "description": "SThis repository is a mirror of https://gitea.angry.im/PeterCxy/Shelter", - "url": "https://api.github.com/repos/PeterCxy/Shelter", - "languages_url": "https://api.github.com/repos/PeterCxy/Shelter/languages", - "created_at": "2018-08-20T09:55:06Z", - "updated_at": "2024-09-04T06:15:21Z", - "git_url": "git://github.com/PeterCxy/Shelter.git", - "ssh_url": "git@github.com:PeterCxy/Shelter.git", - "clone_url": "https://github.com/PeterCxy/Shelter.git", - "homepage": "https://gitea.angry.im/PeterCxy/Shelter", - "stargazers_count": 2243, - "watchers_count": 2243, - "language": "Java", - "topics": [] + "html_url": "https://github.com/labstack/gommon", + "description": "Common packages for Go", + "url": "https://api.github.com/repos/labstack/gommon", + "languages_url": "https://api.github.com/repos/labstack/gommon/languages", + "created_at": "2015-03-12T22:35:57Z", + "updated_at": "2024-09-03T03:56:11Z", + "git_url": "git://github.com/labstack/gommon.git", + "ssh_url": "git@github.com:labstack/gommon.git", + "clone_url": "https://github.com/labstack/gommon.git", + "homepage": "", + "stargazers_count": 536, + "watchers_count": 536, + "language": "Go", + "topics": [ + "bytes", + "color", + "email", + "logging", + "random" + ] }, { - "id": 656227652, - "node_id": "R_kgDOJx09RA", - "name": "Chat2DB", - "full_name": "CodePhiliaX/Chat2DB", + "id": 396679997, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTY2Nzk5OTc=", + "name": "xcgui", + "full_name": "twgh/xcgui", "owner": { - "login": "CodePhiliaX", - "id": 131834193, - "avatar_url": "https://avatars.githubusercontent.com/u/131834193?v=4", - "url": "https://api.github.com/users/CodePhiliaX", - "html_url": "https://github.com/CodePhiliaX" + "login": "twgh", + "id": 54952145, + "avatar_url": "https://avatars.githubusercontent.com/u/54952145?v=4", + "url": "https://api.github.com/users/twgh", + "html_url": "https://github.com/twgh" }, - "html_url": "https://github.com/CodePhiliaX/Chat2DB", - "description": "🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.", - "url": "https://api.github.com/repos/CodePhiliaX/Chat2DB", - "languages_url": "https://api.github.com/repos/CodePhiliaX/Chat2DB/languages", - "created_at": "2023-06-20T14:05:26Z", - "updated_at": "2024-09-05T23:56:11Z", - "git_url": "git://github.com/CodePhiliaX/Chat2DB.git", - "ssh_url": "git@github.com:CodePhiliaX/Chat2DB.git", - "clone_url": "https://github.com/CodePhiliaX/Chat2DB.git", - "homepage": "http://chat2db.ai", - "stargazers_count": 14753, - "watchers_count": 14753, - "language": "Java", + "html_url": "https://github.com/twgh/xcgui", + "description": "炫彩界面库. Go GUI library. Golang bindings for XCGUI, Windows GUI library, DirectUI design idea.", + "url": "https://api.github.com/repos/twgh/xcgui", + "languages_url": "https://api.github.com/repos/twgh/xcgui/languages", + "created_at": "2021-08-16T07:44:04Z", + "updated_at": "2024-09-04T08:43:32Z", + "git_url": "git://github.com/twgh/xcgui.git", + "ssh_url": "git@github.com:twgh/xcgui.git", + "clone_url": "https://github.com/twgh/xcgui.git", + "homepage": "https://pkg.go.dev/github.com/twgh/xcgui", + "stargazers_count": 505, + "watchers_count": 505, + "language": "Go", "topics": [ - "ai", - "bi", - "chatgpt", - "clickhouse", - "clickhouse-client", - "database", - "datagrip", - "db2", - "dbeaver", - "gpt", - "hive", - "mysql", - "navicat", - "oracle", - "postgresql", - "redis", - "redis-client", - "sqlserver", - "text2sql" + "desktop-app", + "desktop-application", + "direct2d", + "directui", + "go", + "go-binding", + "go-gui", + "golang", + "golang-bindings", + "golang-tool", + "gui", + "gui-application", + "gui-framework", + "gui-library", + "gui-toolkit", + "windows", + "windows-desktop", + "windows-gui", + "windows-library", + "xcgui" ] }, { - "id": 663458108, - "node_id": "R_kgDOJ4uRPA", - "name": "campus-imaotai", - "full_name": "oddfar/campus-imaotai", + "id": 234450184, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ0NTAxODQ=", + "name": "genqlient", + "full_name": "Khan/genqlient", "owner": { - "login": "oddfar", - "id": 76616434, - "avatar_url": "https://avatars.githubusercontent.com/u/76616434?v=4", - "url": "https://api.github.com/users/oddfar", - "html_url": "https://github.com/oddfar" + "login": "Khan", + "id": 15455, + "avatar_url": "https://avatars.githubusercontent.com/u/15455?v=4", + "url": "https://api.github.com/users/Khan", + "html_url": "https://github.com/Khan" }, - "html_url": "https://github.com/oddfar/campus-imaotai", - "description": "i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)", - "url": "https://api.github.com/repos/oddfar/campus-imaotai", - "languages_url": "https://api.github.com/repos/oddfar/campus-imaotai/languages", - "created_at": "2023-07-07T10:37:13Z", - "updated_at": "2024-09-05T20:10:47Z", - "git_url": "git://github.com/oddfar/campus-imaotai.git", - "ssh_url": "git@github.com:oddfar/campus-imaotai.git", - "clone_url": "https://github.com/oddfar/campus-imaotai.git", - "homepage": "https://oddfar.github.io/campus-doc/campus-imaotai", - "stargazers_count": 4076, - "watchers_count": 4076, - "language": "Java", - "topics": [] + "html_url": "https://github.com/Khan/genqlient", + "description": "a truly type-safe Go GraphQL client", + "url": "https://api.github.com/repos/Khan/genqlient", + "languages_url": "https://api.github.com/repos/Khan/genqlient/languages", + "created_at": "2020-01-17T02:01:49Z", + "updated_at": "2024-09-04T15:15:38Z", + "git_url": "git://github.com/Khan/genqlient.git", + "ssh_url": "git@github.com:Khan/genqlient.git", + "clone_url": "https://github.com/Khan/genqlient.git", + "homepage": "", + "stargazers_count": 1054, + "watchers_count": 1054, + "language": "Go", + "topics": [ + "codegen", + "go", + "golang", + "graphql" + ] }, { - "id": 87780098, - "node_id": "MDEwOlJlcG9zaXRvcnk4Nzc4MDA5OA==", - "name": "UltimateAndroidReference", - "full_name": "aritraroy/UltimateAndroidReference", + "id": 169459245, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjk0NTkyNDU=", + "name": "tracerr", + "full_name": "ztrue/tracerr", "owner": { - "login": "aritraroy", - "id": 8044760, - "avatar_url": "https://avatars.githubusercontent.com/u/8044760?v=4", - "url": "https://api.github.com/users/aritraroy", - "html_url": "https://github.com/aritraroy" + "login": "ztrue", + "id": 1217414, + "avatar_url": "https://avatars.githubusercontent.com/u/1217414?v=4", + "url": "https://api.github.com/users/ztrue", + "html_url": "https://github.com/ztrue" }, - "html_url": "https://github.com/aritraroy/UltimateAndroidReference", - "description": ":rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer", - "url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference", - "languages_url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference/languages", - "created_at": "2017-04-10T07:28:27Z", - "updated_at": "2024-09-04T13:21:50Z", - "git_url": "git://github.com/aritraroy/UltimateAndroidReference.git", - "ssh_url": "git@github.com:aritraroy/UltimateAndroidReference.git", - "clone_url": "https://github.com/aritraroy/UltimateAndroidReference.git", + "html_url": "https://github.com/ztrue/tracerr", + "description": "Golang errors with stack trace and source fragments.", + "url": "https://api.github.com/repos/ztrue/tracerr", + "languages_url": "https://api.github.com/repos/ztrue/tracerr/languages", + "created_at": "2019-02-06T18:57:46Z", + "updated_at": "2024-09-04T01:01:55Z", + "git_url": "git://github.com/ztrue/tracerr.git", + "ssh_url": "git@github.com:ztrue/tracerr.git", + "clone_url": "https://github.com/ztrue/tracerr.git", "homepage": "", - "stargazers_count": 7836, - "watchers_count": 7836, - "language": "Java", + "stargazers_count": 973, + "watchers_count": 973, + "language": "Go", "topics": [ - "android", - "android-apps", - "android-book", - "android-developers", - "android-development", - "android-game", - "android-library", - "android-open-source", - "android-studio", - "android-tests", - "kotlin-android", - "sample-android", - "twitter", - "websites" + "debug", + "error-handling", + "errors", + "errors-log", + "go", + "golang", + "source-map", + "stacktrace" ] }, { - "id": 44804216, - "node_id": "MDEwOlJlcG9zaXRvcnk0NDgwNDIxNg==", - "name": "termux-app", - "full_name": "termux/termux-app", + "id": 283854852, + "node_id": "MDEwOlJlcG9zaXRvcnkyODM4NTQ4NTI=", + "name": "readline", + "full_name": "reeflective/readline", "owner": { - "login": "termux", - "id": 8104776, - "avatar_url": "https://avatars.githubusercontent.com/u/8104776?v=4", - "url": "https://api.github.com/users/termux", - "html_url": "https://github.com/termux" + "login": "reeflective", + "id": 99735406, + "avatar_url": "https://avatars.githubusercontent.com/u/99735406?v=4", + "url": "https://api.github.com/users/reeflective", + "html_url": "https://github.com/reeflective" }, - "html_url": "https://github.com/termux/termux-app", - "description": "Termux - a terminal emulator application for Android OS extendible by variety of packages.", - "url": "https://api.github.com/repos/termux/termux-app", - "languages_url": "https://api.github.com/repos/termux/termux-app/languages", - "created_at": "2015-10-23T09:42:46Z", - "updated_at": "2024-09-06T00:13:06Z", - "git_url": "git://github.com/termux/termux-app.git", - "ssh_url": "git@github.com:termux/termux-app.git", - "clone_url": "https://github.com/termux/termux-app.git", - "homepage": "https://f-droid.org/en/packages/com.termux", - "stargazers_count": 34537, - "watchers_count": 34537, - "language": "Java", + "html_url": "https://github.com/reeflective/readline", + "description": "Shell library with powerful and modern UI, large feature set, and `.inputrc` support", + "url": "https://api.github.com/repos/reeflective/readline", + "languages_url": "https://api.github.com/repos/reeflective/readline/languages", + "created_at": "2020-07-30T18:59:07Z", + "updated_at": "2024-09-02T04:29:15Z", + "git_url": "git://github.com/reeflective/readline.git", + "ssh_url": "git@github.com:reeflective/readline.git", + "clone_url": "https://github.com/reeflective/readline.git", + "homepage": "", + "stargazers_count": 84, + "watchers_count": 84, + "language": "Go", "topics": [ - "android", - "hacktoberfest", - "linux", + "console", + "go", + "golang", + "inputrc", + "readline", + "shell", "terminal", - "termux" + "vim", + "vim-mode" ] }, { - "id": 378069880, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzgwNjk4ODA=", - "name": "ZeroTermux", - "full_name": "hanxinhao000/ZeroTermux", + "id": 50236311, + "node_id": "MDEwOlJlcG9zaXRvcnk1MDIzNjMxMQ==", + "name": "keybd_event", + "full_name": "micmonay/keybd_event", "owner": { - "login": "hanxinhao000", - "id": 23556571, - "avatar_url": "https://avatars.githubusercontent.com/u/23556571?v=4", - "url": "https://api.github.com/users/hanxinhao000", - "html_url": "https://github.com/hanxinhao000" + "login": "micmonay", + "id": 705503, + "avatar_url": "https://avatars.githubusercontent.com/u/705503?v=4", + "url": "https://api.github.com/users/micmonay", + "html_url": "https://github.com/micmonay" }, - "html_url": "https://github.com/hanxinhao000/ZeroTermux", - "description": null, - "url": "https://api.github.com/repos/hanxinhao000/ZeroTermux", - "languages_url": "https://api.github.com/repos/hanxinhao000/ZeroTermux/languages", - "created_at": "2021-06-18T07:29:17Z", - "updated_at": "2024-09-05T11:08:28Z", - "git_url": "git://github.com/hanxinhao000/ZeroTermux.git", - "ssh_url": "git@github.com:hanxinhao000/ZeroTermux.git", - "clone_url": "https://github.com/hanxinhao000/ZeroTermux.git", + "html_url": "https://github.com/micmonay/keybd_event", + "description": "For simulate key press in Linux, Windows and Mac in golang", + "url": "https://api.github.com/repos/micmonay/keybd_event", + "languages_url": "https://api.github.com/repos/micmonay/keybd_event/languages", + "created_at": "2016-01-23T11:52:12Z", + "updated_at": "2024-08-26T13:13:03Z", + "git_url": "git://github.com/micmonay/keybd_event.git", + "ssh_url": "git@github.com:micmonay/keybd_event.git", + "clone_url": "https://github.com/micmonay/keybd_event.git", "homepage": null, - "stargazers_count": 1425, - "watchers_count": 1425, - "language": "Java", - "topics": [] + "stargazers_count": 376, + "watchers_count": 376, + "language": "Go", + "topics": [ + "cgevent", + "event", + "golang", + "key", + "keybd-event", + "keyboard", + "linux", + "macos", + "simulate", + "simulation", + "uinput", + "windows" + ] }, { - "id": 510910226, - "node_id": "R_kgDOHnPfEg", - "name": "termux-monet", - "full_name": "Termux-Monet/termux-monet", + "id": 665193375, + "node_id": "R_kgDOJ6YLnw", + "name": "nilaway", + "full_name": "uber-go/nilaway", "owner": { - "login": "Termux-Monet", - "id": 173825319, - "avatar_url": "https://avatars.githubusercontent.com/u/173825319?v=4", - "url": "https://api.github.com/users/Termux-Monet", - "html_url": "https://github.com/Termux-Monet" + "login": "uber-go", + "id": 19262598, + "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", + "url": "https://api.github.com/users/uber-go", + "html_url": "https://github.com/uber-go" }, - "html_url": "https://github.com/Termux-Monet/termux-monet", - "description": "Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features.", - "url": "https://api.github.com/repos/Termux-Monet/termux-monet", - "languages_url": "https://api.github.com/repos/Termux-Monet/termux-monet/languages", - "created_at": "2022-07-05T22:18:49Z", - "updated_at": "2024-09-05T15:24:10Z", - "git_url": "git://github.com/Termux-Monet/termux-monet.git", - "ssh_url": "git@github.com:Termux-Monet/termux-monet.git", - "clone_url": "https://github.com/Termux-Monet/termux-monet.git", - "homepage": "https://github.com/Termux-Monet/termux-monet/releases/latest", - "stargazers_count": 1095, - "watchers_count": 1095, - "language": "Java", + "html_url": "https://github.com/uber-go/nilaway", + "description": "Static analysis tool to detect potential nil panics in Go code", + "url": "https://api.github.com/repos/uber-go/nilaway", + "languages_url": "https://api.github.com/repos/uber-go/nilaway/languages", + "created_at": "2023-07-11T16:37:19Z", + "updated_at": "2024-09-06T14:36:32Z", + "git_url": "git://github.com/uber-go/nilaway.git", + "ssh_url": "git@github.com:uber-go/nilaway.git", + "clone_url": "https://github.com/uber-go/nilaway.git", + "homepage": "", + "stargazers_count": 3016, + "watchers_count": 3016, + "language": "Go", "topics": [ - "android", - "android-12", - "android-14", - "android-8", - "android12", - "android14", - "linux", - "monet", - "terminal", - "termux" + "go", + "nil-pointer", + "nilability", + "nilability-analysis", + "static-analysis" ] }, { - "id": 304483342, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ0ODMzNDI=", - "name": "Android-Touch-Helper", - "full_name": "zfdang/Android-Touch-Helper", + "id": 281519877, + "node_id": "MDEwOlJlcG9zaXRvcnkyODE1MTk4Nzc=", + "name": "selfupdate", + "full_name": "minio/selfupdate", "owner": { - "login": "zfdang", - "id": 1241196, - "avatar_url": "https://avatars.githubusercontent.com/u/1241196?v=4", - "url": "https://api.github.com/users/zfdang", - "html_url": "https://github.com/zfdang" + "login": "minio", + "id": 695951, + "avatar_url": "https://avatars.githubusercontent.com/u/695951?v=4", + "url": "https://api.github.com/users/minio", + "html_url": "https://github.com/minio" }, - "html_url": "https://github.com/zfdang/Android-Touch-Helper", - "description": "开屏跳过-安卓系统的开屏广告自动跳过助手", - "url": "https://api.github.com/repos/zfdang/Android-Touch-Helper", - "languages_url": "https://api.github.com/repos/zfdang/Android-Touch-Helper/languages", - "created_at": "2020-10-16T00:58:41Z", - "updated_at": "2024-09-06T00:53:12Z", - "git_url": "git://github.com/zfdang/Android-Touch-Helper.git", - "ssh_url": "git@github.com:zfdang/Android-Touch-Helper.git", - "clone_url": "https://github.com/zfdang/Android-Touch-Helper.git", - "homepage": "https://TouchHelper.zfdang.com", - "stargazers_count": 5189, - "watchers_count": 5189, - "language": "Java", - "topics": [ - "accessibility", - "activity", - "ad", - "android", - "auto", - "click", - "screen", - "skip", - "splash", - "start", - "startup" - ] + "html_url": "https://github.com/minio/selfupdate", + "description": "Build self-updating Go programs", + "url": "https://api.github.com/repos/minio/selfupdate", + "languages_url": "https://api.github.com/repos/minio/selfupdate/languages", + "created_at": "2020-07-21T22:44:05Z", + "updated_at": "2024-09-04T11:53:16Z", + "git_url": "git://github.com/minio/selfupdate.git", + "ssh_url": "git@github.com:minio/selfupdate.git", + "clone_url": "https://github.com/minio/selfupdate.git", + "homepage": null, + "stargazers_count": 680, + "watchers_count": 680, + "language": "Go", + "topics": [] }, { - "id": 65757761, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1Nzc2MQ==", - "name": "Aegis", - "full_name": "beemdevelopment/Aegis", + "id": 256861424, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTY4NjE0MjQ=", + "name": "jikeview-bot", + "full_name": "sorcererxw/jikeview-bot", "owner": { - "login": "beemdevelopment", - "id": 47433933, - "avatar_url": "https://avatars.githubusercontent.com/u/47433933?v=4", - "url": "https://api.github.com/users/beemdevelopment", - "html_url": "https://github.com/beemdevelopment" + "login": "sorcererxw", + "id": 11501524, + "avatar_url": "https://avatars.githubusercontent.com/u/11501524?v=4", + "url": "https://api.github.com/users/sorcererxw", + "html_url": "https://github.com/sorcererxw" }, - "html_url": "https://github.com/beemdevelopment/Aegis", - "description": "A free, secure and open source app for Android to manage your 2-step verification tokens.", - "url": "https://api.github.com/repos/beemdevelopment/Aegis", - "languages_url": "https://api.github.com/repos/beemdevelopment/Aegis/languages", - "created_at": "2016-08-15T19:10:31Z", - "updated_at": "2024-09-05T16:52:50Z", - "git_url": "git://github.com/beemdevelopment/Aegis.git", - "ssh_url": "git@github.com:beemdevelopment/Aegis.git", - "clone_url": "https://github.com/beemdevelopment/Aegis.git", - "homepage": "https://getaegis.app", - "stargazers_count": 8785, - "watchers_count": 8785, - "language": "Java", - "topics": [ - "2fa", - "android", - "authenticator", - "encryption", - "fingerprint", - "hotp", - "otp", - "secure", - "totp" - ] + "html_url": "https://github.com/sorcererxw/jikeview-bot", + "description": null, + "url": "https://api.github.com/repos/sorcererxw/jikeview-bot", + "languages_url": "https://api.github.com/repos/sorcererxw/jikeview-bot/languages", + "created_at": "2020-04-18T22:00:42Z", + "updated_at": "2024-01-03T00:56:30Z", + "git_url": "git://github.com/sorcererxw/jikeview-bot.git", + "ssh_url": "git@github.com:sorcererxw/jikeview-bot.git", + "clone_url": "https://github.com/sorcererxw/jikeview-bot.git", + "homepage": "https://t.me/jikeview_bot", + "stargazers_count": 7, + "watchers_count": 7, + "language": "Go", + "topics": [] }, { - "id": 283211901, - "node_id": "MDEwOlJlcG9zaXRvcnkyODMyMTE5MDE=", - "name": "SmartTube", - "full_name": "yuliskov/SmartTube", + "id": 140958903, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDA5NTg5MDM=", + "name": "expr", + "full_name": "expr-lang/expr", "owner": { - "login": "yuliskov", - "id": 5897464, - "avatar_url": "https://avatars.githubusercontent.com/u/5897464?v=4", - "url": "https://api.github.com/users/yuliskov", - "html_url": "https://github.com/yuliskov" + "login": "expr-lang", + "id": 144815908, + "avatar_url": "https://avatars.githubusercontent.com/u/144815908?v=4", + "url": "https://api.github.com/users/expr-lang", + "html_url": "https://github.com/expr-lang" }, - "html_url": "https://github.com/yuliskov/SmartTube", - "description": "SmartTube - an advanced player for set-top boxes and tvs running Android OS", - "url": "https://api.github.com/repos/yuliskov/SmartTube", - "languages_url": "https://api.github.com/repos/yuliskov/SmartTube/languages", - "created_at": "2020-07-28T12:53:52Z", - "updated_at": "2024-09-05T23:41:06Z", - "git_url": "git://github.com/yuliskov/SmartTube.git", - "ssh_url": "git@github.com:yuliskov/SmartTube.git", - "clone_url": "https://github.com/yuliskov/SmartTube.git", - "homepage": "https://www.patreon.com/smarttube", - "stargazers_count": 18503, - "watchers_count": 18503, - "language": "Java", + "html_url": "https://github.com/expr-lang/expr", + "description": "Expression language and expression evaluation for Go", + "url": "https://api.github.com/repos/expr-lang/expr", + "languages_url": "https://api.github.com/repos/expr-lang/expr/languages", + "created_at": "2018-07-14T15:57:34Z", + "updated_at": "2024-09-07T01:01:28Z", + "git_url": "git://github.com/expr-lang/expr.git", + "ssh_url": "git@github.com:expr-lang/expr.git", + "clone_url": "https://github.com/expr-lang/expr.git", + "homepage": "https://expr-lang.org", + "stargazers_count": 6101, + "watchers_count": 6101, + "language": "Go", "topics": [ - "android", - "android-tv", - "android-tv-box", - "java", - "kotlin", - "retrofit2", - "rxjava-android" + "bytecode", + "configuration-language", + "engine", + "evaluator", + "expr", + "expression", + "expression-evaluator", + "expression-language", + "go", + "golang", + "rule-engine" ] }, { - "id": 206462776, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDY0NjI3NzY=", - "name": "GitHub-Chinese-Top-Charts", - "full_name": "GrowingGit/GitHub-Chinese-Top-Charts", + "id": 66737655, + "node_id": "MDEwOlJlcG9zaXRvcnk2NjczNzY1NQ==", + "name": "xxhash", + "full_name": "cespare/xxhash", "owner": { - "login": "GrowingGit", - "id": 21018904, - "avatar_url": "https://avatars.githubusercontent.com/u/21018904?v=4", - "url": "https://api.github.com/users/GrowingGit", - "html_url": "https://github.com/GrowingGit" + "login": "cespare", + "id": 318501, + "avatar_url": "https://avatars.githubusercontent.com/u/318501?v=4", + "url": "https://api.github.com/users/cespare", + "html_url": "https://github.com/cespare" }, - "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts", - "description": ":cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。", - "url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts", - "languages_url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts/languages", - "created_at": "2019-09-05T03:01:56Z", - "updated_at": "2024-09-06T01:30:42Z", - "git_url": "git://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", - "ssh_url": "git@github.com:GrowingGit/GitHub-Chinese-Top-Charts.git", - "clone_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "html_url": "https://github.com/cespare/xxhash", + "description": "A Go implementation of the 64-bit xxHash algorithm (XXH64)", + "url": "https://api.github.com/repos/cespare/xxhash", + "languages_url": "https://api.github.com/repos/cespare/xxhash/languages", + "created_at": "2016-08-27T22:08:31Z", + "updated_at": "2024-09-04T12:26:13Z", + "git_url": "git://github.com/cespare/xxhash.git", + "ssh_url": "git@github.com:cespare/xxhash.git", + "clone_url": "https://github.com/cespare/xxhash.git", "homepage": "", - "stargazers_count": 98223, - "watchers_count": 98223, - "language": "Java", + "stargazers_count": 1774, + "watchers_count": 1774, + "language": "Go", "topics": [] }, { - "id": 561730219, - "node_id": "R_kgDOIXtSqw", - "name": "hello-algo", - "full_name": "krahets/hello-algo", + "id": 134017286, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzQwMTcyODY=", + "name": "lazygit", + "full_name": "jesseduffield/lazygit", "owner": { - "login": "krahets", - "id": 26993056, - "avatar_url": "https://avatars.githubusercontent.com/u/26993056?v=4", - "url": "https://api.github.com/users/krahets", - "html_url": "https://github.com/krahets" + "login": "jesseduffield", + "id": 8456633, + "avatar_url": "https://avatars.githubusercontent.com/u/8456633?v=4", + "url": "https://api.github.com/users/jesseduffield", + "html_url": "https://github.com/jesseduffield" }, - "html_url": "https://github.com/krahets/hello-algo", - "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing", - "url": "https://api.github.com/repos/krahets/hello-algo", - "languages_url": "https://api.github.com/repos/krahets/hello-algo/languages", - "created_at": "2022-11-04T11:08:34Z", - "updated_at": "2024-09-06T01:13:36Z", - "git_url": "git://github.com/krahets/hello-algo.git", - "ssh_url": "git@github.com:krahets/hello-algo.git", - "clone_url": "https://github.com/krahets/hello-algo.git", - "homepage": "https://www.hello-algo.com", - "stargazers_count": 94504, - "watchers_count": 94504, - "language": "Java", + "html_url": "https://github.com/jesseduffield/lazygit", + "description": "simple terminal UI for git commands", + "url": "https://api.github.com/repos/jesseduffield/lazygit", + "languages_url": "https://api.github.com/repos/jesseduffield/lazygit/languages", + "created_at": "2018-05-19T00:53:06Z", + "updated_at": "2024-09-07T00:14:24Z", + "git_url": "git://github.com/jesseduffield/lazygit.git", + "ssh_url": "git@github.com:jesseduffield/lazygit.git", + "clone_url": "https://github.com/jesseduffield/lazygit.git", + "homepage": "", + "stargazers_count": 50208, + "watchers_count": 50208, + "language": "Go", "topics": [ - "algo", - "algorithm", - "algorithms", - "book", - "data-structure", - "data-structures", - "data-structures-and-algorithms", - "dsa", - "education", - "leetcode", - "programming" + "cli", + "git", + "terminal" ] }, { - "id": 337054443, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzcwNTQ0NDM=", - "name": "xManager", - "full_name": "Team-xManager/xManager", + "id": 11660039, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTY2MDAzOQ==", + "name": "win", + "full_name": "lxn/win", "owner": { - "login": "Team-xManager", - "id": 78732598, - "avatar_url": "https://avatars.githubusercontent.com/u/78732598?v=4", - "url": "https://api.github.com/users/Team-xManager", - "html_url": "https://github.com/Team-xManager" + "login": "lxn", + "id": 352638, + "avatar_url": "https://avatars.githubusercontent.com/u/352638?v=4", + "url": "https://api.github.com/users/lxn", + "html_url": "https://github.com/lxn" }, - "html_url": "https://github.com/Team-xManager/xManager", - "description": "Ad-Free, New Features & Freedom", - "url": "https://api.github.com/repos/Team-xManager/xManager", - "languages_url": "https://api.github.com/repos/Team-xManager/xManager/languages", - "created_at": "2021-02-08T11:31:10Z", - "updated_at": "2024-09-05T23:52:17Z", - "git_url": "git://github.com/Team-xManager/xManager.git", - "ssh_url": "git@github.com:Team-xManager/xManager.git", - "clone_url": "https://github.com/Team-xManager/xManager.git", - "homepage": "https://xmanagerapp.com", - "stargazers_count": 9381, - "watchers_count": 9381, - "language": "Java", - "topics": [ - "android", - "java" - ] - } - ], - "Go": [ + "html_url": "https://github.com/lxn/win", + "description": "A Windows API wrapper package for the Go Programming Language", + "url": "https://api.github.com/repos/lxn/win", + "languages_url": "https://api.github.com/repos/lxn/win/languages", + "created_at": "2013-07-25T12:36:51Z", + "updated_at": "2024-09-05T23:30:09Z", + "git_url": "git://github.com/lxn/win.git", + "ssh_url": "git@github.com:lxn/win.git", + "clone_url": "https://github.com/lxn/win.git", + "homepage": null, + "stargazers_count": 1205, + "watchers_count": 1205, + "language": "Go", + "topics": [] + }, { - "id": 151083521, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTEwODM1MjE=", - "name": "dataframe-go", - "full_name": "rocketlaunchr/dataframe-go", + "id": 1797439, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzk3NDM5", + "name": "w32", + "full_name": "AllenDang/w32", "owner": { - "login": "rocketlaunchr", - "id": 38334898, - "avatar_url": "https://avatars.githubusercontent.com/u/38334898?v=4", - "url": "https://api.github.com/users/rocketlaunchr", - "html_url": "https://github.com/rocketlaunchr" + "login": "AllenDang", + "id": 18550, + "avatar_url": "https://avatars.githubusercontent.com/u/18550?v=4", + "url": "https://api.github.com/users/AllenDang", + "html_url": "https://github.com/AllenDang" }, - "html_url": "https://github.com/rocketlaunchr/dataframe-go", - "description": "DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration", - "url": "https://api.github.com/repos/rocketlaunchr/dataframe-go", - "languages_url": "https://api.github.com/repos/rocketlaunchr/dataframe-go/languages", - "created_at": "2018-10-01T12:19:31Z", - "updated_at": "2024-09-04T21:14:02Z", - "git_url": "git://github.com/rocketlaunchr/dataframe-go.git", - "ssh_url": "git@github.com:rocketlaunchr/dataframe-go.git", - "clone_url": "https://github.com/rocketlaunchr/dataframe-go.git", + "html_url": "https://github.com/AllenDang/w32", + "description": "A wrapper of windows apis for the Go Programming Language.", + "url": "https://api.github.com/repos/AllenDang/w32", + "languages_url": "https://api.github.com/repos/AllenDang/w32/languages", + "created_at": "2011-05-25T05:48:00Z", + "updated_at": "2024-08-22T00:18:23Z", + "git_url": "git://github.com/AllenDang/w32.git", + "ssh_url": "git@github.com:AllenDang/w32.git", + "clone_url": "https://github.com/AllenDang/w32.git", "homepage": "", - "stargazers_count": 1161, - "watchers_count": 1161, + "stargazers_count": 761, + "watchers_count": 761, "language": "Go", - "topics": [ - "data-science", - "dataframe", - "dataframes", - "go", - "golang", - "machine-learning", - "pandas", - "pandas-dataframe", - "python", - "statistics" - ] + "topics": [] }, { - "id": 848224310, - "node_id": "R_kgDOMo7gNg", - "name": "hotfix", - "full_name": "go-hotfix/hotfix", + "id": 29840798, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTg0MDc5OA==", + "name": "spotify", + "full_name": "zmb3/spotify", "owner": { - "login": "go-hotfix", - "id": 179555641, - "avatar_url": "https://avatars.githubusercontent.com/u/179555641?v=4", - "url": "https://api.github.com/users/go-hotfix", - "html_url": "https://github.com/go-hotfix" + "login": "zmb3", + "id": 7527103, + "avatar_url": "https://avatars.githubusercontent.com/u/7527103?v=4", + "url": "https://api.github.com/users/zmb3", + "html_url": "https://github.com/zmb3" }, - "html_url": "https://github.com/go-hotfix/hotfix", - "description": "hotfix is a golang function hot-fix solution", - "url": "https://api.github.com/repos/go-hotfix/hotfix", - "languages_url": "https://api.github.com/repos/go-hotfix/hotfix/languages", - "created_at": "2024-08-27T11:18:36Z", - "updated_at": "2024-09-05T13:42:30Z", - "git_url": "git://github.com/go-hotfix/hotfix.git", - "ssh_url": "git@github.com:go-hotfix/hotfix.git", - "clone_url": "https://github.com/go-hotfix/hotfix.git", + "html_url": "https://github.com/zmb3/spotify", + "description": "A Go wrapper for the Spotify Web API", + "url": "https://api.github.com/repos/zmb3/spotify", + "languages_url": "https://api.github.com/repos/zmb3/spotify/languages", + "created_at": "2015-01-26T02:06:19Z", + "updated_at": "2024-09-06T21:23:52Z", + "git_url": "git://github.com/zmb3/spotify.git", + "ssh_url": "git@github.com:zmb3/spotify.git", + "clone_url": "https://github.com/zmb3/spotify.git", "homepage": null, - "stargazers_count": 20, - "watchers_count": 20, + "stargazers_count": 1368, + "watchers_count": 1368, "language": "Go", "topics": [] }, { - "id": 323965659, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjM5NjU2NTk=", - "name": "alist", - "full_name": "alist-org/alist", + "id": 282845245, + "node_id": "MDEwOlJlcG9zaXRvcnkyODI4NDUyNDU=", + "name": "gvisor-tap-vsock", + "full_name": "containers/gvisor-tap-vsock", "owner": { - "login": "alist-org", - "id": 97389433, - "avatar_url": "https://avatars.githubusercontent.com/u/97389433?v=4", - "url": "https://api.github.com/users/alist-org", - "html_url": "https://github.com/alist-org" + "login": "containers", + "id": 5874934, + "avatar_url": "https://avatars.githubusercontent.com/u/5874934?v=4", + "url": "https://api.github.com/users/containers", + "html_url": "https://github.com/containers" }, - "html_url": "https://github.com/alist-org/alist", - "description": "🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。", - "url": "https://api.github.com/repos/alist-org/alist", - "languages_url": "https://api.github.com/repos/alist-org/alist/languages", - "created_at": "2020-12-23T17:40:29Z", - "updated_at": "2024-09-06T01:32:23Z", - "git_url": "git://github.com/alist-org/alist.git", - "ssh_url": "git@github.com:alist-org/alist.git", - "clone_url": "https://github.com/alist-org/alist.git", - "homepage": "https://alist.nn.ci", - "stargazers_count": 41610, - "watchers_count": 41610, + "html_url": "https://github.com/containers/gvisor-tap-vsock", + "description": "A new network stack based on gVisor", + "url": "https://api.github.com/repos/containers/gvisor-tap-vsock", + "languages_url": "https://api.github.com/repos/containers/gvisor-tap-vsock/languages", + "created_at": "2020-07-27T08:59:15Z", + "updated_at": "2024-09-05T15:50:28Z", + "git_url": "git://github.com/containers/gvisor-tap-vsock.git", + "ssh_url": "git@github.com:containers/gvisor-tap-vsock.git", + "clone_url": "https://github.com/containers/gvisor-tap-vsock.git", + "homepage": "", + "stargazers_count": 249, + "watchers_count": 249, + "language": "Go", + "topics": [] + }, + { + "id": 342854098, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDI4NTQwOTg=", + "name": "gotosocial", + "full_name": "superseriousbusiness/gotosocial", + "owner": { + "login": "superseriousbusiness", + "id": 79751420, + "avatar_url": "https://avatars.githubusercontent.com/u/79751420?v=4", + "url": "https://api.github.com/users/superseriousbusiness", + "html_url": "https://github.com/superseriousbusiness" + }, + "html_url": "https://github.com/superseriousbusiness/gotosocial", + "description": "Fast, fun, small ActivityPub server.", + "url": "https://api.github.com/repos/superseriousbusiness/gotosocial", + "languages_url": "https://api.github.com/repos/superseriousbusiness/gotosocial/languages", + "created_at": "2021-02-27T12:42:23Z", + "updated_at": "2024-09-06T11:33:02Z", + "git_url": "git://github.com/superseriousbusiness/gotosocial.git", + "ssh_url": "git@github.com:superseriousbusiness/gotosocial.git", + "clone_url": "https://github.com/superseriousbusiness/gotosocial.git", + "homepage": "https://docs.gotosocial.org", + "stargazers_count": 3655, + "watchers_count": 3655, "language": "Go", "topics": [ - "file-server", - "gin", + "activitypub", + "activitystreams", + "agplv3", + "federation", + "fediverse", + "fediverse-server", "golang", - "onedrive", - "solidjs", - "webdav" + "mastodon", + "social-media", + "social-network" ] }, { - "id": 35992974, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTk5Mjk3NA==", - "name": "goav", - "full_name": "giorgisio/goav", + "id": 136505169, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzY1MDUxNjk=", + "name": "tinygo", + "full_name": "tinygo-org/tinygo", "owner": { - "login": "giorgisio", - "id": 12117774, - "avatar_url": "https://avatars.githubusercontent.com/u/12117774?v=4", - "url": "https://api.github.com/users/giorgisio", - "html_url": "https://github.com/giorgisio" + "login": "tinygo-org", + "id": 45223613, + "avatar_url": "https://avatars.githubusercontent.com/u/45223613?v=4", + "url": "https://api.github.com/users/tinygo-org", + "html_url": "https://github.com/tinygo-org" }, - "html_url": "https://github.com/giorgisio/goav", - "description": "Golang bindings for FFmpeg (This repository is no longer maintained)", - "url": "https://api.github.com/repos/giorgisio/goav", - "languages_url": "https://api.github.com/repos/giorgisio/goav/languages", - "created_at": "2015-05-21T05:31:14Z", - "updated_at": "2024-09-05T14:47:08Z", - "git_url": "git://github.com/giorgisio/goav.git", - "ssh_url": "git@github.com:giorgisio/goav.git", - "clone_url": "https://github.com/giorgisio/goav.git", - "homepage": "", - "stargazers_count": 2098, - "watchers_count": 2098, + "html_url": "https://github.com/tinygo-org/tinygo", + "description": "Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.", + "url": "https://api.github.com/repos/tinygo-org/tinygo", + "languages_url": "https://api.github.com/repos/tinygo-org/tinygo/languages", + "created_at": "2018-06-07T16:39:19Z", + "updated_at": "2024-09-06T23:21:56Z", + "git_url": "git://github.com/tinygo-org/tinygo.git", + "ssh_url": "git@github.com:tinygo-org/tinygo.git", + "clone_url": "https://github.com/tinygo-org/tinygo.git", + "homepage": "https://tinygo.org", + "stargazers_count": 15161, + "watchers_count": 15161, "language": "Go", "topics": [ - "ffmpeg-libraries", - "golang-bindings", - "video" + "adafruit", + "arduino", + "arm", + "avr", + "esp32", + "gpio", + "hacktoberfest", + "i2c", + "llvm", + "microbit", + "microcontroller", + "nrf51", + "nrf52", + "samd21", + "spi", + "stm32", + "tinygo", + "wasi", + "wasm", + "webassembly" ] }, { - "id": 738733003, - "node_id": "R_kgDOLAgryw", - "name": "fabric", - "full_name": "danielmiessler/fabric", + "id": 66156850, + "node_id": "MDEwOlJlcG9zaXRvcnk2NjE1Njg1MA==", + "name": "Go", + "full_name": "TheAlgorithms/Go", "owner": { - "login": "danielmiessler", - "id": 50654, - "avatar_url": "https://avatars.githubusercontent.com/u/50654?v=4", - "url": "https://api.github.com/users/danielmiessler", - "html_url": "https://github.com/danielmiessler" + "login": "TheAlgorithms", + "id": 20487725, + "avatar_url": "https://avatars.githubusercontent.com/u/20487725?v=4", + "url": "https://api.github.com/users/TheAlgorithms", + "html_url": "https://github.com/TheAlgorithms" }, - "html_url": "https://github.com/danielmiessler/fabric", - "description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.", - "url": "https://api.github.com/repos/danielmiessler/fabric", - "languages_url": "https://api.github.com/repos/danielmiessler/fabric/languages", - "created_at": "2024-01-03T23:18:31Z", - "updated_at": "2024-09-06T01:18:23Z", - "git_url": "git://github.com/danielmiessler/fabric.git", - "ssh_url": "git@github.com:danielmiessler/fabric.git", - "clone_url": "https://github.com/danielmiessler/fabric.git", - "homepage": "https://danielmiessler.com/p/fabric-origin-story", - "stargazers_count": 22303, - "watchers_count": 22303, + "html_url": "https://github.com/TheAlgorithms/Go", + "description": "Algorithms and Data Structures implemented in Go for beginners, following best practices.", + "url": "https://api.github.com/repos/TheAlgorithms/Go", + "languages_url": "https://api.github.com/repos/TheAlgorithms/Go/languages", + "created_at": "2016-08-20T16:32:12Z", + "updated_at": "2024-09-07T00:15:28Z", + "git_url": "git://github.com/TheAlgorithms/Go.git", + "ssh_url": "git@github.com:TheAlgorithms/Go.git", + "clone_url": "https://github.com/TheAlgorithms/Go.git", + "homepage": "https://the-algorithms.com/language/go", + "stargazers_count": 15790, + "watchers_count": 15790, "language": "Go", "topics": [ - "ai", - "augmentation", - "flourishing", - "life", - "work" + "algorithms", + "algorithms-implemented", + "community-driven", + "data-structures", + "datastructures", + "hacktoberfest", + "interview", + "interview-preparation", + "preparation", + "search", + "sorting" ] }, { - "id": 66573241, - "node_id": "MDEwOlJlcG9zaXRvcnk2NjU3MzI0MQ==", - "name": "fabric", - "full_name": "hyperledger/fabric", + "id": 109566657, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDk1NjY2NTc=", + "name": "rainbond", + "full_name": "goodrain/rainbond", "owner": { - "login": "hyperledger", - "id": 7657900, - "avatar_url": "https://avatars.githubusercontent.com/u/7657900?v=4", - "url": "https://api.github.com/users/hyperledger", - "html_url": "https://github.com/hyperledger" + "login": "goodrain", + "id": 10627562, + "avatar_url": "https://avatars.githubusercontent.com/u/10627562?v=4", + "url": "https://api.github.com/users/goodrain", + "html_url": "https://github.com/goodrain" }, - "html_url": "https://github.com/hyperledger/fabric", - "description": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.", - "url": "https://api.github.com/repos/hyperledger/fabric", - "languages_url": "https://api.github.com/repos/hyperledger/fabric/languages", - "created_at": "2016-08-25T16:05:27Z", - "updated_at": "2024-09-05T04:33:31Z", - "git_url": "git://github.com/hyperledger/fabric.git", - "ssh_url": "git@github.com:hyperledger/fabric.git", - "clone_url": "https://github.com/hyperledger/fabric.git", - "homepage": "https://wiki.hyperledger.org/display/fabric", - "stargazers_count": 15645, - "watchers_count": 15645, + "html_url": "https://github.com/goodrain/rainbond", + "description": "No need to know Kubernetes' cloud native application management platform | 不用懂 Kubernetes 的云原生应用管理平台", + "url": "https://api.github.com/repos/goodrain/rainbond", + "languages_url": "https://api.github.com/repos/goodrain/rainbond/languages", + "created_at": "2017-11-05T09:33:39Z", + "updated_at": "2024-09-06T11:35:45Z", + "git_url": "git://github.com/goodrain/rainbond.git", + "ssh_url": "git@github.com:goodrain/rainbond.git", + "clone_url": "https://github.com/goodrain/rainbond.git", + "homepage": "https://www.rainbond.com", + "stargazers_count": 4926, + "watchers_count": 4926, "language": "Go", "topics": [ - "blockchain", - "confidentiality", - "consensus", - "distributed-ledger", - "fabric", - "hyperledger" + "application", + "cloud-native", + "cloud-native-applications", + "continuous-delivery", + "devops", + "hybrid-cloud", + "k8s", + "kubernetes", + "microservice-architecture", + "microservice-governance", + "multi-cloud", + "multi-cluster", + "paas", + "saas", + "service-mesh" ] }, { - "id": 808709942, - "node_id": "R_kgDOMDPvNg", - "name": "netcap", - "full_name": "bytedance/netcap", + "id": 734672449, + "node_id": "R_kgDOK8o2QQ", + "name": "go-element", + "full_name": "auuunya/go-element", "owner": { - "login": "bytedance", - "id": 4158466, - "avatar_url": "https://avatars.githubusercontent.com/u/4158466?v=4", - "url": "https://api.github.com/users/bytedance", - "html_url": "https://github.com/bytedance" + "login": "auuunya", + "id": 19323736, + "avatar_url": "https://avatars.githubusercontent.com/u/19323736?v=4", + "url": "https://api.github.com/users/auuunya", + "html_url": "https://github.com/auuunya" }, - "html_url": "https://github.com/bytedance/netcap", - "description": null, - "url": "https://api.github.com/repos/bytedance/netcap", - "languages_url": "https://api.github.com/repos/bytedance/netcap/languages", - "created_at": "2024-05-31T16:42:00Z", - "updated_at": "2024-09-05T10:52:20Z", - "git_url": "git://github.com/bytedance/netcap.git", - "ssh_url": "git@github.com:bytedance/netcap.git", - "clone_url": "https://github.com/bytedance/netcap.git", - "homepage": null, - "stargazers_count": 530, - "watchers_count": 530, + "html_url": "https://github.com/auuunya/go-element", + "description": "windows application ui element automation", + "url": "https://api.github.com/repos/auuunya/go-element", + "languages_url": "https://api.github.com/repos/auuunya/go-element/languages", + "created_at": "2023-12-22T09:49:41Z", + "updated_at": "2024-06-27T09:46:52Z", + "git_url": "git://github.com/auuunya/go-element.git", + "ssh_url": "git@github.com:auuunya/go-element.git", + "clone_url": "https://github.com/auuunya/go-element.git", + "homepage": "", + "stargazers_count": 19, + "watchers_count": 19, + "language": "Go", + "topics": [] + }, + { + "id": 312629343, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTI2MjkzNDM=", + "name": "fscan", + "full_name": "shadow1ng/fscan", + "owner": { + "login": "shadow1ng", + "id": 39651966, + "avatar_url": "https://avatars.githubusercontent.com/u/39651966?v=4", + "url": "https://api.github.com/users/shadow1ng", + "html_url": "https://github.com/shadow1ng" + }, + "html_url": "https://github.com/shadow1ng/fscan", + "description": "一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。", + "url": "https://api.github.com/repos/shadow1ng/fscan", + "languages_url": "https://api.github.com/repos/shadow1ng/fscan/languages", + "created_at": "2020-11-13T16:35:20Z", + "updated_at": "2024-09-07T01:26:10Z", + "git_url": "git://github.com/shadow1ng/fscan.git", + "ssh_url": "git@github.com:shadow1ng/fscan.git", + "clone_url": "https://github.com/shadow1ng/fscan.git", + "homepage": "", + "stargazers_count": 9833, + "watchers_count": 9833, "language": "Go", "topics": [] }, { - "id": 226368338, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjYzNjgzMzg=", - "name": "evcc", - "full_name": "evcc-io/evcc", + "id": 560164357, + "node_id": "R_kgDOIWNuBQ", + "name": "clive", + "full_name": "koki-develop/clive", "owner": { - "login": "evcc-io", - "id": 81383504, - "avatar_url": "https://avatars.githubusercontent.com/u/81383504?v=4", - "url": "https://api.github.com/users/evcc-io", - "html_url": "https://github.com/evcc-io" + "login": "koki-develop", + "id": 47014617, + "avatar_url": "https://avatars.githubusercontent.com/u/47014617?v=4", + "url": "https://api.github.com/users/koki-develop", + "html_url": "https://github.com/koki-develop" }, - "html_url": "https://github.com/evcc-io/evcc", - "description": "Sonne tanken ☀️🚘", - "url": "https://api.github.com/repos/evcc-io/evcc", - "languages_url": "https://api.github.com/repos/evcc-io/evcc/languages", - "created_at": "2019-12-06T16:27:04Z", - "updated_at": "2024-09-06T00:18:19Z", - "git_url": "git://github.com/evcc-io/evcc.git", - "ssh_url": "git@github.com:evcc-io/evcc.git", - "clone_url": "https://github.com/evcc-io/evcc.git", - "homepage": "https://evcc.io", - "stargazers_count": 3197, - "watchers_count": 3197, + "html_url": "https://github.com/koki-develop/clive", + "description": "⚡ Automates terminal operations.", + "url": "https://api.github.com/repos/koki-develop/clive", + "languages_url": "https://api.github.com/repos/koki-develop/clive/languages", + "created_at": "2022-10-31T21:49:17Z", + "updated_at": "2024-09-05T12:28:44Z", + "git_url": "git://github.com/koki-develop/clive.git", + "ssh_url": "git@github.com:koki-develop/clive.git", + "clone_url": "https://github.com/koki-develop/clive.git", + "homepage": "", + "stargazers_count": 327, + "watchers_count": 327, "language": "Go", "topics": [ - "charger", - "eebus", - "emobility", + "cli", "golang", - "home-automation", - "modbus", - "mqtt", - "ocpp", - "pv", - "semp", - "sunspec", - "wallbox" + "terminal" ] }, { - "id": 336895436, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzY4OTU0MzY=", - "name": "fq", - "full_name": "wader/fq", + "id": 82091206, + "node_id": "MDEwOlJlcG9zaXRvcnk4MjA5MTIwNg==", + "name": "gomacro", + "full_name": "cosmos72/gomacro", "owner": { - "login": "wader", - "id": 185566, - "avatar_url": "https://avatars.githubusercontent.com/u/185566?v=4", - "url": "https://api.github.com/users/wader", - "html_url": "https://github.com/wader" + "login": "cosmos72", + "id": 1947270, + "avatar_url": "https://avatars.githubusercontent.com/u/1947270?v=4", + "url": "https://api.github.com/users/cosmos72", + "html_url": "https://github.com/cosmos72" }, - "html_url": "https://github.com/wader/fq", - "description": "jq for binary formats - tool, language and decoders for working with binary and text formats", - "url": "https://api.github.com/repos/wader/fq", - "languages_url": "https://api.github.com/repos/wader/fq/languages", - "created_at": "2021-02-07T21:37:53Z", - "updated_at": "2024-09-05T09:03:40Z", - "git_url": "git://github.com/wader/fq.git", - "ssh_url": "git@github.com:wader/fq.git", - "clone_url": "https://github.com/wader/fq.git", + "html_url": "https://github.com/cosmos72/gomacro", + "description": "Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros", + "url": "https://api.github.com/repos/cosmos72/gomacro", + "languages_url": "https://api.github.com/repos/cosmos72/gomacro/languages", + "created_at": "2017-02-15T18:15:04Z", + "updated_at": "2024-09-06T12:54:29Z", + "git_url": "git://github.com/cosmos72/gomacro.git", + "ssh_url": "git@github.com:cosmos72/gomacro.git", + "clone_url": "https://github.com/cosmos72/gomacro.git", "homepage": "", - "stargazers_count": 9710, - "watchers_count": 9710, + "stargazers_count": 2166, + "watchers_count": 2166, "language": "Go", "topics": [ - "binary", - "cli", - "decode", - "go", + "debugger", + "eval", + "generics", "golang", - "hexdump", - "jq", - "json", - "pcap", - "query", - "repl", - "tls", - "xml" + "interpreter", + "macros", + "repl" ] }, { - "id": 18906266, - "node_id": "MDEwOlJlcG9zaXRvcnkxODkwNjI2Ng==", - "name": "gopsutil", - "full_name": "shirou/gopsutil", + "id": 712363932, + "node_id": "R_kgDOKnXPnA", + "name": "ssh3", + "full_name": "francoismichel/ssh3", "owner": { - "login": "shirou", - "id": 177213, - "avatar_url": "https://avatars.githubusercontent.com/u/177213?v=4", - "url": "https://api.github.com/users/shirou", - "html_url": "https://github.com/shirou" + "login": "francoismichel", + "id": 11063668, + "avatar_url": "https://avatars.githubusercontent.com/u/11063668?v=4", + "url": "https://api.github.com/users/francoismichel", + "html_url": "https://github.com/francoismichel" }, - "html_url": "https://github.com/shirou/gopsutil", - "description": "psutil for golang", - "url": "https://api.github.com/repos/shirou/gopsutil", - "languages_url": "https://api.github.com/repos/shirou/gopsutil/languages", - "created_at": "2014-04-18T07:35:28Z", - "updated_at": "2024-09-06T00:14:04Z", - "git_url": "git://github.com/shirou/gopsutil.git", - "ssh_url": "git@github.com:shirou/gopsutil.git", - "clone_url": "https://github.com/shirou/gopsutil.git", - "homepage": null, - "stargazers_count": 10452, - "watchers_count": 10452, + "html_url": "https://github.com/francoismichel/ssh3", + "description": "SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/", + "url": "https://api.github.com/repos/francoismichel/ssh3", + "languages_url": "https://api.github.com/repos/francoismichel/ssh3/languages", + "created_at": "2023-10-31T10:21:38Z", + "updated_at": "2024-09-04T08:49:08Z", + "git_url": "git://github.com/francoismichel/ssh3.git", + "ssh_url": "git@github.com:francoismichel/ssh3.git", + "clone_url": "https://github.com/francoismichel/ssh3.git", + "homepage": "https://arxiv.org/abs/2312.08396", + "stargazers_count": 3254, + "watchers_count": 3254, "language": "Go", - "topics": [ - "go", - "golang", - "system-information" - ] + "topics": [] }, { - "id": 75135036, - "node_id": "MDEwOlJlcG9zaXRvcnk3NTEzNTAzNg==", - "name": "go", - "full_name": "json-iterator/go", + "id": 228991317, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjg5OTEzMTc=", + "name": "dongfeng-pay", + "full_name": "kongyuebin1/dongfeng-pay", "owner": { - "login": "json-iterator", - "id": 24260074, - "avatar_url": "https://avatars.githubusercontent.com/u/24260074?v=4", - "url": "https://api.github.com/users/json-iterator", - "html_url": "https://github.com/json-iterator" + "login": "kongyuebin1", + "id": 12490135, + "avatar_url": "https://avatars.githubusercontent.com/u/12490135?v=4", + "url": "https://api.github.com/users/kongyuebin1", + "html_url": "https://github.com/kongyuebin1" }, - "html_url": "https://github.com/json-iterator/go", - "description": "A high-performance 100% compatible drop-in replacement of \"encoding/json\"", - "url": "https://api.github.com/repos/json-iterator/go", - "languages_url": "https://api.github.com/repos/json-iterator/go/languages", - "created_at": "2016-11-30T00:30:24Z", - "updated_at": "2024-09-05T08:27:05Z", - "git_url": "git://github.com/json-iterator/go.git", - "ssh_url": "git@github.com:json-iterator/go.git", - "clone_url": "https://github.com/json-iterator/go.git", - "homepage": "http://jsoniter.com/migrate-from-go-std.html", - "stargazers_count": 13323, - "watchers_count": 13323, + "html_url": "https://github.com/kongyuebin1/dongfeng-pay", + "description": "go,支付系统,聚合支付,四方支付,前后端齐全(管理后台,商户后台,代理后台,网关,代付,等)", + "url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay", + "languages_url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay/languages", + "created_at": "2019-12-19T06:37:40Z", + "updated_at": "2024-08-31T13:32:06Z", + "git_url": "git://github.com/kongyuebin1/dongfeng-pay.git", + "ssh_url": "git@github.com:kongyuebin1/dongfeng-pay.git", + "clone_url": "https://github.com/kongyuebin1/dongfeng-pay.git", + "homepage": "", + "stargazers_count": 403, + "watchers_count": 403, + "language": "Go", + "topics": [] + }, + { + "id": 252813491, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTI4MTM0OTE=", + "name": "nuclei", + "full_name": "projectdiscovery/nuclei", + "owner": { + "login": "projectdiscovery", + "id": 50994705, + "avatar_url": "https://avatars.githubusercontent.com/u/50994705?v=4", + "url": "https://api.github.com/users/projectdiscovery", + "html_url": "https://github.com/projectdiscovery" + }, + "html_url": "https://github.com/projectdiscovery/nuclei", + "description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.", + "url": "https://api.github.com/repos/projectdiscovery/nuclei", + "languages_url": "https://api.github.com/repos/projectdiscovery/nuclei/languages", + "created_at": "2020-04-03T18:47:11Z", + "updated_at": "2024-09-06T23:32:39Z", + "git_url": "git://github.com/projectdiscovery/nuclei.git", + "ssh_url": "git@github.com:projectdiscovery/nuclei.git", + "clone_url": "https://github.com/projectdiscovery/nuclei.git", + "homepage": "https://docs.projectdiscovery.io/tools/nuclei", + "stargazers_count": 19814, + "watchers_count": 19814, "language": "Go", "topics": [ - "deserialization", - "go", - "golang", - "json", - "json-parser", - "parser", - "serialization", - "serializer" + "attack-surface", + "cve-scanner", + "hacktoberfest", + "nuclei-engine", + "security", + "security-scanner", + "subdomain-takeover", + "vulnerability-assessment", + "vulnerability-detection", + "vulnerability-scanner" ] }, { - "id": 77071454, - "node_id": "MDEwOlJlcG9zaXRvcnk3NzA3MTQ1NA==", - "name": "goreleaser", - "full_name": "goreleaser/goreleaser", + "id": 246402552, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDY0MDI1NTI=", + "name": "goph", + "full_name": "melbahja/goph", "owner": { - "login": "goreleaser", - "id": 24697112, - "avatar_url": "https://avatars.githubusercontent.com/u/24697112?v=4", - "url": "https://api.github.com/users/goreleaser", - "html_url": "https://github.com/goreleaser" - }, - "html_url": "https://github.com/goreleaser/goreleaser", - "description": "Deliver Go binaries as fast and easily as possible", - "url": "https://api.github.com/repos/goreleaser/goreleaser", - "languages_url": "https://api.github.com/repos/goreleaser/goreleaser/languages", - "created_at": "2016-12-21T17:13:39Z", - "updated_at": "2024-09-05T22:02:59Z", - "git_url": "git://github.com/goreleaser/goreleaser.git", - "ssh_url": "git@github.com:goreleaser/goreleaser.git", - "clone_url": "https://github.com/goreleaser/goreleaser.git", - "homepage": "https://goreleaser.com", - "stargazers_count": 13595, - "watchers_count": 13595, + "login": "melbahja", + "id": 8259014, + "avatar_url": "https://avatars.githubusercontent.com/u/8259014?v=4", + "url": "https://api.github.com/users/melbahja", + "html_url": "https://github.com/melbahja" + }, + "html_url": "https://github.com/melbahja/goph", + "description": "🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀", + "url": "https://api.github.com/repos/melbahja/goph", + "languages_url": "https://api.github.com/repos/melbahja/goph/languages", + "created_at": "2020-03-10T20:34:17Z", + "updated_at": "2024-09-06T12:13:47Z", + "git_url": "git://github.com/melbahja/goph.git", + "ssh_url": "git@github.com:melbahja/goph.git", + "clone_url": "https://github.com/melbahja/goph.git", + "homepage": "http://git.io/bfpiw", + "stargazers_count": 1734, + "watchers_count": 1734, "language": "Go", "topics": [ - "apk", - "deb", - "docker", - "github-actions", + "downloader", "go", "golang", + "golang-module", + "goph", "hacktoberfest", - "homebrew", - "package", - "release-automation", - "rpm", - "snapcraft", - "travis" + "remote-execution", + "sftp", + "ssh", + "ssh-agent", + "ssh-client", + "ssh-keys", + "unix-systems", + "uploader" ] }, { - "id": 465303307, - "node_id": "R_kgDOG7v3Cw", - "name": "lo", - "full_name": "samber/lo", + "id": 57283237, + "node_id": "MDEwOlJlcG9zaXRvcnk1NzI4MzIzNw==", + "name": "go-win64api", + "full_name": "iamacarpet/go-win64api", "owner": { - "login": "samber", - "id": 2951285, - "avatar_url": "https://avatars.githubusercontent.com/u/2951285?v=4", - "url": "https://api.github.com/users/samber", - "html_url": "https://github.com/samber" + "login": "iamacarpet", + "id": 1333857, + "avatar_url": "https://avatars.githubusercontent.com/u/1333857?v=4", + "url": "https://api.github.com/users/iamacarpet", + "html_url": "https://github.com/iamacarpet" }, - "html_url": "https://github.com/samber/lo", - "description": "💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)", - "url": "https://api.github.com/repos/samber/lo", - "languages_url": "https://api.github.com/repos/samber/lo/languages", - "created_at": "2022-03-02T12:48:45Z", - "updated_at": "2024-09-06T01:27:02Z", - "git_url": "git://github.com/samber/lo.git", - "ssh_url": "git@github.com:samber/lo.git", - "clone_url": "https://github.com/samber/lo.git", - "homepage": "https://pkg.go.dev/github.com/samber/lo", - "stargazers_count": 17039, - "watchers_count": 17039, + "html_url": "https://github.com/iamacarpet/go-win64api", + "description": "Windows API wrappers for Go - useful for SysOps", + "url": "https://api.github.com/repos/iamacarpet/go-win64api", + "languages_url": "https://api.github.com/repos/iamacarpet/go-win64api/languages", + "created_at": "2016-04-28T08:14:24Z", + "updated_at": "2024-08-20T00:59:09Z", + "git_url": "git://github.com/iamacarpet/go-win64api.git", + "ssh_url": "git@github.com:iamacarpet/go-win64api.git", + "clone_url": "https://github.com/iamacarpet/go-win64api.git", + "homepage": "", + "stargazers_count": 485, + "watchers_count": 485, "language": "Go", "topics": [ - "constraints", - "contract", - "filterable", - "foldable", - "functional", - "generics", "go", "golang", - "lodash", - "programming", - "typesafe" + "golang-wrapper", + "sysops", + "windows-10", + "windows-api" ] }, { - "id": 106704041, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDY3MDQwNDE=", - "name": "air", - "full_name": "air-verse/air", + "id": 701595749, + "node_id": "R_kgDOKdGAZQ", + "name": "GoMusic", + "full_name": "Bistutu/GoMusic", "owner": { - "login": "air-verse", - "id": 171542067, - "avatar_url": "https://avatars.githubusercontent.com/u/171542067?v=4", - "url": "https://api.github.com/users/air-verse", - "html_url": "https://github.com/air-verse" + "login": "Bistutu", + "id": 91378285, + "avatar_url": "https://avatars.githubusercontent.com/u/91378285?v=4", + "url": "https://api.github.com/users/Bistutu", + "html_url": "https://github.com/Bistutu" }, - "html_url": "https://github.com/air-verse/air", - "description": "☁️ Live reload for Go apps", - "url": "https://api.github.com/repos/air-verse/air", - "languages_url": "https://api.github.com/repos/air-verse/air/languages", - "created_at": "2017-10-12T14:31:40Z", - "updated_at": "2024-09-05T22:46:27Z", - "git_url": "git://github.com/air-verse/air.git", - "ssh_url": "git@github.com:air-verse/air.git", - "clone_url": "https://github.com/air-verse/air.git", + "html_url": "https://github.com/Bistutu/GoMusic", + "description": "迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music", + "url": "https://api.github.com/repos/Bistutu/GoMusic", + "languages_url": "https://api.github.com/repos/Bistutu/GoMusic/languages", + "created_at": "2023-10-07T02:35:07Z", + "updated_at": "2024-09-06T16:52:39Z", + "git_url": "git://github.com/Bistutu/GoMusic.git", + "ssh_url": "git@github.com:Bistutu/GoMusic.git", + "clone_url": "https://github.com/Bistutu/GoMusic.git", + "homepage": "https://music.unmeta.cn", + "stargazers_count": 868, + "watchers_count": 868, + "language": "Go", + "topics": [] + }, + { + "id": 367633459, + "node_id": "MDEwOlJlcG9zaXRvcnkzNjc2MzM0NTk=", + "name": "imagor", + "full_name": "cshum/imagor", + "owner": { + "login": "cshum", + "id": 293790, + "avatar_url": "https://avatars.githubusercontent.com/u/293790?v=4", + "url": "https://api.github.com/users/cshum", + "html_url": "https://github.com/cshum" + }, + "html_url": "https://github.com/cshum/imagor", + "description": "Fast, secure image processing server and Go library, using libvips", + "url": "https://api.github.com/repos/cshum/imagor", + "languages_url": "https://api.github.com/repos/cshum/imagor/languages", + "created_at": "2021-05-15T13:04:01Z", + "updated_at": "2024-09-06T18:30:05Z", + "git_url": "git://github.com/cshum/imagor.git", + "ssh_url": "git@github.com:cshum/imagor.git", + "clone_url": "https://github.com/cshum/imagor.git", "homepage": "", - "stargazers_count": 17229, - "watchers_count": 17229, + "stargazers_count": 3336, + "watchers_count": 3336, "language": "Go", "topics": [ + "avif", + "crop-image", "docker", - "file-watcher", - "gin", - "go", - "live-reload", - "task-runner", - "tools", - "watcher" + "gif", + "golang", + "jpeg", + "libvips", + "png", + "resize-images", + "watermark", + "webp" ] }, { - "id": 234231371, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzQyMzEzNzE=", - "name": "fiber", - "full_name": "gofiber/fiber", + "id": 715140067, + "node_id": "R_kgDOKqAr4w", + "name": "projection_screen_tv", + "full_name": "duolabmeng6/projection_screen_tv", "owner": { - "login": "gofiber", - "id": 59947262, - "avatar_url": "https://avatars.githubusercontent.com/u/59947262?v=4", - "url": "https://api.github.com/users/gofiber", - "html_url": "https://github.com/gofiber" + "login": "duolabmeng6", + "id": 59047063, + "avatar_url": "https://avatars.githubusercontent.com/u/59047063?v=4", + "url": "https://api.github.com/users/duolabmeng6", + "html_url": "https://github.com/duolabmeng6" }, - "html_url": "https://github.com/gofiber/fiber", - "description": "⚡️ Express inspired web framework written in Go", - "url": "https://api.github.com/repos/gofiber/fiber", - "languages_url": "https://api.github.com/repos/gofiber/fiber/languages", - "created_at": "2020-01-16T03:59:20Z", - "updated_at": "2024-09-06T01:29:30Z", - "git_url": "git://github.com/gofiber/fiber.git", - "ssh_url": "git@github.com:gofiber/fiber.git", - "clone_url": "https://github.com/gofiber/fiber.git", - "homepage": "https://gofiber.io", - "stargazers_count": 32937, - "watchers_count": 32937, + "html_url": "https://github.com/duolabmeng6/projection_screen_tv", + "description": "Easily put the mp4 files on macos and window onto the TV to watch It's like casting a screen on a mobile phone.", + "url": "https://api.github.com/repos/duolabmeng6/projection_screen_tv", + "languages_url": "https://api.github.com/repos/duolabmeng6/projection_screen_tv/languages", + "created_at": "2023-11-06T14:58:24Z", + "updated_at": "2024-08-05T08:50:11Z", + "git_url": "git://github.com/duolabmeng6/projection_screen_tv.git", + "ssh_url": "git@github.com:duolabmeng6/projection_screen_tv.git", + "clone_url": "https://github.com/duolabmeng6/projection_screen_tv.git", + "homepage": null, + "stargazers_count": 21, + "watchers_count": 21, "language": "Go", - "topics": [ - "express", - "expressjs", - "fast", - "fiber", - "flexible", - "framework", - "friendly", - "go", - "golang", - "hacktoberfest", - "hacktoberfest2020", - "nodejs", - "performance", - "rest-api", - "web" - ] + "topics": [] }, { - "id": 8989842, - "node_id": "MDEwOlJlcG9zaXRvcnk4OTg5ODQy", - "name": "the-way-to-go_ZH_CN", - "full_name": "unknwon/the-way-to-go_ZH_CN", + "id": 11394675, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTM5NDY3NQ==", + "name": "go-update", + "full_name": "inconshreveable/go-update", "owner": { - "login": "unknwon", - "id": 2946214, - "avatar_url": "https://avatars.githubusercontent.com/u/2946214?v=4", - "url": "https://api.github.com/users/unknwon", - "html_url": "https://github.com/unknwon" + "login": "inconshreveable", + "id": 836692, + "avatar_url": "https://avatars.githubusercontent.com/u/836692?v=4", + "url": "https://api.github.com/users/inconshreveable", + "html_url": "https://github.com/inconshreveable" }, - "html_url": "https://github.com/unknwon/the-way-to-go_ZH_CN", - "description": "《The Way to Go》中文译本,中文正式名《Go 入门指南》", - "url": "https://api.github.com/repos/unknwon/the-way-to-go_ZH_CN", - "languages_url": "https://api.github.com/repos/unknwon/the-way-to-go_ZH_CN/languages", - "created_at": "2013-03-24T17:18:38Z", - "updated_at": "2024-09-05T21:39:44Z", - "git_url": "git://github.com/unknwon/the-way-to-go_ZH_CN.git", - "ssh_url": "git@github.com:unknwon/the-way-to-go_ZH_CN.git", - "clone_url": "https://github.com/unknwon/the-way-to-go_ZH_CN.git", + "html_url": "https://github.com/inconshreveable/go-update", + "description": "Build self-updating Golang programs", + "url": "https://api.github.com/repos/inconshreveable/go-update", + "languages_url": "https://api.github.com/repos/inconshreveable/go-update/languages", + "created_at": "2013-07-13T21:48:31Z", + "updated_at": "2024-09-02T18:54:31Z", + "git_url": "git://github.com/inconshreveable/go-update.git", + "ssh_url": "git@github.com:inconshreveable/go-update.git", + "clone_url": "https://github.com/inconshreveable/go-update.git", "homepage": "", - "stargazers_count": 34473, - "watchers_count": 34473, + "stargazers_count": 2112, + "watchers_count": 2112, "language": "Go", - "topics": [ - "book", - "go", - "translation", - "tutorial" - ] + "topics": [] }, { - "id": 13855476, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzg1NTQ3Ng==", - "name": "gorm", - "full_name": "go-gorm/gorm", + "id": 10270722, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDI3MDcyMg==", + "name": "go-github", + "full_name": "google/go-github", "owner": { - "login": "go-gorm", - "id": 15127678, - "avatar_url": "https://avatars.githubusercontent.com/u/15127678?v=4", - "url": "https://api.github.com/users/go-gorm", - "html_url": "https://github.com/go-gorm" + "login": "google", + "id": 1342004, + "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", + "url": "https://api.github.com/users/google", + "html_url": "https://github.com/google" }, - "html_url": "https://github.com/go-gorm/gorm", - "description": "The fantastic ORM library for Golang, aims to be developer friendly", - "url": "https://api.github.com/repos/go-gorm/gorm", - "languages_url": "https://api.github.com/repos/go-gorm/gorm/languages", - "created_at": "2013-10-25T08:31:38Z", - "updated_at": "2024-09-06T01:26:04Z", - "git_url": "git://github.com/go-gorm/gorm.git", - "ssh_url": "git@github.com:go-gorm/gorm.git", - "clone_url": "https://github.com/go-gorm/gorm.git", - "homepage": "https://gorm.io", - "stargazers_count": 36464, - "watchers_count": 36464, + "html_url": "https://github.com/google/go-github", + "description": "Go library for accessing the GitHub v3 API", + "url": "https://api.github.com/repos/google/go-github", + "languages_url": "https://api.github.com/repos/google/go-github/languages", + "created_at": "2013-05-24T16:42:58Z", + "updated_at": "2024-09-07T01:15:36Z", + "git_url": "git://github.com/google/go-github.git", + "ssh_url": "git@github.com:google/go-github.git", + "clone_url": "https://github.com/google/go-github.git", + "homepage": "https://pkg.go.dev/github.com/google/go-github/v63/github", + "stargazers_count": 10286, + "watchers_count": 10286, "language": "Go", "topics": [ + "github", + "github-api", "go", "golang", - "gorm", - "orm", - "web" + "hacktoberfest" ] }, { - "id": 658928958, - "node_id": "R_kgDOJ0Z1Pg", - "name": "ollama", - "full_name": "ollama/ollama", + "id": 340018259, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDAwMTgyNTk=", + "name": "windigo", + "full_name": "rodrigocfd/windigo", "owner": { - "login": "ollama", - "id": 151674099, - "avatar_url": "https://avatars.githubusercontent.com/u/151674099?v=4", - "url": "https://api.github.com/users/ollama", - "html_url": "https://github.com/ollama" + "login": "rodrigocfd", + "id": 1283868, + "avatar_url": "https://avatars.githubusercontent.com/u/1283868?v=4", + "url": "https://api.github.com/users/rodrigocfd", + "html_url": "https://github.com/rodrigocfd" }, - "html_url": "https://github.com/ollama/ollama", - "description": "Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.", - "url": "https://api.github.com/repos/ollama/ollama", - "languages_url": "https://api.github.com/repos/ollama/ollama/languages", - "created_at": "2023-06-26T19:39:32Z", - "updated_at": "2024-09-06T01:23:36Z", - "git_url": "git://github.com/ollama/ollama.git", - "ssh_url": "git@github.com:ollama/ollama.git", - "clone_url": "https://github.com/ollama/ollama.git", - "homepage": "https://ollama.com", - "stargazers_count": 88004, - "watchers_count": 88004, + "html_url": "https://github.com/rodrigocfd/windigo", + "description": "Windows API and GUI in idiomatic Go.", + "url": "https://api.github.com/repos/rodrigocfd/windigo", + "languages_url": "https://api.github.com/repos/rodrigocfd/windigo/languages", + "created_at": "2021-02-18T10:46:06Z", + "updated_at": "2024-08-24T04:33:46Z", + "git_url": "git://github.com/rodrigocfd/windigo.git", + "ssh_url": "git@github.com:rodrigocfd/windigo.git", + "clone_url": "https://github.com/rodrigocfd/windigo.git", + "homepage": "https://pkg.go.dev/github.com/rodrigocfd/windigo", + "stargazers_count": 400, + "watchers_count": 400, "language": "Go", "topics": [ - "gemma", - "gemma2", + "ffi", "go", "golang", - "llama", - "llama2", - "llama3", - "llava", - "llm", - "llms", - "mistral", - "ollama", - "phi3" + "gui", + "native", + "win32", + "windows" ] }, { - "id": 69154291, - "node_id": "MDEwOlJlcG9zaXRvcnk2OTE1NDI5MQ==", - "name": "supervisord", - "full_name": "ochinchina/supervisord", - "owner": { - "login": "ochinchina", - "id": 5602638, - "avatar_url": "https://avatars.githubusercontent.com/u/5602638?v=4", - "url": "https://api.github.com/users/ochinchina", - "html_url": "https://github.com/ochinchina" - }, - "html_url": "https://github.com/ochinchina/supervisord", - "description": "a go-lang supervisor implementation", - "url": "https://api.github.com/repos/ochinchina/supervisord", - "languages_url": "https://api.github.com/repos/ochinchina/supervisord/languages", - "created_at": "2016-09-25T09:10:43Z", - "updated_at": "2024-09-05T05:19:50Z", - "git_url": "git://github.com/ochinchina/supervisord.git", - "ssh_url": "git@github.com:ochinchina/supervisord.git", - "clone_url": "https://github.com/ochinchina/supervisord.git", - "homepage": null, - "stargazers_count": 3974, - "watchers_count": 3974, - "language": "Go", - "topics": [] - }, - { - "id": 10111449, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMTQ0OQ==", - "name": "npipe", - "full_name": "natefinch/npipe", + "id": 309781884, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDk3ODE4ODQ=", + "name": "darwinkit", + "full_name": "progrium/darwinkit", "owner": { - "login": "natefinch", - "id": 3185864, - "avatar_url": "https://avatars.githubusercontent.com/u/3185864?v=4", - "url": "https://api.github.com/users/natefinch", - "html_url": "https://github.com/natefinch" + "login": "progrium", + "id": 647, + "avatar_url": "https://avatars.githubusercontent.com/u/647?v=4", + "url": "https://api.github.com/users/progrium", + "html_url": "https://github.com/progrium" }, - "html_url": "https://github.com/natefinch/npipe", - "description": "A Windows named pipe implementation written in pure Go.", - "url": "https://api.github.com/repos/natefinch/npipe", - "languages_url": "https://api.github.com/repos/natefinch/npipe/languages", - "created_at": "2013-05-16T22:00:27Z", - "updated_at": "2024-09-04T00:46:06Z", - "git_url": "git://github.com/natefinch/npipe.git", - "ssh_url": "git@github.com:natefinch/npipe.git", - "clone_url": "https://github.com/natefinch/npipe.git", + "html_url": "https://github.com/progrium/darwinkit", + "description": "Native Mac APIs for Go. Previously known as MacDriver", + "url": "https://api.github.com/repos/progrium/darwinkit", + "languages_url": "https://api.github.com/repos/progrium/darwinkit/languages", + "created_at": "2020-11-03T19:04:37Z", + "updated_at": "2024-09-06T23:32:24Z", + "git_url": "git://github.com/progrium/darwinkit.git", + "ssh_url": "git@github.com:progrium/darwinkit.git", + "clone_url": "https://github.com/progrium/darwinkit.git", "homepage": "", - "stargazers_count": 298, - "watchers_count": 298, + "stargazers_count": 4957, + "watchers_count": 4957, "language": "Go", - "topics": [] + "topics": [ + "appkit", + "apple", + "apple-apis", + "bindings", + "bridge", + "cgo", + "cocoa", + "coremidi", + "coreml", + "go", + "golang", + "ios", + "libobjc", + "mac", + "macos", + "macos-application", + "native-apps", + "objc-runtime", + "objective-c", + "webkit" + ] }, { - "id": 321485314, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjE0ODUzMTQ=", - "name": "gio", - "full_name": "gioui/gio", + "id": 458397184, + "node_id": "R_kgDOG1KWAA", + "name": "bubble-table", + "full_name": "Evertras/bubble-table", "owner": { - "login": "gioui", - "id": 48319945, - "avatar_url": "https://avatars.githubusercontent.com/u/48319945?v=4", - "url": "https://api.github.com/users/gioui", - "html_url": "https://github.com/gioui" + "login": "Evertras", + "id": 5923958, + "avatar_url": "https://avatars.githubusercontent.com/u/5923958?v=4", + "url": "https://api.github.com/users/Evertras", + "html_url": "https://github.com/Evertras" }, - "html_url": "https://github.com/gioui/gio", - "description": "Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)", - "url": "https://api.github.com/repos/gioui/gio", - "languages_url": "https://api.github.com/repos/gioui/gio/languages", - "created_at": "2020-12-14T22:09:47Z", - "updated_at": "2024-09-04T23:16:30Z", - "git_url": "git://github.com/gioui/gio.git", - "ssh_url": "git@github.com:gioui/gio.git", - "clone_url": "https://github.com/gioui/gio.git", - "homepage": "http://gioui.org", - "stargazers_count": 1657, - "watchers_count": 1657, + "html_url": "https://github.com/Evertras/bubble-table", + "description": "A customizable, interactive table component for the Bubble Tea framework", + "url": "https://api.github.com/repos/Evertras/bubble-table", + "languages_url": "https://api.github.com/repos/Evertras/bubble-table/languages", + "created_at": "2022-02-12T02:14:17Z", + "updated_at": "2024-09-03T17:05:25Z", + "git_url": "git://github.com/Evertras/bubble-table.git", + "ssh_url": "git@github.com:Evertras/bubble-table.git", + "clone_url": "https://github.com/Evertras/bubble-table.git", + "homepage": "", + "stargazers_count": 435, + "watchers_count": 435, "language": "Go", "topics": [ - "gio", - "mirror" + "bubble", + "bubble-tea", + "bubbles", + "go", + "golang", + "table", + "tui" ] }, { - "id": 120227732, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjAyMjc3MzI=", - "name": "fyne", - "full_name": "fyne-io/fyne", + "id": 104690469, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ2OTA0Njk=", + "name": "govcl", + "full_name": "ying32/govcl", "owner": { - "login": "fyne-io", - "id": 36045855, - "avatar_url": "https://avatars.githubusercontent.com/u/36045855?v=4", - "url": "https://api.github.com/users/fyne-io", - "html_url": "https://github.com/fyne-io" + "login": "ying32", + "id": 7037165, + "avatar_url": "https://avatars.githubusercontent.com/u/7037165?v=4", + "url": "https://api.github.com/users/ying32", + "html_url": "https://github.com/ying32" }, - "html_url": "https://github.com/fyne-io/fyne", - "description": "Cross platform GUI toolkit in Go inspired by Material Design", - "url": "https://api.github.com/repos/fyne-io/fyne", - "languages_url": "https://api.github.com/repos/fyne-io/fyne/languages", - "created_at": "2018-02-04T22:07:16Z", - "updated_at": "2024-09-06T00:48:03Z", - "git_url": "git://github.com/fyne-io/fyne.git", - "ssh_url": "git@github.com:fyne-io/fyne.git", - "clone_url": "https://github.com/fyne-io/fyne.git", - "homepage": "https://fyne.io/", - "stargazers_count": 24458, - "watchers_count": 24458, + "html_url": "https://github.com/ying32/govcl", + "description": " Cross-platform Go/Golang GUI library.", + "url": "https://api.github.com/repos/ying32/govcl", + "languages_url": "https://api.github.com/repos/ying32/govcl/languages", + "created_at": "2017-09-25T01:38:08Z", + "updated_at": "2024-09-01T08:15:52Z", + "git_url": "git://github.com/ying32/govcl.git", + "ssh_url": "git@github.com:ying32/govcl.git", + "clone_url": "https://github.com/ying32/govcl.git", + "homepage": "https://z-kit.cc", + "stargazers_count": 2197, + "watchers_count": 2197, "language": "Go", "topics": [ - "android", - "cross-platform", - "fyne", "go", + "go-gui", + "go-ui", + "gogui", "golang", + "golang-library", + "golangui", + "golcl", + "goui", "gui", - "hacktoberfest", - "ios", - "theme", - "toolkit" + "gui-toolkit", + "lazarus", + "lcl", + "linux-desktop", + "macos-app", + "ui", + "windows-desktop" ] }, { - "id": 173437670, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzM0Mzc2NzA=", - "name": "jet", - "full_name": "go-jet/jet", + "id": 534446803, + "node_id": "R_kgDOH9sC0w", + "name": "gws", + "full_name": "lxzan/gws", "owner": { - "login": "go-jet", - "id": 47941548, - "avatar_url": "https://avatars.githubusercontent.com/u/47941548?v=4", - "url": "https://api.github.com/users/go-jet", - "html_url": "https://github.com/go-jet" + "login": "lxzan", + "id": 17956540, + "avatar_url": "https://avatars.githubusercontent.com/u/17956540?v=4", + "url": "https://api.github.com/users/lxzan", + "html_url": "https://github.com/lxzan" }, - "html_url": "https://github.com/go-jet/jet", - "description": "Type safe SQL builder with code generation and automatic query result data mapping", - "url": "https://api.github.com/repos/go-jet/jet", - "languages_url": "https://api.github.com/repos/go-jet/jet/languages", - "created_at": "2019-03-02T11:06:23Z", - "updated_at": "2024-09-05T23:25:28Z", - "git_url": "git://github.com/go-jet/jet.git", - "ssh_url": "git@github.com:go-jet/jet.git", - "clone_url": "https://github.com/go-jet/jet.git", - "homepage": "", - "stargazers_count": 2355, - "watchers_count": 2355, + "html_url": "https://github.com/lxzan/gws", + "description": "simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...", + "url": "https://api.github.com/repos/lxzan/gws", + "languages_url": "https://api.github.com/repos/lxzan/gws/languages", + "created_at": "2022-09-09T00:51:50Z", + "updated_at": "2024-09-06T18:01:23Z", + "git_url": "git://github.com/lxzan/gws.git", + "ssh_url": "git@github.com:lxzan/gws.git", + "clone_url": "https://github.com/lxzan/gws.git", + "homepage": "https://pkg.go.dev/github.com/lxzan/gws", + "stargazers_count": 1353, + "watchers_count": 1353, "language": "Go", "topics": [ - "cockroachdb", - "code-completion", - "code-generator", - "codegenerator", - "database", - "datamapper", - "golang", - "mariadb", - "mysql", - "postgres", - "postgresql", - "sql", - "sql-builder", - "sql-queries", - "sql-query", - "sql-query-builder", - "sqlbuilder", - "sqlite", - "typesafe", - "typesafety" + "context-takeover", + "go-websocket", + "go-ws", + "kcp", + "permessage-deflate", + "rfc7692", + "websocket", + "ws" ] }, { - "id": 12821303, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjgyMTMwMw==", - "name": "go-systemd", - "full_name": "coreos/go-systemd", + "id": 76455463, + "node_id": "MDEwOlJlcG9zaXRvcnk3NjQ1NTQ2Mw==", + "name": "mpb", + "full_name": "vbauerster/mpb", "owner": { - "login": "coreos", - "id": 3730757, - "avatar_url": "https://avatars.githubusercontent.com/u/3730757?v=4", - "url": "https://api.github.com/users/coreos", - "html_url": "https://github.com/coreos" + "login": "vbauerster", + "id": 2206533, + "avatar_url": "https://avatars.githubusercontent.com/u/2206533?v=4", + "url": "https://api.github.com/users/vbauerster", + "html_url": "https://github.com/vbauerster" }, - "html_url": "https://github.com/coreos/go-systemd", - "description": "Go bindings to systemd socket activation, journal, D-Bus, and unit files", - "url": "https://api.github.com/repos/coreos/go-systemd", - "languages_url": "https://api.github.com/repos/coreos/go-systemd/languages", - "created_at": "2013-09-13T23:13:51Z", - "updated_at": "2024-09-03T02:21:35Z", - "git_url": "git://github.com/coreos/go-systemd.git", - "ssh_url": "git@github.com:coreos/go-systemd.git", - "clone_url": "https://github.com/coreos/go-systemd.git", + "html_url": "https://github.com/vbauerster/mpb", + "description": "multi progress bar for Go cli applications", + "url": "https://api.github.com/repos/vbauerster/mpb", + "languages_url": "https://api.github.com/repos/vbauerster/mpb/languages", + "created_at": "2016-12-14T11:56:29Z", + "updated_at": "2024-09-05T07:05:26Z", + "git_url": "git://github.com/vbauerster/mpb.git", + "ssh_url": "git@github.com:vbauerster/mpb.git", + "clone_url": "https://github.com/vbauerster/mpb.git", "homepage": "", - "stargazers_count": 2413, - "watchers_count": 2413, + "stargazers_count": 2288, + "watchers_count": 2288, "language": "Go", "topics": [ - "dbus", + "cli", "go", - "journald", - "machined", - "systemd" + "mpb", + "progress-bar", + "spinner", + "terminal" ] }, { - "id": 383732783, - "node_id": "MDEwOlJlcG9zaXRvcnkzODM3MzI3ODM=", - "name": "quickws", - "full_name": "antlabs/quickws", + "id": 237523442, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzc1MjM0NDI=", + "name": "tailscale", + "full_name": "tailscale/tailscale", "owner": { - "login": "antlabs", - "id": 61584994, - "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", - "url": "https://api.github.com/users/antlabs", - "html_url": "https://github.com/antlabs" + "login": "tailscale", + "id": 48932923, + "avatar_url": "https://avatars.githubusercontent.com/u/48932923?v=4", + "url": "https://api.github.com/users/tailscale", + "html_url": "https://github.com/tailscale" }, - "html_url": "https://github.com/antlabs/quickws", - "description": "高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example", - "url": "https://api.github.com/repos/antlabs/quickws", - "languages_url": "https://api.github.com/repos/antlabs/quickws/languages", - "created_at": "2021-07-07T08:47:39Z", - "updated_at": "2024-09-05T03:39:38Z", - "git_url": "git://github.com/antlabs/quickws.git", - "ssh_url": "git@github.com:antlabs/quickws.git", - "clone_url": "https://github.com/antlabs/quickws.git", - "homepage": "", - "stargazers_count": 93, - "watchers_count": 93, + "html_url": "https://github.com/tailscale/tailscale", + "description": "The easiest, most secure way to use WireGuard and 2FA.", + "url": "https://api.github.com/repos/tailscale/tailscale", + "languages_url": "https://api.github.com/repos/tailscale/tailscale/languages", + "created_at": "2020-01-31T22:00:03Z", + "updated_at": "2024-09-07T00:30:43Z", + "git_url": "git://github.com/tailscale/tailscale.git", + "ssh_url": "git@github.com:tailscale/tailscale.git", + "clone_url": "https://github.com/tailscale/tailscale.git", + "homepage": "https://tailscale.com", + "stargazers_count": 18476, + "watchers_count": 18476, "language": "Go", "topics": [ - "rfc6455", - "websocket" + "2fa", + "oauth", + "sso", + "tailscale", + "vpn", + "wireguard" ] }, { - "id": 30512532, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDUxMjUzMg==", - "name": "gosh", - "full_name": "mefellows/gosh", + "id": 420503947, + "node_id": "R_kgDOGRBhiw", + "name": "ntfy", + "full_name": "binwiederhier/ntfy", "owner": { - "login": "mefellows", - "id": 53900, - "avatar_url": "https://avatars.githubusercontent.com/u/53900?v=4", - "url": "https://api.github.com/users/mefellows", - "html_url": "https://github.com/mefellows" + "login": "binwiederhier", + "id": 664597, + "avatar_url": "https://avatars.githubusercontent.com/u/664597?v=4", + "url": "https://api.github.com/users/binwiederhier", + "html_url": "https://github.com/binwiederhier" }, - "html_url": "https://github.com/mefellows/gosh", - "description": "Cross platform, interactive remote PowerShell runner (experimental but functional)", - "url": "https://api.github.com/repos/mefellows/gosh", - "languages_url": "https://api.github.com/repos/mefellows/gosh/languages", - "created_at": "2015-02-09T01:09:15Z", - "updated_at": "2024-06-11T09:07:18Z", - "git_url": "git://github.com/mefellows/gosh.git", - "ssh_url": "git@github.com:mefellows/gosh.git", - "clone_url": "https://github.com/mefellows/gosh.git", - "homepage": "", - "stargazers_count": 24, - "watchers_count": 24, + "html_url": "https://github.com/binwiederhier/ntfy", + "description": "Send push notifications to your phone or desktop using PUT/POST", + "url": "https://api.github.com/repos/binwiederhier/ntfy", + "languages_url": "https://api.github.com/repos/binwiederhier/ntfy/languages", + "created_at": "2021-10-23T19:25:32Z", + "updated_at": "2024-09-07T00:30:16Z", + "git_url": "git://github.com/binwiederhier/ntfy.git", + "ssh_url": "git@github.com:binwiederhier/ntfy.git", + "clone_url": "https://github.com/binwiederhier/ntfy.git", + "homepage": "https://ntfy.sh", + "stargazers_count": 17708, + "watchers_count": 17708, "language": "Go", - "topics": [] + "topics": [ + "curl", + "notifications", + "ntfy", + "ntfysh", + "pubsub", + "push-notifications", + "rest-api" + ] }, { - "id": 194366007, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTQzNjYwMDc=", - "name": "go-powershell", - "full_name": "KnicKnic/go-powershell", + "id": 13492546, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzQ5MjU0Ng==", + "name": "gosseract", + "full_name": "otiai10/gosseract", "owner": { - "login": "KnicKnic", - "id": 35521284, - "avatar_url": "https://avatars.githubusercontent.com/u/35521284?v=4", - "url": "https://api.github.com/users/KnicKnic", - "html_url": "https://github.com/KnicKnic" + "login": "otiai10", + "id": 931554, + "avatar_url": "https://avatars.githubusercontent.com/u/931554?v=4", + "url": "https://api.github.com/users/otiai10", + "html_url": "https://github.com/otiai10" }, - "html_url": "https://github.com/KnicKnic/go-powershell", - "description": "Hosting powershell sessions inside golang not using exec enabling bi directional communication", - "url": "https://api.github.com/repos/KnicKnic/go-powershell", - "languages_url": "https://api.github.com/repos/KnicKnic/go-powershell/languages", - "created_at": "2019-06-29T04:57:12Z", - "updated_at": "2024-08-14T12:40:54Z", - "git_url": "git://github.com/KnicKnic/go-powershell.git", - "ssh_url": "git@github.com:KnicKnic/go-powershell.git", - "clone_url": "https://github.com/KnicKnic/go-powershell.git", - "homepage": "", - "stargazers_count": 107, - "watchers_count": 107, + "html_url": "https://github.com/otiai10/gosseract", + "description": "Go package for OCR (Optical Character Recognition), by using Tesseract C++ library", + "url": "https://api.github.com/repos/otiai10/gosseract", + "languages_url": "https://api.github.com/repos/otiai10/gosseract/languages", + "created_at": "2013-10-11T07:27:53Z", + "updated_at": "2024-09-06T03:23:16Z", + "git_url": "git://github.com/otiai10/gosseract.git", + "ssh_url": "git@github.com:otiai10/gosseract.git", + "clone_url": "https://github.com/otiai10/gosseract.git", + "homepage": "https://pkg.go.dev/github.com/otiai10/gosseract", + "stargazers_count": 2645, + "watchers_count": 2645, "language": "Go", - "topics": [] + "topics": [ + "go", + "ocr", + "ocr-server", + "tesseract", + "tesseract-ocr" + ] }, { - "id": 811632131, - "node_id": "R_kgDOMGCGAw", - "name": "psobf", - "full_name": "TaurusOmar/psobf", + "id": 103995895, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDM5OTU4OTU=", + "name": "gocv", + "full_name": "hybridgroup/gocv", "owner": { - "login": "TaurusOmar", - "id": 72287837, - "avatar_url": "https://avatars.githubusercontent.com/u/72287837?v=4", - "url": "https://api.github.com/users/TaurusOmar", - "html_url": "https://github.com/TaurusOmar" + "login": "hybridgroup", + "id": 212109, + "avatar_url": "https://avatars.githubusercontent.com/u/212109?v=4", + "url": "https://api.github.com/users/hybridgroup", + "html_url": "https://github.com/hybridgroup" }, - "html_url": "https://github.com/TaurusOmar/psobf", - "description": "PowerShell Obfuscator", - "url": "https://api.github.com/repos/TaurusOmar/psobf", - "languages_url": "https://api.github.com/repos/TaurusOmar/psobf/languages", - "created_at": "2024-06-07T01:45:12Z", - "updated_at": "2024-08-02T23:15:56Z", - "git_url": "git://github.com/TaurusOmar/psobf.git", - "ssh_url": "git@github.com:TaurusOmar/psobf.git", - "clone_url": "https://github.com/TaurusOmar/psobf.git", - "homepage": null, - "stargazers_count": 26, - "watchers_count": 26, + "html_url": "https://github.com/hybridgroup/gocv", + "description": "Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.", + "url": "https://api.github.com/repos/hybridgroup/gocv", + "languages_url": "https://api.github.com/repos/hybridgroup/gocv/languages", + "created_at": "2017-09-18T21:54:17Z", + "updated_at": "2024-09-06T10:10:41Z", + "git_url": "git://github.com/hybridgroup/gocv.git", + "ssh_url": "git@github.com:hybridgroup/gocv.git", + "clone_url": "https://github.com/hybridgroup/gocv.git", + "homepage": "https://gocv.io", + "stargazers_count": 6554, + "watchers_count": 6554, "language": "Go", - "topics": [] + "topics": [ + "caffe", + "computer-vision", + "computervision", + "cuda", + "dnn", + "face-tracking", + "gocv", + "golang", + "image-processing", + "mjpeg", + "mjpeg-stream", + "object-classification", + "object-tracking", + "opencv", + "openvino", + "tensorflow", + "torch", + "video", + "video-capture" + ] }, { - "id": 809047919, - "node_id": "R_kgDOMDkXbw", - "name": "mr_snuggles_dungeon_adventure", - "full_name": "unklnik/mr_snuggles_dungeon_adventure", + "id": 532256965, + "node_id": "R_kgDOH7mYxQ", + "name": "uipathcli", + "full_name": "UiPath/uipathcli", "owner": { - "login": "unklnik", - "id": 146096950, - "avatar_url": "https://avatars.githubusercontent.com/u/146096950?v=4", - "url": "https://api.github.com/users/unklnik", - "html_url": "https://github.com/unklnik" + "login": "UiPath", + "id": 375663, + "avatar_url": "https://avatars.githubusercontent.com/u/375663?v=4", + "url": "https://api.github.com/users/UiPath", + "html_url": "https://github.com/UiPath" }, - "html_url": "https://github.com/unklnik/mr_snuggles_dungeon_adventure", - "description": "Roguelite game made with Go and Raylib - Demo & Game is available on Steam https://store.steampowered.com/app/2968730/Mr_Snuggles_Dungeon_Adventure/", - "url": "https://api.github.com/repos/unklnik/mr_snuggles_dungeon_adventure", - "languages_url": "https://api.github.com/repos/unklnik/mr_snuggles_dungeon_adventure/languages", - "created_at": "2024-06-01T14:38:29Z", - "updated_at": "2024-08-23T02:06:39Z", - "git_url": "git://github.com/unklnik/mr_snuggles_dungeon_adventure.git", - "ssh_url": "git@github.com:unklnik/mr_snuggles_dungeon_adventure.git", - "clone_url": "https://github.com/unklnik/mr_snuggles_dungeon_adventure.git", - "homepage": null, - "stargazers_count": 37, - "watchers_count": 37, + "html_url": "https://github.com/UiPath/uipathcli", + "description": "Command line interface to simplify, script and automate API calls for UiPath services (preview)", + "url": "https://api.github.com/repos/UiPath/uipathcli", + "languages_url": "https://api.github.com/repos/UiPath/uipathcli/languages", + "created_at": "2022-09-03T12:42:04Z", + "updated_at": "2024-08-17T10:07:05Z", + "git_url": "git://github.com/UiPath/uipathcli.git", + "ssh_url": "git@github.com:UiPath/uipathcli.git", + "clone_url": "https://github.com/UiPath/uipathcli.git", + "homepage": "", + "stargazers_count": 63, + "watchers_count": 63, "language": "Go", - "topics": [] + "topics": [ + "cli", + "preview", + "uipath" + ] }, { - "id": 238426555, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzg0MjY1NTU=", - "name": "goxcel", - "full_name": "devlights/goxcel", + "id": 69269563, + "node_id": "MDEwOlJlcG9zaXRvcnk2OTI2OTU2Mw==", + "name": "robotgo", + "full_name": "go-vgo/robotgo", "owner": { - "login": "devlights", - "id": 2713321, - "avatar_url": "https://avatars.githubusercontent.com/u/2713321?v=4", - "url": "https://api.github.com/users/devlights", - "html_url": "https://github.com/devlights" + "login": "go-vgo", + "id": 22145830, + "avatar_url": "https://avatars.githubusercontent.com/u/22145830?v=4", + "url": "https://api.github.com/users/go-vgo", + "html_url": "https://github.com/go-vgo" }, - "html_url": "https://github.com/devlights/goxcel", - "description": "Goxcel is a library to operate Excel using go-ole library.", - "url": "https://api.github.com/repos/devlights/goxcel", - "languages_url": "https://api.github.com/repos/devlights/goxcel/languages", - "created_at": "2020-02-05T10:43:58Z", - "updated_at": "2024-09-04T09:25:55Z", - "git_url": "git://github.com/devlights/goxcel.git", - "ssh_url": "git@github.com:devlights/goxcel.git", - "clone_url": "https://github.com/devlights/goxcel.git", + "html_url": "https://github.com/go-vgo/robotgo", + "description": "RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar", + "url": "https://api.github.com/repos/go-vgo/robotgo", + "languages_url": "https://api.github.com/repos/go-vgo/robotgo/languages", + "created_at": "2016-09-26T16:26:56Z", + "updated_at": "2024-09-06T12:36:39Z", + "git_url": "git://github.com/go-vgo/robotgo.git", + "ssh_url": "git@github.com:go-vgo/robotgo.git", + "clone_url": "https://github.com/go-vgo/robotgo.git", "homepage": "", - "stargazers_count": 14, - "watchers_count": 14, + "stargazers_count": 9563, + "watchers_count": 9563, "language": "Go", "topics": [ - "excel", + "automation", + "c", "go", "golang", - "win32com", - "windows" + "hook", + "image", + "mouse", + "opencv", + "robot", + "robotgo", + "rpa", + "window" ] }, { - "id": 109330128, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDkzMzAxMjg=", - "name": "goleak", - "full_name": "uber-go/goleak", + "id": 509091576, + "node_id": "R_kgDOHlge-A", + "name": "sing-box", + "full_name": "SagerNet/sing-box", "owner": { - "login": "uber-go", - "id": 19262598, - "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", - "url": "https://api.github.com/users/uber-go", - "html_url": "https://github.com/uber-go" + "login": "SagerNet", + "id": 83217677, + "avatar_url": "https://avatars.githubusercontent.com/u/83217677?v=4", + "url": "https://api.github.com/users/SagerNet", + "html_url": "https://github.com/SagerNet" }, - "html_url": "https://github.com/uber-go/goleak", - "description": "Goroutine leak detector", - "url": "https://api.github.com/repos/uber-go/goleak", - "languages_url": "https://api.github.com/repos/uber-go/goleak/languages", - "created_at": "2017-11-02T23:39:06Z", - "updated_at": "2024-09-05T09:12:41Z", - "git_url": "git://github.com/uber-go/goleak.git", - "ssh_url": "git@github.com:uber-go/goleak.git", - "clone_url": "https://github.com/uber-go/goleak.git", - "homepage": null, - "stargazers_count": 4474, - "watchers_count": 4474, + "html_url": "https://github.com/SagerNet/sing-box", + "description": "The universal proxy platform", + "url": "https://api.github.com/repos/SagerNet/sing-box", + "languages_url": "https://api.github.com/repos/SagerNet/sing-box/languages", + "created_at": "2022-06-30T13:27:22Z", + "updated_at": "2024-09-07T01:00:33Z", + "git_url": "git://github.com/SagerNet/sing-box.git", + "ssh_url": "git@github.com:SagerNet/sing-box.git", + "clone_url": "https://github.com/SagerNet/sing-box.git", + "homepage": "https://sing-box.sagernet.org/", + "stargazers_count": 18241, + "watchers_count": 18241, "language": "Go", "topics": [] }, { - "id": 667205022, - "node_id": "R_kgDOJ8S9ng", - "name": "goldwarden", - "full_name": "quexten/goldwarden", + "id": 88535718, + "node_id": "MDEwOlJlcG9zaXRvcnk4ODUzNTcxOA==", + "name": "ssh_config", + "full_name": "kevinburke/ssh_config", + "owner": { + "login": "kevinburke", + "id": 234019, + "avatar_url": "https://avatars.githubusercontent.com/u/234019?v=4", + "url": "https://api.github.com/users/kevinburke", + "html_url": "https://github.com/kevinburke" + }, + "html_url": "https://github.com/kevinburke/ssh_config", + "description": "Go parser for ssh_config files", + "url": "https://api.github.com/repos/kevinburke/ssh_config", + "languages_url": "https://api.github.com/repos/kevinburke/ssh_config/languages", + "created_at": "2017-04-17T18:06:25Z", + "updated_at": "2024-09-06T07:58:19Z", + "git_url": "git://github.com/kevinburke/ssh_config.git", + "ssh_url": "git@github.com:kevinburke/ssh_config.git", + "clone_url": "https://github.com/kevinburke/ssh_config.git", + "homepage": "https://godoc.org/github.com/kevinburke/ssh_config", + "stargazers_count": 425, + "watchers_count": 425, + "language": "Go", + "topics": [ + "golang", + "parser", + "ssh", + "ssh-config" + ] + }, + { + "id": 17494220, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzQ5NDIyMA==", + "name": "trie", + "full_name": "derekparker/trie", "owner": { - "login": "quexten", - "id": 11866552, - "avatar_url": "https://avatars.githubusercontent.com/u/11866552?v=4", - "url": "https://api.github.com/users/quexten", - "html_url": "https://github.com/quexten" + "login": "derekparker", + "id": 1314079, + "avatar_url": "https://avatars.githubusercontent.com/u/1314079?v=4", + "url": "https://api.github.com/users/derekparker", + "html_url": "https://github.com/derekparker" }, - "html_url": "https://github.com/quexten/goldwarden", - "description": "A feature-packed Bitwarden compatible desktop client", - "url": "https://api.github.com/repos/quexten/goldwarden", - "languages_url": "https://api.github.com/repos/quexten/goldwarden/languages", - "created_at": "2023-07-17T01:24:05Z", - "updated_at": "2024-09-05T14:04:30Z", - "git_url": "git://github.com/quexten/goldwarden.git", - "ssh_url": "git@github.com:quexten/goldwarden.git", - "clone_url": "https://github.com/quexten/goldwarden.git", + "html_url": "https://github.com/derekparker/trie", + "description": "Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.", + "url": "https://api.github.com/repos/derekparker/trie", + "languages_url": "https://api.github.com/repos/derekparker/trie/languages", + "created_at": "2014-03-06T22:01:49Z", + "updated_at": "2024-09-05T15:26:01Z", + "git_url": "git://github.com/derekparker/trie.git", + "ssh_url": "git@github.com:derekparker/trie.git", + "clone_url": "https://github.com/derekparker/trie.git", "homepage": "", - "stargazers_count": 683, - "watchers_count": 683, + "stargazers_count": 748, + "watchers_count": 748, "language": "Go", - "topics": [ - "autotype", - "bitwarden", - "git-signing", - "linux", - "linux-desktop", - "macos", - "password-manager", - "ssh-agent", - "windows", - "windows-desktop" - ] + "topics": [] }, { - "id": 792861139, - "node_id": "R_kgDOL0IZ0w", - "name": "glance", - "full_name": "glanceapp/glance", + "id": 210569586, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTA1Njk1ODY=", + "name": "cyclone", + "full_name": "braveghost/cyclone", "owner": { - "login": "glanceapp", - "id": 159397742, - "avatar_url": "https://avatars.githubusercontent.com/u/159397742?v=4", - "url": "https://api.github.com/users/glanceapp", - "html_url": "https://github.com/glanceapp" + "login": "braveghost", + "id": 32083727, + "avatar_url": "https://avatars.githubusercontent.com/u/32083727?v=4", + "url": "https://api.github.com/users/braveghost", + "html_url": "https://github.com/braveghost" }, - "html_url": "https://github.com/glanceapp/glance", - "description": "A self-hosted dashboard that puts all your feeds in one place", - "url": "https://api.github.com/repos/glanceapp/glance", - "languages_url": "https://api.github.com/repos/glanceapp/glance/languages", - "created_at": "2024-04-27T18:55:38Z", - "updated_at": "2024-09-05T21:28:38Z", - "git_url": "git://github.com/glanceapp/glance.git", - "ssh_url": "git@github.com:glanceapp/glance.git", - "clone_url": "https://github.com/glanceapp/glance.git", - "homepage": "", - "stargazers_count": 7276, - "watchers_count": 7276, + "html_url": "https://github.com/braveghost/cyclone", + "description": "Registry based service monitoring", + "url": "https://api.github.com/repos/braveghost/cyclone", + "languages_url": "https://api.github.com/repos/braveghost/cyclone/languages", + "created_at": "2019-09-24T09:56:00Z", + "updated_at": "2023-11-02T10:13:58Z", + "git_url": "git://github.com/braveghost/cyclone.git", + "ssh_url": "git@github.com:braveghost/cyclone.git", + "clone_url": "https://github.com/braveghost/cyclone.git", + "homepage": null, + "stargazers_count": 5, + "watchers_count": 5, "language": "Go", - "topics": [ - "aggregator", - "dashboard", - "docker", - "feed-reader", - "golang", - "homepage", - "rss", - "self-hosted", - "startpage" - ] + "topics": [] }, { - "id": 187010321, - "node_id": "MDEwOlJlcG9zaXRvcnkxODcwMTAzMjE=", - "name": "unipdf", - "full_name": "unidoc/unipdf", + "id": 581047958, + "node_id": "R_kgDOIqIWlg", + "name": "easy-ngo", + "full_name": "NetEase-Media/easy-ngo", "owner": { - "login": "unidoc", - "id": 20077688, - "avatar_url": "https://avatars.githubusercontent.com/u/20077688?v=4", - "url": "https://api.github.com/users/unidoc", - "html_url": "https://github.com/unidoc" + "login": "NetEase-Media", + "id": 93313023, + "avatar_url": "https://avatars.githubusercontent.com/u/93313023?v=4", + "url": "https://api.github.com/users/NetEase-Media", + "html_url": "https://github.com/NetEase-Media" }, - "html_url": "https://github.com/unidoc/unipdf", - "description": "Golang PDF library for creating and processing PDF files (pure go)", - "url": "https://api.github.com/repos/unidoc/unipdf", - "languages_url": "https://api.github.com/repos/unidoc/unipdf/languages", - "created_at": "2019-05-16T11:00:38Z", - "updated_at": "2024-09-05T22:40:46Z", - "git_url": "git://github.com/unidoc/unipdf.git", - "ssh_url": "git@github.com:unidoc/unipdf.git", - "clone_url": "https://github.com/unidoc/unipdf.git", - "homepage": "https://unidoc.io", - "stargazers_count": 2539, - "watchers_count": 2539, + "html_url": "https://github.com/NetEase-Media/easy-ngo", + "description": "easy-ngo是由网易传媒开发的基于Go语言的开发工具包,基于easy-ngo工具包,开发者可以快速构建高可用、大并发的应用。", + "url": "https://api.github.com/repos/NetEase-Media/easy-ngo", + "languages_url": "https://api.github.com/repos/NetEase-Media/easy-ngo/languages", + "created_at": "2022-12-22T06:11:50Z", + "updated_at": "2024-08-31T06:42:34Z", + "git_url": "git://github.com/NetEase-Media/easy-ngo.git", + "ssh_url": "git@github.com:NetEase-Media/easy-ngo.git", + "clone_url": "https://github.com/NetEase-Media/easy-ngo.git", + "homepage": "https://netease-media.github.io/easy-ngo-website/", + "stargazers_count": 359, + "watchers_count": 359, "language": "Go", - "topics": [ - "golang", - "pdf", - "pdf-compression", - "pdf-document-processor", - "pdf-generation", - "pdf-generator", - "pdf-library", - "pdf-manipulation", - "pdf-reader", - "pdf-reports", - "pdf-sign", - "signing", - "text-extraction" - ] + "topics": [] }, { - "id": 52481933, - "node_id": "MDEwOlJlcG9zaXRvcnk1MjQ4MTkzMw==", - "name": "navidrome", - "full_name": "navidrome/navidrome", + "id": 133725375, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzM3MjUzNzU=", + "name": "wireguard-go", + "full_name": "WireGuard/wireguard-go", "owner": { - "login": "navidrome", - "id": 26692192, - "avatar_url": "https://avatars.githubusercontent.com/u/26692192?v=4", - "url": "https://api.github.com/users/navidrome", - "html_url": "https://github.com/navidrome" + "login": "WireGuard", + "id": 13991055, + "avatar_url": "https://avatars.githubusercontent.com/u/13991055?v=4", + "url": "https://api.github.com/users/WireGuard", + "html_url": "https://github.com/WireGuard" }, - "html_url": "https://github.com/navidrome/navidrome", - "description": "🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic", - "url": "https://api.github.com/repos/navidrome/navidrome", - "languages_url": "https://api.github.com/repos/navidrome/navidrome/languages", - "created_at": "2016-02-24T23:25:12Z", - "updated_at": "2024-09-06T01:10:18Z", - "git_url": "git://github.com/navidrome/navidrome.git", - "ssh_url": "git@github.com:navidrome/navidrome.git", - "clone_url": "https://github.com/navidrome/navidrome.git", - "homepage": "https://www.navidrome.org", - "stargazers_count": 11237, - "watchers_count": 11237, + "html_url": "https://github.com/WireGuard/wireguard-go", + "description": "Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go", + "url": "https://api.github.com/repos/WireGuard/wireguard-go", + "languages_url": "https://api.github.com/repos/WireGuard/wireguard-go/languages", + "created_at": "2018-05-16T21:33:26Z", + "updated_at": "2024-09-06T22:07:19Z", + "git_url": "git://github.com/WireGuard/wireguard-go.git", + "ssh_url": "git@github.com:WireGuard/wireguard-go.git", + "clone_url": "https://github.com/WireGuard/wireguard-go.git", + "homepage": "", + "stargazers_count": 3023, + "watchers_count": 3023, "language": "Go", - "topics": [ - "airsonic", - "madsonic", - "media-server", - "music", - "music-server", - "navidrome", - "opensubsonic", - "raspberry-pi", - "self-hosted", - "streamer", - "streaming-api", - "streaming-audio", - "subsonic", - "subsonic-server" - ] + "topics": [] }, { - "id": 89893980, - "node_id": "MDEwOlJlcG9zaXRvcnk4OTg5Mzk4MA==", - "name": "casvisor", - "full_name": "casvisor/casvisor", + "id": 100285497, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDAyODU0OTc=", + "name": "go-prompt", + "full_name": "c-bata/go-prompt", "owner": { - "login": "casvisor", - "id": 106371985, - "avatar_url": "https://avatars.githubusercontent.com/u/106371985?v=4", - "url": "https://api.github.com/users/casvisor", - "html_url": "https://github.com/casvisor" + "login": "c-bata", + "id": 5564044, + "avatar_url": "https://avatars.githubusercontent.com/u/5564044?v=4", + "url": "https://api.github.com/users/c-bata", + "html_url": "https://github.com/c-bata" }, - "html_url": "https://github.com/casvisor/casvisor", - "description": "An open-source security log auditing & RDP, VNC, SSH bastion platform, online demo: https://door.casvisor.com", - "url": "https://api.github.com/repos/casvisor/casvisor", - "languages_url": "https://api.github.com/repos/casvisor/casvisor/languages", - "created_at": "2017-05-01T03:16:00Z", - "updated_at": "2024-09-02T17:20:00Z", - "git_url": "git://github.com/casvisor/casvisor.git", - "ssh_url": "git@github.com:casvisor/casvisor.git", - "clone_url": "https://github.com/casvisor/casvisor.git", - "homepage": "https://casvisor.org", - "stargazers_count": 429, - "watchers_count": 429, + "html_url": "https://github.com/c-bata/go-prompt", + "description": "Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.", + "url": "https://api.github.com/repos/c-bata/go-prompt", + "languages_url": "https://api.github.com/repos/c-bata/go-prompt/languages", + "created_at": "2017-08-14T16:02:09Z", + "updated_at": "2024-09-05T04:55:15Z", + "git_url": "git://github.com/c-bata/go-prompt.git", + "ssh_url": "git@github.com:c-bata/go-prompt.git", + "clone_url": "https://github.com/c-bata/go-prompt.git", + "homepage": "https://godoc.org/github.com/c-bata/go-prompt", + "stargazers_count": 5267, + "watchers_count": 5267, "language": "Go", "topics": [ - "audit", - "auditing", - "bastion", - "casdoor", - "casvisor", - "database", - "dbgate", - "guacamole", - "jumpbox", - "jumpserver", - "log", - "logging", - "rdp", - "remote-control", - "remote-desktop", - "security", - "ssh", - "telnet", - "vnc" + "cli", + "command-line", + "interactive", + "prompt", + "terminal", + "vt100" ] }, { - "id": 52064360, - "node_id": "MDEwOlJlcG9zaXRvcnk1MjA2NDM2MA==", - "name": "go-svc", - "full_name": "judwhite/go-svc", + "id": 221787679, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjE3ODc2Nzk=", + "name": "orderedmap", + "full_name": "elliotchance/orderedmap", "owner": { - "login": "judwhite", - "id": 729716, - "avatar_url": "https://avatars.githubusercontent.com/u/729716?v=4", - "url": "https://api.github.com/users/judwhite", - "html_url": "https://github.com/judwhite" + "login": "elliotchance", + "id": 927418, + "avatar_url": "https://avatars.githubusercontent.com/u/927418?v=4", + "url": "https://api.github.com/users/elliotchance", + "html_url": "https://github.com/elliotchance" }, - "html_url": "https://github.com/judwhite/go-svc", - "description": "Go Windows Service wrapper that plays nice with Linux.", - "url": "https://api.github.com/repos/judwhite/go-svc", - "languages_url": "https://api.github.com/repos/judwhite/go-svc/languages", - "created_at": "2016-02-19T05:44:23Z", - "updated_at": "2024-08-30T13:22:35Z", - "git_url": "git://github.com/judwhite/go-svc.git", - "ssh_url": "git@github.com:judwhite/go-svc.git", - "clone_url": "https://github.com/judwhite/go-svc.git", - "homepage": null, - "stargazers_count": 479, - "watchers_count": 479, + "html_url": "https://github.com/elliotchance/orderedmap", + "description": "🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.", + "url": "https://api.github.com/repos/elliotchance/orderedmap", + "languages_url": "https://api.github.com/repos/elliotchance/orderedmap/languages", + "created_at": "2019-11-14T21:12:26Z", + "updated_at": "2024-09-07T00:38:32Z", + "git_url": "git://github.com/elliotchance/orderedmap.git", + "ssh_url": "git@github.com:elliotchance/orderedmap.git", + "clone_url": "https://github.com/elliotchance/orderedmap.git", + "homepage": "", + "stargazers_count": 821, + "watchers_count": 821, "language": "Go", "topics": [ - "service", - "windows-service", - "windows-services" + "data-structures", + "golang", + "maps", + "orderedmap" ] }, { - "id": 80087836, - "node_id": "MDEwOlJlcG9zaXRvcnk4MDA4NzgzNg==", - "name": "badger", - "full_name": "dgraph-io/badger", + "id": 14035585, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDAzNTU4NQ==", + "name": "docconv", + "full_name": "sajari/docconv", "owner": { - "login": "dgraph-io", - "id": 13958706, - "avatar_url": "https://avatars.githubusercontent.com/u/13958706?v=4", - "url": "https://api.github.com/users/dgraph-io", - "html_url": "https://github.com/dgraph-io" + "login": "sajari", + "id": 1407116, + "avatar_url": "https://avatars.githubusercontent.com/u/1407116?v=4", + "url": "https://api.github.com/users/sajari", + "html_url": "https://github.com/sajari" }, - "html_url": "https://github.com/dgraph-io/badger", - "description": "Fast key-value DB in Go.", - "url": "https://api.github.com/repos/dgraph-io/badger", - "languages_url": "https://api.github.com/repos/dgraph-io/badger/languages", - "created_at": "2017-01-26T05:09:49Z", - "updated_at": "2024-09-05T23:44:36Z", - "git_url": "git://github.com/dgraph-io/badger.git", - "ssh_url": "git@github.com:dgraph-io/badger.git", - "clone_url": "https://github.com/dgraph-io/badger.git", - "homepage": "https://dgraph.io/badger", - "stargazers_count": 13730, - "watchers_count": 13730, + "html_url": "https://github.com/sajari/docconv", + "description": "Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text", + "url": "https://api.github.com/repos/sajari/docconv", + "languages_url": "https://api.github.com/repos/sajari/docconv/languages", + "created_at": "2013-11-01T04:27:38Z", + "updated_at": "2024-09-05T06:00:57Z", + "git_url": "git://github.com/sajari/docconv.git", + "ssh_url": "git@github.com:sajari/docconv.git", + "clone_url": "https://github.com/sajari/docconv.git", + "homepage": null, + "stargazers_count": 1560, + "watchers_count": 1560, "language": "Go", "topics": [ - "database", - "document-database", + "conversion", + "docs", + "docx", "go", - "golang", - "key-value", - "library", - "ssd" + "html", + "pdf", + "pdf-converter", + "rtf", + "rtf-files", + "word", + "xml" ] }, { - "id": 16896900, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjg5NjkwMA==", - "name": "maxminddb-golang", - "full_name": "oschwald/maxminddb-golang", + "id": 66566232, + "node_id": "MDEwOlJlcG9zaXRvcnk2NjU2NjIzMg==", + "name": "windows_exporter", + "full_name": "prometheus-community/windows_exporter", "owner": { - "login": "oschwald", - "id": 278835, - "avatar_url": "https://avatars.githubusercontent.com/u/278835?v=4", - "url": "https://api.github.com/users/oschwald", - "html_url": "https://github.com/oschwald" + "login": "prometheus-community", + "id": 42581734, + "avatar_url": "https://avatars.githubusercontent.com/u/42581734?v=4", + "url": "https://api.github.com/users/prometheus-community", + "html_url": "https://github.com/prometheus-community" }, - "html_url": "https://github.com/oschwald/maxminddb-golang", - "description": "MaxMind DB Reader for Go", - "url": "https://api.github.com/repos/oschwald/maxminddb-golang", - "languages_url": "https://api.github.com/repos/oschwald/maxminddb-golang/languages", - "created_at": "2014-02-16T23:35:39Z", - "updated_at": "2024-09-03T10:15:46Z", - "git_url": "git://github.com/oschwald/maxminddb-golang.git", - "ssh_url": "git@github.com:oschwald/maxminddb-golang.git", - "clone_url": "https://github.com/oschwald/maxminddb-golang.git", - "homepage": null, - "stargazers_count": 586, - "watchers_count": 586, + "html_url": "https://github.com/prometheus-community/windows_exporter", + "description": "Prometheus exporter for Windows machines", + "url": "https://api.github.com/repos/prometheus-community/windows_exporter", + "languages_url": "https://api.github.com/repos/prometheus-community/windows_exporter/languages", + "created_at": "2016-08-25T14:41:36Z", + "updated_at": "2024-09-06T20:29:54Z", + "git_url": "git://github.com/prometheus-community/windows_exporter.git", + "ssh_url": "git@github.com:prometheus-community/windows_exporter.git", + "clone_url": "https://github.com/prometheus-community/windows_exporter.git", + "homepage": "", + "stargazers_count": 2844, + "watchers_count": 2844, "language": "Go", "topics": [ - "geoip", - "geoip2", - "geolocation", - "go", - "ip-address", - "maxmind", - "maxmind-db" + "hacktoberfest", + "prometheus", + "prometheus-exporter", + "windows", + "wmi" ] }, { - "id": 51212673, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTIxMjY3Mw==", - "name": "gota", - "full_name": "go-gota/gota", + "id": 21306961, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTMwNjk2MQ==", + "name": "fsnotify", + "full_name": "fsnotify/fsnotify", "owner": { - "login": "go-gota", - "id": 47326457, - "avatar_url": "https://avatars.githubusercontent.com/u/47326457?v=4", - "url": "https://api.github.com/users/go-gota", - "html_url": "https://github.com/go-gota" + "login": "fsnotify", + "id": 8013877, + "avatar_url": "https://avatars.githubusercontent.com/u/8013877?v=4", + "url": "https://api.github.com/users/fsnotify", + "html_url": "https://github.com/fsnotify" }, - "html_url": "https://github.com/go-gota/gota", - "description": "Gota: DataFrames and data wrangling in Go (Golang)", - "url": "https://api.github.com/repos/go-gota/gota", - "languages_url": "https://api.github.com/repos/go-gota/gota/languages", - "created_at": "2016-02-06T17:23:25Z", - "updated_at": "2024-09-04T21:14:12Z", - "git_url": "git://github.com/go-gota/gota.git", - "ssh_url": "git@github.com:go-gota/gota.git", - "clone_url": "https://github.com/go-gota/gota.git", - "homepage": null, - "stargazers_count": 3016, - "watchers_count": 3016, + "html_url": "https://github.com/fsnotify/fsnotify", + "description": "Cross-platform filesystem notifications for Go.", + "url": "https://api.github.com/repos/fsnotify/fsnotify", + "languages_url": "https://api.github.com/repos/fsnotify/fsnotify/languages", + "created_at": "2014-06-28T16:47:01Z", + "updated_at": "2024-09-06T13:23:21Z", + "git_url": "git://github.com/fsnotify/fsnotify.git", + "ssh_url": "git@github.com:fsnotify/fsnotify.git", + "clone_url": "https://github.com/fsnotify/fsnotify.git", + "homepage": "", + "stargazers_count": 9462, + "watchers_count": 9462, "language": "Go", "topics": [] }, { - "id": 623006507, - "node_id": "R_kgDOJSJTKw", - "name": "serenity", - "full_name": "SagerNet/serenity", + "id": 673350115, + "node_id": "R_kgDOKCKB4w", + "name": "devslog", + "full_name": "golang-cz/devslog", "owner": { - "login": "SagerNet", - "id": 83217677, - "avatar_url": "https://avatars.githubusercontent.com/u/83217677?v=4", - "url": "https://api.github.com/users/SagerNet", - "html_url": "https://github.com/SagerNet" + "login": "golang-cz", + "id": 33207120, + "avatar_url": "https://avatars.githubusercontent.com/u/33207120?v=4", + "url": "https://api.github.com/users/golang-cz", + "html_url": "https://github.com/golang-cz" }, - "html_url": "https://github.com/SagerNet/serenity", - "description": "The configuration generator for sing-box", - "url": "https://api.github.com/repos/SagerNet/serenity", - "languages_url": "https://api.github.com/repos/SagerNet/serenity/languages", - "created_at": "2023-04-03T14:01:37Z", - "updated_at": "2024-09-03T08:26:20Z", - "git_url": "git://github.com/SagerNet/serenity.git", - "ssh_url": "git@github.com:SagerNet/serenity.git", - "clone_url": "https://github.com/SagerNet/serenity.git", - "homepage": "https://serenity.sagernet.org", - "stargazers_count": 163, - "watchers_count": 163, + "html_url": "https://github.com/golang-cz/devslog", + "description": "devslog - Go slog.Handler for development", + "url": "https://api.github.com/repos/golang-cz/devslog", + "languages_url": "https://api.github.com/repos/golang-cz/devslog/languages", + "created_at": "2023-08-01T12:37:12Z", + "updated_at": "2024-09-06T08:32:20Z", + "git_url": "git://github.com/golang-cz/devslog.git", + "ssh_url": "git@github.com:golang-cz/devslog.git", + "clone_url": "https://github.com/golang-cz/devslog.git", + "homepage": "", + "stargazers_count": 96, + "watchers_count": 96, "language": "Go", "topics": [] }, { - "id": 352888358, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTI4ODgzNTg=", - "name": "netease-music", - "full_name": "go-musicfox/netease-music", + "id": 89345092, + "node_id": "MDEwOlJlcG9zaXRvcnk4OTM0NTA5Mg==", + "name": "go-powershell", + "full_name": "40a/go-powershell", "owner": { - "login": "go-musicfox", - "id": 126224761, - "avatar_url": "https://avatars.githubusercontent.com/u/126224761?v=4", - "url": "https://api.github.com/users/go-musicfox", - "html_url": "https://github.com/go-musicfox" + "login": "40a", + "id": 1663840, + "avatar_url": "https://avatars.githubusercontent.com/u/1663840?v=4", + "url": "https://api.github.com/users/40a", + "html_url": "https://github.com/40a" }, - "html_url": "https://github.com/go-musicfox/netease-music", - "description": "go调用网易云音乐API", - "url": "https://api.github.com/repos/go-musicfox/netease-music", - "languages_url": "https://api.github.com/repos/go-musicfox/netease-music/languages", - "created_at": "2021-03-30T06:04:19Z", - "updated_at": "2024-09-02T10:23:07Z", - "git_url": "git://github.com/go-musicfox/netease-music.git", - "ssh_url": "git@github.com:go-musicfox/netease-music.git", - "clone_url": "https://github.com/go-musicfox/netease-music.git", - "homepage": null, - "stargazers_count": 26, - "watchers_count": 26, + "html_url": "https://github.com/40a/go-powershell", + "description": "Go wrapper for running PowerShell sessions", + "url": "https://api.github.com/repos/40a/go-powershell", + "languages_url": "https://api.github.com/repos/40a/go-powershell/languages", + "created_at": "2017-04-25T09:55:28Z", + "updated_at": "2024-08-19T09:56:56Z", + "git_url": "git://github.com/40a/go-powershell.git", + "ssh_url": "git@github.com:40a/go-powershell.git", + "clone_url": "https://github.com/40a/go-powershell.git", + "homepage": "", + "stargazers_count": 77, + "watchers_count": 77, "language": "Go", "topics": [] }, { - "id": 33452903, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzQ1MjkwMw==", - "name": "machinery", - "full_name": "RichardKnop/machinery", + "id": 67484005, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzQ4NDAwNQ==", + "name": "wechat", + "full_name": "silenceper/wechat", "owner": { - "login": "RichardKnop", - "id": 2325888, - "avatar_url": "https://avatars.githubusercontent.com/u/2325888?v=4", - "url": "https://api.github.com/users/RichardKnop", - "html_url": "https://github.com/RichardKnop" + "login": "silenceper", + "id": 2044558, + "avatar_url": "https://avatars.githubusercontent.com/u/2044558?v=4", + "url": "https://api.github.com/users/silenceper", + "html_url": "https://github.com/silenceper" }, - "html_url": "https://github.com/RichardKnop/machinery", - "description": "Machinery is an asynchronous task queue/job queue based on distributed message passing.", - "url": "https://api.github.com/repos/RichardKnop/machinery", - "languages_url": "https://api.github.com/repos/RichardKnop/machinery/languages", - "created_at": "2015-04-05T19:46:34Z", - "updated_at": "2024-09-05T11:07:45Z", - "git_url": "git://github.com/RichardKnop/machinery.git", - "ssh_url": "git@github.com:RichardKnop/machinery.git", - "clone_url": "https://github.com/RichardKnop/machinery.git", - "homepage": "", - "stargazers_count": 7486, - "watchers_count": 7486, + "html_url": "https://github.com/silenceper/wechat", + "description": "WeChat SDK for Go (微信SDK:简单、易用)", + "url": "https://api.github.com/repos/silenceper/wechat", + "languages_url": "https://api.github.com/repos/silenceper/wechat/languages", + "created_at": "2016-09-06T07:25:01Z", + "updated_at": "2024-09-06T03:11:45Z", + "git_url": "git://github.com/silenceper/wechat.git", + "ssh_url": "git@github.com:silenceper/wechat.git", + "clone_url": "https://github.com/silenceper/wechat.git", + "homepage": "https://silenceper.com/wechat/", + "stargazers_count": 4739, + "watchers_count": 4739, "language": "Go", "topics": [ - "amqp", - "aws-sqs", "go", "golang", - "memcached", - "mongodb", - "queue", - "rabbitmq", - "redis", - "task", - "task-scheduler" + "js-sdk", + "sdk", + "wechat", + "wechat-sdk", + "weixin" ] }, { - "id": 706256859, - "node_id": "R_kgDOKhif2w", - "name": "fuego", - "full_name": "go-fuego/fuego", + "id": 18413405, + "node_id": "MDEwOlJlcG9zaXRvcnkxODQxMzQwNQ==", + "name": "cast", + "full_name": "spf13/cast", "owner": { - "login": "go-fuego", - "id": 148255240, - "avatar_url": "https://avatars.githubusercontent.com/u/148255240?v=4", - "url": "https://api.github.com/users/go-fuego", - "html_url": "https://github.com/go-fuego" + "login": "spf13", + "id": 173412, + "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4", + "url": "https://api.github.com/users/spf13", + "html_url": "https://github.com/spf13" }, - "html_url": "https://github.com/go-fuego/fuego", - "description": "Golang Fuego - web framework generating OpenAPI 3 spec from source code", - "url": "https://api.github.com/repos/go-fuego/fuego", - "languages_url": "https://api.github.com/repos/go-fuego/fuego/languages", - "created_at": "2023-10-17T15:36:43Z", - "updated_at": "2024-09-05T17:37:34Z", - "git_url": "git://github.com/go-fuego/fuego.git", - "ssh_url": "git@github.com:go-fuego/fuego.git", - "clone_url": "https://github.com/go-fuego/fuego.git", - "homepage": "https://go-fuego.github.io/fuego/", - "stargazers_count": 789, - "watchers_count": 789, + "html_url": "https://github.com/spf13/cast", + "description": "safe and easy casting from one type to another in Go ", + "url": "https://api.github.com/repos/spf13/cast", + "languages_url": "https://api.github.com/repos/spf13/cast/languages", + "created_at": "2014-04-03T18:21:16Z", + "updated_at": "2024-09-06T09:57:14Z", + "git_url": "git://github.com/spf13/cast.git", + "ssh_url": "git@github.com:spf13/cast.git", + "clone_url": "https://github.com/spf13/cast.git", + "homepage": "", + "stargazers_count": 3489, + "watchers_count": 3489, "language": "Go", - "topics": [ - "fuego", - "golang", - "http-server", - "openapi" - ] + "topics": [] }, { - "id": 139405400, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzk0MDU0MDA=", - "name": "mimetype", - "full_name": "gabriel-vasile/mimetype", + "id": 168739045, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjg3MzkwNDU=", + "name": "taskmaster", + "full_name": "capnspacehook/taskmaster", "owner": { - "login": "gabriel-vasile", - "id": 10602896, - "avatar_url": "https://avatars.githubusercontent.com/u/10602896?v=4", - "url": "https://api.github.com/users/gabriel-vasile", - "html_url": "https://github.com/gabriel-vasile" + "login": "capnspacehook", + "id": 23243104, + "avatar_url": "https://avatars.githubusercontent.com/u/23243104?v=4", + "url": "https://api.github.com/users/capnspacehook", + "html_url": "https://github.com/capnspacehook" }, - "html_url": "https://github.com/gabriel-vasile/mimetype", - "description": "A fast Golang library for media type and file extension detection, based on magic numbers", - "url": "https://api.github.com/repos/gabriel-vasile/mimetype", - "languages_url": "https://api.github.com/repos/gabriel-vasile/mimetype/languages", - "created_at": "2018-07-02T07:15:29Z", - "updated_at": "2024-09-05T10:25:17Z", - "git_url": "git://github.com/gabriel-vasile/mimetype.git", - "ssh_url": "git@github.com:gabriel-vasile/mimetype.git", - "clone_url": "https://github.com/gabriel-vasile/mimetype.git", - "homepage": "https://pkg.go.dev/github.com/gabriel-vasile/mimetype#pkg-overview", - "stargazers_count": 1615, - "watchers_count": 1615, + "html_url": "https://github.com/capnspacehook/taskmaster", + "description": "Windows Task Scheduler Library for Go", + "url": "https://api.github.com/repos/capnspacehook/taskmaster", + "languages_url": "https://api.github.com/repos/capnspacehook/taskmaster/languages", + "created_at": "2019-02-01T18:02:31Z", + "updated_at": "2024-08-07T18:18:33Z", + "git_url": "git://github.com/capnspacehook/taskmaster.git", + "ssh_url": "git@github.com:capnspacehook/taskmaster.git", + "clone_url": "https://github.com/capnspacehook/taskmaster.git", + "homepage": "", + "stargazers_count": 138, + "watchers_count": 138, "language": "Go", "topics": [ - "detection", - "go", "golang", - "magic-numbers", - "media-types", - "mime", - "mimetype", - "sniffing" + "task-scheduler", + "windows" ] }, { - "id": 8425552, - "node_id": "MDEwOlJlcG9zaXRvcnk4NDI1NTUy", - "name": "gopdf", - "full_name": "signintech/gopdf", + "id": 416652342, + "node_id": "R_kgDOGNWcNg", + "name": "go-netflow", + "full_name": "rfyiamcool/go-netflow", "owner": { - "login": "signintech", - "id": 1155132, - "avatar_url": "https://avatars.githubusercontent.com/u/1155132?v=4", - "url": "https://api.github.com/users/signintech", - "html_url": "https://github.com/signintech" + "login": "rfyiamcool", + "id": 3785409, + "avatar_url": "https://avatars.githubusercontent.com/u/3785409?v=4", + "url": "https://api.github.com/users/rfyiamcool", + "html_url": "https://github.com/rfyiamcool" }, - "html_url": "https://github.com/signintech/gopdf", - "description": "A simple library for generating PDF written in Go lang", - "url": "https://api.github.com/repos/signintech/gopdf", - "languages_url": "https://api.github.com/repos/signintech/gopdf/languages", - "created_at": "2013-02-26T05:01:18Z", - "updated_at": "2024-09-05T15:16:24Z", - "git_url": "git://github.com/signintech/gopdf.git", - "ssh_url": "git@github.com:signintech/gopdf.git", - "clone_url": "https://github.com/signintech/gopdf.git", - "homepage": null, - "stargazers_count": 2500, - "watchers_count": 2500, + "html_url": "https://github.com/rfyiamcool/go-netflow", + "description": "go netflow, capture process in/out traffic, similar to c Nethogs.", + "url": "https://api.github.com/repos/rfyiamcool/go-netflow", + "languages_url": "https://api.github.com/repos/rfyiamcool/go-netflow/languages", + "created_at": "2021-10-13T08:30:30Z", + "updated_at": "2024-08-29T06:51:33Z", + "git_url": "git://github.com/rfyiamcool/go-netflow.git", + "ssh_url": "git@github.com:rfyiamcool/go-netflow.git", + "clone_url": "https://github.com/rfyiamcool/go-netflow.git", + "homepage": "", + "stargazers_count": 334, + "watchers_count": 334, "language": "Go", - "topics": [] + "topics": [ + "nethogs", + "pcap" + ] }, { - "id": 375401876, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzU0MDE4NzY=", - "name": "fpdf", - "full_name": "go-pdf/fpdf", + "id": 150988662, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTA5ODg2NjI=", + "name": "go-internal", + "full_name": "rogpeppe/go-internal", "owner": { - "login": "go-pdf", - "id": 64277959, - "avatar_url": "https://avatars.githubusercontent.com/u/64277959?v=4", - "url": "https://api.github.com/users/go-pdf", - "html_url": "https://github.com/go-pdf" + "login": "rogpeppe", + "id": 66491, + "avatar_url": "https://avatars.githubusercontent.com/u/66491?v=4", + "url": "https://api.github.com/users/rogpeppe", + "html_url": "https://github.com/rogpeppe" }, - "html_url": "https://github.com/go-pdf/fpdf", - "description": "A PDF document generator with high level support for text, drawing and images", - "url": "https://api.github.com/repos/go-pdf/fpdf", - "languages_url": "https://api.github.com/repos/go-pdf/fpdf/languages", - "created_at": "2021-06-09T15:22:21Z", - "updated_at": "2024-09-05T14:33:39Z", - "git_url": "git://github.com/go-pdf/fpdf.git", - "ssh_url": "git@github.com:go-pdf/fpdf.git", - "clone_url": "https://github.com/go-pdf/fpdf.git", - "homepage": null, - "stargazers_count": 494, - "watchers_count": 494, + "html_url": "https://github.com/rogpeppe/go-internal", + "description": "Selected Go-internal packages factored out from the standard library", + "url": "https://api.github.com/repos/rogpeppe/go-internal", + "languages_url": "https://api.github.com/repos/rogpeppe/go-internal/languages", + "created_at": "2018-09-30T17:20:54Z", + "updated_at": "2024-09-02T13:06:13Z", + "git_url": "git://github.com/rogpeppe/go-internal.git", + "ssh_url": "git@github.com:rogpeppe/go-internal.git", + "clone_url": "https://github.com/rogpeppe/go-internal.git", + "homepage": "", + "stargazers_count": 841, + "watchers_count": 841, "language": "Go", "topics": [] }, { - "id": 226696536, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjY2OTY1MzY=", - "name": "garble", - "full_name": "burrowers/garble", + "id": 106974012, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDY5NzQwMTI=", + "name": "go-osstat", + "full_name": "mackerelio/go-osstat", "owner": { - "login": "burrowers", - "id": 70822822, - "avatar_url": "https://avatars.githubusercontent.com/u/70822822?v=4", - "url": "https://api.github.com/users/burrowers", - "html_url": "https://github.com/burrowers" + "login": "mackerelio", + "id": 6637336, + "avatar_url": "https://avatars.githubusercontent.com/u/6637336?v=4", + "url": "https://api.github.com/users/mackerelio", + "html_url": "https://github.com/mackerelio" }, - "html_url": "https://github.com/burrowers/garble", - "description": "Obfuscate Go builds", - "url": "https://api.github.com/repos/burrowers/garble", - "languages_url": "https://api.github.com/repos/burrowers/garble/languages", - "created_at": "2019-12-08T16:25:20Z", - "updated_at": "2024-09-06T00:29:39Z", - "git_url": "git://github.com/burrowers/garble.git", - "ssh_url": "git@github.com:burrowers/garble.git", - "clone_url": "https://github.com/burrowers/garble.git", + "html_url": "https://github.com/mackerelio/go-osstat", + "description": "OS system statistics library for Go", + "url": "https://api.github.com/repos/mackerelio/go-osstat", + "languages_url": "https://api.github.com/repos/mackerelio/go-osstat/languages", + "created_at": "2017-10-15T01:05:39Z", + "updated_at": "2024-09-01T08:12:57Z", + "git_url": "git://github.com/mackerelio/go-osstat.git", + "ssh_url": "git@github.com:mackerelio/go-osstat.git", + "clone_url": "https://github.com/mackerelio/go-osstat.git", "homepage": "", - "stargazers_count": 3813, - "watchers_count": 3813, + "stargazers_count": 385, + "watchers_count": 385, "language": "Go", "topics": [ - "binary", - "build", - "code-obfuscator", + "go", "golang", - "obfuscation" + "golang-library", + "system-information" ] }, { - "id": 269833946, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjk4MzM5NDY=", - "name": "datatypes", - "full_name": "go-gorm/datatypes", + "id": 191665478, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTE2NjU0Nzg=", + "name": "sniper", + "full_name": "go-kiss/sniper", "owner": { - "login": "go-gorm", - "id": 15127678, - "avatar_url": "https://avatars.githubusercontent.com/u/15127678?v=4", - "url": "https://api.github.com/users/go-gorm", - "html_url": "https://github.com/go-gorm" + "login": "go-kiss", + "id": 74040420, + "avatar_url": "https://avatars.githubusercontent.com/u/74040420?v=4", + "url": "https://api.github.com/users/go-kiss", + "html_url": "https://github.com/go-kiss" }, - "html_url": "https://github.com/go-gorm/datatypes", - "description": "GORM Customized Data Types Collection", - "url": "https://api.github.com/repos/go-gorm/datatypes", - "languages_url": "https://api.github.com/repos/go-gorm/datatypes/languages", - "created_at": "2020-06-06T01:46:45Z", - "updated_at": "2024-09-04T14:09:50Z", - "git_url": "git://github.com/go-gorm/datatypes.git", - "ssh_url": "git@github.com:go-gorm/datatypes.git", - "clone_url": "https://github.com/go-gorm/datatypes.git", - "homepage": "https://gorm.io/docs/data_types.html", - "stargazers_count": 694, - "watchers_count": 694, + "html_url": "https://github.com/go-kiss/sniper", + "description": "轻量级 go 业务框架", + "url": "https://api.github.com/repos/go-kiss/sniper", + "languages_url": "https://api.github.com/repos/go-kiss/sniper/languages", + "created_at": "2019-06-13T01:00:02Z", + "updated_at": "2024-09-03T02:46:10Z", + "git_url": "git://github.com/go-kiss/sniper.git", + "ssh_url": "git@github.com:go-kiss/sniper.git", + "clone_url": "https://github.com/go-kiss/sniper.git", + "homepage": "https://taoshu.in/go/sniper.html", + "stargazers_count": 1254, + "watchers_count": 1254, "language": "Go", "topics": [ - "json" + "go", + "golang", + "golang-framework", + "grpc", + "http", + "rpc" ] }, { - "id": 293227564, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTMyMjc1NjQ=", - "name": "NCMconverter", - "full_name": "kilosonc/NCMconverter", + "id": 107154646, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDcxNTQ2NDY=", + "name": "promptui", + "full_name": "manifoldco/promptui", "owner": { - "login": "kilosonc", - "id": 52988625, - "avatar_url": "https://avatars.githubusercontent.com/u/52988625?v=4", - "url": "https://api.github.com/users/kilosonc", - "html_url": "https://github.com/kilosonc" + "login": "manifoldco", + "id": 16501525, + "avatar_url": "https://avatars.githubusercontent.com/u/16501525?v=4", + "url": "https://api.github.com/users/manifoldco", + "html_url": "https://github.com/manifoldco" }, - "html_url": "https://github.com/kilosonc/NCMconverter", - "description": "NCMconverter将ncm文件转换为mp3或者flac文件", - "url": "https://api.github.com/repos/kilosonc/NCMconverter", - "languages_url": "https://api.github.com/repos/kilosonc/NCMconverter/languages", - "created_at": "2020-09-06T07:40:57Z", - "updated_at": "2024-08-20T04:11:47Z", - "git_url": "git://github.com/kilosonc/NCMconverter.git", - "ssh_url": "git@github.com:kilosonc/NCMconverter.git", - "clone_url": "https://github.com/kilosonc/NCMconverter.git", - "homepage": null, - "stargazers_count": 85, - "watchers_count": 85, + "html_url": "https://github.com/manifoldco/promptui", + "description": "Interactive prompt for command-line applications", + "url": "https://api.github.com/repos/manifoldco/promptui", + "languages_url": "https://api.github.com/repos/manifoldco/promptui/languages", + "created_at": "2017-10-16T16:35:21Z", + "updated_at": "2024-09-05T04:55:03Z", + "git_url": "git://github.com/manifoldco/promptui.git", + "ssh_url": "git@github.com:manifoldco/promptui.git", + "clone_url": "https://github.com/manifoldco/promptui.git", + "homepage": "https://www.manifold.co", + "stargazers_count": 6018, + "watchers_count": 6018, "language": "Go", - "topics": [] + "topics": [ + "cli", + "command-line", + "golang", + "input", + "interface" + ] }, { - "id": 71305027, - "node_id": "MDEwOlJlcG9zaXRvcnk3MTMwNTAyNw==", - "name": "sjson", - "full_name": "tidwall/sjson", + "id": 257434373, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTc0MzQzNzM=", + "name": "hysteria", + "full_name": "apernet/hysteria", "owner": { - "login": "tidwall", - "id": 1156077, - "avatar_url": "https://avatars.githubusercontent.com/u/1156077?v=4", - "url": "https://api.github.com/users/tidwall", - "html_url": "https://github.com/tidwall" + "login": "apernet", + "id": 79422552, + "avatar_url": "https://avatars.githubusercontent.com/u/79422552?v=4", + "url": "https://api.github.com/users/apernet", + "html_url": "https://github.com/apernet" }, - "html_url": "https://github.com/tidwall/sjson", - "description": "Set JSON values very quickly in Go", - "url": "https://api.github.com/repos/tidwall/sjson", - "languages_url": "https://api.github.com/repos/tidwall/sjson/languages", - "created_at": "2016-10-19T01:01:04Z", - "updated_at": "2024-09-05T03:44:21Z", - "git_url": "git://github.com/tidwall/sjson.git", - "ssh_url": "git@github.com:tidwall/sjson.git", - "clone_url": "https://github.com/tidwall/sjson.git", - "homepage": "", - "stargazers_count": 2402, - "watchers_count": 2402, + "html_url": "https://github.com/apernet/hysteria", + "description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.", + "url": "https://api.github.com/repos/apernet/hysteria", + "languages_url": "https://api.github.com/repos/apernet/hysteria/languages", + "created_at": "2020-04-21T00:01:34Z", + "updated_at": "2024-09-06T23:13:21Z", + "git_url": "git://github.com/apernet/hysteria.git", + "ssh_url": "git@github.com:apernet/hysteria.git", + "clone_url": "https://github.com/apernet/hysteria.git", + "homepage": "https://v2.hysteria.network/", + "stargazers_count": 14479, + "watchers_count": 14479, "language": "Go", "topics": [ - "json" + "censorship-circumvention", + "golang", + "http-proxy", + "hysteria", + "proxy", + "quic", + "relay", + "reliable-udp", + "socks5", + "tun", + "vpn" ] }, { - "id": 779220222, - "node_id": "R_kgDOLnH0_g", - "name": "moments", - "full_name": "kingwrcy/moments", + "id": 471785118, + "node_id": "R_kgDOHB7eng", + "name": "rmmagent", + "full_name": "amidaware/rmmagent", "owner": { - "login": "kingwrcy", - "id": 1247324, - "avatar_url": "https://avatars.githubusercontent.com/u/1247324?v=4", - "url": "https://api.github.com/users/kingwrcy", - "html_url": "https://github.com/kingwrcy" + "login": "amidaware", + "id": 95723103, + "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", + "url": "https://api.github.com/users/amidaware", + "html_url": "https://github.com/amidaware" }, - "html_url": "https://github.com/kingwrcy/moments", - "description": "极简朋友圈", - "url": "https://api.github.com/repos/kingwrcy/moments", - "languages_url": "https://api.github.com/repos/kingwrcy/moments/languages", - "created_at": "2024-03-29T10:10:47Z", - "updated_at": "2024-09-05T14:18:40Z", - "git_url": "git://github.com/kingwrcy/moments.git", - "ssh_url": "git@github.com:kingwrcy/moments.git", - "clone_url": "https://github.com/kingwrcy/moments.git", - "homepage": "https://m.mblog.club", - "stargazers_count": 1296, - "watchers_count": 1296, + "html_url": "https://github.com/amidaware/rmmagent", + "description": "Tactical RMM Agent", + "url": "https://api.github.com/repos/amidaware/rmmagent", + "languages_url": "https://api.github.com/repos/amidaware/rmmagent/languages", + "created_at": "2022-03-19T18:49:53Z", + "updated_at": "2024-09-07T01:16:03Z", + "git_url": "git://github.com/amidaware/rmmagent.git", + "ssh_url": "git@github.com:amidaware/rmmagent.git", + "clone_url": "https://github.com/amidaware/rmmagent.git", + "homepage": "https://github.com/amidaware/tacticalrmm", + "stargazers_count": 129, + "watchers_count": 129, "language": "Go", "topics": [] }, { - "id": 9524057, - "node_id": "MDEwOlJlcG9zaXRvcnk5NTI0MDU3", - "name": "node_exporter", - "full_name": "prometheus/node_exporter", + "id": 670238088, + "node_id": "R_kgDOJ_MFiA", + "name": "handy-translate", + "full_name": "byzze/handy-translate", "owner": { - "login": "prometheus", - "id": 3380462, - "avatar_url": "https://avatars.githubusercontent.com/u/3380462?v=4", - "url": "https://api.github.com/users/prometheus", - "html_url": "https://github.com/prometheus" + "login": "byzze", + "id": 40855253, + "avatar_url": "https://avatars.githubusercontent.com/u/40855253?v=4", + "url": "https://api.github.com/users/byzze", + "html_url": "https://github.com/byzze" }, - "html_url": "https://github.com/prometheus/node_exporter", - "description": "Exporter for machine metrics", - "url": "https://api.github.com/repos/prometheus/node_exporter", - "languages_url": "https://api.github.com/repos/prometheus/node_exporter/languages", - "created_at": "2013-04-18T14:44:52Z", - "updated_at": "2024-09-05T19:02:34Z", - "git_url": "git://github.com/prometheus/node_exporter.git", - "ssh_url": "git@github.com:prometheus/node_exporter.git", - "clone_url": "https://github.com/prometheus/node_exporter.git", - "homepage": "https://prometheus.io/", - "stargazers_count": 10919, - "watchers_count": 10919, + "html_url": "https://github.com/byzze/handy-translate", + "description": "基于wails使用Go+React开发,这是一个简单-便捷的翻译工具>>This is a simple and convenient translation tool.", + "url": "https://api.github.com/repos/byzze/handy-translate", + "languages_url": "https://api.github.com/repos/byzze/handy-translate/languages", + "created_at": "2023-07-24T15:38:52Z", + "updated_at": "2024-09-06T05:36:37Z", + "git_url": "git://github.com/byzze/handy-translate.git", + "ssh_url": "git@github.com:byzze/handy-translate.git", + "clone_url": "https://github.com/byzze/handy-translate.git", + "homepage": "", + "stargazers_count": 53, + "watchers_count": 53, "language": "Go", - "topics": [ - "host-metrics", - "machine-metrics", - "metrics", - "node-metrics", - "procfs", - "prometheus", - "prometheus-exporter", - "system-information", - "system-metrics" - ] + "topics": [] }, { - "id": 118642658, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTg2NDI2NTg=", - "name": "whids", - "full_name": "0xrawsec/whids", + "id": 97874394, + "node_id": "MDEwOlJlcG9zaXRvcnk5Nzg3NDM5NA==", + "name": "gene", + "full_name": "0xrawsec/gene", "owner": { "login": "0xrawsec", "id": 28483191, @@ -6975,10044 +6632,10619 @@ "url": "https://api.github.com/users/0xrawsec", "html_url": "https://github.com/0xrawsec" }, - "html_url": "https://github.com/0xrawsec/whids", - "description": "Open Source EDR for Windows", - "url": "https://api.github.com/repos/0xrawsec/whids", - "languages_url": "https://api.github.com/repos/0xrawsec/whids/languages", - "created_at": "2018-01-23T17:11:32Z", - "updated_at": "2024-09-05T06:47:25Z", - "git_url": "git://github.com/0xrawsec/whids.git", - "ssh_url": "git@github.com:0xrawsec/whids.git", - "clone_url": "https://github.com/0xrawsec/whids.git", - "homepage": "https://rawsec.lu", - "stargazers_count": 1137, - "watchers_count": 1137, - "language": "Go", - "topics": [ - "dfir", - "edr", - "ids", - "sysmon", - "threat-hunting", - "windows" - ] - }, - { - "id": 248790367, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDg3OTAzNjc=", - "name": "gocron", - "full_name": "go-co-op/gocron", - "owner": { - "login": "go-co-op", - "id": 62412798, - "avatar_url": "https://avatars.githubusercontent.com/u/62412798?v=4", - "url": "https://api.github.com/users/go-co-op", - "html_url": "https://github.com/go-co-op" - }, - "html_url": "https://github.com/go-co-op/gocron", - "description": "Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron", - "url": "https://api.github.com/repos/go-co-op/gocron", - "languages_url": "https://api.github.com/repos/go-co-op/gocron/languages", - "created_at": "2020-03-20T15:33:05Z", - "updated_at": "2024-09-05T20:41:16Z", - "git_url": "git://github.com/go-co-op/gocron.git", - "ssh_url": "git@github.com:go-co-op/gocron.git", - "clone_url": "https://github.com/go-co-op/gocron.git", + "html_url": "https://github.com/0xrawsec/gene", + "description": "Signature engine for all your logs", + "url": "https://api.github.com/repos/0xrawsec/gene", + "languages_url": "https://api.github.com/repos/0xrawsec/gene/languages", + "created_at": "2017-07-20T20:11:21Z", + "updated_at": "2024-09-01T19:58:34Z", + "git_url": "git://github.com/0xrawsec/gene.git", + "ssh_url": "git@github.com:0xrawsec/gene.git", + "clone_url": "https://github.com/0xrawsec/gene.git", "homepage": "", - "stargazers_count": 5413, - "watchers_count": 5413, + "stargazers_count": 157, + "watchers_count": 157, "language": "Go", "topics": [ - "clockwork", - "cron", - "gocron", - "golang", - "golang-job-scheduling", - "hacktoberfest", - "schedule", - "scheduler" + "detection-engineering", + "dfir", + "threat-hunting" ] }, { - "id": 65434192, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTQzNDE5Mg==", - "name": "gjson", - "full_name": "tidwall/gjson", + "id": 16899487, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjg5OTQ4Nw==", + "name": "gitql", + "full_name": "filhodanuvem/gitql", "owner": { - "login": "tidwall", - "id": 1156077, - "avatar_url": "https://avatars.githubusercontent.com/u/1156077?v=4", - "url": "https://api.github.com/users/tidwall", - "html_url": "https://github.com/tidwall" + "login": "filhodanuvem", + "id": 94096, + "avatar_url": "https://avatars.githubusercontent.com/u/94096?v=4", + "url": "https://api.github.com/users/filhodanuvem", + "html_url": "https://github.com/filhodanuvem" }, - "html_url": "https://github.com/tidwall/gjson", - "description": "Get JSON values quickly - JSON parser for Go", - "url": "https://api.github.com/repos/tidwall/gjson", - "languages_url": "https://api.github.com/repos/tidwall/gjson/languages", - "created_at": "2016-08-11T03:08:47Z", - "updated_at": "2024-09-05T14:25:09Z", - "git_url": "git://github.com/tidwall/gjson.git", - "ssh_url": "git@github.com:tidwall/gjson.git", - "clone_url": "https://github.com/tidwall/gjson.git", + "html_url": "https://github.com/filhodanuvem/gitql", + "description": "💊 A git query language", + "url": "https://api.github.com/repos/filhodanuvem/gitql", + "languages_url": "https://api.github.com/repos/filhodanuvem/gitql/languages", + "created_at": "2014-02-17T02:19:11Z", + "updated_at": "2024-09-05T17:22:22Z", + "git_url": "git://github.com/filhodanuvem/gitql.git", + "ssh_url": "git@github.com:filhodanuvem/gitql.git", + "clone_url": "https://github.com/filhodanuvem/gitql.git", "homepage": "", - "stargazers_count": 14091, - "watchers_count": 14091, + "stargazers_count": 6271, + "watchers_count": 6271, "language": "Go", "topics": [ - "golang", - "json", - "json-parser" + "git", + "go", + "hacktoberfest" ] }, { - "id": 787606432, - "node_id": "R_kgDOLvHroA", - "name": "test-these-besties", - "full_name": "ThePrimeagen/test-these-besties", - "owner": { - "login": "ThePrimeagen", - "id": 4458174, - "avatar_url": "https://avatars.githubusercontent.com/u/4458174?v=4", - "url": "https://api.github.com/users/ThePrimeagen", - "html_url": "https://github.com/ThePrimeagen" - }, - "html_url": "https://github.com/ThePrimeagen/test-these-besties", - "description": null, - "url": "https://api.github.com/repos/ThePrimeagen/test-these-besties", - "languages_url": "https://api.github.com/repos/ThePrimeagen/test-these-besties/languages", - "created_at": "2024-04-16T20:59:47Z", - "updated_at": "2024-06-15T16:33:03Z", - "git_url": "git://github.com/ThePrimeagen/test-these-besties.git", - "ssh_url": "git@github.com:ThePrimeagen/test-these-besties.git", - "clone_url": "https://github.com/ThePrimeagen/test-these-besties.git", - "homepage": null, - "stargazers_count": 30, - "watchers_count": 30, - "language": "Go", - "topics": [] - }, - { - "id": 183450906, - "node_id": "MDEwOlJlcG9zaXRvcnkxODM0NTA5MDY=", - "name": "g", - "full_name": "voidint/g", + "id": 220588935, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjA1ODg5MzU=", + "name": "nezha", + "full_name": "naiba/nezha", "owner": { - "login": "voidint", - "id": 6327183, - "avatar_url": "https://avatars.githubusercontent.com/u/6327183?v=4", - "url": "https://api.github.com/users/voidint", - "html_url": "https://github.com/voidint" + "login": "naiba", + "id": 29243953, + "avatar_url": "https://avatars.githubusercontent.com/u/29243953?v=4", + "url": "https://api.github.com/users/naiba", + "html_url": "https://github.com/naiba" }, - "html_url": "https://github.com/voidint/g", - "description": "Golang Version Manager", - "url": "https://api.github.com/repos/voidint/g", - "languages_url": "https://api.github.com/repos/voidint/g/languages", - "created_at": "2019-04-25T14:27:41Z", - "updated_at": "2024-09-05T16:05:28Z", - "git_url": "git://github.com/voidint/g.git", - "ssh_url": "git@github.com:voidint/g.git", - "clone_url": "https://github.com/voidint/g.git", - "homepage": "https://pkg.go.dev/github.com/voidint/g", - "stargazers_count": 1839, - "watchers_count": 1839, + "html_url": "https://github.com/naiba/nezha", + "description": ":trollface: Self-hosted, lightweight server and website monitoring and O&M tool", + "url": "https://api.github.com/repos/naiba/nezha", + "languages_url": "https://api.github.com/repos/naiba/nezha/languages", + "created_at": "2019-11-09T04:01:45Z", + "updated_at": "2024-09-07T00:37:18Z", + "git_url": "git://github.com/naiba/nezha.git", + "ssh_url": "git@github.com:naiba/nezha.git", + "clone_url": "https://github.com/naiba/nezha.git", + "homepage": "https://nezha.wiki", + "stargazers_count": 6894, + "watchers_count": 6894, "language": "Go", "topics": [ - "golang", - "version-manager" + "monitoring", + "monitoring-tool", + "system" ] }, { - "id": 625217617, - "node_id": "R_kgDOJUQQUQ", - "name": "clash2sfa", - "full_name": "xmdhs/clash2sfa", - "owner": { - "login": "xmdhs", - "id": 20377726, - "avatar_url": "https://avatars.githubusercontent.com/u/20377726?v=4", - "url": "https://api.github.com/users/xmdhs", - "html_url": "https://github.com/xmdhs" - }, - "html_url": "https://github.com/xmdhs/clash2sfa", - "description": "将 Clash.Meta 格式的订阅链接转换为 sing-box 格式的订阅,用于 SFA", - "url": "https://api.github.com/repos/xmdhs/clash2sfa", - "languages_url": "https://api.github.com/repos/xmdhs/clash2sfa/languages", - "created_at": "2023-04-08T12:32:17Z", - "updated_at": "2024-09-04T03:50:54Z", - "git_url": "git://github.com/xmdhs/clash2sfa.git", - "ssh_url": "git@github.com:xmdhs/clash2sfa.git", - "clone_url": "https://github.com/xmdhs/clash2sfa.git", - "homepage": "https://clash2sfa.xmdhs.com", - "stargazers_count": 413, - "watchers_count": 413, + "id": 50754197, + "node_id": "MDEwOlJlcG9zaXRvcnk1MDc1NDE5Nw==", + "name": "go-winio", + "full_name": "microsoft/go-winio", + "owner": { + "login": "microsoft", + "id": 6154722, + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft" + }, + "html_url": "https://github.com/microsoft/go-winio", + "description": "Win32 IO-related utilities for Go", + "url": "https://api.github.com/repos/microsoft/go-winio", + "languages_url": "https://api.github.com/repos/microsoft/go-winio/languages", + "created_at": "2016-01-31T01:51:54Z", + "updated_at": "2024-09-04T00:04:01Z", + "git_url": "git://github.com/microsoft/go-winio.git", + "ssh_url": "git@github.com:microsoft/go-winio.git", + "clone_url": "https://github.com/microsoft/go-winio.git", + "homepage": "", + "stargazers_count": 946, + "watchers_count": 946, "language": "Go", - "topics": [ - "clash", - "clash-meta", - "sing-box" - ] + "topics": [] }, { - "id": 422017812, - "node_id": "R_kgDOGSd7FA", - "name": "go-autostart", - "full_name": "spiretechnology/go-autostart", + "id": 58654089, + "node_id": "MDEwOlJlcG9zaXRvcnk1ODY1NDA4OQ==", + "name": "virtsock", + "full_name": "linuxkit/virtsock", "owner": { - "login": "spiretechnology", - "id": 63684440, - "avatar_url": "https://avatars.githubusercontent.com/u/63684440?v=4", - "url": "https://api.github.com/users/spiretechnology", - "html_url": "https://github.com/spiretechnology" + "login": "linuxkit", + "id": 27256246, + "avatar_url": "https://avatars.githubusercontent.com/u/27256246?v=4", + "url": "https://api.github.com/users/linuxkit", + "html_url": "https://github.com/linuxkit" }, - "html_url": "https://github.com/spiretechnology/go-autostart", - "description": "Library for registering an executable as a startup item", - "url": "https://api.github.com/repos/spiretechnology/go-autostart", - "languages_url": "https://api.github.com/repos/spiretechnology/go-autostart/languages", - "created_at": "2021-10-28T00:47:54Z", - "updated_at": "2024-04-08T06:33:21Z", - "git_url": "git://github.com/spiretechnology/go-autostart.git", - "ssh_url": "git@github.com:spiretechnology/go-autostart.git", - "clone_url": "https://github.com/spiretechnology/go-autostart.git", + "html_url": "https://github.com/linuxkit/virtsock", + "description": "Go bindings for virtio and Hyper-V sockets", + "url": "https://api.github.com/repos/linuxkit/virtsock", + "languages_url": "https://api.github.com/repos/linuxkit/virtsock/languages", + "created_at": "2016-05-12T15:32:17Z", + "updated_at": "2024-08-26T16:02:33Z", + "git_url": "git://github.com/linuxkit/virtsock.git", + "ssh_url": "git@github.com:linuxkit/virtsock.git", + "clone_url": "https://github.com/linuxkit/virtsock.git", "homepage": "", - "stargazers_count": 3, - "watchers_count": 3, + "stargazers_count": 87, + "watchers_count": 87, "language": "Go", "topics": [ - "autostart", - "launchd", - "linux", - "macos", - "systemd", - "windows" + "golang", + "hyper-v", + "hyperkit", + "linuxkit", + "socket", + "virtio", + "virtiovsock" ] }, { - "id": 776347356, - "node_id": "R_kgDOLkYe3A", - "name": "LLocalSearch", - "full_name": "nilsherzig/LLocalSearch", + "id": 242619682, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDI2MTk2ODI=", + "name": "serialport-go", + "full_name": "dsyx/serialport-go", "owner": { - "login": "nilsherzig", - "id": 72463901, - "avatar_url": "https://avatars.githubusercontent.com/u/72463901?v=4", - "url": "https://api.github.com/users/nilsherzig", - "html_url": "https://github.com/nilsherzig" + "login": "dsyx", + "id": 34703581, + "avatar_url": "https://avatars.githubusercontent.com/u/34703581?v=4", + "url": "https://api.github.com/users/dsyx", + "html_url": "https://github.com/dsyx" }, - "html_url": "https://github.com/nilsherzig/LLocalSearch", - "description": "LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.", - "url": "https://api.github.com/repos/nilsherzig/LLocalSearch", - "languages_url": "https://api.github.com/repos/nilsherzig/LLocalSearch/languages", - "created_at": "2024-03-23T08:53:25Z", - "updated_at": "2024-09-05T18:50:18Z", - "git_url": "git://github.com/nilsherzig/LLocalSearch.git", - "ssh_url": "git@github.com:nilsherzig/LLocalSearch.git", - "clone_url": "https://github.com/nilsherzig/LLocalSearch.git", + "html_url": "https://github.com/dsyx/serialport-go", + "description": "A Go package that allows you to easily access serial ports.", + "url": "https://api.github.com/repos/dsyx/serialport-go", + "languages_url": "https://api.github.com/repos/dsyx/serialport-go/languages", + "created_at": "2020-02-24T01:15:50Z", + "updated_at": "2023-10-09T02:26:47Z", + "git_url": "git://github.com/dsyx/serialport-go.git", + "ssh_url": "git@github.com:dsyx/serialport-go.git", + "clone_url": "https://github.com/dsyx/serialport-go.git", "homepage": "", - "stargazers_count": 5549, - "watchers_count": 5549, + "stargazers_count": 5, + "watchers_count": 5, "language": "Go", "topics": [ - "llm", - "search-engine" + "go", + "golang", + "serialport" ] }, { - "id": 139867270, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzk4NjcyNzA=", - "name": "eagle", - "full_name": "go-eagle/eagle", + "id": 368760818, + "node_id": "MDEwOlJlcG9zaXRvcnkzNjg3NjA4MTg=", + "name": "serial-port-websocket", + "full_name": "tejaskumark/serial-port-websocket", "owner": { - "login": "go-eagle", - "id": 88695982, - "avatar_url": "https://avatars.githubusercontent.com/u/88695982?v=4", - "url": "https://api.github.com/users/go-eagle", - "html_url": "https://github.com/go-eagle" + "login": "tejaskumark", + "id": 45988670, + "avatar_url": "https://avatars.githubusercontent.com/u/45988670?v=4", + "url": "https://api.github.com/users/tejaskumark", + "html_url": "https://github.com/tejaskumark" }, - "html_url": "https://github.com/go-eagle/eagle", - "description": "🦅 A Go framework for the API or Microservice", - "url": "https://api.github.com/repos/go-eagle/eagle", - "languages_url": "https://api.github.com/repos/go-eagle/eagle/languages", - "created_at": "2018-07-05T15:18:41Z", - "updated_at": "2024-09-05T14:09:44Z", - "git_url": "git://github.com/go-eagle/eagle.git", - "ssh_url": "git@github.com:go-eagle/eagle.git", - "clone_url": "https://github.com/go-eagle/eagle.git", - "homepage": "https://go-eagle.org", - "stargazers_count": 2047, - "watchers_count": 2047, + "html_url": "https://github.com/tejaskumark/serial-port-websocket", + "description": "Serial Port over Websocket", + "url": "https://api.github.com/repos/tejaskumark/serial-port-websocket", + "languages_url": "https://api.github.com/repos/tejaskumark/serial-port-websocket/languages", + "created_at": "2021-05-19T06:03:36Z", + "updated_at": "2023-12-15T04:13:11Z", + "git_url": "git://github.com/tejaskumark/serial-port-websocket.git", + "ssh_url": "git@github.com:tejaskumark/serial-port-websocket.git", + "clone_url": "https://github.com/tejaskumark/serial-port-websocket.git", + "homepage": "", + "stargazers_count": 6, + "watchers_count": 6, "language": "Go", "topics": [ - "cloud-native", - "eagle", - "framework", - "gin", - "go", - "golang", - "gorm", - "grpc", - "http", - "microservice", - "restful" + "serial-communication", + "serial-port", + "serial-ports", + "websocket" ] }, { - "id": 648967412, - "node_id": "R_kgDOJq509A", - "name": "nunu", - "full_name": "go-nunu/nunu", + "id": 7179417, + "node_id": "MDEwOlJlcG9zaXRvcnk3MTc5NDE3", + "name": "sers", + "full_name": "distributed/sers", "owner": { - "login": "go-nunu", - "id": 135428577, - "avatar_url": "https://avatars.githubusercontent.com/u/135428577?v=4", - "url": "https://api.github.com/users/go-nunu", - "html_url": "https://github.com/go-nunu" + "login": "distributed", + "id": 175016, + "avatar_url": "https://avatars.githubusercontent.com/u/175016?v=4", + "url": "https://api.github.com/users/distributed", + "html_url": "https://github.com/distributed" }, - "html_url": "https://github.com/go-nunu/nunu", - "description": "A CLI tool for building Go applications.", - "url": "https://api.github.com/repos/go-nunu/nunu", - "languages_url": "https://api.github.com/repos/go-nunu/nunu/languages", - "created_at": "2023-06-03T11:06:18Z", - "updated_at": "2024-09-05T22:22:20Z", - "git_url": "git://github.com/go-nunu/nunu.git", - "ssh_url": "git@github.com:go-nunu/nunu.git", - "clone_url": "https://github.com/go-nunu/nunu.git", - "homepage": "https://go-nunu.github.io/nunu/", - "stargazers_count": 1865, - "watchers_count": 1865, + "html_url": "https://github.com/distributed/sers", + "description": "Serial port access for the Go programming language.", + "url": "https://api.github.com/repos/distributed/sers", + "languages_url": "https://api.github.com/repos/distributed/sers/languages", + "created_at": "2012-12-15T13:01:48Z", + "updated_at": "2024-06-04T21:40:56Z", + "git_url": "git://github.com/distributed/sers.git", + "ssh_url": "git@github.com:distributed/sers.git", + "clone_url": "https://github.com/distributed/sers.git", + "homepage": null, + "stargazers_count": 38, + "watchers_count": 38, "language": "Go", "topics": [ - "ddd", - "gin", + "cross-platform", "go", "golang", - "golang-cli", - "scaffold" + "serial-communication", + "serial-ports" ] }, { - "id": 501122714, - "node_id": "R_kgDOHd6Gmg", - "name": "api-testing", - "full_name": "LinuxSuRen/api-testing", + "id": 256468035, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTY0NjgwMzU=", + "name": "Artemis_HIDS", + "full_name": "njcx/Artemis_HIDS", "owner": { - "login": "LinuxSuRen", - "id": 1450685, - "avatar_url": "https://avatars.githubusercontent.com/u/1450685?v=4", - "url": "https://api.github.com/users/LinuxSuRen", - "html_url": "https://github.com/LinuxSuRen" + "login": "njcx", + "id": 18710147, + "avatar_url": "https://avatars.githubusercontent.com/u/18710147?v=4", + "url": "https://api.github.com/users/njcx", + "html_url": "https://github.com/njcx" }, - "html_url": "https://github.com/LinuxSuRen/api-testing", - "description": "YAML based API testing tool. 开源接口调试、测试工具。Mock Server", - "url": "https://api.github.com/repos/LinuxSuRen/api-testing", - "languages_url": "https://api.github.com/repos/LinuxSuRen/api-testing/languages", - "created_at": "2022-06-08T06:12:04Z", - "updated_at": "2024-09-01T09:52:30Z", - "git_url": "git://github.com/LinuxSuRen/api-testing.git", - "ssh_url": "git@github.com:LinuxSuRen/api-testing.git", - "clone_url": "https://github.com/LinuxSuRen/api-testing.git", - "homepage": "https://linuxsuren.github.io/api-testing/", - "stargazers_count": 231, - "watchers_count": 231, + "html_url": "https://github.com/njcx/Artemis_HIDS", + "description": "使用 cgroups + etcd + kafka + netlink-connector 开发而成的hids的架构,agent 部分使用go 开发而成, 会把采集的数据写入到kafka里面,由后端的规则引擎(go开发而成)消费,配置部分以及agent存活使用etcd。", + "url": "https://api.github.com/repos/njcx/Artemis_HIDS", + "languages_url": "https://api.github.com/repos/njcx/Artemis_HIDS/languages", + "created_at": "2020-04-17T10:06:14Z", + "updated_at": "2024-06-22T07:49:32Z", + "git_url": "git://github.com/njcx/Artemis_HIDS.git", + "ssh_url": "git@github.com:njcx/Artemis_HIDS.git", + "clone_url": "https://github.com/njcx/Artemis_HIDS.git", + "homepage": "", + "stargazers_count": 18, + "watchers_count": 18, "language": "Go", "topics": [ - "api", - "api-testing", - "graphql", - "grpc", - "hacktoberfest", - "http", - "mock", - "mock-server", - "testing", - "trpc" + "hids" ] }, { - "id": 329079112, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjkwNzkxMTI=", - "name": "goes", - "full_name": "modernice/goes", + "id": 96152253, + "node_id": "MDEwOlJlcG9zaXRvcnk5NjE1MjI1Mw==", + "name": "golang-evtx", + "full_name": "0xrawsec/golang-evtx", "owner": { - "login": "modernice", - "id": 55549956, - "avatar_url": "https://avatars.githubusercontent.com/u/55549956?v=4", - "url": "https://api.github.com/users/modernice", - "html_url": "https://github.com/modernice" + "login": "0xrawsec", + "id": 28483191, + "avatar_url": "https://avatars.githubusercontent.com/u/28483191?v=4", + "url": "https://api.github.com/users/0xrawsec", + "html_url": "https://github.com/0xrawsec" }, - "html_url": "https://github.com/modernice/goes", - "description": "goes is an event-sourcing framework for Go.", - "url": "https://api.github.com/repos/modernice/goes", - "languages_url": "https://api.github.com/repos/modernice/goes/languages", - "created_at": "2021-01-12T18:39:22Z", - "updated_at": "2024-08-29T13:52:50Z", - "git_url": "git://github.com/modernice/goes.git", - "ssh_url": "git@github.com:modernice/goes.git", - "clone_url": "https://github.com/modernice/goes.git", - "homepage": "https://goes.modernice.dev", - "stargazers_count": 131, - "watchers_count": 131, + "html_url": "https://github.com/0xrawsec/golang-evtx", + "description": null, + "url": "https://api.github.com/repos/0xrawsec/golang-evtx", + "languages_url": "https://api.github.com/repos/0xrawsec/golang-evtx/languages", + "created_at": "2017-07-03T21:35:00Z", + "updated_at": "2024-08-21T10:27:40Z", + "git_url": "git://github.com/0xrawsec/golang-evtx.git", + "ssh_url": "git@github.com:0xrawsec/golang-evtx.git", + "clone_url": "https://github.com/0xrawsec/golang-evtx.git", + "homepage": null, + "stargazers_count": 157, + "watchers_count": 157, "language": "Go", - "topics": [ - "cqrs", - "ddd", - "distributed", - "event-driven", - "event-sourced", - "event-sourcing", - "eventbus", - "events", - "framework", - "go", - "golang", - "jetstream", - "microservices", - "mongo", - "mongodb", - "nats", - "postgres", - "projection", - "pubsub", - "toolkit" - ] + "topics": [] }, { - "id": 255437195, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTU0MzcxOTU=", - "name": "wgcf", - "full_name": "ViRb3/wgcf", + "id": 152884255, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTI4ODQyNTU=", + "name": "golang_development_notes", + "full_name": "guyan0319/golang_development_notes", "owner": { - "login": "ViRb3", - "id": 2650170, - "avatar_url": "https://avatars.githubusercontent.com/u/2650170?v=4", - "url": "https://api.github.com/users/ViRb3", - "html_url": "https://github.com/ViRb3" + "login": "guyan0319", + "id": 9899142, + "avatar_url": "https://avatars.githubusercontent.com/u/9899142?v=4", + "url": "https://api.github.com/users/guyan0319", + "html_url": "https://github.com/guyan0319" }, - "html_url": "https://github.com/ViRb3/wgcf", - "description": "🚤 Cross-platform, unofficial CLI for Cloudflare Warp", - "url": "https://api.github.com/repos/ViRb3/wgcf", - "languages_url": "https://api.github.com/repos/ViRb3/wgcf/languages", - "created_at": "2020-04-13T20:41:19Z", - "updated_at": "2024-09-06T00:21:14Z", - "git_url": "git://github.com/ViRb3/wgcf.git", - "ssh_url": "git@github.com:ViRb3/wgcf.git", - "clone_url": "https://github.com/ViRb3/wgcf.git", + "html_url": "https://github.com/guyan0319/golang_development_notes", + "description": "golang development notes go语言开发笔记", + "url": "https://api.github.com/repos/guyan0319/golang_development_notes", + "languages_url": "https://api.github.com/repos/guyan0319/golang_development_notes/languages", + "created_at": "2018-10-13T15:12:01Z", + "updated_at": "2024-09-06T01:20:54Z", + "git_url": "git://github.com/guyan0319/golang_development_notes.git", + "ssh_url": "git@github.com:guyan0319/golang_development_notes.git", + "clone_url": "https://github.com/guyan0319/golang_development_notes.git", "homepage": "", - "stargazers_count": 6027, - "watchers_count": 6027, + "stargazers_count": 570, + "watchers_count": 570, + "language": "Go", + "topics": [] + }, + { + "id": 54361636, + "node_id": "MDEwOlJlcG9zaXRvcnk1NDM2MTYzNg==", + "name": "go-telnet", + "full_name": "reiver/go-telnet", + "owner": { + "login": "reiver", + "id": 2250046, + "avatar_url": "https://avatars.githubusercontent.com/u/2250046?v=4", + "url": "https://api.github.com/users/reiver", + "html_url": "https://github.com/reiver" + }, + "html_url": "https://github.com/reiver/go-telnet", + "description": "Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the \"net/http\" library that is part of the Go standard library, including support for \"middleware\"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.", + "url": "https://api.github.com/repos/reiver/go-telnet", + "languages_url": "https://api.github.com/repos/reiver/go-telnet/languages", + "created_at": "2016-03-21T05:14:35Z", + "updated_at": "2024-08-30T17:26:57Z", + "git_url": "git://github.com/reiver/go-telnet.git", + "ssh_url": "git@github.com:reiver/go-telnet.git", + "clone_url": "https://github.com/reiver/go-telnet.git", + "homepage": "https://godoc.org/github.com/reiver/go-telnet", + "stargazers_count": 262, + "watchers_count": 262, "language": "Go", "topics": [ - "client", - "cloudflare", - "plus", - "security", - "vpn", - "warp", - "wireguard" + "rfc-15", + "rfc-854", + "telnet", + "telnet-client", + "telnet-protocol", + "telnet-server", + "telnets" ] }, { - "id": 669778126, - "node_id": "R_kgDOJ-wAzg", - "name": "gDeepLX", - "full_name": "OwO-Network/gDeepLX", + "id": 420947795, + "node_id": "R_kgDOGRcnUw", + "name": "goploy-agent", + "full_name": "goploy-devops/goploy-agent", "owner": { - "login": "OwO-Network", - "id": 82772671, - "avatar_url": "https://avatars.githubusercontent.com/u/82772671?v=4", - "url": "https://api.github.com/users/OwO-Network", - "html_url": "https://github.com/OwO-Network" + "login": "goploy-devops", + "id": 99106908, + "avatar_url": "https://avatars.githubusercontent.com/u/99106908?v=4", + "url": "https://api.github.com/users/goploy-devops", + "html_url": "https://github.com/goploy-devops" }, - "html_url": "https://github.com/OwO-Network/gDeepLX", - "description": "A Go library used for unlimited DeepL translation", - "url": "https://api.github.com/repos/OwO-Network/gDeepLX", - "languages_url": "https://api.github.com/repos/OwO-Network/gDeepLX/languages", - "created_at": "2023-07-23T11:56:32Z", - "updated_at": "2024-07-16T00:54:29Z", - "git_url": "git://github.com/OwO-Network/gDeepLX.git", - "ssh_url": "git@github.com:OwO-Network/gDeepLX.git", - "clone_url": "https://github.com/OwO-Network/gDeepLX.git", + "html_url": "https://github.com/goploy-devops/goploy-agent", + "description": "服务器性能监控;An open-source and monitoring agent.", + "url": "https://api.github.com/repos/goploy-devops/goploy-agent", + "languages_url": "https://api.github.com/repos/goploy-devops/goploy-agent/languages", + "created_at": "2021-10-25T08:53:46Z", + "updated_at": "2024-07-25T09:12:16Z", + "git_url": "git://github.com/goploy-devops/goploy-agent.git", + "ssh_url": "git@github.com:goploy-devops/goploy-agent.git", + "clone_url": "https://github.com/goploy-devops/goploy-agent.git", "homepage": "", - "stargazers_count": 27, - "watchers_count": 27, + "stargazers_count": 48, + "watchers_count": 48, "language": "Go", "topics": [ - "deepl", - "deeplx" + "devops", + "golang", + "monitoring" ] }, { - "id": 145090975, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDUwOTA5NzU=", - "name": "errorx", - "full_name": "joomcode/errorx", + "id": 30494347, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ5NDM0Nw==", + "name": "agent", + "full_name": "dinp/agent", "owner": { - "login": "joomcode", - "id": 7813520, - "avatar_url": "https://avatars.githubusercontent.com/u/7813520?v=4", - "url": "https://api.github.com/users/joomcode", - "html_url": "https://github.com/joomcode" + "login": "dinp", + "id": 9779694, + "avatar_url": "https://avatars.githubusercontent.com/u/9779694?v=4", + "url": "https://api.github.com/users/dinp", + "html_url": "https://github.com/dinp" }, - "html_url": "https://github.com/joomcode/errorx", - "description": "A comprehensive error handling library for Go", - "url": "https://api.github.com/repos/joomcode/errorx", - "languages_url": "https://api.github.com/repos/joomcode/errorx/languages", - "created_at": "2018-08-17T08:02:10Z", - "updated_at": "2024-09-03T18:14:54Z", - "git_url": "git://github.com/joomcode/errorx.git", - "ssh_url": "git@github.com:joomcode/errorx.git", - "clone_url": "https://github.com/joomcode/errorx.git", - "homepage": null, - "stargazers_count": 1118, - "watchers_count": 1118, + "html_url": "https://github.com/dinp/agent", + "description": "DINP中的Agent,部署在所有计算节点,收集节点运行时数据", + "url": "https://api.github.com/repos/dinp/agent", + "languages_url": "https://api.github.com/repos/dinp/agent/languages", + "created_at": "2015-02-08T14:57:58Z", + "updated_at": "2023-10-07T10:12:15Z", + "git_url": "git://github.com/dinp/agent.git", + "ssh_url": "git@github.com:dinp/agent.git", + "clone_url": "https://github.com/dinp/agent.git", + "homepage": "", + "stargazers_count": 10, + "watchers_count": 10, "language": "Go", - "topics": [ - "error-handling", - "errors", - "go", - "stack-traces" - ] + "topics": [] }, { - "id": 55637575, - "node_id": "MDEwOlJlcG9zaXRvcnk1NTYzNzU3NQ==", - "name": "quic-go", - "full_name": "quic-go/quic-go", + "id": 69625821, + "node_id": "MDEwOlJlcG9zaXRvcnk2OTYyNTgyMQ==", + "name": "windows-agent", + "full_name": "freedomkk-qfeng/windows-agent", "owner": { - "login": "quic-go", - "id": 117172986, - "avatar_url": "https://avatars.githubusercontent.com/u/117172986?v=4", - "url": "https://api.github.com/users/quic-go", - "html_url": "https://github.com/quic-go" + "login": "freedomkk-qfeng", + "id": 10883016, + "avatar_url": "https://avatars.githubusercontent.com/u/10883016?v=4", + "url": "https://api.github.com/users/freedomkk-qfeng", + "html_url": "https://github.com/freedomkk-qfeng" }, - "html_url": "https://github.com/quic-go/quic-go", - "description": "A QUIC implementation in pure Go", - "url": "https://api.github.com/repos/quic-go/quic-go", - "languages_url": "https://api.github.com/repos/quic-go/quic-go/languages", - "created_at": "2016-04-06T20:16:27Z", - "updated_at": "2024-09-05T20:22:16Z", - "git_url": "git://github.com/quic-go/quic-go.git", - "ssh_url": "git@github.com:quic-go/quic-go.git", - "clone_url": "https://github.com/quic-go/quic-go.git", - "homepage": "https://quic-go.net", - "stargazers_count": 9943, - "watchers_count": 9943, + "html_url": "https://github.com/freedomkk-qfeng/windows-agent", + "description": null, + "url": "https://api.github.com/repos/freedomkk-qfeng/windows-agent", + "languages_url": "https://api.github.com/repos/freedomkk-qfeng/windows-agent/languages", + "created_at": "2016-09-30T02:21:48Z", + "updated_at": "2024-01-27T14:12:54Z", + "git_url": "git://github.com/freedomkk-qfeng/windows-agent.git", + "ssh_url": "git@github.com:freedomkk-qfeng/windows-agent.git", + "clone_url": "https://github.com/freedomkk-qfeng/windows-agent.git", + "homepage": null, + "stargazers_count": 121, + "watchers_count": 121, "language": "Go", - "topics": [ - "go", - "golang", - "http3", - "protocol", - "quic", - "quic-client", - "quic-server" - ] + "topics": [] }, { - "id": 188701937, - "node_id": "MDEwOlJlcG9zaXRvcnkxODg3MDE5Mzc=", - "name": "goplantuml", - "full_name": "jfeliu007/goplantuml", + "id": 457609553, + "node_id": "R_kgDOG0aRUQ", + "name": "shadow", + "full_name": "yunnnnn1/shadow", "owner": { - "login": "jfeliu007", - "id": 10119160, - "avatar_url": "https://avatars.githubusercontent.com/u/10119160?v=4", - "url": "https://api.github.com/users/jfeliu007", - "html_url": "https://github.com/jfeliu007" + "login": "yunnnnn1", + "id": 32992902, + "avatar_url": "https://avatars.githubusercontent.com/u/32992902?v=4", + "url": "https://api.github.com/users/yunnnnn1", + "html_url": "https://github.com/yunnnnn1" }, - "html_url": "https://github.com/jfeliu007/goplantuml", - "description": "PlantUML Class Diagram Generator for golang projects", - "url": "https://api.github.com/repos/jfeliu007/goplantuml", - "languages_url": "https://api.github.com/repos/jfeliu007/goplantuml/languages", - "created_at": "2019-05-26T15:43:12Z", - "updated_at": "2024-09-05T10:21:02Z", - "git_url": "git://github.com/jfeliu007/goplantuml.git", - "ssh_url": "git@github.com:jfeliu007/goplantuml.git", - "clone_url": "https://github.com/jfeliu007/goplantuml.git", - "homepage": null, - "stargazers_count": 1816, - "watchers_count": 1816, + "html_url": "https://github.com/yunnnnn1/shadow", + "description": "基于golang实现的C/S架构agent,使用gRPC协议,实现执行远程命令就像在本地执行一样,能够保证命令一边执行,一边返回执行结果,支持远程shell与python命令执行,支持并发执行。", + "url": "https://api.github.com/repos/yunnnnn1/shadow", + "languages_url": "https://api.github.com/repos/yunnnnn1/shadow/languages", + "created_at": "2022-02-10T03:00:14Z", + "updated_at": "2024-07-20T14:31:01Z", + "git_url": "git://github.com/yunnnnn1/shadow.git", + "ssh_url": "git@github.com:yunnnnn1/shadow.git", + "clone_url": "https://github.com/yunnnnn1/shadow.git", + "homepage": "", + "stargazers_count": 24, + "watchers_count": 24, "language": "Go", - "topics": [ - "diagram", - "diagram-generator", - "go", - "golang", - "plantuml", - "uml-diagram" - ] + "topics": [] }, { - "id": 67286820, - "node_id": "MDEwOlJlcG9zaXRvcnk2NzI4NjgyMA==", - "name": "go-callvis", - "full_name": "ondrajz/go-callvis", + "id": 322475728, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjI0NzU3Mjg=", + "name": "Elkeid", + "full_name": "bytedance/Elkeid", "owner": { - "login": "ondrajz", - "id": 1229233, - "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", - "url": "https://api.github.com/users/ondrajz", - "html_url": "https://github.com/ondrajz" + "login": "bytedance", + "id": 4158466, + "avatar_url": "https://avatars.githubusercontent.com/u/4158466?v=4", + "url": "https://api.github.com/users/bytedance", + "html_url": "https://github.com/bytedance" }, - "html_url": "https://github.com/ondrajz/go-callvis", - "description": "Visualize call graph of a Go program using Graphviz", - "url": "https://api.github.com/repos/ondrajz/go-callvis", - "languages_url": "https://api.github.com/repos/ondrajz/go-callvis/languages", - "created_at": "2016-09-03T11:31:46Z", - "updated_at": "2024-09-05T17:03:36Z", - "git_url": "git://github.com/ondrajz/go-callvis.git", - "ssh_url": "git@github.com:ondrajz/go-callvis.git", - "clone_url": "https://github.com/ondrajz/go-callvis.git", - "homepage": "https://ofabry.github.io/go-callvis", - "stargazers_count": 5903, - "watchers_count": 5903, + "html_url": "https://github.com/bytedance/Elkeid", + "description": "Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices.", + "url": "https://api.github.com/repos/bytedance/Elkeid", + "languages_url": "https://api.github.com/repos/bytedance/Elkeid/languages", + "created_at": "2020-12-18T03:15:54Z", + "updated_at": "2024-09-06T07:17:04Z", + "git_url": "git://github.com/bytedance/Elkeid.git", + "ssh_url": "git@github.com:bytedance/Elkeid.git", + "clone_url": "https://github.com/bytedance/Elkeid.git", + "homepage": "https://elkeid.bytedance.com", + "stargazers_count": 2214, + "watchers_count": 2214, "language": "Go", "topics": [ - "awesome-go", - "callgraph", - "golang", - "golang-tools", - "graphviz", - "static-analysis", - "visualization" + "cwpp", + "edr", + "hids", + "linux-security", + "rasp", + "security" ] }, { - "id": 764161180, - "node_id": "R_kgDOLYwsnA", - "name": "aiwechat-vercel", - "full_name": "pwh-pwh/aiwechat-vercel", + "id": 2603924, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjAzOTI0", + "name": "go-serial", + "full_name": "jacobsa/go-serial", "owner": { - "login": "pwh-pwh", - "id": 56707259, - "avatar_url": "https://avatars.githubusercontent.com/u/56707259?v=4", - "url": "https://api.github.com/users/pwh-pwh", - "html_url": "https://github.com/pwh-pwh" + "login": "jacobsa", + "id": 202895, + "avatar_url": "https://avatars.githubusercontent.com/u/202895?v=4", + "url": "https://api.github.com/users/jacobsa", + "html_url": "https://github.com/jacobsa" }, - "html_url": "https://github.com/pwh-pwh/aiwechat-vercel", - "description": "使用vercel的functions,将ai功能加入微信公众号", - "url": "https://api.github.com/repos/pwh-pwh/aiwechat-vercel", - "languages_url": "https://api.github.com/repos/pwh-pwh/aiwechat-vercel/languages", - "created_at": "2024-02-27T15:33:15Z", - "updated_at": "2024-09-04T05:00:23Z", - "git_url": "git://github.com/pwh-pwh/aiwechat-vercel.git", - "ssh_url": "git@github.com:pwh-pwh/aiwechat-vercel.git", - "clone_url": "https://github.com/pwh-pwh/aiwechat-vercel.git", - "homepage": "https://aiwechat-vercel.vercel.app", - "stargazers_count": 712, - "watchers_count": 712, + "html_url": "https://github.com/jacobsa/go-serial", + "description": "A Go library for dealing with serial ports.", + "url": "https://api.github.com/repos/jacobsa/go-serial", + "languages_url": "https://api.github.com/repos/jacobsa/go-serial/languages", + "created_at": "2011-10-19T03:59:12Z", + "updated_at": "2024-08-27T12:23:09Z", + "git_url": "git://github.com/jacobsa/go-serial.git", + "ssh_url": "git@github.com:jacobsa/go-serial.git", + "clone_url": "https://github.com/jacobsa/go-serial.git", + "homepage": "", + "stargazers_count": 626, + "watchers_count": 626, "language": "Go", - "topics": [ - "ai", - "bot", - "gpt", - "vercel-serverless", - "wechat" - ] + "topics": [] }, { - "id": 729446906, - "node_id": "R_kgDOK3p5-g", - "name": "vfox", - "full_name": "version-fox/vfox", + "id": 484964934, + "node_id": "R_kgDOHOf6Rg", + "name": "EvtxHussar", + "full_name": "yarox24/EvtxHussar", "owner": { - "login": "version-fox", - "id": 154070718, - "avatar_url": "https://avatars.githubusercontent.com/u/154070718?v=4", - "url": "https://api.github.com/users/version-fox", - "html_url": "https://github.com/version-fox" + "login": "yarox24", + "id": 18016218, + "avatar_url": "https://avatars.githubusercontent.com/u/18016218?v=4", + "url": "https://api.github.com/users/yarox24", + "html_url": "https://github.com/yarox24" }, - "html_url": "https://github.com/version-fox/vfox", - "description": "A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more", - "url": "https://api.github.com/repos/version-fox/vfox", - "languages_url": "https://api.github.com/repos/version-fox/vfox/languages", - "created_at": "2023-12-09T08:57:59Z", - "updated_at": "2024-09-05T21:16:39Z", - "git_url": "git://github.com/version-fox/vfox.git", - "ssh_url": "git@github.com:version-fox/vfox.git", - "clone_url": "https://github.com/version-fox/vfox.git", - "homepage": "https://vfox.lhan.me", - "stargazers_count": 2657, - "watchers_count": 2657, + "html_url": "https://github.com/yarox24/EvtxHussar", + "description": "Initial triage of Windows Event logs", + "url": "https://api.github.com/repos/yarox24/EvtxHussar", + "languages_url": "https://api.github.com/repos/yarox24/EvtxHussar/languages", + "created_at": "2022-04-24T08:08:04Z", + "updated_at": "2024-09-03T08:22:05Z", + "git_url": "git://github.com/yarox24/EvtxHussar.git", + "ssh_url": "git@github.com:yarox24/EvtxHussar.git", + "clone_url": "https://github.com/yarox24/EvtxHussar.git", + "homepage": null, + "stargazers_count": 83, + "watchers_count": 83, "language": "Go", - "topics": [ - "asdf", - "bash", - "cli", - "cmd", - "cross-platform", - "development-tools", - "golang", - "linux", - "lua", - "macos", - "nodejs", - "plugin-manager", - "powershell", - "sdk", - "tools", - "version-manager", - "windows", - "zsh" - ] + "topics": [] }, { - "id": 24268127, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDI2ODEyNw==", - "name": "nvm-windows", - "full_name": "coreybutler/nvm-windows", + "id": 138727868, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzg3Mjc4Njg=", + "name": "falcon-log-agent", + "full_name": "didi/falcon-log-agent", "owner": { - "login": "coreybutler", - "id": 770982, - "avatar_url": "https://avatars.githubusercontent.com/u/770982?v=4", - "url": "https://api.github.com/users/coreybutler", - "html_url": "https://github.com/coreybutler" + "login": "didi", + "id": 27521938, + "avatar_url": "https://avatars.githubusercontent.com/u/27521938?v=4", + "url": "https://api.github.com/users/didi", + "html_url": "https://github.com/didi" }, - "html_url": "https://github.com/coreybutler/nvm-windows", - "description": "A node.js version management utility for Windows. Ironically written in Go.", - "url": "https://api.github.com/repos/coreybutler/nvm-windows", - "languages_url": "https://api.github.com/repos/coreybutler/nvm-windows/languages", - "created_at": "2014-09-20T16:37:28Z", - "updated_at": "2024-09-06T00:35:18Z", - "git_url": "git://github.com/coreybutler/nvm-windows.git", - "ssh_url": "git@github.com:coreybutler/nvm-windows.git", - "clone_url": "https://github.com/coreybutler/nvm-windows.git", + "html_url": "https://github.com/didi/falcon-log-agent", + "description": "用于监控系统的日志采集agent,可无缝对接open-falcon", + "url": "https://api.github.com/repos/didi/falcon-log-agent", + "languages_url": "https://api.github.com/repos/didi/falcon-log-agent/languages", + "created_at": "2018-06-26T11:22:43Z", + "updated_at": "2024-08-20T08:26:25Z", + "git_url": "git://github.com/didi/falcon-log-agent.git", + "ssh_url": "git@github.com:didi/falcon-log-agent.git", + "clone_url": "https://github.com/didi/falcon-log-agent.git", "homepage": "", - "stargazers_count": 36841, - "watchers_count": 36841, + "stargazers_count": 583, + "watchers_count": 583, "language": "Go", - "topics": [ - "go", - "management", - "node", - "node-version-manager", - "nodejs", - "nvm", - "switch", - "version", - "version-manager", - "versioning", - "windows" - ] + "topics": [] }, { - "id": 16514887, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjUxNDg4Nw==", - "name": "statik", - "full_name": "rakyll/statik", + "id": 186294337, + "node_id": "MDEwOlJlcG9zaXRvcnkxODYyOTQzMzc=", + "name": "igevtx", + "full_name": "2igosha/igevtx", "owner": { - "login": "rakyll", - "id": 108380, - "avatar_url": "https://avatars.githubusercontent.com/u/108380?v=4", - "url": "https://api.github.com/users/rakyll", - "html_url": "https://github.com/rakyll" + "login": "2igosha", + "id": 49903425, + "avatar_url": "https://avatars.githubusercontent.com/u/49903425?v=4", + "url": "https://api.github.com/users/2igosha", + "html_url": "https://github.com/2igosha" }, - "html_url": "https://github.com/rakyll/statik", - "description": "Embed files into a Go executable", - "url": "https://api.github.com/repos/rakyll/statik", - "languages_url": "https://api.github.com/repos/rakyll/statik/languages", - "created_at": "2014-02-04T14:54:51Z", - "updated_at": "2024-09-05T18:40:22Z", - "git_url": "git://github.com/rakyll/statik.git", - "ssh_url": "git@github.com:rakyll/statik.git", - "clone_url": "https://github.com/rakyll/statik.git", - "homepage": "", - "stargazers_count": 3753, - "watchers_count": 3753, + "html_url": "https://github.com/2igosha/igevtx", + "description": "Golang evtx parser", + "url": "https://api.github.com/repos/2igosha/igevtx", + "languages_url": "https://api.github.com/repos/2igosha/igevtx/languages", + "created_at": "2019-05-12T19:15:23Z", + "updated_at": "2023-09-26T03:17:08Z", + "git_url": "git://github.com/2igosha/igevtx.git", + "ssh_url": "git@github.com:2igosha/igevtx.git", + "clone_url": "https://github.com/2igosha/igevtx.git", + "homepage": null, + "stargazers_count": 5, + "watchers_count": 5, "language": "Go", - "topics": [ - "files", - "go", - "golang", - "http", - "http-server", - "static" - ] + "topics": [] }, { - "id": 32662124, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjY2MjEyNA==", - "name": "endless", - "full_name": "fvbock/endless", + "id": 68205866, + "node_id": "MDEwOlJlcG9zaXRvcnk2ODIwNTg2Ng==", + "name": "evtxparser", + "full_name": "dutchcoders/evtxparser", "owner": { - "login": "fvbock", - "id": 703827, - "avatar_url": "https://avatars.githubusercontent.com/u/703827?v=4", - "url": "https://api.github.com/users/fvbock", - "html_url": "https://github.com/fvbock" + "login": "dutchcoders", + "id": 5444419, + "avatar_url": "https://avatars.githubusercontent.com/u/5444419?v=4", + "url": "https://api.github.com/users/dutchcoders", + "html_url": "https://github.com/dutchcoders" }, - "html_url": "https://github.com/fvbock/endless", - "description": "Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)", - "url": "https://api.github.com/repos/fvbock/endless", - "languages_url": "https://api.github.com/repos/fvbock/endless/languages", - "created_at": "2015-03-22T04:42:51Z", - "updated_at": "2024-09-04T06:45:30Z", - "git_url": "git://github.com/fvbock/endless.git", - "ssh_url": "git@github.com:fvbock/endless.git", - "clone_url": "https://github.com/fvbock/endless.git", - "homepage": "", - "stargazers_count": 4034, - "watchers_count": 4034, + "html_url": "https://github.com/dutchcoders/evtxparser", + "description": "Evtxparser for Microsoft Evtx", + "url": "https://api.github.com/repos/dutchcoders/evtxparser", + "languages_url": "https://api.github.com/repos/dutchcoders/evtxparser/languages", + "created_at": "2016-09-14T12:49:46Z", + "updated_at": "2024-08-12T19:24:55Z", + "git_url": "git://github.com/dutchcoders/evtxparser.git", + "ssh_url": "git@github.com:dutchcoders/evtxparser.git", + "clone_url": "https://github.com/dutchcoders/evtxparser.git", + "homepage": null, + "stargazers_count": 6, + "watchers_count": 6, "language": "Go", "topics": [] }, { - "id": 522884337, - "node_id": "R_kgDOHyqU8Q", - "name": "agent-server", - "full_name": "jkstack/agent-server", + "id": 11979974, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTk3OTk3NA==", + "name": "reflectwalk", + "full_name": "mitchellh/reflectwalk", "owner": { - "login": "jkstack", - "id": 95462751, - "avatar_url": "https://avatars.githubusercontent.com/u/95462751?v=4", - "url": "https://api.github.com/users/jkstack", - "html_url": "https://github.com/jkstack" + "login": "mitchellh", + "id": 1299, + "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4", + "url": "https://api.github.com/users/mitchellh", + "html_url": "https://github.com/mitchellh" }, - "html_url": "https://github.com/jkstack/agent-server", - "description": "jkstack agent统一管理服务", - "url": "https://api.github.com/repos/jkstack/agent-server", - "languages_url": "https://api.github.com/repos/jkstack/agent-server/languages", - "created_at": "2022-08-09T09:29:07Z", - "updated_at": "2024-08-01T16:21:57Z", - "git_url": "git://github.com/jkstack/agent-server.git", - "ssh_url": "git@github.com:jkstack/agent-server.git", - "clone_url": "https://github.com/jkstack/agent-server.git", - "homepage": "https://jkstack.github.io/docs/agents/server/", - "stargazers_count": 13, - "watchers_count": 13, + "html_url": "https://github.com/mitchellh/reflectwalk", + "description": "reflectwalk is a Go library for \"walking\" complex structures, similar to walking a filesystem.", + "url": "https://api.github.com/repos/mitchellh/reflectwalk", + "languages_url": "https://api.github.com/repos/mitchellh/reflectwalk/languages", + "created_at": "2013-08-08T15:40:04Z", + "updated_at": "2024-07-22T20:48:05Z", + "git_url": "git://github.com/mitchellh/reflectwalk.git", + "ssh_url": "git@github.com:mitchellh/reflectwalk.git", + "clone_url": "https://github.com/mitchellh/reflectwalk.git", + "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc", + "stargazers_count": 276, + "watchers_count": 276, "language": "Go", - "topics": [ - "agent", - "executor", - "metrics" - ] + "topics": [] }, { - "id": 148815853, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDg4MTU4NTM=", - "name": "tableflip", - "full_name": "cloudflare/tableflip", + "id": 159568339, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTk1NjgzMzk=", + "name": "netcap", + "full_name": "dreadl0ck/netcap", "owner": { - "login": "cloudflare", - "id": 314135, - "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4", - "url": "https://api.github.com/users/cloudflare", - "html_url": "https://github.com/cloudflare" + "login": "dreadl0ck", + "id": 25550963, + "avatar_url": "https://avatars.githubusercontent.com/u/25550963?v=4", + "url": "https://api.github.com/users/dreadl0ck", + "html_url": "https://github.com/dreadl0ck" }, - "html_url": "https://github.com/cloudflare/tableflip", - "description": "Graceful process restarts in Go", - "url": "https://api.github.com/repos/cloudflare/tableflip", - "languages_url": "https://api.github.com/repos/cloudflare/tableflip/languages", - "created_at": "2018-09-14T16:37:37Z", - "updated_at": "2024-09-05T17:08:32Z", - "git_url": "git://github.com/cloudflare/tableflip.git", - "ssh_url": "git@github.com:cloudflare/tableflip.git", - "clone_url": "https://github.com/cloudflare/tableflip.git", + "html_url": "https://github.com/dreadl0ck/netcap", + "description": "A framework for secure and scalable network traffic analysis - https://netcap.io", + "url": "https://api.github.com/repos/dreadl0ck/netcap", + "languages_url": "https://api.github.com/repos/dreadl0ck/netcap/languages", + "created_at": "2018-11-28T21:36:04Z", + "updated_at": "2024-09-02T04:43:39Z", + "git_url": "git://github.com/dreadl0ck/netcap.git", + "ssh_url": "git@github.com:dreadl0ck/netcap.git", + "clone_url": "https://github.com/dreadl0ck/netcap.git", "homepage": "", - "stargazers_count": 2848, - "watchers_count": 2848, + "stargazers_count": 1715, + "watchers_count": 1715, "language": "Go", "topics": [ - "go", - "golang", - "graceful-restarts" + "analysis", + "detection", + "intrusion", + "monitoring", + "network", + "security", + "traffic" ] }, { - "id": 15315789, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTMxNTc4OQ==", - "name": "Wox", - "full_name": "Wox-launcher/Wox", + "id": 378159, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzgxNTk=", + "name": "gopcap", + "full_name": "akrennmair/gopcap", + "owner": { + "login": "akrennmair", + "id": 41766, + "avatar_url": "https://avatars.githubusercontent.com/u/41766?v=4", + "url": "https://api.github.com/users/akrennmair", + "html_url": "https://github.com/akrennmair" + }, + "html_url": "https://github.com/akrennmair/gopcap", + "description": "A simple wrapper around libpcap for the Go programming language", + "url": "https://api.github.com/repos/akrennmair/gopcap", + "languages_url": "https://api.github.com/repos/akrennmair/gopcap/languages", + "created_at": "2009-11-19T10:13:48Z", + "updated_at": "2024-08-25T09:00:36Z", + "git_url": "git://github.com/akrennmair/gopcap.git", + "ssh_url": "git@github.com:akrennmair/gopcap.git", + "clone_url": "https://github.com/akrennmair/gopcap.git", + "homepage": "", + "stargazers_count": 487, + "watchers_count": 487, + "language": "Go", + "topics": [] + }, + { + "id": 32351944, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjM1MTk0NA==", + "name": "gopacket", + "full_name": "google/gopacket", "owner": { - "login": "Wox-launcher", - "id": 15628601, - "avatar_url": "https://avatars.githubusercontent.com/u/15628601?v=4", - "url": "https://api.github.com/users/Wox-launcher", - "html_url": "https://github.com/Wox-launcher" + "login": "google", + "id": 1342004, + "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", + "url": "https://api.github.com/users/google", + "html_url": "https://github.com/google" }, - "html_url": "https://github.com/Wox-launcher/Wox", - "description": "A cross-platform launcher that simply works", - "url": "https://api.github.com/repos/Wox-launcher/Wox", - "languages_url": "https://api.github.com/repos/Wox-launcher/Wox/languages", - "created_at": "2013-12-19T15:49:32Z", - "updated_at": "2024-09-05T21:47:02Z", - "git_url": "git://github.com/Wox-launcher/Wox.git", - "ssh_url": "git@github.com:Wox-launcher/Wox.git", - "clone_url": "https://github.com/Wox-launcher/Wox.git", - "homepage": "http://wox-launcher.github.io/Wox/", - "stargazers_count": 24316, - "watchers_count": 24316, + "html_url": "https://github.com/google/gopacket", + "description": "Provides packet processing capabilities for Go", + "url": "https://api.github.com/repos/google/gopacket", + "languages_url": "https://api.github.com/repos/google/gopacket/languages", + "created_at": "2015-03-16T20:46:00Z", + "updated_at": "2024-09-06T00:58:59Z", + "git_url": "git://github.com/google/gopacket.git", + "ssh_url": "git@github.com:google/gopacket.git", + "clone_url": "https://github.com/google/gopacket.git", + "homepage": "", + "stargazers_count": 6269, + "watchers_count": 6269, "language": "Go", - "topics": [ - "alfred", - "launcher", - "launchy", - "linux", - "macos", - "raycast", - "spotlight", - "windows", - "wox" - ] + "topics": [] }, { - "id": 504051070, - "node_id": "R_kgDOHgs1fg", - "name": "gogo", - "full_name": "chainreactors/gogo", + "id": 83954927, + "node_id": "MDEwOlJlcG9zaXRvcnk4Mzk1NDkyNw==", + "name": "honeybits", + "full_name": "0x4D31/honeybits", "owner": { - "login": "chainreactors", - "id": 102843259, - "avatar_url": "https://avatars.githubusercontent.com/u/102843259?v=4", - "url": "https://api.github.com/users/chainreactors", - "html_url": "https://github.com/chainreactors" + "login": "0x4D31", + "id": 11577776, + "avatar_url": "https://avatars.githubusercontent.com/u/11577776?v=4", + "url": "https://api.github.com/users/0x4D31", + "html_url": "https://github.com/0x4D31" }, - "html_url": "https://github.com/chainreactors/gogo", - "description": "面向红队的, 高度可控可拓展的自动化引擎", - "url": "https://api.github.com/repos/chainreactors/gogo", - "languages_url": "https://api.github.com/repos/chainreactors/gogo/languages", - "created_at": "2022-06-16T07:13:40Z", - "updated_at": "2024-09-05T05:51:57Z", - "git_url": "git://github.com/chainreactors/gogo.git", - "ssh_url": "git@github.com:chainreactors/gogo.git", - "clone_url": "https://github.com/chainreactors/gogo.git", - "homepage": "https://chainreactors.github.io/wiki/gogo/", - "stargazers_count": 1359, - "watchers_count": 1359, + "html_url": "https://github.com/0x4D31/honeybits", + "description": "A PoC tool designed to enhance the effectiveness of your traps by spreading breadcrumbs & honeytokens across your systems to lure the attacker toward your honeypots", + "url": "https://api.github.com/repos/0x4D31/honeybits", + "languages_url": "https://api.github.com/repos/0x4D31/honeybits/languages", + "created_at": "2017-03-05T08:10:57Z", + "updated_at": "2024-08-12T19:28:11Z", + "git_url": "git://github.com/0x4D31/honeybits.git", + "ssh_url": "git@github.com:0x4D31/honeybits.git", + "clone_url": "https://github.com/0x4D31/honeybits.git", + "homepage": "", + "stargazers_count": 272, + "watchers_count": 272, "language": "Go", "topics": [ - "recon", - "redteam", + "breadcrumbs", + "deception", + "go", + "golang", + "honeybits", + "honeypot", + "honeytoken", + "honeytrap", "security", - "security-tools" + "trap" ] }, { - "id": 552635490, - "node_id": "R_kgDOIPCMYg", - "name": "DeepLX", - "full_name": "OwO-Network/DeepLX", + "id": 163356901, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjMzNTY5MDE=", + "name": "Mastering_Go_ZH_CN", + "full_name": "hantmac/Mastering_Go_ZH_CN", "owner": { - "login": "OwO-Network", - "id": 82772671, - "avatar_url": "https://avatars.githubusercontent.com/u/82772671?v=4", - "url": "https://api.github.com/users/OwO-Network", - "html_url": "https://github.com/OwO-Network" + "login": "hantmac", + "id": 7600925, + "avatar_url": "https://avatars.githubusercontent.com/u/7600925?v=4", + "url": "https://api.github.com/users/hantmac", + "html_url": "https://github.com/hantmac" }, - "html_url": "https://github.com/OwO-Network/DeepLX", - "description": "Powerful Free DeepL API, No Token Required", - "url": "https://api.github.com/repos/OwO-Network/DeepLX", - "languages_url": "https://api.github.com/repos/OwO-Network/DeepLX/languages", - "created_at": "2022-10-17T01:34:11Z", - "updated_at": "2024-09-05T18:49:32Z", - "git_url": "git://github.com/OwO-Network/DeepLX.git", - "ssh_url": "git@github.com:OwO-Network/DeepLX.git", - "clone_url": "https://github.com/OwO-Network/DeepLX.git", - "homepage": "https://ssa.sx/deeplx", - "stargazers_count": 5953, - "watchers_count": 5953, + "html_url": "https://github.com/hantmac/Mastering_Go_ZH_CN", + "description": "《Mastering GO》中文译本,《玩转 GO》。", + "url": "https://api.github.com/repos/hantmac/Mastering_Go_ZH_CN", + "languages_url": "https://api.github.com/repos/hantmac/Mastering_Go_ZH_CN/languages", + "created_at": "2018-12-28T02:36:55Z", + "updated_at": "2024-09-06T06:38:42Z", + "git_url": "git://github.com/hantmac/Mastering_Go_ZH_CN.git", + "ssh_url": "git@github.com:hantmac/Mastering_Go_ZH_CN.git", + "clone_url": "https://github.com/hantmac/Mastering_Go_ZH_CN.git", + "homepage": "", + "stargazers_count": 3360, + "watchers_count": 3360, "language": "Go", "topics": [ - "bobplugin", - "deepl" + "golang" ] }, { - "id": 684653888, - "node_id": "R_kgDOKM79QA", - "name": "greatws", - "full_name": "antlabs/greatws", + "id": 649507496, + "node_id": "R_kgDOJrayqA", + "name": "udpovertcp", + "full_name": "notcomsed/udpovertcp", "owner": { - "login": "antlabs", - "id": 61584994, - "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", - "url": "https://api.github.com/users/antlabs", - "html_url": "https://github.com/antlabs" + "login": "notcomsed", + "id": 91320192, + "avatar_url": "https://avatars.githubusercontent.com/u/91320192?v=4", + "url": "https://api.github.com/users/notcomsed", + "html_url": "https://github.com/notcomsed" }, - "html_url": "https://github.com/antlabs/greatws", - "description": "100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example", - "url": "https://api.github.com/repos/antlabs/greatws", - "languages_url": "https://api.github.com/repos/antlabs/greatws/languages", - "created_at": "2023-08-29T15:24:46Z", - "updated_at": "2024-08-27T14:28:08Z", - "git_url": "git://github.com/antlabs/greatws.git", - "ssh_url": "git@github.com:antlabs/greatws.git", - "clone_url": "https://github.com/antlabs/greatws.git", + "html_url": "https://github.com/notcomsed/udpovertcp", + "description": "simple udp in tcp tunnel, udp over tcp, supported win 8.1 win10, Windows, Linux. tunnel udp packge over tcp stream connect written by GO.", + "url": "https://api.github.com/repos/notcomsed/udpovertcp", + "languages_url": "https://api.github.com/repos/notcomsed/udpovertcp/languages", + "created_at": "2023-06-05T03:01:25Z", + "updated_at": "2024-08-15T00:13:22Z", + "git_url": "git://github.com/notcomsed/udpovertcp.git", + "ssh_url": "git@github.com:notcomsed/udpovertcp.git", + "clone_url": "https://github.com/notcomsed/udpovertcp.git", "homepage": "", - "stargazers_count": 78, - "watchers_count": 78, + "stargazers_count": 4, + "watchers_count": 4, "language": "Go", "topics": [ - "rfc6455", - "websocket" + "tcp", + "udp" ] }, { - "id": 48109239, - "node_id": "MDEwOlJlcG9zaXRvcnk0ODEwOTIzOQ==", - "name": "cilium", - "full_name": "cilium/cilium", + "id": 84497781, + "node_id": "MDEwOlJlcG9zaXRvcnk4NDQ5Nzc4MQ==", + "name": "vsock", + "full_name": "mdlayher/vsock", "owner": { - "login": "cilium", - "id": 21054566, - "avatar_url": "https://avatars.githubusercontent.com/u/21054566?v=4", - "url": "https://api.github.com/users/cilium", - "html_url": "https://github.com/cilium" + "login": "mdlayher", + "id": 1926905, + "avatar_url": "https://avatars.githubusercontent.com/u/1926905?v=4", + "url": "https://api.github.com/users/mdlayher", + "html_url": "https://github.com/mdlayher" }, - "html_url": "https://github.com/cilium/cilium", - "description": "eBPF-based Networking, Security, and Observability", - "url": "https://api.github.com/repos/cilium/cilium", - "languages_url": "https://api.github.com/repos/cilium/cilium/languages", - "created_at": "2015-12-16T12:33:31Z", - "updated_at": "2024-09-06T01:06:56Z", - "git_url": "git://github.com/cilium/cilium.git", - "ssh_url": "git@github.com:cilium/cilium.git", - "clone_url": "https://github.com/cilium/cilium.git", - "homepage": "https://cilium.io", - "stargazers_count": 19694, - "watchers_count": 19694, + "html_url": "https://github.com/mdlayher/vsock", + "description": "Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.", + "url": "https://api.github.com/repos/mdlayher/vsock", + "languages_url": "https://api.github.com/repos/mdlayher/vsock/languages", + "created_at": "2017-03-09T23:19:05Z", + "updated_at": "2024-09-05T15:31:22Z", + "git_url": "git://github.com/mdlayher/vsock.git", + "ssh_url": "git@github.com:mdlayher/vsock.git", + "clone_url": "https://github.com/mdlayher/vsock.git", + "homepage": null, + "stargazers_count": 326, + "watchers_count": 326, "language": "Go", "topics": [ - "bpf", - "cncf", - "cni", - "containers", - "ebpf", - "k8s", - "kernel", - "kubernetes", - "kubernetes-networking", - "loadbalancing", - "monitoring", - "networking", - "observability", - "security", - "troubleshooting", - "xdp" - ] - }, - { - "id": 267316493, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjczMTY0OTM=", - "name": "timer", - "full_name": "antlabs/timer", + "af-vsock", + "golang", + "hypervisor", + "linux", + "virtual-machine" + ] + }, + { + "id": 468512576, + "node_id": "R_kgDOG-zvQA", + "name": "viproxy", + "full_name": "brave/viproxy", "owner": { - "login": "antlabs", - "id": 61584994, - "avatar_url": "https://avatars.githubusercontent.com/u/61584994?v=4", - "url": "https://api.github.com/users/antlabs", - "html_url": "https://github.com/antlabs" + "login": "brave", + "id": 12301619, + "avatar_url": "https://avatars.githubusercontent.com/u/12301619?v=4", + "url": "https://api.github.com/users/brave", + "html_url": "https://github.com/brave" }, - "html_url": "https://github.com/antlabs/timer", - "description": "High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]", - "url": "https://api.github.com/repos/antlabs/timer", - "languages_url": "https://api.github.com/repos/antlabs/timer/languages", - "created_at": "2020-05-27T12:41:51Z", - "updated_at": "2024-09-02T07:26:29Z", - "git_url": "git://github.com/antlabs/timer.git", - "ssh_url": "git@github.com:antlabs/timer.git", - "clone_url": "https://github.com/antlabs/timer.git", + "html_url": "https://github.com/brave/viproxy", + "description": "Go TCP proxy library that translates between AF_INET and AF_VSOCK.", + "url": "https://api.github.com/repos/brave/viproxy", + "languages_url": "https://api.github.com/repos/brave/viproxy/languages", + "created_at": "2022-03-10T21:14:24Z", + "updated_at": "2024-08-15T17:16:08Z", + "git_url": "git://github.com/brave/viproxy.git", + "ssh_url": "git@github.com:brave/viproxy.git", + "clone_url": "https://github.com/brave/viproxy.git", "homepage": "", - "stargazers_count": 259, - "watchers_count": 259, + "stargazers_count": 19, + "watchers_count": 19, "language": "Go", "topics": [ - "5-level-time-wheel", - "minheap", - "timewheel" + "proxy", + "tcp", + "vsock" ] }, { - "id": 291485614, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTE0ODU2MTQ=", - "name": "CloudflareSpeedTest", - "full_name": "XIU2/CloudflareSpeedTest", + "id": 16554739, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjU1NDczOQ==", + "name": "beats", + "full_name": "elastic/beats", "owner": { - "login": "XIU2", - "id": 54703944, - "avatar_url": "https://avatars.githubusercontent.com/u/54703944?v=4", - "url": "https://api.github.com/users/XIU2", - "html_url": "https://github.com/XIU2" + "login": "elastic", + "id": 6764390, + "avatar_url": "https://avatars.githubusercontent.com/u/6764390?v=4", + "url": "https://api.github.com/users/elastic", + "html_url": "https://github.com/elastic" }, - "html_url": "https://github.com/XIU2/CloudflareSpeedTest", - "description": "🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~", - "url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest", - "languages_url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest/languages", - "created_at": "2020-08-30T14:24:52Z", - "updated_at": "2024-09-06T01:14:09Z", - "git_url": "git://github.com/XIU2/CloudflareSpeedTest.git", - "ssh_url": "git@github.com:XIU2/CloudflareSpeedTest.git", - "clone_url": "https://github.com/XIU2/CloudflareSpeedTest.git", - "homepage": "", - "stargazers_count": 18956, - "watchers_count": 18956, + "html_url": "https://github.com/elastic/beats", + "description": ":tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash ", + "url": "https://api.github.com/repos/elastic/beats", + "languages_url": "https://api.github.com/repos/elastic/beats/languages", + "created_at": "2014-02-05T19:01:02Z", + "updated_at": "2024-09-06T20:16:32Z", + "git_url": "git://github.com/elastic/beats.git", + "ssh_url": "git@github.com:elastic/beats.git", + "clone_url": "https://github.com/elastic/beats.git", + "homepage": "https://www.elastic.co/products/beats", + "stargazers_count": 12128, + "watchers_count": 12128, "language": "Go", "topics": [ - "cdn", - "cloudflare", - "go", - "golang", - "speedtest" + "filebeat", + "heartbeat", + "metricbeat", + "packetbeat", + "winlogbeat" ] }, { - "id": 16480442, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjQ4MDQ0Mg==", - "name": "mxj", - "full_name": "clbanning/mxj", + "id": 169885443, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjk4ODU0NDM=", + "name": "evtx", + "full_name": "Velocidex/evtx", "owner": { - "login": "clbanning", - "id": 426304, - "avatar_url": "https://avatars.githubusercontent.com/u/426304?v=4", - "url": "https://api.github.com/users/clbanning", - "html_url": "https://github.com/clbanning" + "login": "Velocidex", + "id": 36671444, + "avatar_url": "https://avatars.githubusercontent.com/u/36671444?v=4", + "url": "https://api.github.com/users/Velocidex", + "html_url": "https://github.com/Velocidex" }, - "html_url": "https://github.com/clbanning/mxj", - "description": "Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.", - "url": "https://api.github.com/repos/clbanning/mxj", - "languages_url": "https://api.github.com/repos/clbanning/mxj/languages", - "created_at": "2014-02-03T13:39:16Z", - "updated_at": "2024-09-05T18:26:10Z", - "git_url": "git://github.com/clbanning/mxj.git", - "ssh_url": "git@github.com:clbanning/mxj.git", - "clone_url": "https://github.com/clbanning/mxj.git", - "homepage": "", - "stargazers_count": 620, - "watchers_count": 620, + "html_url": "https://github.com/Velocidex/evtx", + "description": "Golang Parser for Microsoft Event Logs", + "url": "https://api.github.com/repos/Velocidex/evtx", + "languages_url": "https://api.github.com/repos/Velocidex/evtx/languages", + "created_at": "2019-02-09T16:14:58Z", + "updated_at": "2024-09-03T21:43:59Z", + "git_url": "git://github.com/Velocidex/evtx.git", + "ssh_url": "git@github.com:Velocidex/evtx.git", + "clone_url": "https://github.com/Velocidex/evtx.git", + "homepage": null, + "stargazers_count": 96, + "watchers_count": 96, "language": "Go", "topics": [] }, { - "id": 436297812, - "node_id": "R_kgDOGgFgVA", - "name": "memos", - "full_name": "usememos/memos", + "id": 158445115, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTg0NDUxMTU=", + "name": "probe", + "full_name": "petaki/probe", "owner": { - "login": "usememos", - "id": 95764151, - "avatar_url": "https://avatars.githubusercontent.com/u/95764151?v=4", - "url": "https://api.github.com/users/usememos", - "html_url": "https://github.com/usememos" + "login": "petaki", + "id": 1419087, + "avatar_url": "https://avatars.githubusercontent.com/u/1419087?v=4", + "url": "https://api.github.com/users/petaki", + "html_url": "https://github.com/petaki" }, - "html_url": "https://github.com/usememos/memos", - "description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.", - "url": "https://api.github.com/repos/usememos/memos", - "languages_url": "https://api.github.com/repos/usememos/memos/languages", - "created_at": "2021-12-08T15:30:18Z", - "updated_at": "2024-09-06T00:55:43Z", - "git_url": "git://github.com/usememos/memos.git", - "ssh_url": "git@github.com:usememos/memos.git", - "clone_url": "https://github.com/usememos/memos.git", - "homepage": "https://usememos.com", - "stargazers_count": 29882, - "watchers_count": 29882, + "html_url": "https://github.com/petaki/probe", + "description": "🔎 A monitoring agent.", + "url": "https://api.github.com/repos/petaki/probe", + "languages_url": "https://api.github.com/repos/petaki/probe/languages", + "created_at": "2018-11-20T20:08:16Z", + "updated_at": "2024-06-13T08:18:07Z", + "git_url": "git://github.com/petaki/probe.git", + "ssh_url": "git@github.com:petaki/probe.git", + "clone_url": "https://github.com/petaki/probe.git", + "homepage": "", + "stargazers_count": 68, + "watchers_count": 68, "language": "Go", "topics": [ - "docker", "go", - "markdown", - "memo", - "microblog", - "note-taking", - "react", - "self-hosted", - "social-network", - "sqlite" + "golang", + "monitoring", + "redis" ] }, { - "id": 752000798, - "node_id": "R_kgDOLNKfHg", - "name": "glyphs", - "full_name": "maaslalani/glyphs", + "id": 96485165, + "node_id": "MDEwOlJlcG9zaXRvcnk5NjQ4NTE2NQ==", + "name": "starcharts", + "full_name": "caarlos0/starcharts", "owner": { - "login": "maaslalani", - "id": 42545625, - "avatar_url": "https://avatars.githubusercontent.com/u/42545625?v=4", - "url": "https://api.github.com/users/maaslalani", - "html_url": "https://github.com/maaslalani" + "login": "caarlos0", + "id": 245435, + "avatar_url": "https://avatars.githubusercontent.com/u/245435?v=4", + "url": "https://api.github.com/users/caarlos0", + "html_url": "https://github.com/caarlos0" }, - "html_url": "https://github.com/maaslalani/glyphs", - "description": "Unicode symbols on the command line", - "url": "https://api.github.com/repos/maaslalani/glyphs", - "languages_url": "https://api.github.com/repos/maaslalani/glyphs/languages", - "created_at": "2024-02-02T19:45:57Z", - "updated_at": "2024-08-21T12:49:50Z", - "git_url": "git://github.com/maaslalani/glyphs.git", - "ssh_url": "git@github.com:maaslalani/glyphs.git", - "clone_url": "https://github.com/maaslalani/glyphs.git", - "homepage": null, - "stargazers_count": 82, - "watchers_count": 82, + "html_url": "https://github.com/caarlos0/starcharts", + "description": "Plot your repository stars over time.", + "url": "https://api.github.com/repos/caarlos0/starcharts", + "languages_url": "https://api.github.com/repos/caarlos0/starcharts/languages", + "created_at": "2017-07-07T01:08:03Z", + "updated_at": "2024-09-06T12:53:09Z", + "git_url": "git://github.com/caarlos0/starcharts.git", + "ssh_url": "git@github.com:caarlos0/starcharts.git", + "clone_url": "https://github.com/caarlos0/starcharts.git", + "homepage": "https://starchart.cc", + "stargazers_count": 1224, + "watchers_count": 1224, "language": "Go", - "topics": [] + "topics": [ + "chart", + "github-api", + "golang", + "stargazers", + "stars" + ] }, { - "id": 26836182, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjgzNjE4Mg==", - "name": "qt", - "full_name": "therecipe/qt", - "owner": { - "login": "therecipe", - "id": 9833226, - "avatar_url": "https://avatars.githubusercontent.com/u/9833226?v=4", - "url": "https://api.github.com/users/therecipe", - "html_url": "https://github.com/therecipe" - }, - "html_url": "https://github.com/therecipe/qt", - "description": "Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly", - "url": "https://api.github.com/repos/therecipe/qt", - "languages_url": "https://api.github.com/repos/therecipe/qt/languages", - "created_at": "2014-11-19T00:03:08Z", - "updated_at": "2024-09-05T11:46:27Z", - "git_url": "git://github.com/therecipe/qt.git", - "ssh_url": "git@github.com:therecipe/qt.git", - "clone_url": "https://github.com/therecipe/qt.git", - "homepage": "", - "stargazers_count": 10375, - "watchers_count": 10375, + "id": 31558937, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTU1ODkzNw==", + "name": "teleport", + "full_name": "gravitational/teleport", + "owner": { + "login": "gravitational", + "id": 10781132, + "avatar_url": "https://avatars.githubusercontent.com/u/10781132?v=4", + "url": "https://api.github.com/users/gravitational", + "html_url": "https://github.com/gravitational" + }, + "html_url": "https://github.com/gravitational/teleport", + "description": "The easiest, and most secure way to access and protect all of your infrastructure.", + "url": "https://api.github.com/repos/gravitational/teleport", + "languages_url": "https://api.github.com/repos/gravitational/teleport/languages", + "created_at": "2015-03-02T19:36:00Z", + "updated_at": "2024-09-07T01:11:58Z", + "git_url": "git://github.com/gravitational/teleport.git", + "ssh_url": "git@github.com:gravitational/teleport.git", + "clone_url": "https://github.com/gravitational/teleport.git", + "homepage": "https://goteleport.com", + "stargazers_count": 17286, + "watchers_count": 17286, "language": "Go", "topics": [ - "android", - "asteroidos", - "cross-platform-gui", - "felgo", - "freebsd", + "audit", + "bastion", + "certificate", + "cluster", + "database-access", + "firewall", + "firewalls", "go", "golang", - "gui-framework", - "ios", - "javascript", - "linux", - "macos", - "qt", - "raspberry-pi", - "sailfish-os", - "ubuntu-touch", - "webassembly", - "windows" + "jumpserver", + "kubernetes", + "kubernetes-access", + "pam", + "postgres", + "rbac", + "rdp", + "security", + "ssh", + "teleport", + "teleport-binaries" ] }, { - "id": 79701262, - "node_id": "MDEwOlJlcG9zaXRvcnk3OTcwMTI2Mg==", - "name": "wechat-go", - "full_name": "songtianyi/wechat-go", + "id": 190800790, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTA4MDA3OTA=", + "name": "go-api-boilerplate", + "full_name": "zubroide/go-api-boilerplate", "owner": { - "login": "songtianyi", - "id": 2002573, - "avatar_url": "https://avatars.githubusercontent.com/u/2002573?v=4", - "url": "https://api.github.com/users/songtianyi", - "html_url": "https://github.com/songtianyi" + "login": "zubroide", + "id": 38399348, + "avatar_url": "https://avatars.githubusercontent.com/u/38399348?v=4", + "url": "https://api.github.com/users/zubroide", + "html_url": "https://github.com/zubroide" }, - "html_url": "https://github.com/songtianyi/wechat-go", - "description": "go version wechat web api and message framework for building wechat robot", - "url": "https://api.github.com/repos/songtianyi/wechat-go", - "languages_url": "https://api.github.com/repos/songtianyi/wechat-go/languages", - "created_at": "2017-01-22T07:21:11Z", - "updated_at": "2024-08-24T08:41:49Z", - "git_url": "git://github.com/songtianyi/wechat-go.git", - "ssh_url": "git@github.com:songtianyi/wechat-go.git", - "clone_url": "https://github.com/songtianyi/wechat-go.git", - "homepage": "", - "stargazers_count": 1834, - "watchers_count": 1834, + "html_url": "https://github.com/zubroide/go-api-boilerplate", + "description": "Boilerplate for Golang API", + "url": "https://api.github.com/repos/zubroide/go-api-boilerplate", + "languages_url": "https://api.github.com/repos/zubroide/go-api-boilerplate/languages", + "created_at": "2019-06-07T19:54:27Z", + "updated_at": "2024-08-17T15:02:57Z", + "git_url": "git://github.com/zubroide/go-api-boilerplate.git", + "ssh_url": "git@github.com:zubroide/go-api-boilerplate.git", + "clone_url": "https://github.com/zubroide/go-api-boilerplate.git", + "homepage": null, + "stargazers_count": 209, + "watchers_count": 209, "language": "Go", "topics": [ "api", - "bot", - "framework", - "golang", - "robot", - "web", - "wechat" + "api-rest", + "bolierplate", + "golang" ] }, { - "id": 329229346, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyMjkzNDY=", - "name": "openwechat", - "full_name": "eatmoreapple/openwechat", + "id": 61898036, + "node_id": "MDEwOlJlcG9zaXRvcnk2MTg5ODAzNg==", + "name": "go-msi", + "full_name": "mh-cbon/go-msi", "owner": { - "login": "eatmoreapple", - "id": 73388495, - "avatar_url": "https://avatars.githubusercontent.com/u/73388495?v=4", - "url": "https://api.github.com/users/eatmoreapple", - "html_url": "https://github.com/eatmoreapple" + "login": "mh-cbon", + "id": 17096799, + "avatar_url": "https://avatars.githubusercontent.com/u/17096799?v=4", + "url": "https://api.github.com/users/mh-cbon", + "html_url": "https://github.com/mh-cbon" }, - "html_url": "https://github.com/eatmoreapple/openwechat", - "description": "golang微信SDK", - "url": "https://api.github.com/repos/eatmoreapple/openwechat", - "languages_url": "https://api.github.com/repos/eatmoreapple/openwechat/languages", - "created_at": "2021-01-13T07:37:05Z", - "updated_at": "2024-09-05T09:36:46Z", - "git_url": "git://github.com/eatmoreapple/openwechat.git", - "ssh_url": "git@github.com:eatmoreapple/openwechat.git", - "clone_url": "https://github.com/eatmoreapple/openwechat.git", - "homepage": "", - "stargazers_count": 4706, - "watchers_count": 4706, + "html_url": "https://github.com/mh-cbon/go-msi", + "description": "Easy way to generate msi package for a Go project", + "url": "https://api.github.com/repos/mh-cbon/go-msi", + "languages_url": "https://api.github.com/repos/mh-cbon/go-msi/languages", + "created_at": "2016-06-24T16:34:55Z", + "updated_at": "2024-08-24T06:24:02Z", + "git_url": "git://github.com/mh-cbon/go-msi.git", + "ssh_url": "git@github.com:mh-cbon/go-msi.git", + "clone_url": "https://github.com/mh-cbon/go-msi.git", + "homepage": "https://mh-cbon.github.io/go-msi/", + "stargazers_count": 453, + "watchers_count": 453, "language": "Go", "topics": [ - "bot", - "go", "golang", - "robot", - "wechat", - "wechat-client", - "wechat-sdk" + "msi", + "wix" ] }, { - "id": 229195107, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjkxOTUxMDc=", - "name": "gaio", - "full_name": "xtaci/gaio", + "id": 166984371, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjY5ODQzNzE=", + "name": "felix", + "full_name": "mojocn/felix", "owner": { - "login": "xtaci", - "id": 2346725, - "avatar_url": "https://avatars.githubusercontent.com/u/2346725?v=4", - "url": "https://api.github.com/users/xtaci", - "html_url": "https://github.com/xtaci" + "login": "mojocn", + "id": 34467684, + "avatar_url": "https://avatars.githubusercontent.com/u/34467684?v=4", + "url": "https://api.github.com/users/mojocn", + "html_url": "https://github.com/mojocn" }, - "html_url": "https://github.com/xtaci/gaio", - "description": "High performance minimalism async-io(proactor) networking for Golang.", - "url": "https://api.github.com/repos/xtaci/gaio", - "languages_url": "https://api.github.com/repos/xtaci/gaio/languages", - "created_at": "2019-12-20T05:19:00Z", - "updated_at": "2024-09-02T07:59:32Z", - "git_url": "git://github.com/xtaci/gaio.git", - "ssh_url": "git@github.com:xtaci/gaio.git", - "clone_url": "https://github.com/xtaci/gaio.git", - "homepage": "", - "stargazers_count": 586, - "watchers_count": 586, + "html_url": "https://github.com/mojocn/felix", + "description": "A Friendly SSH Jumper Bastion Fortress Server", + "url": "https://api.github.com/repos/mojocn/felix", + "languages_url": "https://api.github.com/repos/mojocn/felix/languages", + "created_at": "2019-01-22T11:44:23Z", + "updated_at": "2024-08-19T12:21:32Z", + "git_url": "git://github.com/mojocn/felix.git", + "ssh_url": "git@github.com:mojocn/felix.git", + "clone_url": "https://github.com/mojocn/felix.git", + "homepage": "https://mojotv.cn/golang/golang-terminl-util-felix", + "stargazers_count": 841, + "watchers_count": 841, "language": "Go", "topics": [ - "asyncio", - "c10k", - "context-switching", - "epoll", - "eventfd", - "kqueue", - "netpoll", - "proactor", - "syscall-dup" + "backend", + "gin-gonic", + "goalng", + "gorm", + "pewdiepie", + "restful", + "scaffold", + "scp", + "ssh", + "terminal" ] }, { - "id": 914796, - "node_id": "MDEwOlJlcG9zaXRvcnk5MTQ3OTY=", - "name": "walk", - "full_name": "lxn/walk", + "id": 608648652, + "node_id": "R_kgDOJEc9zA", + "name": "article_my_clean_architecture_go_application", + "full_name": "sadensmol/article_my_clean_architecture_go_application", "owner": { - "login": "lxn", - "id": 352638, - "avatar_url": "https://avatars.githubusercontent.com/u/352638?v=4", - "url": "https://api.github.com/users/lxn", - "html_url": "https://github.com/lxn" + "login": "sadensmol", + "id": 1025087, + "avatar_url": "https://avatars.githubusercontent.com/u/1025087?v=4", + "url": "https://api.github.com/users/sadensmol", + "html_url": "https://github.com/sadensmol" }, - "html_url": "https://github.com/lxn/walk", - "description": "A Windows GUI toolkit for the Go Programming Language", - "url": "https://api.github.com/repos/lxn/walk", - "languages_url": "https://api.github.com/repos/lxn/walk/languages", - "created_at": "2010-09-16T08:11:49Z", - "updated_at": "2024-09-05T23:30:19Z", - "git_url": "git://github.com/lxn/walk.git", - "ssh_url": "git@github.com:lxn/walk.git", - "clone_url": "https://github.com/lxn/walk.git", - "homepage": "", - "stargazers_count": 6817, - "watchers_count": 6817, + "html_url": "https://github.com/sadensmol/article_my_clean_architecture_go_application", + "description": null, + "url": "https://api.github.com/repos/sadensmol/article_my_clean_architecture_go_application", + "languages_url": "https://api.github.com/repos/sadensmol/article_my_clean_architecture_go_application/languages", + "created_at": "2023-03-02T13:07:38Z", + "updated_at": "2024-08-27T13:31:06Z", + "git_url": "git://github.com/sadensmol/article_my_clean_architecture_go_application.git", + "ssh_url": "git@github.com:sadensmol/article_my_clean_architecture_go_application.git", + "clone_url": "https://github.com/sadensmol/article_my_clean_architecture_go_application.git", + "homepage": null, + "stargazers_count": 46, + "watchers_count": 46, + "language": "Go", + "topics": [] + }, + { + "id": 27729907, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzcyOTkwNw==", + "name": "grpc-go", + "full_name": "grpc/grpc-go", + "owner": { + "login": "grpc", + "id": 7802525, + "avatar_url": "https://avatars.githubusercontent.com/u/7802525?v=4", + "url": "https://api.github.com/users/grpc", + "html_url": "https://github.com/grpc" + }, + "html_url": "https://github.com/grpc/grpc-go", + "description": "The Go language implementation of gRPC. HTTP/2 based RPC", + "url": "https://api.github.com/repos/grpc/grpc-go", + "languages_url": "https://api.github.com/repos/grpc/grpc-go/languages", + "created_at": "2014-12-08T18:59:34Z", + "updated_at": "2024-09-06T22:05:20Z", + "git_url": "git://github.com/grpc/grpc-go.git", + "ssh_url": "git@github.com:grpc/grpc-go.git", + "clone_url": "https://github.com/grpc/grpc-go.git", + "homepage": "https://grpc.io", + "stargazers_count": 20809, + "watchers_count": 20809, "language": "Go", "topics": [ - "declarative", - "declarative-ui", + "dogs-over-cats", + "giant-robots", "go", - "gui", - "gui-toolkit", - "win32", - "windows", - "windows-desktop" + "golang", + "grpc", + "hacktoberfest", + "microservices", + "nanoservices", + "proto", + "rpc" ] }, { - "id": 275867471, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzU4Njc0NzE=", - "name": "lunar-go", - "full_name": "6tail/lunar-go", + "id": 333303663, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzMzMDM2NjM=", + "name": "bytebase", + "full_name": "bytebase/bytebase", "owner": { - "login": "6tail", - "id": 5828070, - "avatar_url": "https://avatars.githubusercontent.com/u/5828070?v=4", - "url": "https://api.github.com/users/6tail", - "html_url": "https://github.com/6tail" + "login": "bytebase", + "id": 74386897, + "avatar_url": "https://avatars.githubusercontent.com/u/74386897?v=4", + "url": "https://api.github.com/users/bytebase", + "html_url": "https://github.com/bytebase" }, - "html_url": "https://github.com/6tail/lunar-go", - "description": "日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.", - "url": "https://api.github.com/repos/6tail/lunar-go", - "languages_url": "https://api.github.com/repos/6tail/lunar-go/languages", - "created_at": "2020-06-29T16:19:57Z", - "updated_at": "2024-09-02T02:22:17Z", - "git_url": "git://github.com/6tail/lunar-go.git", - "ssh_url": "git@github.com:6tail/lunar-go.git", - "clone_url": "https://github.com/6tail/lunar-go.git", - "homepage": "https://6tail.cn/calendar/api.html", - "stargazers_count": 226, - "watchers_count": 226, + "html_url": "https://github.com/bytebase/bytebase", + "description": "The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.", + "url": "https://api.github.com/repos/bytebase/bytebase", + "languages_url": "https://api.github.com/repos/bytebase/bytebase/languages", + "created_at": "2021-01-27T04:33:50Z", + "updated_at": "2024-09-06T16:11:59Z", + "git_url": "git://github.com/bytebase/bytebase.git", + "ssh_url": "git@github.com:bytebase/bytebase.git", + "clone_url": "https://github.com/bytebase/bytebase.git", + "homepage": "https://www.bytebase.com", + "stargazers_count": 11020, + "watchers_count": 11020, "language": "Go", "topics": [ - "calendar", - "go", - "lunar" + "cicd", + "clickhouse", + "devops", + "flyway", + "gitlab", + "gitops", + "liquibase", + "mongodb", + "mysql", + "oracle", + "postgres", + "postgresql", + "redis", + "schema-migrations", + "snowflake", + "sql", + "sql-client", + "sqlserver", + "terraform", + "tidb" ] }, { - "id": 234839885, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ4Mzk4ODU=", - "name": "github-trending-backup", - "full_name": "yangwenmai/github-trending-backup", + "id": 283105657, + "node_id": "MDEwOlJlcG9zaXRvcnkyODMxMDU2NTc=", + "name": "circumflex", + "full_name": "bensadeh/circumflex", "owner": { - "login": "yangwenmai", - "id": 1710912, - "avatar_url": "https://avatars.githubusercontent.com/u/1710912?v=4", - "url": "https://api.github.com/users/yangwenmai", - "html_url": "https://github.com/yangwenmai" + "login": "bensadeh", + "id": 701096, + "avatar_url": "https://avatars.githubusercontent.com/u/701096?v=4", + "url": "https://api.github.com/users/bensadeh", + "html_url": "https://github.com/bensadeh" }, - "html_url": "https://github.com/yangwenmai/github-trending-backup", - "description": "Github trending backup by everyday.", - "url": "https://api.github.com/repos/yangwenmai/github-trending-backup", - "languages_url": "https://api.github.com/repos/yangwenmai/github-trending-backup/languages", - "created_at": "2020-01-19T04:24:39Z", - "updated_at": "2024-09-05T04:45:38Z", - "git_url": "git://github.com/yangwenmai/github-trending-backup.git", - "ssh_url": "git@github.com:yangwenmai/github-trending-backup.git", - "clone_url": "https://github.com/yangwenmai/github-trending-backup.git", + "html_url": "https://github.com/bensadeh/circumflex", + "description": "🌿 It's Hacker News in your terminal", + "url": "https://api.github.com/repos/bensadeh/circumflex", + "languages_url": "https://api.github.com/repos/bensadeh/circumflex/languages", + "created_at": "2020-07-28T05:08:10Z", + "updated_at": "2024-09-06T22:34:09Z", + "git_url": "git://github.com/bensadeh/circumflex.git", + "ssh_url": "git@github.com:bensadeh/circumflex.git", + "clone_url": "https://github.com/bensadeh/circumflex.git", "homepage": "", - "stargazers_count": 326, - "watchers_count": 326, + "stargazers_count": 1208, + "watchers_count": 1208, "language": "Go", "topics": [ - "backup", - "github", - "go", - "java", - "javascript", - "python", - "rust", - "swift", - "trending", - "typescript" + "cli", + "client", + "command-line", + "console", + "hacker", + "hacker-news", + "hackernews", + "news", + "reader", + "terminal", + "tui", + "ycombinator" ] }, { - "id": 42623943, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjYyMzk0Mw==", - "name": "table", - "full_name": "rodaine/table", + "id": 42245229, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjI0NTIyOQ==", + "name": "mysql-schema-sync", + "full_name": "hidu/mysql-schema-sync", "owner": { - "login": "rodaine", - "id": 1268580, - "avatar_url": "https://avatars.githubusercontent.com/u/1268580?v=4", - "url": "https://api.github.com/users/rodaine", - "html_url": "https://github.com/rodaine" + "login": "hidu", + "id": 613972, + "avatar_url": "https://avatars.githubusercontent.com/u/613972?v=4", + "url": "https://api.github.com/users/hidu", + "html_url": "https://github.com/hidu" }, - "html_url": "https://github.com/rodaine/table", - "description": "Go CLI Table Generator", - "url": "https://api.github.com/repos/rodaine/table", - "languages_url": "https://api.github.com/repos/rodaine/table/languages", - "created_at": "2015-09-17T01:02:56Z", - "updated_at": "2024-09-02T14:31:47Z", - "git_url": "git://github.com/rodaine/table.git", - "ssh_url": "git@github.com:rodaine/table.git", - "clone_url": "https://github.com/rodaine/table.git", - "homepage": "https://pkg.go.dev/github.com/rodaine/table", - "stargazers_count": 263, - "watchers_count": 263, + "html_url": "https://github.com/hidu/mysql-schema-sync", + "description": "mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持)", + "url": "https://api.github.com/repos/hidu/mysql-schema-sync", + "languages_url": "https://api.github.com/repos/hidu/mysql-schema-sync/languages", + "created_at": "2015-09-10T13:11:13Z", + "updated_at": "2024-09-06T18:02:17Z", + "git_url": "git://github.com/hidu/mysql-schema-sync.git", + "ssh_url": "git@github.com:hidu/mysql-schema-sync.git", + "clone_url": "https://github.com/hidu/mysql-schema-sync.git", + "homepage": "", + "stargazers_count": 751, + "watchers_count": 751, "language": "Go", "topics": [ - "cli", - "table" + "mysql" ] }, { - "id": 629303394, - "node_id": "R_kgDOJYJoYg", - "name": "lwe", - "full_name": "yesAnd92/lwe", + "id": 137360315, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzczNjAzMTU=", + "name": "learning_tools", + "full_name": "hwholiday/learning_tools", "owner": { - "login": "yesAnd92", - "id": 18044355, - "avatar_url": "https://avatars.githubusercontent.com/u/18044355?v=4", - "url": "https://api.github.com/users/yesAnd92", - "html_url": "https://github.com/yesAnd92" + "login": "hwholiday", + "id": 15339276, + "avatar_url": "https://avatars.githubusercontent.com/u/15339276?v=4", + "url": "https://api.github.com/users/hwholiday", + "html_url": "https://github.com/hwholiday" }, - "html_url": "https://github.com/yesAnd92/lwe", - "description": "a toolbox help developer to leave work early!", - "url": "https://api.github.com/repos/yesAnd92/lwe", - "languages_url": "https://api.github.com/repos/yesAnd92/lwe/languages", - "created_at": "2023-04-18T03:30:38Z", - "updated_at": "2024-07-11T07:30:48Z", - "git_url": "git://github.com/yesAnd92/lwe.git", - "ssh_url": "git@github.com:yesAnd92/lwe.git", - "clone_url": "https://github.com/yesAnd92/lwe.git", - "homepage": "", - "stargazers_count": 53, - "watchers_count": 53, + "html_url": "https://github.com/hwholiday/learning_tools", + "description": "Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践", + "url": "https://api.github.com/repos/hwholiday/learning_tools", + "languages_url": "https://api.github.com/repos/hwholiday/learning_tools/languages", + "created_at": "2018-06-14T13:14:38Z", + "updated_at": "2024-09-06T16:20:18Z", + "git_url": "git://github.com/hwholiday/learning_tools.git", + "ssh_url": "git@github.com:hwholiday/learning_tools.git", + "clone_url": "https://github.com/hwholiday/learning_tools.git", + "homepage": "https://www.hwholiday.com/", + "stargazers_count": 3677, + "watchers_count": 3677, "language": "Go", "topics": [ - "command-line", - "dsl", - "es", - "git", - "javabean", - "sql" + "aes", + "auth2", + "ddd-example", + "discovery", + "gin", + "go-kit", + "golang", + "jwt", + "micro", + "minio", + "mongodb", + "prometheus", + "push", + "redis", + "rpc-grpc", + "signal-protocol", + "tcp-socket", + "x3dh", + "zap" ] }, { - "id": 264154402, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjQxNTQ0MDI=", - "name": "crowdsec", - "full_name": "crowdsecurity/crowdsec", + "id": 288400861, + "node_id": "MDEwOlJlcG9zaXRvcnkyODg0MDA4NjE=", + "name": "anylink", + "full_name": "bjdgyc/anylink", "owner": { - "login": "crowdsecurity", - "id": 63284097, - "avatar_url": "https://avatars.githubusercontent.com/u/63284097?v=4", - "url": "https://api.github.com/users/crowdsecurity", - "html_url": "https://github.com/crowdsecurity" + "login": "bjdgyc", + "id": 3318252, + "avatar_url": "https://avatars.githubusercontent.com/u/3318252?v=4", + "url": "https://api.github.com/users/bjdgyc", + "html_url": "https://github.com/bjdgyc" }, - "html_url": "https://github.com/crowdsecurity/crowdsec", - "description": "CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.", - "url": "https://api.github.com/repos/crowdsecurity/crowdsec", - "languages_url": "https://api.github.com/repos/crowdsecurity/crowdsec/languages", - "created_at": "2020-05-15T09:38:05Z", - "updated_at": "2024-09-05T22:52:16Z", - "git_url": "git://github.com/crowdsecurity/crowdsec.git", - "ssh_url": "git@github.com:crowdsecurity/crowdsec.git", - "clone_url": "https://github.com/crowdsecurity/crowdsec.git", - "homepage": "https://crowdsec.net", - "stargazers_count": 8511, - "watchers_count": 8511, + "html_url": "https://github.com/bjdgyc/anylink", + "description": "AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。", + "url": "https://api.github.com/repos/bjdgyc/anylink", + "languages_url": "https://api.github.com/repos/bjdgyc/anylink/languages", + "created_at": "2020-08-18T08:37:10Z", + "updated_at": "2024-09-06T15:38:28Z", + "git_url": "git://github.com/bjdgyc/anylink.git", + "ssh_url": "git@github.com:bjdgyc/anylink.git", + "clone_url": "https://github.com/bjdgyc/anylink.git", + "homepage": "", + "stargazers_count": 1610, + "watchers_count": 1610, "language": "Go", "topics": [ - "attacks-prevention", - "detection", - "linux", - "protection", - "security" + "anyconnect", + "enterprise", + "ocserv", + "openconnect", + "openvpn", + "sslvpn", + "vpn" ] }, { - "id": 747778766, - "node_id": "R_kgDOLJIyzg", - "name": "go-webkit", - "full_name": "anthdm/go-webkit", + "id": 458438404, + "node_id": "R_kgDOG1M3BA", + "name": "trzsz-go", + "full_name": "trzsz/trzsz-go", "owner": { - "login": "anthdm", - "id": 4670056, - "avatar_url": "https://avatars.githubusercontent.com/u/4670056?v=4", - "url": "https://api.github.com/users/anthdm", - "html_url": "https://github.com/anthdm" + "login": "trzsz", + "id": 96032697, + "avatar_url": "https://avatars.githubusercontent.com/u/96032697?v=4", + "url": "https://api.github.com/users/trzsz", + "html_url": "https://github.com/trzsz" }, - "html_url": "https://github.com/anthdm/go-webkit", - "description": null, - "url": "https://api.github.com/repos/anthdm/go-webkit", - "languages_url": "https://api.github.com/repos/anthdm/go-webkit/languages", - "created_at": "2024-01-24T16:15:06Z", - "updated_at": "2024-09-01T11:45:32Z", - "git_url": "git://github.com/anthdm/go-webkit.git", - "ssh_url": "git@github.com:anthdm/go-webkit.git", - "clone_url": "https://github.com/anthdm/go-webkit.git", - "homepage": null, - "stargazers_count": 15, - "watchers_count": 15, + "html_url": "https://github.com/trzsz/trzsz-go", + "description": "trzsz-go is the go version of trzsz, makes all terminals that support local shell to support trzsz ( trz / tsz ).", + "url": "https://api.github.com/repos/trzsz/trzsz-go", + "languages_url": "https://api.github.com/repos/trzsz/trzsz-go/languages", + "created_at": "2022-02-12T06:15:31Z", + "updated_at": "2024-09-06T17:41:35Z", + "git_url": "git://github.com/trzsz/trzsz-go.git", + "ssh_url": "git@github.com:trzsz/trzsz-go.git", + "clone_url": "https://github.com/trzsz/trzsz-go.git", + "homepage": "https://trzsz.github.io/go", + "stargazers_count": 871, + "watchers_count": 871, "language": "Go", - "topics": [] + "topics": [ + "lrzsz", + "rz", + "sz", + "tmux", + "trz", + "trzsz", + "tsz", + "zmodem" + ] }, { - "id": 680656971, - "node_id": "R_kgDOKJIASw", - "name": "Slack", - "full_name": "qiwentaidi/Slack", + "id": 643383048, + "node_id": "R_kgDOJlk_CA", + "name": "trzsz-ssh", + "full_name": "trzsz/trzsz-ssh", "owner": { - "login": "qiwentaidi", - "id": 104491549, - "avatar_url": "https://avatars.githubusercontent.com/u/104491549?v=4", - "url": "https://api.github.com/users/qiwentaidi", - "html_url": "https://github.com/qiwentaidi" + "login": "trzsz", + "id": 96032697, + "avatar_url": "https://avatars.githubusercontent.com/u/96032697?v=4", + "url": "https://api.github.com/users/trzsz", + "html_url": "https://github.com/trzsz" }, - "html_url": "https://github.com/qiwentaidi/Slack", - "description": "安服集成化工具平台,帮助测试人员减少测试脚本多,使用繁琐问题", - "url": "https://api.github.com/repos/qiwentaidi/Slack", - "languages_url": "https://api.github.com/repos/qiwentaidi/Slack/languages", - "created_at": "2023-08-20T00:52:28Z", - "updated_at": "2024-09-06T01:15:02Z", - "git_url": "git://github.com/qiwentaidi/Slack.git", - "ssh_url": "git@github.com:qiwentaidi/Slack.git", - "clone_url": "https://github.com/qiwentaidi/Slack.git", - "homepage": "", - "stargazers_count": 483, - "watchers_count": 483, + "html_url": "https://github.com/trzsz/trzsz-ssh", + "description": "trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.", + "url": "https://api.github.com/repos/trzsz/trzsz-ssh", + "languages_url": "https://api.github.com/repos/trzsz/trzsz-ssh/languages", + "created_at": "2023-05-21T01:28:32Z", + "updated_at": "2024-09-06T22:29:55Z", + "git_url": "git://github.com/trzsz/trzsz-ssh.git", + "ssh_url": "git@github.com:trzsz/trzsz-ssh.git", + "clone_url": "https://github.com/trzsz/trzsz-ssh.git", + "homepage": "https://trzsz.github.io/ssh", + "stargazers_count": 1645, + "watchers_count": 1645, "language": "Go", "topics": [ - "enterprise", - "nuclei-gui", - "security-tools", - "space-mapping", - "wails-app" + "openssh", + "openssh-client", + "rz", + "ssh", + "ssh-client", + "sz", + "tmux", + "trz", + "trzsz", + "tsz", + "zmodem" ] }, { - "id": 52034309, - "node_id": "MDEwOlJlcG9zaXRvcnk1MjAzNDMwOQ==", - "name": "zap", - "full_name": "uber-go/zap", + "id": 470490380, + "node_id": "R_kgDOHAsdDA", + "name": "Spark", + "full_name": "XZB-1248/Spark", "owner": { - "login": "uber-go", - "id": 19262598, - "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", - "url": "https://api.github.com/users/uber-go", - "html_url": "https://github.com/uber-go" + "login": "XZB-1248", + "id": 28593573, + "avatar_url": "https://avatars.githubusercontent.com/u/28593573?v=4", + "url": "https://api.github.com/users/XZB-1248", + "html_url": "https://github.com/XZB-1248" }, - "html_url": "https://github.com/uber-go/zap", - "description": "Blazing fast, structured, leveled logging in Go.", - "url": "https://api.github.com/repos/uber-go/zap", - "languages_url": "https://api.github.com/repos/uber-go/zap/languages", - "created_at": "2016-02-18T19:52:56Z", - "updated_at": "2024-09-06T00:45:11Z", - "git_url": "git://github.com/uber-go/zap.git", - "ssh_url": "git@github.com:uber-go/zap.git", - "clone_url": "https://github.com/uber-go/zap.git", - "homepage": "https://pkg.go.dev/go.uber.org/zap", - "stargazers_count": 21636, - "watchers_count": 21636, + "html_url": "https://github.com/XZB-1248/Spark", + "description": "✨Spark is a web-based, cross-platform and full-featured Remote Administration Tool (RAT) written in Go that allows you control all your devices anywhere. Spark是一个Go编写的,网页UI、跨平台以及多功能的远程控制和监控工具,你可以随时随地监控和控制所有设备。", + "url": "https://api.github.com/repos/XZB-1248/Spark", + "languages_url": "https://api.github.com/repos/XZB-1248/Spark/languages", + "created_at": "2022-03-16T08:17:34Z", + "updated_at": "2024-09-06T05:09:03Z", + "git_url": "git://github.com/XZB-1248/Spark.git", + "ssh_url": "git@github.com:XZB-1248/Spark.git", + "clone_url": "https://github.com/XZB-1248/Spark.git", + "homepage": "", + "stargazers_count": 1661, + "watchers_count": 1661, "language": "Go", "topics": [ + "dashboard", + "go", "golang", - "logging", - "structured-logging", - "zap" + "rat", + "remote-access-tool", + "remote-admin-tool", + "remote-administration-tool", + "remote-control", + "server-monitoring", + "shell", + "spark", + "webshell" ] }, { - "id": 185484241, - "node_id": "MDEwOlJlcG9zaXRvcnkxODU0ODQyNDE=", - "name": "go-ordered-map", - "full_name": "wk8/go-ordered-map", - "owner": { - "login": "wk8", - "id": 2536231, - "avatar_url": "https://avatars.githubusercontent.com/u/2536231?v=4", - "url": "https://api.github.com/users/wk8", - "html_url": "https://github.com/wk8" - }, - "html_url": "https://github.com/wk8/go-ordered-map", - "description": "Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.", - "url": "https://api.github.com/repos/wk8/go-ordered-map", - "languages_url": "https://api.github.com/repos/wk8/go-ordered-map/languages", - "created_at": "2019-05-07T22:03:21Z", - "updated_at": "2024-09-05T17:16:07Z", - "git_url": "git://github.com/wk8/go-ordered-map.git", - "ssh_url": "git@github.com:wk8/go-ordered-map.git", - "clone_url": "https://github.com/wk8/go-ordered-map.git", - "homepage": null, - "stargazers_count": 502, - "watchers_count": 502, - "language": "Go", - "topics": [] - }, - { - "id": 13624859, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzYyNDg1OQ==", - "name": "websocket", - "full_name": "gorilla/websocket", + "id": 589834974, + "node_id": "R_kgDOIygq3g", + "name": "go-webRDP-demo", + "full_name": "anhk/go-webRDP-demo", "owner": { - "login": "gorilla", - "id": 489566, - "avatar_url": "https://avatars.githubusercontent.com/u/489566?v=4", - "url": "https://api.github.com/users/gorilla", - "html_url": "https://github.com/gorilla" + "login": "anhk", + "id": 16008672, + "avatar_url": "https://avatars.githubusercontent.com/u/16008672?v=4", + "url": "https://api.github.com/users/anhk", + "html_url": "https://github.com/anhk" }, - "html_url": "https://github.com/gorilla/websocket", - "description": "Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.", - "url": "https://api.github.com/repos/gorilla/websocket", - "languages_url": "https://api.github.com/repos/gorilla/websocket/languages", - "created_at": "2013-10-16T16:41:46Z", - "updated_at": "2024-09-05T18:44:33Z", - "git_url": "git://github.com/gorilla/websocket.git", - "ssh_url": "git@github.com:gorilla/websocket.git", - "clone_url": "https://github.com/gorilla/websocket.git", - "homepage": "https://gorilla.github.io", - "stargazers_count": 22014, - "watchers_count": 22014, + "html_url": "https://github.com/anhk/go-webRDP-demo", + "description": null, + "url": "https://api.github.com/repos/anhk/go-webRDP-demo", + "languages_url": "https://api.github.com/repos/anhk/go-webRDP-demo/languages", + "created_at": "2023-01-17T03:30:45Z", + "updated_at": "2023-12-01T07:22:39Z", + "git_url": "git://github.com/anhk/go-webRDP-demo.git", + "ssh_url": "git@github.com:anhk/go-webRDP-demo.git", + "clone_url": "https://github.com/anhk/go-webRDP-demo.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, "language": "Go", - "topics": [ - "go", - "golang", - "gorilla", - "gorilla-web-toolkit", - "websocket", - "websockets" - ] + "topics": [] }, { - "id": 731005899, - "node_id": "R_kgDOK5JDyw", - "name": "OpenGFW", - "full_name": "apernet/OpenGFW", + "id": 20580498, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDU4MDQ5OA==", + "name": "kubernetes", + "full_name": "kubernetes/kubernetes", "owner": { - "login": "apernet", - "id": 79422552, - "avatar_url": "https://avatars.githubusercontent.com/u/79422552?v=4", - "url": "https://api.github.com/users/apernet", - "html_url": "https://github.com/apernet" + "login": "kubernetes", + "id": 13629408, + "avatar_url": "https://avatars.githubusercontent.com/u/13629408?v=4", + "url": "https://api.github.com/users/kubernetes", + "html_url": "https://github.com/kubernetes" }, - "html_url": "https://github.com/apernet/OpenGFW", - "description": "OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux", - "url": "https://api.github.com/repos/apernet/OpenGFW", - "languages_url": "https://api.github.com/repos/apernet/OpenGFW/languages", - "created_at": "2023-12-13T06:37:41Z", - "updated_at": "2024-09-05T15:52:21Z", - "git_url": "git://github.com/apernet/OpenGFW.git", - "ssh_url": "git@github.com:apernet/OpenGFW.git", - "clone_url": "https://github.com/apernet/OpenGFW.git", - "homepage": "https://gfw.dev/", - "stargazers_count": 9458, - "watchers_count": 9458, + "html_url": "https://github.com/kubernetes/kubernetes", + "description": "Production-Grade Container Scheduling and Management", + "url": "https://api.github.com/repos/kubernetes/kubernetes", + "languages_url": "https://api.github.com/repos/kubernetes/kubernetes/languages", + "created_at": "2014-06-06T22:56:04Z", + "updated_at": "2024-09-07T00:27:07Z", + "git_url": "git://github.com/kubernetes/kubernetes.git", + "ssh_url": "git@github.com:kubernetes/kubernetes.git", + "clone_url": "https://github.com/kubernetes/kubernetes.git", + "homepage": "https://kubernetes.io", + "stargazers_count": 109661, + "watchers_count": 109661, "language": "Go", "topics": [ - "censorship", - "dpi", - "filtering", - "firewall", - "gfw", - "ips", - "networking" + "cncf", + "containers", + "go", + "kubernetes" ] }, { - "id": 166330282, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjYzMzAyODI=", - "name": "sshtunnel", - "full_name": "elliotchance/sshtunnel", + "id": 489681062, + "node_id": "R_kgDOHS_wpg", + "name": "k8s-tutorials", + "full_name": "guangzhengli/k8s-tutorials", "owner": { - "login": "elliotchance", - "id": 927418, - "avatar_url": "https://avatars.githubusercontent.com/u/927418?v=4", - "url": "https://api.github.com/users/elliotchance", - "html_url": "https://github.com/elliotchance" + "login": "guangzhengli", + "id": 39078991, + "avatar_url": "https://avatars.githubusercontent.com/u/39078991?v=4", + "url": "https://api.github.com/users/guangzhengli", + "html_url": "https://github.com/guangzhengli" }, - "html_url": "https://github.com/elliotchance/sshtunnel", - "description": "🚇 Ultra simple SSH tunnelling for Go programs.", - "url": "https://api.github.com/repos/elliotchance/sshtunnel", - "languages_url": "https://api.github.com/repos/elliotchance/sshtunnel/languages", - "created_at": "2019-01-18T02:28:41Z", - "updated_at": "2024-08-18T03:10:33Z", - "git_url": "git://github.com/elliotchance/sshtunnel.git", - "ssh_url": "git@github.com:elliotchance/sshtunnel.git", - "clone_url": "https://github.com/elliotchance/sshtunnel.git", - "homepage": "", - "stargazers_count": 303, - "watchers_count": 303, + "html_url": "https://github.com/guangzhengli/k8s-tutorials", + "description": "k8s tutorials | k8s 教程", + "url": "https://api.github.com/repos/guangzhengli/k8s-tutorials", + "languages_url": "https://api.github.com/repos/guangzhengli/k8s-tutorials/languages", + "created_at": "2022-05-07T13:28:25Z", + "updated_at": "2024-09-06T01:10:40Z", + "git_url": "git://github.com/guangzhengli/k8s-tutorials.git", + "ssh_url": "git@github.com:guangzhengli/k8s-tutorials.git", + "clone_url": "https://github.com/guangzhengli/k8s-tutorials.git", + "homepage": "https://k8s-tutorials.pages.dev", + "stargazers_count": 4473, + "watchers_count": 4473, "language": "Go", "topics": [ - "golang", - "ssh", - "ssh-tunnel", - "sshtunnel" + "configmap", + "container", + "deployment", + "docker", + "helm", + "ingress", + "k8s", + "k9s", + "kubernetes", + "minikube", + "pod", + "secret", + "services", + "tutorial" ] }, { - "id": 66841911, - "node_id": "MDEwOlJlcG9zaXRvcnk2Njg0MTkxMQ==", - "name": "excelize", - "full_name": "qax-os/excelize", + "id": 491539130, + "node_id": "R_kgDOHUxKug", + "name": "hertz", + "full_name": "cloudwego/hertz", "owner": { - "login": "qax-os", - "id": 29733149, - "avatar_url": "https://avatars.githubusercontent.com/u/29733149?v=4", - "url": "https://api.github.com/users/qax-os", - "html_url": "https://github.com/qax-os" + "login": "cloudwego", + "id": 79236453, + "avatar_url": "https://avatars.githubusercontent.com/u/79236453?v=4", + "url": "https://api.github.com/users/cloudwego", + "html_url": "https://github.com/cloudwego" }, - "html_url": "https://github.com/qax-os/excelize", - "description": "Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets", - "url": "https://api.github.com/repos/qax-os/excelize", - "languages_url": "https://api.github.com/repos/qax-os/excelize/languages", - "created_at": "2016-08-29T12:32:12Z", - "updated_at": "2024-09-06T00:48:09Z", - "git_url": "git://github.com/qax-os/excelize.git", - "ssh_url": "git@github.com:qax-os/excelize.git", - "clone_url": "https://github.com/qax-os/excelize.git", - "homepage": "https://xuri.me/excelize", - "stargazers_count": 17942, - "watchers_count": 17942, + "html_url": "https://github.com/cloudwego/hertz", + "description": "Go HTTP framework with high-performance and strong-extensibility for building micro-services.", + "url": "https://api.github.com/repos/cloudwego/hertz", + "languages_url": "https://api.github.com/repos/cloudwego/hertz/languages", + "created_at": "2022-05-12T14:05:09Z", + "updated_at": "2024-09-06T09:21:28Z", + "git_url": "git://github.com/cloudwego/hertz.git", + "ssh_url": "git@github.com:cloudwego/hertz.git", + "clone_url": "https://github.com/cloudwego/hertz.git", + "homepage": "https://www.cloudwego.io", + "stargazers_count": 5106, + "watchers_count": 5106, "language": "Go", "topics": [ - "analytics", - "chart", - "data-science", - "ecma-376", - "excel", - "excelize", - "formula", "go", - "golang", - "microsoft", - "office", - "ooxml", - "openxml", - "spreadsheet", - "statistics", - "table", - "vba", - "visualization", - "xlsx", - "xml" + "http", + "microservices" ] }, { - "id": 46255681, - "node_id": "MDEwOlJlcG9zaXRvcnk0NjI1NTY4MQ==", - "name": "uilive", - "full_name": "gosuri/uilive", - "owner": { - "login": "gosuri", - "id": 70293, - "avatar_url": "https://avatars.githubusercontent.com/u/70293?v=4", - "url": "https://api.github.com/users/gosuri", - "html_url": "https://github.com/gosuri" - }, - "html_url": "https://github.com/gosuri/uilive", - "description": "uilive is a go library for updating terminal output in realtime", - "url": "https://api.github.com/repos/gosuri/uilive", - "languages_url": "https://api.github.com/repos/gosuri/uilive/languages", - "created_at": "2015-11-16T06:13:10Z", - "updated_at": "2024-08-29T05:33:08Z", - "git_url": "git://github.com/gosuri/uilive.git", - "ssh_url": "git@github.com:gosuri/uilive.git", - "clone_url": "https://github.com/gosuri/uilive.git", - "homepage": "", - "stargazers_count": 1691, - "watchers_count": 1691, - "language": "Go", - "topics": [] - }, - { - "id": 37511821, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzUxMTgyMQ==", - "name": "kcp-go", - "full_name": "xtaci/kcp-go", + "id": 261141187, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjExNDExODc=", + "name": "wazero", + "full_name": "tetratelabs/wazero", "owner": { - "login": "xtaci", - "id": 2346725, - "avatar_url": "https://avatars.githubusercontent.com/u/2346725?v=4", - "url": "https://api.github.com/users/xtaci", - "html_url": "https://github.com/xtaci" + "login": "tetratelabs", + "id": 38483186, + "avatar_url": "https://avatars.githubusercontent.com/u/38483186?v=4", + "url": "https://api.github.com/users/tetratelabs", + "html_url": "https://github.com/tetratelabs" }, - "html_url": "https://github.com/xtaci/kcp-go", - "description": " A Crypto-Secure Reliable-UDP Library for golang with FEC ", - "url": "https://api.github.com/repos/xtaci/kcp-go", - "languages_url": "https://api.github.com/repos/xtaci/kcp-go/languages", - "created_at": "2015-06-16T06:15:55Z", - "updated_at": "2024-09-05T20:46:05Z", - "git_url": "git://github.com/xtaci/kcp-go.git", - "ssh_url": "git@github.com:xtaci/kcp-go.git", - "clone_url": "https://github.com/xtaci/kcp-go.git", - "homepage": "", - "stargazers_count": 4045, - "watchers_count": 4045, + "html_url": "https://github.com/tetratelabs/wazero", + "description": "wazero: the zero dependency WebAssembly runtime for Go developers", + "url": "https://api.github.com/repos/tetratelabs/wazero", + "languages_url": "https://api.github.com/repos/tetratelabs/wazero/languages", + "created_at": "2020-05-04T10:16:32Z", + "updated_at": "2024-09-06T12:31:51Z", + "git_url": "git://github.com/tetratelabs/wazero.git", + "ssh_url": "git@github.com:tetratelabs/wazero.git", + "clone_url": "https://github.com/tetratelabs/wazero.git", + "homepage": "https://wazero.io", + "stargazers_count": 4804, + "watchers_count": 4804, "language": "Go", "topics": [ - "automatic-repeat-request", - "forward-error-correction", - "kcp", - "reed-solomon-codes", - "reliable-udp-library", - "symmetric-key-cryptography" + "ahead-of-time", + "compiler", + "go", + "golang", + "runtime", + "vm", + "wasi", + "wasm", + "webassembly" ] }, { - "id": 21985378, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTk4NTM3OA==", - "name": "goscon", - "full_name": "ejoy/goscon", + "id": 40837286, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDgzNzI4Ng==", + "name": "mysqlproto-go", + "full_name": "pubnative/mysqlproto-go", "owner": { - "login": "ejoy", - "id": 7237003, - "avatar_url": "https://avatars.githubusercontent.com/u/7237003?v=4", - "url": "https://api.github.com/users/ejoy", - "html_url": "https://github.com/ejoy" + "login": "pubnative", + "id": 7806659, + "avatar_url": "https://avatars.githubusercontent.com/u/7806659?v=4", + "url": "https://api.github.com/users/pubnative", + "html_url": "https://github.com/pubnative" }, - "html_url": "https://github.com/ejoy/goscon", - "description": "stable connection", - "url": "https://api.github.com/repos/ejoy/goscon", - "languages_url": "https://api.github.com/repos/ejoy/goscon/languages", - "created_at": "2014-07-18T15:42:04Z", - "updated_at": "2024-08-21T09:48:38Z", - "git_url": "git://github.com/ejoy/goscon.git", - "ssh_url": "git@github.com:ejoy/goscon.git", - "clone_url": "https://github.com/ejoy/goscon.git", - "homepage": null, - "stargazers_count": 194, - "watchers_count": 194, + "html_url": "https://github.com/pubnative/mysqlproto-go", + "description": "A fast & heap friendly implementation of the MySQL protocol", + "url": "https://api.github.com/repos/pubnative/mysqlproto-go", + "languages_url": "https://api.github.com/repos/pubnative/mysqlproto-go/languages", + "created_at": "2015-08-16T19:56:27Z", + "updated_at": "2024-08-03T23:53:28Z", + "git_url": "git://github.com/pubnative/mysqlproto-go.git", + "ssh_url": "git@github.com:pubnative/mysqlproto-go.git", + "clone_url": "https://github.com/pubnative/mysqlproto-go.git", + "homepage": "https://godoc.org/github.com/pubnative/mysqlproto-go", + "stargazers_count": 80, + "watchers_count": 80, "language": "Go", "topics": [] }, { - "id": 602941267, - "node_id": "R_kgDOI_AnUw", - "name": "Golin", - "full_name": "selinuxG/Golin", + "id": 196565489, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTY1NjU0ODk=", + "name": "GinHello", + "full_name": "youngxhui/GinHello", "owner": { - "login": "selinuxG", - "id": 34471076, - "avatar_url": "https://avatars.githubusercontent.com/u/34471076?v=4", - "url": "https://api.github.com/users/selinuxG", - "html_url": "https://github.com/selinuxG" + "login": "youngxhui", + "id": 16971804, + "avatar_url": "https://avatars.githubusercontent.com/u/16971804?v=4", + "url": "https://api.github.com/users/youngxhui", + "html_url": "https://github.com/youngxhui" }, - "html_url": "https://github.com/selinuxG/Golin", - "description": "弱口令检测、 漏洞扫描、端口扫描(协议识别,组件识别)、web目录扫描、等保模拟定级、自动化运维、等保工具(网络安全等级保护现场测评工具)内置3级等保核查命令、基线核查工具、键盘记录器", - "url": "https://api.github.com/repos/selinuxG/Golin", - "languages_url": "https://api.github.com/repos/selinuxG/Golin/languages", - "created_at": "2023-02-17T09:20:44Z", - "updated_at": "2024-09-03T02:32:26Z", - "git_url": "git://github.com/selinuxG/Golin.git", - "ssh_url": "git@github.com:selinuxG/Golin.git", - "clone_url": "https://github.com/selinuxG/Golin.git", - "homepage": "", - "stargazers_count": 1121, - "watchers_count": 1121, + "html_url": "https://github.com/youngxhui/GinHello", + "description": "Gin 学习示例代码 ", + "url": "https://api.github.com/repos/youngxhui/GinHello", + "languages_url": "https://api.github.com/repos/youngxhui/GinHello/languages", + "created_at": "2019-07-12T11:10:58Z", + "updated_at": "2024-07-22T13:44:20Z", + "git_url": "git://github.com/youngxhui/GinHello.git", + "ssh_url": "git@github.com:youngxhui/GinHello.git", + "clone_url": "https://github.com/youngxhui/GinHello.git", + "homepage": "https://youngxhui.top/categories/gin/", + "stargazers_count": 311, + "watchers_count": 311, "language": "Go", - "topics": [] + "topics": [ + "docker", + "gin", + "gin-html", + "gin-middleware", + "gin-mysql", + "gin-router", + "jwt" + ] }, { - "id": 90128995, - "node_id": "MDEwOlJlcG9zaXRvcnk5MDEyODk5NQ==", - "name": "graceful", - "full_name": "gobwas/graceful", + "id": 412444545, + "node_id": "R_kgDOGJVngQ", + "name": "portal", + "full_name": "SpatiumPortae/portal", "owner": { - "login": "gobwas", - "id": 675117, - "avatar_url": "https://avatars.githubusercontent.com/u/675117?v=4", - "url": "https://api.github.com/users/gobwas", - "html_url": "https://github.com/gobwas" + "login": "SpatiumPortae", + "id": 105846738, + "avatar_url": "https://avatars.githubusercontent.com/u/105846738?v=4", + "url": "https://api.github.com/users/SpatiumPortae", + "html_url": "https://github.com/SpatiumPortae" }, - "html_url": "https://github.com/gobwas/graceful", - "description": "A library for graceful restarts in Go.", - "url": "https://api.github.com/repos/gobwas/graceful", - "languages_url": "https://api.github.com/repos/gobwas/graceful/languages", - "created_at": "2017-05-03T08:58:38Z", - "updated_at": "2024-07-03T06:09:27Z", - "git_url": "git://github.com/gobwas/graceful.git", - "ssh_url": "git@github.com:gobwas/graceful.git", - "clone_url": "https://github.com/gobwas/graceful.git", - "homepage": "", - "stargazers_count": 94, - "watchers_count": 94, + "html_url": "https://github.com/SpatiumPortae/portal", + "description": "Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨", + "url": "https://api.github.com/repos/SpatiumPortae/portal", + "languages_url": "https://api.github.com/repos/SpatiumPortae/portal/languages", + "created_at": "2021-10-01T11:44:20Z", + "updated_at": "2024-09-07T00:14:35Z", + "git_url": "git://github.com/SpatiumPortae/portal.git", + "ssh_url": "git@github.com:SpatiumPortae/portal.git", + "clone_url": "https://github.com/SpatiumPortae/portal.git", + "homepage": "https://portal.spatiumportae.com", + "stargazers_count": 1401, + "watchers_count": 1401, "language": "Go", "topics": [ + "data-transfer", + "e2e", + "file-sharing", + "filetransfer", + "go", "golang", - "graceful" + "p2p", + "pake", + "peer-to-peer" ] }, { - "id": 36588674, - "node_id": "MDEwOlJlcG9zaXRvcnkzNjU4ODY3NA==", - "name": "overseer", - "full_name": "jpillora/overseer", + "id": 160482596, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjA0ODI1OTY=", + "name": "singo", + "full_name": "gourouting/singo", "owner": { - "login": "jpillora", - "id": 633843, - "avatar_url": "https://avatars.githubusercontent.com/u/633843?v=4", - "url": "https://api.github.com/users/jpillora", - "html_url": "https://github.com/jpillora" + "login": "gourouting", + "id": 55325476, + "avatar_url": "https://avatars.githubusercontent.com/u/55325476?v=4", + "url": "https://api.github.com/users/gourouting", + "html_url": "https://github.com/gourouting" }, - "html_url": "https://github.com/jpillora/overseer", - "description": "Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)", - "url": "https://api.github.com/repos/jpillora/overseer", - "languages_url": "https://api.github.com/repos/jpillora/overseer/languages", - "created_at": "2015-05-31T05:01:40Z", - "updated_at": "2024-09-04T06:45:26Z", - "git_url": "git://github.com/jpillora/overseer.git", - "ssh_url": "git@github.com:jpillora/overseer.git", - "clone_url": "https://github.com/jpillora/overseer.git", + "html_url": "https://github.com/gourouting/singo", + "description": "Gin+Gorm开发Golang API快速开发脚手架", + "url": "https://api.github.com/repos/gourouting/singo", + "languages_url": "https://api.github.com/repos/gourouting/singo/languages", + "created_at": "2018-12-05T08:04:59Z", + "updated_at": "2024-09-06T07:41:15Z", + "git_url": "git://github.com/gourouting/singo.git", + "ssh_url": "git@github.com:gourouting/singo.git", + "clone_url": "https://github.com/gourouting/singo.git", "homepage": "", - "stargazers_count": 2289, - "watchers_count": 2289, + "stargazers_count": 1780, + "watchers_count": 1780, "language": "Go", "topics": [] }, { - "id": 442659352, - "node_id": "R_kgDOGmJyGA", - "name": "go-mobile-automation", - "full_name": "fantonglang/go-mobile-automation", + "id": 65359561, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTM1OTU2MQ==", + "name": "yiigo", + "full_name": "shenghui0779/yiigo", "owner": { - "login": "fantonglang", - "id": 96805917, - "avatar_url": "https://avatars.githubusercontent.com/u/96805917?v=4", - "url": "https://api.github.com/users/fantonglang", - "html_url": "https://github.com/fantonglang" + "login": "shenghui0779", + "id": 67535398, + "avatar_url": "https://avatars.githubusercontent.com/u/67535398?v=4", + "url": "https://api.github.com/users/shenghui0779", + "html_url": "https://github.com/shenghui0779" }, - "html_url": "https://github.com/fantonglang/go-mobile-automation", - "description": "安卓自动化golang SDK,支持云手机,稳定高效且不强依赖ADB", - "url": "https://api.github.com/repos/fantonglang/go-mobile-automation", - "languages_url": "https://api.github.com/repos/fantonglang/go-mobile-automation/languages", - "created_at": "2021-12-29T04:28:18Z", - "updated_at": "2024-08-27T12:03:53Z", - "git_url": "git://github.com/fantonglang/go-mobile-automation.git", - "ssh_url": "git@github.com:fantonglang/go-mobile-automation.git", - "clone_url": "https://github.com/fantonglang/go-mobile-automation.git", - "homepage": "", - "stargazers_count": 86, - "watchers_count": 86, + "html_url": "https://github.com/shenghui0779/yiigo", + "description": "Go 开发工具包", + "url": "https://api.github.com/repos/shenghui0779/yiigo", + "languages_url": "https://api.github.com/repos/shenghui0779/yiigo/languages", + "created_at": "2016-08-10T07:15:35Z", + "updated_at": "2024-09-05T14:21:54Z", + "git_url": "git://github.com/shenghui0779/yiigo.git", + "ssh_url": "git@github.com:shenghui0779/yiigo.git", + "clone_url": "https://github.com/shenghui0779/yiigo.git", + "homepage": "https://pkg.go.dev/github.com/shenghui0779/yiigo", + "stargazers_count": 605, + "watchers_count": 605, "language": "Go", - "topics": [] + "topics": [ + "crypto", + "go", + "golang", + "hash", + "http", + "location", + "mutex", + "nsq", + "sql-builder", + "timewheel", + "tool", + "validator", + "websocket", + "yiigo" + ] }, { - "id": 14355761, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDM1NTc2MQ==", - "name": "go-selfupdate", - "full_name": "sanbornm/go-selfupdate", + "id": 460403136, + "node_id": "R_kgDOG3ExwA", + "name": "go-ssh-web-client", + "full_name": "wuchihsu/go-ssh-web-client", "owner": { - "login": "sanbornm", - "id": 85699, - "avatar_url": "https://avatars.githubusercontent.com/u/85699?v=4", - "url": "https://api.github.com/users/sanbornm", - "html_url": "https://github.com/sanbornm" + "login": "wuchihsu", + "id": 7934242, + "avatar_url": "https://avatars.githubusercontent.com/u/7934242?v=4", + "url": "https://api.github.com/users/wuchihsu", + "html_url": "https://github.com/wuchihsu" }, - "html_url": "https://github.com/sanbornm/go-selfupdate", - "description": "Enable your Go applications to self update", - "url": "https://api.github.com/repos/sanbornm/go-selfupdate", - "languages_url": "https://api.github.com/repos/sanbornm/go-selfupdate/languages", - "created_at": "2013-11-13T06:17:43Z", - "updated_at": "2024-09-05T15:39:20Z", - "git_url": "git://github.com/sanbornm/go-selfupdate.git", - "ssh_url": "git@github.com:sanbornm/go-selfupdate.git", - "clone_url": "https://github.com/sanbornm/go-selfupdate.git", + "html_url": "https://github.com/wuchihsu/go-ssh-web-client", + "description": "A simple SSH web client using Go, WebSocket and Xterm.js.", + "url": "https://api.github.com/repos/wuchihsu/go-ssh-web-client", + "languages_url": "https://api.github.com/repos/wuchihsu/go-ssh-web-client/languages", + "created_at": "2022-02-17T11:19:28Z", + "updated_at": "2024-09-02T18:59:17Z", + "git_url": "git://github.com/wuchihsu/go-ssh-web-client.git", + "ssh_url": "git@github.com:wuchihsu/go-ssh-web-client.git", + "clone_url": "https://github.com/wuchihsu/go-ssh-web-client.git", "homepage": "", - "stargazers_count": 1494, - "watchers_count": 1494, + "stargazers_count": 61, + "watchers_count": 61, "language": "Go", "topics": [ "go", - "selfupdate" + "ssh", + "websocket", + "xterm" ] }, { - "id": 206998016, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDY5OTgwMTY=", - "name": "eris", - "full_name": "rotisserie/eris", + "id": 422052652, + "node_id": "R_kgDOGSgDLA", + "name": "webssh", + "full_name": "widaT/webssh", "owner": { - "login": "rotisserie", - "id": 55299016, - "avatar_url": "https://avatars.githubusercontent.com/u/55299016?v=4", - "url": "https://api.github.com/users/rotisserie", - "html_url": "https://github.com/rotisserie" + "login": "widaT", + "id": 4987759, + "avatar_url": "https://avatars.githubusercontent.com/u/4987759?v=4", + "url": "https://api.github.com/users/widaT", + "html_url": "https://github.com/widaT" }, - "html_url": "https://github.com/rotisserie/eris", - "description": "Error handling library with readable stack traces and flexible formatting support 🎆", - "url": "https://api.github.com/repos/rotisserie/eris", - "languages_url": "https://api.github.com/repos/rotisserie/eris/languages", - "created_at": "2019-09-07T16:50:33Z", - "updated_at": "2024-09-01T02:57:05Z", - "git_url": "git://github.com/rotisserie/eris.git", - "ssh_url": "git@github.com:rotisserie/eris.git", - "clone_url": "https://github.com/rotisserie/eris.git", - "homepage": "https://pkg.go.dev/github.com/rotisserie/eris", - "stargazers_count": 1485, - "watchers_count": 1485, + "html_url": "https://github.com/widaT/webssh", + "description": "基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看", + "url": "https://api.github.com/repos/widaT/webssh", + "languages_url": "https://api.github.com/repos/widaT/webssh/languages", + "created_at": "2021-10-28T03:31:51Z", + "updated_at": "2024-08-27T10:05:51Z", + "git_url": "git://github.com/widaT/webssh.git", + "ssh_url": "git@github.com:widaT/webssh.git", + "clone_url": "https://github.com/widaT/webssh.git", + "homepage": "", + "stargazers_count": 102, + "watchers_count": 102, "language": "Go", "topics": [ - "eris", - "error-handling", - "error-logging", - "error-traces", - "errors", - "go", - "golang", - "sentry-integration" + "devops", + "ssh-client", + "webssh", + "xterm" ] }, { - "id": 260402101, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjA0MDIxMDE=", - "name": "box-cli-maker", - "full_name": "Delta456/box-cli-maker", + "id": 548797788, + "node_id": "R_kgDOILX9XA", + "name": "moredoc", + "full_name": "mnt-ltd/moredoc", "owner": { - "login": "Delta456", - "id": 28479139, - "avatar_url": "https://avatars.githubusercontent.com/u/28479139?v=4", - "url": "https://api.github.com/users/Delta456", - "html_url": "https://github.com/Delta456" + "login": "mnt-ltd", + "id": 101846022, + "avatar_url": "https://avatars.githubusercontent.com/u/101846022?v=4", + "url": "https://api.github.com/users/mnt-ltd", + "html_url": "https://github.com/mnt-ltd" }, - "html_url": "https://github.com/Delta456/box-cli-maker", - "description": "Make Highly Customized Boxes for CLI", - "url": "https://api.github.com/repos/Delta456/box-cli-maker", - "languages_url": "https://api.github.com/repos/Delta456/box-cli-maker/languages", - "created_at": "2020-05-01T07:23:56Z", - "updated_at": "2024-09-04T23:34:46Z", - "git_url": "git://github.com/Delta456/box-cli-maker.git", - "ssh_url": "git@github.com:Delta456/box-cli-maker.git", - "clone_url": "https://github.com/Delta456/box-cli-maker.git", - "homepage": "", - "stargazers_count": 526, - "watchers_count": 526, + "html_url": "https://github.com/mnt-ltd/moredoc", + "description": "moredoc,魔豆文库,基于golang开发的类似百度文库的开源文库系统,dochub文库的重构版本。", + "url": "https://api.github.com/repos/mnt-ltd/moredoc", + "languages_url": "https://api.github.com/repos/mnt-ltd/moredoc/languages", + "created_at": "2022-10-10T07:41:45Z", + "updated_at": "2024-09-04T06:34:54Z", + "git_url": "git://github.com/mnt-ltd/moredoc.git", + "ssh_url": "git@github.com:mnt-ltd/moredoc.git", + "clone_url": "https://github.com/mnt-ltd/moredoc.git", + "homepage": "https://moredoc.mnt.ltd", + "stargazers_count": 430, + "watchers_count": 430, "language": "Go", "topics": [ - "bash", - "box", - "cli", - "collaborate", - "color", - "console", - "emoji", - "go", + "dochub", + "gin", "golang", - "shell", - "tabs", - "terminal", - "tui", - "unicode" + "grpc", + "nuxt", + "vue" ] }, { - "id": 131546000, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzE1NDYwMDA=", - "name": "go-pretty", - "full_name": "jedib0t/go-pretty", + "id": 150440579, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTA0NDA1Nzk=", + "name": "gin-admin", + "full_name": "LyricTian/gin-admin", "owner": { - "login": "jedib0t", - "id": 38574447, - "avatar_url": "https://avatars.githubusercontent.com/u/38574447?v=4", - "url": "https://api.github.com/users/jedib0t", - "html_url": "https://github.com/jedib0t" + "login": "LyricTian", + "id": 9126334, + "avatar_url": "https://avatars.githubusercontent.com/u/9126334?v=4", + "url": "https://api.github.com/users/LyricTian", + "html_url": "https://github.com/LyricTian" }, - "html_url": "https://github.com/jedib0t/go-pretty", - "description": "Table-writer and more in golang!", - "url": "https://api.github.com/repos/jedib0t/go-pretty", - "languages_url": "https://api.github.com/repos/jedib0t/go-pretty/languages", - "created_at": "2018-04-30T01:54:06Z", - "updated_at": "2024-09-05T18:30:06Z", - "git_url": "git://github.com/jedib0t/go-pretty.git", - "ssh_url": "git@github.com:jedib0t/go-pretty.git", - "clone_url": "https://github.com/jedib0t/go-pretty.git", - "homepage": "", - "stargazers_count": 2808, - "watchers_count": 2808, + "html_url": "https://github.com/LyricTian/gin-admin", + "description": "A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.", + "url": "https://api.github.com/repos/LyricTian/gin-admin", + "languages_url": "https://api.github.com/repos/LyricTian/gin-admin/languages", + "created_at": "2018-09-26T14:33:38Z", + "updated_at": "2024-09-06T07:52:23Z", + "git_url": "git://github.com/LyricTian/gin-admin.git", + "ssh_url": "git@github.com:LyricTian/gin-admin.git", + "clone_url": "https://github.com/LyricTian/gin-admin.git", + "homepage": "http://101.42.232.163:8040", + "stargazers_count": 2548, + "watchers_count": 2548, "language": "Go", "topics": [ - "ascii", + "admin", + "casbin", + "gin", + "gin-admin", + "gin-casbin", + "go", + "go-admin", + "go-rbac", "golang", - "list", - "pretty", - "progress-bar", - "progressbar", - "string-manipulation", - "table", - "table-writer", - "tablewriter" + "gorm", + "gormv2", + "rbac" ] }, { - "id": 716007267, - "node_id": "R_kgDOKq1nYw", - "name": "copilot-gpt4-service", - "full_name": "aaamoon/copilot-gpt4-service", + "id": 115857954, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTU4NTc5NTQ=", + "name": "advanced-go-programming-book", + "full_name": "chai2010/advanced-go-programming-book", "owner": { - "login": "aaamoon", - "id": 25700476, - "avatar_url": "https://avatars.githubusercontent.com/u/25700476?v=4", - "url": "https://api.github.com/users/aaamoon", - "html_url": "https://github.com/aaamoon" + "login": "chai2010", + "id": 2295542, + "avatar_url": "https://avatars.githubusercontent.com/u/2295542?v=4", + "url": "https://api.github.com/users/chai2010", + "html_url": "https://github.com/chai2010" }, - "html_url": "https://github.com/aaamoon/copilot-gpt4-service", - "description": "Convert Github Copilot to ChatGPT", - "url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service", - "languages_url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service/languages", - "created_at": "2023-11-08T09:33:42Z", - "updated_at": "2024-09-04T00:39:41Z", - "git_url": "git://github.com/aaamoon/copilot-gpt4-service.git", - "ssh_url": "git@github.com:aaamoon/copilot-gpt4-service.git", - "clone_url": "https://github.com/aaamoon/copilot-gpt4-service.git", - "homepage": "", - "stargazers_count": 9101, - "watchers_count": 9101, + "html_url": "https://github.com/chai2010/advanced-go-programming-book", + "description": ":books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)", + "url": "https://api.github.com/repos/chai2010/advanced-go-programming-book", + "languages_url": "https://api.github.com/repos/chai2010/advanced-go-programming-book/languages", + "created_at": "2017-12-31T10:59:21Z", + "updated_at": "2024-09-06T11:30:37Z", + "git_url": "git://github.com/chai2010/advanced-go-programming-book.git", + "ssh_url": "git@github.com:chai2010/advanced-go-programming-book.git", + "clone_url": "https://github.com/chai2010/advanced-go-programming-book.git", + "homepage": "https://chai2010.cn/advanced-go-programming-book/", + "stargazers_count": 19285, + "watchers_count": 19285, "language": "Go", "topics": [ - "chatgpt", - "copilot", - "gpt4", - "openai" + "asm", + "book", + "cgo", + "cloud", + "go", + "golang", + "rpc", + "web" ] }, { - "id": 219616873, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTk2MTY4NzM=", - "name": "glow", - "full_name": "charmbracelet/glow", + "id": 260170811, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjAxNzA4MTE=", + "name": "GinSkeleton", + "full_name": "qifengzhang007/GinSkeleton", "owner": { - "login": "charmbracelet", - "id": 57376114, - "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", - "url": "https://api.github.com/users/charmbracelet", - "html_url": "https://github.com/charmbracelet" + "login": "qifengzhang007", + "id": 15087404, + "avatar_url": "https://avatars.githubusercontent.com/u/15087404?v=4", + "url": "https://api.github.com/users/qifengzhang007", + "html_url": "https://github.com/qifengzhang007" }, - "html_url": "https://github.com/charmbracelet/glow", - "description": "Render markdown on the CLI, with pizzazz! 💅🏻", - "url": "https://api.github.com/repos/charmbracelet/glow", - "languages_url": "https://api.github.com/repos/charmbracelet/glow/languages", - "created_at": "2019-11-04T23:34:55Z", - "updated_at": "2024-09-05T21:49:24Z", - "git_url": "git://github.com/charmbracelet/glow.git", - "ssh_url": "git@github.com:charmbracelet/glow.git", - "clone_url": "https://github.com/charmbracelet/glow.git", - "homepage": "", - "stargazers_count": 15748, - "watchers_count": 15748, + "html_url": "https://github.com/qifengzhang007/GinSkeleton", + "description": "基于go语言gin框架封装的web项目骨架", + "url": "https://api.github.com/repos/qifengzhang007/GinSkeleton", + "languages_url": "https://api.github.com/repos/qifengzhang007/GinSkeleton/languages", + "created_at": "2020-04-30T09:38:38Z", + "updated_at": "2024-09-02T08:00:32Z", + "git_url": "git://github.com/qifengzhang007/GinSkeleton.git", + "ssh_url": "git@github.com:qifengzhang007/GinSkeleton.git", + "clone_url": "https://github.com/qifengzhang007/GinSkeleton.git", + "homepage": null, + "stargazers_count": 812, + "watchers_count": 812, "language": "Go", - "topics": [ - "cli", - "excitement", - "hacktoberfest", - "markdown" - ] + "topics": [] }, { - "id": 19794451, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTc5NDQ1MQ==", - "name": "kingpin", - "full_name": "alecthomas/kingpin", + "id": 467332735, + "node_id": "R_kgDOG9rufw", + "name": "go-clean-arch", + "full_name": "xpzouying/go-clean-arch", "owner": { - "login": "alecthomas", - "id": 41767, - "avatar_url": "https://avatars.githubusercontent.com/u/41767?v=4", - "url": "https://api.github.com/users/alecthomas", - "html_url": "https://github.com/alecthomas" + "login": "xpzouying", + "id": 3946563, + "avatar_url": "https://avatars.githubusercontent.com/u/3946563?v=4", + "url": "https://api.github.com/users/xpzouying", + "html_url": "https://github.com/xpzouying" }, - "html_url": "https://github.com/alecthomas/kingpin", - "description": "CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser", - "url": "https://api.github.com/repos/alecthomas/kingpin", - "languages_url": "https://api.github.com/repos/alecthomas/kingpin/languages", - "created_at": "2014-05-14T20:09:04Z", - "updated_at": "2024-09-05T06:49:06Z", - "git_url": "git://github.com/alecthomas/kingpin.git", - "ssh_url": "git@github.com:alecthomas/kingpin.git", - "clone_url": "https://github.com/alecthomas/kingpin.git", + "html_url": "https://github.com/xpzouying/go-clean-arch", + "description": "Go Clean Architecture", + "url": "https://api.github.com/repos/xpzouying/go-clean-arch", + "languages_url": "https://api.github.com/repos/xpzouying/go-clean-arch/languages", + "created_at": "2022-03-08T02:22:18Z", + "updated_at": "2024-08-18T02:27:12Z", + "git_url": "git://github.com/xpzouying/go-clean-arch.git", + "ssh_url": "git@github.com:xpzouying/go-clean-arch.git", + "clone_url": "https://github.com/xpzouying/go-clean-arch.git", "homepage": "", - "stargazers_count": 3475, - "watchers_count": 3475, + "stargazers_count": 61, + "watchers_count": 61, "language": "Go", "topics": [ - "cli", - "command-line", - "go", - "kingpin" + "clean-arch", + "clean-architecture", + "clean-code" ] }, { - "id": 32106741, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjEwNjc0MQ==", - "name": "gommon", - "full_name": "labstack/gommon", + "id": 316092652, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTYwOTI2NTI=", + "name": "X-spreadsheet-online", + "full_name": "zxhjames/X-spreadsheet-online", "owner": { - "login": "labstack", - "id": 2624634, - "avatar_url": "https://avatars.githubusercontent.com/u/2624634?v=4", - "url": "https://api.github.com/users/labstack", - "html_url": "https://github.com/labstack" + "login": "zxhjames", + "id": 41276134, + "avatar_url": "https://avatars.githubusercontent.com/u/41276134?v=4", + "url": "https://api.github.com/users/zxhjames", + "html_url": "https://github.com/zxhjames" }, - "html_url": "https://github.com/labstack/gommon", - "description": "Common packages for Go", - "url": "https://api.github.com/repos/labstack/gommon", - "languages_url": "https://api.github.com/repos/labstack/gommon/languages", - "created_at": "2015-03-12T22:35:57Z", - "updated_at": "2024-09-03T03:56:11Z", - "git_url": "git://github.com/labstack/gommon.git", - "ssh_url": "git@github.com:labstack/gommon.git", - "clone_url": "https://github.com/labstack/gommon.git", + "html_url": "https://github.com/zxhjames/X-spreadsheet-online", + "description": "基于gin+excelize的在线excel表格,支持动态导出数据源数据✈️", + "url": "https://api.github.com/repos/zxhjames/X-spreadsheet-online", + "languages_url": "https://api.github.com/repos/zxhjames/X-spreadsheet-online/languages", + "created_at": "2020-11-26T01:24:56Z", + "updated_at": "2024-07-17T07:07:41Z", + "git_url": "git://github.com/zxhjames/X-spreadsheet-online.git", + "ssh_url": "git@github.com:zxhjames/X-spreadsheet-online.git", + "clone_url": "https://github.com/zxhjames/X-spreadsheet-online.git", "homepage": "", - "stargazers_count": 536, - "watchers_count": 536, + "stargazers_count": 55, + "watchers_count": 55, "language": "Go", - "topics": [ - "bytes", - "color", - "email", - "logging", - "random" - ] + "topics": [] }, { - "id": 396679997, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTY2Nzk5OTc=", - "name": "xcgui", - "full_name": "twgh/xcgui", + "id": 9998516, + "node_id": "MDEwOlJlcG9zaXRvcnk5OTk4NTE2", + "name": "go-dockerclient", + "full_name": "fsouza/go-dockerclient", "owner": { - "login": "twgh", - "id": 54952145, - "avatar_url": "https://avatars.githubusercontent.com/u/54952145?v=4", - "url": "https://api.github.com/users/twgh", - "html_url": "https://github.com/twgh" + "login": "fsouza", + "id": 108725, + "avatar_url": "https://avatars.githubusercontent.com/u/108725?v=4", + "url": "https://api.github.com/users/fsouza", + "html_url": "https://github.com/fsouza" }, - "html_url": "https://github.com/twgh/xcgui", - "description": "炫彩界面库. Go GUI library. Golang bindings for XCGUI, Windows GUI library, DirectUI design idea.", - "url": "https://api.github.com/repos/twgh/xcgui", - "languages_url": "https://api.github.com/repos/twgh/xcgui/languages", - "created_at": "2021-08-16T07:44:04Z", - "updated_at": "2024-09-04T08:43:32Z", - "git_url": "git://github.com/twgh/xcgui.git", - "ssh_url": "git@github.com:twgh/xcgui.git", - "clone_url": "https://github.com/twgh/xcgui.git", - "homepage": "https://pkg.go.dev/github.com/twgh/xcgui", - "stargazers_count": 505, - "watchers_count": 505, + "html_url": "https://github.com/fsouza/go-dockerclient", + "description": "Go client for the Docker Engine API.", + "url": "https://api.github.com/repos/fsouza/go-dockerclient", + "languages_url": "https://api.github.com/repos/fsouza/go-dockerclient/languages", + "created_at": "2013-05-11T11:21:31Z", + "updated_at": "2024-09-05T03:16:59Z", + "git_url": "git://github.com/fsouza/go-dockerclient.git", + "ssh_url": "git@github.com:fsouza/go-dockerclient.git", + "clone_url": "https://github.com/fsouza/go-dockerclient.git", + "homepage": "https://pkg.go.dev/github.com/fsouza/go-dockerclient?tab=doc", + "stargazers_count": 2171, + "watchers_count": 2171, "language": "Go", "topics": [ - "desktop-app", - "desktop-application", - "direct2d", - "directui", + "docker", "go", - "go-binding", - "go-gui", "golang", - "golang-bindings", - "golang-tool", - "gui", - "gui-application", - "gui-framework", - "gui-library", - "gui-toolkit", - "windows", - "windows-desktop", - "windows-gui", - "windows-library", - "xcgui" + "hacktoberfest" ] }, { - "id": 234450184, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ0NTAxODQ=", - "name": "genqlient", - "full_name": "Khan/genqlient", + "id": 610188125, + "node_id": "R_kgDOJF67XQ", + "name": "go-easy-utils", + "full_name": "jefferyjob/go-easy-utils", "owner": { - "login": "Khan", - "id": 15455, - "avatar_url": "https://avatars.githubusercontent.com/u/15455?v=4", - "url": "https://api.github.com/users/Khan", - "html_url": "https://github.com/Khan" + "login": "jefferyjob", + "id": 24731115, + "avatar_url": "https://avatars.githubusercontent.com/u/24731115?v=4", + "url": "https://api.github.com/users/jefferyjob", + "html_url": "https://github.com/jefferyjob" }, - "html_url": "https://github.com/Khan/genqlient", - "description": "a truly type-safe Go GraphQL client", - "url": "https://api.github.com/repos/Khan/genqlient", - "languages_url": "https://api.github.com/repos/Khan/genqlient/languages", - "created_at": "2020-01-17T02:01:49Z", - "updated_at": "2024-09-04T15:15:38Z", - "git_url": "git://github.com/Khan/genqlient.git", - "ssh_url": "git@github.com:Khan/genqlient.git", - "clone_url": "https://github.com/Khan/genqlient.git", + "html_url": "https://github.com/jefferyjob/go-easy-utils", + "description": "Quick toolbox for common data processing developed by Go language。Go语言开发的常用数据处理的快捷工具箱。", + "url": "https://api.github.com/repos/jefferyjob/go-easy-utils", + "languages_url": "https://api.github.com/repos/jefferyjob/go-easy-utils/languages", + "created_at": "2023-03-06T09:17:06Z", + "updated_at": "2024-09-06T15:42:11Z", + "git_url": "git://github.com/jefferyjob/go-easy-utils.git", + "ssh_url": "git@github.com:jefferyjob/go-easy-utils.git", + "clone_url": "https://github.com/jefferyjob/go-easy-utils.git", "homepage": "", - "stargazers_count": 1054, - "watchers_count": 1054, + "stargazers_count": 340, + "watchers_count": 340, "language": "Go", "topics": [ - "codegen", "go", - "golang", - "graphql" + "go-easy-utils", + "utils" ] }, { - "id": 169459245, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjk0NTkyNDU=", - "name": "tracerr", - "full_name": "ztrue/tracerr", + "id": 221527685, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjE1Mjc2ODU=", + "name": "mysql_markdown", + "full_name": "alicfeng/mysql_markdown", "owner": { - "login": "ztrue", - "id": 1217414, - "avatar_url": "https://avatars.githubusercontent.com/u/1217414?v=4", - "url": "https://api.github.com/users/ztrue", - "html_url": "https://github.com/ztrue" - }, - "html_url": "https://github.com/ztrue/tracerr", - "description": "Golang errors with stack trace and source fragments.", - "url": "https://api.github.com/repos/ztrue/tracerr", - "languages_url": "https://api.github.com/repos/ztrue/tracerr/languages", - "created_at": "2019-02-06T18:57:46Z", - "updated_at": "2024-09-04T01:01:55Z", - "git_url": "git://github.com/ztrue/tracerr.git", - "ssh_url": "git@github.com:ztrue/tracerr.git", - "clone_url": "https://github.com/ztrue/tracerr.git", + "login": "alicfeng", + "id": 28264271, + "avatar_url": "https://avatars.githubusercontent.com/u/28264271?v=4", + "url": "https://api.github.com/users/alicfeng", + "html_url": "https://github.com/alicfeng" + }, + "html_url": "https://github.com/alicfeng/mysql_markdown", + "description": "It can generate markdown structure documents of MySQL succinctly~", + "url": "https://api.github.com/repos/alicfeng/mysql_markdown", + "languages_url": "https://api.github.com/repos/alicfeng/mysql_markdown/languages", + "created_at": "2019-11-13T18:40:49Z", + "updated_at": "2024-08-21T13:28:13Z", + "git_url": "git://github.com/alicfeng/mysql_markdown.git", + "ssh_url": "git@github.com:alicfeng/mysql_markdown.git", + "clone_url": "https://github.com/alicfeng/mysql_markdown.git", "homepage": "", - "stargazers_count": 973, - "watchers_count": 973, + "stargazers_count": 439, + "watchers_count": 439, "language": "Go", "topics": [ - "debug", - "error-handling", - "errors", - "errors-log", - "go", - "golang", - "source-map", - "stacktrace" + "document", + "markdown", + "mysql" ] }, { - "id": 283854852, - "node_id": "MDEwOlJlcG9zaXRvcnkyODM4NTQ4NTI=", - "name": "readline", - "full_name": "reeflective/readline", + "id": 207895403, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDc4OTU0MDM=", + "name": "guac", + "full_name": "wwt/guac", "owner": { - "login": "reeflective", - "id": 99735406, - "avatar_url": "https://avatars.githubusercontent.com/u/99735406?v=4", - "url": "https://api.github.com/users/reeflective", - "html_url": "https://github.com/reeflective" + "login": "wwt", + "id": 27079278, + "avatar_url": "https://avatars.githubusercontent.com/u/27079278?v=4", + "url": "https://api.github.com/users/wwt", + "html_url": "https://github.com/wwt" }, - "html_url": "https://github.com/reeflective/readline", - "description": "Shell library with powerful and modern UI, large feature set, and `.inputrc` support", - "url": "https://api.github.com/repos/reeflective/readline", - "languages_url": "https://api.github.com/repos/reeflective/readline/languages", - "created_at": "2020-07-30T18:59:07Z", - "updated_at": "2024-09-02T04:29:15Z", - "git_url": "git://github.com/reeflective/readline.git", - "ssh_url": "git@github.com:reeflective/readline.git", - "clone_url": "https://github.com/reeflective/readline.git", + "html_url": "https://github.com/wwt/guac", + "description": "Apache Guacamole client ported to Go", + "url": "https://api.github.com/repos/wwt/guac", + "languages_url": "https://api.github.com/repos/wwt/guac/languages", + "created_at": "2019-09-11T19:55:43Z", + "updated_at": "2024-08-29T13:17:38Z", + "git_url": "git://github.com/wwt/guac.git", + "ssh_url": "git@github.com:wwt/guac.git", + "clone_url": "https://github.com/wwt/guac.git", "homepage": "", - "stargazers_count": 84, - "watchers_count": 84, + "stargazers_count": 123, + "watchers_count": 123, "language": "Go", "topics": [ - "console", - "go", - "golang", - "inputrc", - "readline", - "shell", - "terminal", - "vim", - "vim-mode" + "guacamole", + "guacamole-client" ] }, { - "id": 50236311, - "node_id": "MDEwOlJlcG9zaXRvcnk1MDIzNjMxMQ==", - "name": "keybd_event", - "full_name": "micmonay/keybd_event", + "id": 5179099, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTc5MDk5", + "name": "go-redis", + "full_name": "redis/go-redis", "owner": { - "login": "micmonay", - "id": 705503, - "avatar_url": "https://avatars.githubusercontent.com/u/705503?v=4", - "url": "https://api.github.com/users/micmonay", - "html_url": "https://github.com/micmonay" + "login": "redis", + "id": 1529926, + "avatar_url": "https://avatars.githubusercontent.com/u/1529926?v=4", + "url": "https://api.github.com/users/redis", + "html_url": "https://github.com/redis" }, - "html_url": "https://github.com/micmonay/keybd_event", - "description": "For simulate key press in Linux, Windows and Mac in golang", - "url": "https://api.github.com/repos/micmonay/keybd_event", - "languages_url": "https://api.github.com/repos/micmonay/keybd_event/languages", - "created_at": "2016-01-23T11:52:12Z", - "updated_at": "2024-08-26T13:13:03Z", - "git_url": "git://github.com/micmonay/keybd_event.git", - "ssh_url": "git@github.com:micmonay/keybd_event.git", - "clone_url": "https://github.com/micmonay/keybd_event.git", - "homepage": null, - "stargazers_count": 376, - "watchers_count": 376, + "html_url": "https://github.com/redis/go-redis", + "description": "Redis Go client", + "url": "https://api.github.com/repos/redis/go-redis", + "languages_url": "https://api.github.com/repos/redis/go-redis/languages", + "created_at": "2012-07-25T13:01:39Z", + "updated_at": "2024-09-06T20:27:40Z", + "git_url": "git://github.com/redis/go-redis.git", + "ssh_url": "git@github.com:redis/go-redis.git", + "clone_url": "https://github.com/redis/go-redis.git", + "homepage": "https://redis.uptrace.dev", + "stargazers_count": 19854, + "watchers_count": 19854, "language": "Go", "topics": [ - "cgevent", - "event", + "go", "golang", - "key", - "keybd-event", - "keyboard", - "linux", - "macos", - "simulate", - "simulation", - "uinput", - "windows" + "redis", + "redis-client", + "redis-cluster" ] }, { - "id": 665193375, - "node_id": "R_kgDOJ6YLnw", - "name": "nilaway", - "full_name": "uber-go/nilaway", + "id": 6701057, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzAxMDU3", + "name": "go-restful", + "full_name": "emicklei/go-restful", "owner": { - "login": "uber-go", - "id": 19262598, - "avatar_url": "https://avatars.githubusercontent.com/u/19262598?v=4", - "url": "https://api.github.com/users/uber-go", - "html_url": "https://github.com/uber-go" + "login": "emicklei", + "id": 686220, + "avatar_url": "https://avatars.githubusercontent.com/u/686220?v=4", + "url": "https://api.github.com/users/emicklei", + "html_url": "https://github.com/emicklei" }, - "html_url": "https://github.com/uber-go/nilaway", - "description": "Static analysis tool to detect potential nil panics in Go code", - "url": "https://api.github.com/repos/uber-go/nilaway", - "languages_url": "https://api.github.com/repos/uber-go/nilaway/languages", - "created_at": "2023-07-11T16:37:19Z", - "updated_at": "2024-09-05T07:53:58Z", - "git_url": "git://github.com/uber-go/nilaway.git", - "ssh_url": "git@github.com:uber-go/nilaway.git", - "clone_url": "https://github.com/uber-go/nilaway.git", + "html_url": "https://github.com/emicklei/go-restful", + "description": "package for building REST-style Web Services using Go", + "url": "https://api.github.com/repos/emicklei/go-restful", + "languages_url": "https://api.github.com/repos/emicklei/go-restful/languages", + "created_at": "2012-11-15T07:31:43Z", + "updated_at": "2024-09-05T09:20:32Z", + "git_url": "git://github.com/emicklei/go-restful.git", + "ssh_url": "git@github.com:emicklei/go-restful.git", + "clone_url": "https://github.com/emicklei/go-restful.git", "homepage": "", - "stargazers_count": 3014, - "watchers_count": 3014, + "stargazers_count": 5022, + "watchers_count": 5022, "language": "Go", "topics": [ + "customizable", "go", - "nil-pointer", - "nilability", - "nilability-analysis", - "static-analysis" + "openapi", + "rest", + "routing" ] }, { - "id": 281519877, - "node_id": "MDEwOlJlcG9zaXRvcnkyODE1MTk4Nzc=", - "name": "selfupdate", - "full_name": "minio/selfupdate", + "id": 598539671, + "node_id": "R_kgDOI6z9lw", + "name": "feishu-openai", + "full_name": "ConnectAI-E/feishu-openai", "owner": { - "login": "minio", - "id": 695951, - "avatar_url": "https://avatars.githubusercontent.com/u/695951?v=4", - "url": "https://api.github.com/users/minio", - "html_url": "https://github.com/minio" + "login": "ConnectAI-E", + "id": 130196328, + "avatar_url": "https://avatars.githubusercontent.com/u/130196328?v=4", + "url": "https://api.github.com/users/ConnectAI-E", + "html_url": "https://github.com/ConnectAI-E" }, - "html_url": "https://github.com/minio/selfupdate", - "description": "Build self-updating Go programs", - "url": "https://api.github.com/repos/minio/selfupdate", - "languages_url": "https://api.github.com/repos/minio/selfupdate/languages", - "created_at": "2020-07-21T22:44:05Z", - "updated_at": "2024-09-04T11:53:16Z", - "git_url": "git://github.com/minio/selfupdate.git", - "ssh_url": "git@github.com:minio/selfupdate.git", - "clone_url": "https://github.com/minio/selfupdate.git", - "homepage": null, - "stargazers_count": 680, - "watchers_count": 680, + "html_url": "https://github.com/ConnectAI-E/feishu-openai", + "description": "🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀", + "url": "https://api.github.com/repos/ConnectAI-E/feishu-openai", + "languages_url": "https://api.github.com/repos/ConnectAI-E/feishu-openai/languages", + "created_at": "2023-02-07T10:18:28Z", + "updated_at": "2024-09-06T02:30:29Z", + "git_url": "git://github.com/ConnectAI-E/feishu-openai.git", + "ssh_url": "git@github.com:ConnectAI-E/feishu-openai.git", + "clone_url": "https://github.com/ConnectAI-E/feishu-openai.git", + "homepage": "https://www.connectai-e.com", + "stargazers_count": 5487, + "watchers_count": 5487, "language": "Go", - "topics": [] + "topics": [ + "chatgpt", + "chatgpt-api", + "chatgpt-bot", + "connect-ai", + "feishu-bot", + "go", + "golang", + "openai" + ] }, { - "id": 256861424, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTY4NjE0MjQ=", - "name": "jikeview-bot", - "full_name": "sorcererxw/jikeview-bot", + "id": 523688887, + "node_id": "R_kgDOHzbbtw", + "name": "AutoBash-GUI", + "full_name": "just-nibble/AutoBash-GUI", "owner": { - "login": "sorcererxw", - "id": 11501524, - "avatar_url": "https://avatars.githubusercontent.com/u/11501524?v=4", - "url": "https://api.github.com/users/sorcererxw", - "html_url": "https://github.com/sorcererxw" - }, - "html_url": "https://github.com/sorcererxw/jikeview-bot", - "description": null, - "url": "https://api.github.com/repos/sorcererxw/jikeview-bot", - "languages_url": "https://api.github.com/repos/sorcererxw/jikeview-bot/languages", - "created_at": "2020-04-18T22:00:42Z", - "updated_at": "2024-01-03T00:56:30Z", - "git_url": "git://github.com/sorcererxw/jikeview-bot.git", - "ssh_url": "git@github.com:sorcererxw/jikeview-bot.git", - "clone_url": "https://github.com/sorcererxw/jikeview-bot.git", - "homepage": "https://t.me/jikeview_bot", - "stargazers_count": 7, - "watchers_count": 7, + "login": "just-nibble", + "id": 59359171, + "avatar_url": "https://avatars.githubusercontent.com/u/59359171?v=4", + "url": "https://api.github.com/users/just-nibble", + "html_url": "https://github.com/just-nibble" + }, + "html_url": "https://github.com/just-nibble/AutoBash-GUI", + "description": "A GUI tool to automate installation of linux software", + "url": "https://api.github.com/repos/just-nibble/AutoBash-GUI", + "languages_url": "https://api.github.com/repos/just-nibble/AutoBash-GUI/languages", + "created_at": "2022-08-11T10:59:56Z", + "updated_at": "2023-10-10T13:15:27Z", + "git_url": "git://github.com/just-nibble/AutoBash-GUI.git", + "ssh_url": "git@github.com:just-nibble/AutoBash-GUI.git", + "clone_url": "https://github.com/just-nibble/AutoBash-GUI.git", + "homepage": null, + "stargazers_count": 3, + "watchers_count": 3, "language": "Go", "topics": [] }, { - "id": 140958903, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDA5NTg5MDM=", - "name": "expr", - "full_name": "expr-lang/expr", + "id": 193229346, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTMyMjkzNDY=", + "name": "ginrpc", + "full_name": "xxjwxc/ginrpc", "owner": { - "login": "expr-lang", - "id": 144815908, - "avatar_url": "https://avatars.githubusercontent.com/u/144815908?v=4", - "url": "https://api.github.com/users/expr-lang", - "html_url": "https://github.com/expr-lang" + "login": "xxjwxc", + "id": 9114492, + "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", + "url": "https://api.github.com/users/xxjwxc", + "html_url": "https://github.com/xxjwxc" }, - "html_url": "https://github.com/expr-lang/expr", - "description": "Expression language and expression evaluation for Go", - "url": "https://api.github.com/repos/expr-lang/expr", - "languages_url": "https://api.github.com/repos/expr-lang/expr/languages", - "created_at": "2018-07-14T15:57:34Z", - "updated_at": "2024-09-05T17:47:06Z", - "git_url": "git://github.com/expr-lang/expr.git", - "ssh_url": "git@github.com:expr-lang/expr.git", - "clone_url": "https://github.com/expr-lang/expr.git", - "homepage": "https://expr-lang.org", - "stargazers_count": 6098, - "watchers_count": 6098, + "html_url": "https://github.com/xxjwxc/ginrpc", + "description": "gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具", + "url": "https://api.github.com/repos/xxjwxc/ginrpc", + "languages_url": "https://api.github.com/repos/xxjwxc/ginrpc/languages", + "created_at": "2019-06-22T12:03:53Z", + "updated_at": "2024-08-20T09:54:19Z", + "git_url": "git://github.com/xxjwxc/ginrpc.git", + "ssh_url": "git@github.com:xxjwxc/ginrpc.git", + "clone_url": "https://github.com/xxjwxc/ginrpc.git", + "homepage": "https://xxjwxc.github.io/post/ginrpc/", + "stargazers_count": 289, + "watchers_count": 289, "language": "Go", "topics": [ - "bytecode", - "configuration-language", - "engine", - "evaluator", - "expr", - "expression", - "expression-evaluator", - "expression-language", + "auto", + "bind", + "binding", + "gin", "go", "golang", - "rule-engine" + "grpc", + "grpc-go", + "markdown", + "middleware", + "mindoc", + "rpc", + "swagger" ] }, { - "id": 66737655, - "node_id": "MDEwOlJlcG9zaXRvcnk2NjczNzY1NQ==", - "name": "xxhash", - "full_name": "cespare/xxhash", + "id": 32100659, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjEwMDY1OQ==", + "name": "goncurses", + "full_name": "rthornton128/goncurses", "owner": { - "login": "cespare", - "id": 318501, - "avatar_url": "https://avatars.githubusercontent.com/u/318501?v=4", - "url": "https://api.github.com/users/cespare", - "html_url": "https://github.com/cespare" + "login": "rthornton128", + "id": 1915949, + "avatar_url": "https://avatars.githubusercontent.com/u/1915949?v=4", + "url": "https://api.github.com/users/rthornton128", + "html_url": "https://github.com/rthornton128" }, - "html_url": "https://github.com/cespare/xxhash", - "description": "A Go implementation of the 64-bit xxHash algorithm (XXH64)", - "url": "https://api.github.com/repos/cespare/xxhash", - "languages_url": "https://api.github.com/repos/cespare/xxhash/languages", - "created_at": "2016-08-27T22:08:31Z", - "updated_at": "2024-09-04T12:26:13Z", - "git_url": "git://github.com/cespare/xxhash.git", - "ssh_url": "git@github.com:cespare/xxhash.git", - "clone_url": "https://github.com/cespare/xxhash.git", + "html_url": "https://github.com/rthornton128/goncurses", + "description": "NCurses Library for Go", + "url": "https://api.github.com/repos/rthornton128/goncurses", + "languages_url": "https://api.github.com/repos/rthornton128/goncurses/languages", + "created_at": "2015-03-12T20:29:13Z", + "updated_at": "2024-08-26T17:56:41Z", + "git_url": "git://github.com/rthornton128/goncurses.git", + "ssh_url": "git@github.com:rthornton128/goncurses.git", + "clone_url": "https://github.com/rthornton128/goncurses.git", "homepage": "", - "stargazers_count": 1774, - "watchers_count": 1774, + "stargazers_count": 383, + "watchers_count": 383, "language": "Go", "topics": [] }, { - "id": 134017286, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzQwMTcyODY=", - "name": "lazygit", - "full_name": "jesseduffield/lazygit", + "id": 27943989, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzk0Mzk4OQ==", + "name": "spinner", + "full_name": "briandowns/spinner", "owner": { - "login": "jesseduffield", - "id": 8456633, - "avatar_url": "https://avatars.githubusercontent.com/u/8456633?v=4", - "url": "https://api.github.com/users/jesseduffield", - "html_url": "https://github.com/jesseduffield" + "login": "briandowns", + "id": 5714074, + "avatar_url": "https://avatars.githubusercontent.com/u/5714074?v=4", + "url": "https://api.github.com/users/briandowns", + "html_url": "https://github.com/briandowns" }, - "html_url": "https://github.com/jesseduffield/lazygit", - "description": "simple terminal UI for git commands", - "url": "https://api.github.com/repos/jesseduffield/lazygit", - "languages_url": "https://api.github.com/repos/jesseduffield/lazygit/languages", - "created_at": "2018-05-19T00:53:06Z", - "updated_at": "2024-09-06T01:23:10Z", - "git_url": "git://github.com/jesseduffield/lazygit.git", - "ssh_url": "git@github.com:jesseduffield/lazygit.git", - "clone_url": "https://github.com/jesseduffield/lazygit.git", + "html_url": "https://github.com/briandowns/spinner", + "description": "Go (golang) package with 90 configurable terminal spinner/progress indicators.", + "url": "https://api.github.com/repos/briandowns/spinner", + "languages_url": "https://api.github.com/repos/briandowns/spinner/languages", + "created_at": "2014-12-13T00:36:19Z", + "updated_at": "2024-09-04T16:08:57Z", + "git_url": "git://github.com/briandowns/spinner.git", + "ssh_url": "git@github.com:briandowns/spinner.git", + "clone_url": "https://github.com/briandowns/spinner.git", "homepage": "", - "stargazers_count": 50171, - "watchers_count": 50171, + "stargazers_count": 2325, + "watchers_count": 2325, "language": "Go", "topics": [ "cli", - "git", - "terminal" + "go", + "golang", + "indicator", + "progress-bar", + "progressbar", + "spinner", + "statusbar", + "terminal", + "terminal-ui" ] }, { - "id": 11660039, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTY2MDAzOQ==", - "name": "win", - "full_name": "lxn/win", + "id": 438518303, + "node_id": "R_kgDOGiNCHw", + "name": "generic", + "full_name": "zyedidia/generic", "owner": { - "login": "lxn", - "id": 352638, - "avatar_url": "https://avatars.githubusercontent.com/u/352638?v=4", - "url": "https://api.github.com/users/lxn", - "html_url": "https://github.com/lxn" + "login": "zyedidia", + "id": 5513065, + "avatar_url": "https://avatars.githubusercontent.com/u/5513065?v=4", + "url": "https://api.github.com/users/zyedidia", + "html_url": "https://github.com/zyedidia" }, - "html_url": "https://github.com/lxn/win", - "description": "A Windows API wrapper package for the Go Programming Language", - "url": "https://api.github.com/repos/lxn/win", - "languages_url": "https://api.github.com/repos/lxn/win/languages", - "created_at": "2013-07-25T12:36:51Z", - "updated_at": "2024-09-05T23:30:09Z", - "git_url": "git://github.com/lxn/win.git", - "ssh_url": "git@github.com:lxn/win.git", - "clone_url": "https://github.com/lxn/win.git", + "html_url": "https://github.com/zyedidia/generic", + "description": "A collection of generic data structures written in Go.", + "url": "https://api.github.com/repos/zyedidia/generic", + "languages_url": "https://api.github.com/repos/zyedidia/generic/languages", + "created_at": "2021-12-15T06:21:31Z", + "updated_at": "2024-08-28T07:27:53Z", + "git_url": "git://github.com/zyedidia/generic.git", + "ssh_url": "git@github.com:zyedidia/generic.git", + "clone_url": "https://github.com/zyedidia/generic.git", + "homepage": "", + "stargazers_count": 1286, + "watchers_count": 1286, + "language": "Go", + "topics": [ + "data-structures", + "generics", + "go" + ] + }, + { + "id": 282431900, + "node_id": "MDEwOlJlcG9zaXRvcnkyODI0MzE5MDA=", + "name": "NeteaseCloudMusicApiWithGo", + "full_name": "sirodeneko/NeteaseCloudMusicApiWithGo", + "owner": { + "login": "sirodeneko", + "id": 48661001, + "avatar_url": "https://avatars.githubusercontent.com/u/48661001?v=4", + "url": "https://api.github.com/users/sirodeneko", + "html_url": "https://github.com/sirodeneko" + }, + "html_url": "https://github.com/sirodeneko/NeteaseCloudMusicApiWithGo", + "description": "网易云音乐api golang实现", + "url": "https://api.github.com/repos/sirodeneko/NeteaseCloudMusicApiWithGo", + "languages_url": "https://api.github.com/repos/sirodeneko/NeteaseCloudMusicApiWithGo/languages", + "created_at": "2020-07-25T11:39:43Z", + "updated_at": "2024-07-24T15:05:38Z", + "git_url": "git://github.com/sirodeneko/NeteaseCloudMusicApiWithGo.git", + "ssh_url": "git@github.com:sirodeneko/NeteaseCloudMusicApiWithGo.git", + "clone_url": "https://github.com/sirodeneko/NeteaseCloudMusicApiWithGo.git", "homepage": null, - "stargazers_count": 1205, - "watchers_count": 1205, + "stargazers_count": 29, + "watchers_count": 29, "language": "Go", "topics": [] }, { - "id": 1797439, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzk3NDM5", - "name": "w32", - "full_name": "AllenDang/w32", + "id": 233130089, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzMxMzAwODk=", + "name": "bubbletea", + "full_name": "charmbracelet/bubbletea", + "owner": { + "login": "charmbracelet", + "id": 57376114, + "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", + "url": "https://api.github.com/users/charmbracelet", + "html_url": "https://github.com/charmbracelet" + }, + "html_url": "https://github.com/charmbracelet/bubbletea", + "description": "A powerful little TUI framework 🏗", + "url": "https://api.github.com/repos/charmbracelet/bubbletea", + "languages_url": "https://api.github.com/repos/charmbracelet/bubbletea/languages", + "created_at": "2020-01-10T21:04:03Z", + "updated_at": "2024-09-06T23:39:45Z", + "git_url": "git://github.com/charmbracelet/bubbletea.git", + "ssh_url": "git@github.com:charmbracelet/bubbletea.git", + "clone_url": "https://github.com/charmbracelet/bubbletea.git", + "homepage": "", + "stargazers_count": 26588, + "watchers_count": 26588, + "language": "Go", + "topics": [ + "cli", + "elm-architecture", + "framework", + "functional", + "go", + "golang", + "hacktoberfest", + "tui" + ] + }, + { + "id": 611985985, + "node_id": "R_kgDOJHoqQQ", + "name": "ChatGPTProxy", + "full_name": "acheong08/ChatGPTProxy", "owner": { - "login": "AllenDang", - "id": 18550, - "avatar_url": "https://avatars.githubusercontent.com/u/18550?v=4", - "url": "https://api.github.com/users/AllenDang", - "html_url": "https://github.com/AllenDang" + "login": "acheong08", + "id": 36258159, + "avatar_url": "https://avatars.githubusercontent.com/u/36258159?v=4", + "url": "https://api.github.com/users/acheong08", + "html_url": "https://github.com/acheong08" }, - "html_url": "https://github.com/AllenDang/w32", - "description": "A wrapper of windows apis for the Go Programming Language.", - "url": "https://api.github.com/repos/AllenDang/w32", - "languages_url": "https://api.github.com/repos/AllenDang/w32/languages", - "created_at": "2011-05-25T05:48:00Z", - "updated_at": "2024-08-22T00:18:23Z", - "git_url": "git://github.com/AllenDang/w32.git", - "ssh_url": "git@github.com:AllenDang/w32.git", - "clone_url": "https://github.com/AllenDang/w32.git", + "html_url": "https://github.com/acheong08/ChatGPTProxy", + "description": "Simple Cloudflare bypass for ChatGPT", + "url": "https://api.github.com/repos/acheong08/ChatGPTProxy", + "languages_url": "https://api.github.com/repos/acheong08/ChatGPTProxy/languages", + "created_at": "2023-03-10T00:29:16Z", + "updated_at": "2024-08-27T11:17:14Z", + "git_url": "git://github.com/acheong08/ChatGPTProxy.git", + "ssh_url": "git@github.com:acheong08/ChatGPTProxy.git", + "clone_url": "https://github.com/acheong08/ChatGPTProxy.git", "homepage": "", - "stargazers_count": 761, - "watchers_count": 761, + "stargazers_count": 1321, + "watchers_count": 1321, "language": "Go", "topics": [] }, { - "id": 29840798, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTg0MDc5OA==", - "name": "spotify", - "full_name": "zmb3/spotify", + "id": 345557071, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDU1NTcwNzE=", + "name": "go-musicfox", + "full_name": "go-musicfox/go-musicfox", "owner": { - "login": "zmb3", - "id": 7527103, - "avatar_url": "https://avatars.githubusercontent.com/u/7527103?v=4", - "url": "https://api.github.com/users/zmb3", - "html_url": "https://github.com/zmb3" + "login": "go-musicfox", + "id": 126224761, + "avatar_url": "https://avatars.githubusercontent.com/u/126224761?v=4", + "url": "https://api.github.com/users/go-musicfox", + "html_url": "https://github.com/go-musicfox" }, - "html_url": "https://github.com/zmb3/spotify", - "description": "A Go wrapper for the Spotify Web API", - "url": "https://api.github.com/repos/zmb3/spotify", - "languages_url": "https://api.github.com/repos/zmb3/spotify/languages", - "created_at": "2015-01-26T02:06:19Z", - "updated_at": "2024-09-05T22:07:04Z", - "git_url": "git://github.com/zmb3/spotify.git", - "ssh_url": "git@github.com:zmb3/spotify.git", - "clone_url": "https://github.com/zmb3/spotify.git", - "homepage": null, - "stargazers_count": 1366, - "watchers_count": 1366, + "html_url": "https://github.com/go-musicfox/go-musicfox", + "description": "go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...", + "url": "https://api.github.com/repos/go-musicfox/go-musicfox", + "languages_url": "https://api.github.com/repos/go-musicfox/go-musicfox/languages", + "created_at": "2021-03-08T06:45:37Z", + "updated_at": "2024-09-06T02:37:01Z", + "git_url": "git://github.com/go-musicfox/go-musicfox.git", + "ssh_url": "git@github.com:go-musicfox/go-musicfox.git", + "clone_url": "https://github.com/go-musicfox/go-musicfox.git", + "homepage": "", + "stargazers_count": 1534, + "watchers_count": 1534, "language": "Go", - "topics": [] + "topics": [ + "bubbletea", + "go", + "go-musicfox", + "mpris", + "music", + "musicbox", + "musicfox", + "netease-cloud-music", + "netease-music", + "netease-musicbox", + "unblockneteasemusic" + ] }, { - "id": 282845245, - "node_id": "MDEwOlJlcG9zaXRvcnkyODI4NDUyNDU=", - "name": "gvisor-tap-vsock", - "full_name": "containers/gvisor-tap-vsock", + "id": 614331377, + "node_id": "R_kgDOJJ3z8Q", + "name": "go-storage", + "full_name": "duxweb/go-storage", "owner": { - "login": "containers", - "id": 5874934, - "avatar_url": "https://avatars.githubusercontent.com/u/5874934?v=4", - "url": "https://api.github.com/users/containers", - "html_url": "https://github.com/containers" + "login": "duxweb", + "id": 122009850, + "avatar_url": "https://avatars.githubusercontent.com/u/122009850?v=4", + "url": "https://api.github.com/users/duxweb", + "html_url": "https://github.com/duxweb" }, - "html_url": "https://github.com/containers/gvisor-tap-vsock", - "description": "A new network stack based on gVisor", - "url": "https://api.github.com/repos/containers/gvisor-tap-vsock", - "languages_url": "https://api.github.com/repos/containers/gvisor-tap-vsock/languages", - "created_at": "2020-07-27T08:59:15Z", - "updated_at": "2024-09-05T15:50:28Z", - "git_url": "git://github.com/containers/gvisor-tap-vsock.git", - "ssh_url": "git@github.com:containers/gvisor-tap-vsock.git", - "clone_url": "https://github.com/containers/gvisor-tap-vsock.git", + "html_url": "https://github.com/duxweb/go-storage", + "description": "💿 go language multi-driver storage package", + "url": "https://api.github.com/repos/duxweb/go-storage", + "languages_url": "https://api.github.com/repos/duxweb/go-storage/languages", + "created_at": "2023-03-15T11:25:06Z", + "updated_at": "2024-08-09T13:43:18Z", + "git_url": "git://github.com/duxweb/go-storage.git", + "ssh_url": "git@github.com:duxweb/go-storage.git", + "clone_url": "https://github.com/duxweb/go-storage.git", "homepage": "", - "stargazers_count": 249, - "watchers_count": 249, + "stargazers_count": 14, + "watchers_count": 14, "language": "Go", "topics": [] }, { - "id": 342854098, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDI4NTQwOTg=", - "name": "gotosocial", - "full_name": "superseriousbusiness/gotosocial", + "id": 609147387, + "node_id": "R_kgDOJE7Z-w", + "name": "go-size-analyzer", + "full_name": "Zxilly/go-size-analyzer", "owner": { - "login": "superseriousbusiness", - "id": 79751420, - "avatar_url": "https://avatars.githubusercontent.com/u/79751420?v=4", - "url": "https://api.github.com/users/superseriousbusiness", - "html_url": "https://github.com/superseriousbusiness" + "login": "Zxilly", + "id": 31370133, + "avatar_url": "https://avatars.githubusercontent.com/u/31370133?v=4", + "url": "https://api.github.com/users/Zxilly", + "html_url": "https://github.com/Zxilly" }, - "html_url": "https://github.com/superseriousbusiness/gotosocial", - "description": "Fast, fun, small ActivityPub server.", - "url": "https://api.github.com/repos/superseriousbusiness/gotosocial", - "languages_url": "https://api.github.com/repos/superseriousbusiness/gotosocial/languages", - "created_at": "2021-02-27T12:42:23Z", - "updated_at": "2024-09-05T23:38:45Z", - "git_url": "git://github.com/superseriousbusiness/gotosocial.git", - "ssh_url": "git@github.com:superseriousbusiness/gotosocial.git", - "clone_url": "https://github.com/superseriousbusiness/gotosocial.git", - "homepage": "https://docs.gotosocial.org", - "stargazers_count": 3654, - "watchers_count": 3654, + "html_url": "https://github.com/Zxilly/go-size-analyzer", + "description": "A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.", + "url": "https://api.github.com/repos/Zxilly/go-size-analyzer", + "languages_url": "https://api.github.com/repos/Zxilly/go-size-analyzer/languages", + "created_at": "2023-03-03T13:29:28Z", + "updated_at": "2024-09-06T17:31:05Z", + "git_url": "git://github.com/Zxilly/go-size-analyzer.git", + "ssh_url": "git@github.com:Zxilly/go-size-analyzer.git", + "clone_url": "https://github.com/Zxilly/go-size-analyzer.git", + "homepage": "https://gsa.zxilly.dev/", + "stargazers_count": 1128, + "watchers_count": 1128, "language": "Go", "topics": [ - "activitypub", - "activitystreams", - "agplv3", - "federation", - "fediverse", - "fediverse-server", + "analyzer", + "binary", + "dependency", + "go", "golang", - "mastodon", - "social-media", - "social-network" + "react", + "symbol", + "terminal-ui", + "treemap", + "typescript", + "visualization" ] }, { - "id": 136505169, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzY1MDUxNjk=", - "name": "tinygo", - "full_name": "tinygo-org/tinygo", + "id": 612987947, + "node_id": "R_kgDOJIl0Kw", + "name": "poe_unoffical_api", + "full_name": "isxuelinme/poe_unoffical_api", "owner": { - "login": "tinygo-org", - "id": 45223613, - "avatar_url": "https://avatars.githubusercontent.com/u/45223613?v=4", - "url": "https://api.github.com/users/tinygo-org", - "html_url": "https://github.com/tinygo-org" + "login": "isxuelinme", + "id": 13929427, + "avatar_url": "https://avatars.githubusercontent.com/u/13929427?v=4", + "url": "https://api.github.com/users/isxuelinme", + "html_url": "https://github.com/isxuelinme" }, - "html_url": "https://github.com/tinygo-org/tinygo", - "description": "Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.", - "url": "https://api.github.com/repos/tinygo-org/tinygo", - "languages_url": "https://api.github.com/repos/tinygo-org/tinygo/languages", - "created_at": "2018-06-07T16:39:19Z", - "updated_at": "2024-09-06T00:53:00Z", - "git_url": "git://github.com/tinygo-org/tinygo.git", - "ssh_url": "git@github.com:tinygo-org/tinygo.git", - "clone_url": "https://github.com/tinygo-org/tinygo.git", - "homepage": "https://tinygo.org", - "stargazers_count": 15156, - "watchers_count": 15156, - "language": "Go", - "topics": [ - "adafruit", - "arduino", - "arm", - "avr", - "esp32", - "gpio", - "hacktoberfest", - "i2c", - "llvm", - "microbit", - "microcontroller", - "nrf51", - "nrf52", - "samd21", - "spi", - "stm32", - "tinygo", - "wasi", - "wasm", - "webassembly" - ] + "html_url": "https://github.com/isxuelinme/poe_unoffical_api", + "description": "the POE of Quora golang implement", + "url": "https://api.github.com/repos/isxuelinme/poe_unoffical_api", + "languages_url": "https://api.github.com/repos/isxuelinme/poe_unoffical_api/languages", + "created_at": "2023-03-12T15:19:18Z", + "updated_at": "2024-08-19T03:07:49Z", + "git_url": "git://github.com/isxuelinme/poe_unoffical_api.git", + "ssh_url": "git@github.com:isxuelinme/poe_unoffical_api.git", + "clone_url": "https://github.com/isxuelinme/poe_unoffical_api.git", + "homepage": null, + "stargazers_count": 87, + "watchers_count": 87, + "language": "Go", + "topics": [] }, { - "id": 66156850, - "node_id": "MDEwOlJlcG9zaXRvcnk2NjE1Njg1MA==", - "name": "Go", - "full_name": "TheAlgorithms/Go", + "id": 518280338, + "node_id": "R_kgDOHuRUkg", + "name": "golwpush", + "full_name": "NullpointerW/golwpush", "owner": { - "login": "TheAlgorithms", - "id": 20487725, - "avatar_url": "https://avatars.githubusercontent.com/u/20487725?v=4", - "url": "https://api.github.com/users/TheAlgorithms", - "html_url": "https://github.com/TheAlgorithms" + "login": "NullpointerW", + "id": 58949721, + "avatar_url": "https://avatars.githubusercontent.com/u/58949721?v=4", + "url": "https://api.github.com/users/NullpointerW", + "html_url": "https://github.com/NullpointerW" }, - "html_url": "https://github.com/TheAlgorithms/Go", - "description": "Algorithms and Data Structures implemented in Go for beginners, following best practices.", - "url": "https://api.github.com/repos/TheAlgorithms/Go", - "languages_url": "https://api.github.com/repos/TheAlgorithms/Go/languages", - "created_at": "2016-08-20T16:32:12Z", - "updated_at": "2024-09-05T21:07:38Z", - "git_url": "git://github.com/TheAlgorithms/Go.git", - "ssh_url": "git@github.com:TheAlgorithms/Go.git", - "clone_url": "https://github.com/TheAlgorithms/Go.git", - "homepage": "https://the-algorithms.com/language/go", - "stargazers_count": 15785, - "watchers_count": 15785, + "html_url": "https://github.com/NullpointerW/golwpush", + "description": "A lightweight and high performance push system implemented by golang", + "url": "https://api.github.com/repos/NullpointerW/golwpush", + "languages_url": "https://api.github.com/repos/NullpointerW/golwpush/languages", + "created_at": "2022-07-27T02:20:14Z", + "updated_at": "2023-07-28T16:22:12Z", + "git_url": "git://github.com/NullpointerW/golwpush.git", + "ssh_url": "git@github.com:NullpointerW/golwpush.git", + "clone_url": "https://github.com/NullpointerW/golwpush.git", + "homepage": "", + "stargazers_count": 4, + "watchers_count": 4, "language": "Go", "topics": [ - "algorithms", - "algorithms-implemented", - "community-driven", - "data-structures", - "datastructures", - "hacktoberfest", - "interview", - "interview-preparation", - "preparation", - "search", - "sorting" + "go", + "golang", + "pushserver", + "tcp-server" ] }, { - "id": 109566657, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDk1NjY2NTc=", - "name": "rainbond", - "full_name": "goodrain/rainbond", + "id": 40808571, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDgwODU3MQ==", + "name": "gotty", + "full_name": "yudai/gotty", "owner": { - "login": "goodrain", - "id": 10627562, - "avatar_url": "https://avatars.githubusercontent.com/u/10627562?v=4", - "url": "https://api.github.com/users/goodrain", - "html_url": "https://github.com/goodrain" + "login": "yudai", + "id": 33192, + "avatar_url": "https://avatars.githubusercontent.com/u/33192?v=4", + "url": "https://api.github.com/users/yudai", + "html_url": "https://github.com/yudai" }, - "html_url": "https://github.com/goodrain/rainbond", - "description": "No need to know Kubernetes' cloud native application management platform | 不用懂 Kubernetes 的云原生应用管理平台", - "url": "https://api.github.com/repos/goodrain/rainbond", - "languages_url": "https://api.github.com/repos/goodrain/rainbond/languages", - "created_at": "2017-11-05T09:33:39Z", - "updated_at": "2024-09-05T08:20:00Z", - "git_url": "git://github.com/goodrain/rainbond.git", - "ssh_url": "git@github.com:goodrain/rainbond.git", - "clone_url": "https://github.com/goodrain/rainbond.git", - "homepage": "https://www.rainbond.com", - "stargazers_count": 4923, - "watchers_count": 4923, + "html_url": "https://github.com/yudai/gotty", + "description": "Share your terminal as a web application", + "url": "https://api.github.com/repos/yudai/gotty", + "languages_url": "https://api.github.com/repos/yudai/gotty/languages", + "created_at": "2015-08-16T09:48:33Z", + "updated_at": "2024-09-06T20:13:00Z", + "git_url": "git://github.com/yudai/gotty.git", + "ssh_url": "git@github.com:yudai/gotty.git", + "clone_url": "https://github.com/yudai/gotty.git", + "homepage": null, + "stargazers_count": 18675, + "watchers_count": 18675, "language": "Go", "topics": [ - "application", - "cloud-native", - "cloud-native-applications", - "continuous-delivery", - "devops", - "hybrid-cloud", - "k8s", - "kubernetes", - "microservice-architecture", - "microservice-governance", - "multi-cloud", - "multi-cluster", - "paas", - "saas", - "service-mesh" + "browser", + "go", + "javascript", + "terminal", + "tty", + "typescript", + "web", + "websocket" ] }, { - "id": 734672449, - "node_id": "R_kgDOK8o2QQ", - "name": "go-element", - "full_name": "auuunya/go-element", + "id": 43237167, + "node_id": "MDEwOlJlcG9zaXRvcnk0MzIzNzE2Nw==", + "name": "tcell", + "full_name": "gdamore/tcell", "owner": { - "login": "auuunya", - "id": 19323736, - "avatar_url": "https://avatars.githubusercontent.com/u/19323736?v=4", - "url": "https://api.github.com/users/auuunya", - "html_url": "https://github.com/auuunya" + "login": "gdamore", + "id": 1295229, + "avatar_url": "https://avatars.githubusercontent.com/u/1295229?v=4", + "url": "https://api.github.com/users/gdamore", + "html_url": "https://github.com/gdamore" }, - "html_url": "https://github.com/auuunya/go-element", - "description": "windows application ui element automation", - "url": "https://api.github.com/repos/auuunya/go-element", - "languages_url": "https://api.github.com/repos/auuunya/go-element/languages", - "created_at": "2023-12-22T09:49:41Z", - "updated_at": "2024-06-27T09:46:52Z", - "git_url": "git://github.com/auuunya/go-element.git", - "ssh_url": "git@github.com:auuunya/go-element.git", - "clone_url": "https://github.com/auuunya/go-element.git", - "homepage": "", - "stargazers_count": 19, - "watchers_count": 19, + "html_url": "https://github.com/gdamore/tcell", + "description": "Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.", + "url": "https://api.github.com/repos/gdamore/tcell", + "languages_url": "https://api.github.com/repos/gdamore/tcell/languages", + "created_at": "2015-09-27T06:37:33Z", + "updated_at": "2024-09-06T21:54:06Z", + "git_url": "git://github.com/gdamore/tcell.git", + "ssh_url": "git@github.com:gdamore/tcell.git", + "clone_url": "https://github.com/gdamore/tcell.git", + "homepage": null, + "stargazers_count": 4519, + "watchers_count": 4519, "language": "Go", "topics": [] }, { - "id": 312629343, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTI2MjkzNDM=", - "name": "fscan", - "full_name": "shadow1ng/fscan", + "id": 11162159, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTE2MjE1OQ==", + "name": "golang-set", + "full_name": "deckarep/golang-set", "owner": { - "login": "shadow1ng", - "id": 39651966, - "avatar_url": "https://avatars.githubusercontent.com/u/39651966?v=4", - "url": "https://api.github.com/users/shadow1ng", - "html_url": "https://github.com/shadow1ng" + "login": "deckarep", + "id": 200686, + "avatar_url": "https://avatars.githubusercontent.com/u/200686?v=4", + "url": "https://api.github.com/users/deckarep", + "html_url": "https://github.com/deckarep" }, - "html_url": "https://github.com/shadow1ng/fscan", - "description": "一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。", - "url": "https://api.github.com/repos/shadow1ng/fscan", - "languages_url": "https://api.github.com/repos/shadow1ng/fscan/languages", - "created_at": "2020-11-13T16:35:20Z", - "updated_at": "2024-09-05T20:49:55Z", - "git_url": "git://github.com/shadow1ng/fscan.git", - "ssh_url": "git@github.com:shadow1ng/fscan.git", - "clone_url": "https://github.com/shadow1ng/fscan.git", + "html_url": "https://github.com/deckarep/golang-set", + "description": "A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.", + "url": "https://api.github.com/repos/deckarep/golang-set", + "languages_url": "https://api.github.com/repos/deckarep/golang-set/languages", + "created_at": "2013-07-03T21:52:01Z", + "updated_at": "2024-09-06T12:21:53Z", + "git_url": "git://github.com/deckarep/golang-set.git", + "ssh_url": "git@github.com:deckarep/golang-set.git", + "clone_url": "https://github.com/deckarep/golang-set.git", "homepage": "", - "stargazers_count": 9794, - "watchers_count": 9794, + "stargazers_count": 4066, + "watchers_count": 4066, + "language": "Go", + "topics": [ + "concurrency", + "datastructures", + "generics", + "go", + "golang", + "set", + "threadsafe" + ] + }, + { + "id": 469592529, + "node_id": "R_kgDOG_1p0Q", + "name": "go-lang", + "full_name": "jettjia/go-lang", + "owner": { + "login": "jettjia", + "id": 25764003, + "avatar_url": "https://avatars.githubusercontent.com/u/25764003?v=4", + "url": "https://api.github.com/users/jettjia", + "html_url": "https://github.com/jettjia" + }, + "html_url": "https://github.com/jettjia/go-lang", + "description": "go-lang", + "url": "https://api.github.com/repos/jettjia/go-lang", + "languages_url": "https://api.github.com/repos/jettjia/go-lang/languages", + "created_at": "2022-03-14T05:27:34Z", + "updated_at": "2023-05-23T00:43:23Z", + "git_url": "git://github.com/jettjia/go-lang.git", + "ssh_url": "git@github.com:jettjia/go-lang.git", + "clone_url": "https://github.com/jettjia/go-lang.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, "language": "Go", "topics": [] }, { - "id": 560164357, - "node_id": "R_kgDOIWNuBQ", - "name": "clive", - "full_name": "koki-develop/clive", + "id": 233408177, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzM0MDgxNzc=", + "name": "go-daily-lib", + "full_name": "darjun/go-daily-lib", "owner": { - "login": "koki-develop", - "id": 47014617, - "avatar_url": "https://avatars.githubusercontent.com/u/47014617?v=4", - "url": "https://api.github.com/users/koki-develop", - "html_url": "https://github.com/koki-develop" + "login": "darjun", + "id": 18298106, + "avatar_url": "https://avatars.githubusercontent.com/u/18298106?v=4", + "url": "https://api.github.com/users/darjun", + "html_url": "https://github.com/darjun" }, - "html_url": "https://github.com/koki-develop/clive", - "description": "⚡ Automates terminal operations.", - "url": "https://api.github.com/repos/koki-develop/clive", - "languages_url": "https://api.github.com/repos/koki-develop/clive/languages", - "created_at": "2022-10-31T21:49:17Z", - "updated_at": "2024-09-05T12:28:44Z", - "git_url": "git://github.com/koki-develop/clive.git", - "ssh_url": "git@github.com:koki-develop/clive.git", - "clone_url": "https://github.com/koki-develop/clive.git", - "homepage": "", - "stargazers_count": 327, - "watchers_count": 327, + "html_url": "https://github.com/darjun/go-daily-lib", + "description": "Go 每日一库", + "url": "https://api.github.com/repos/darjun/go-daily-lib", + "languages_url": "https://api.github.com/repos/darjun/go-daily-lib/languages", + "created_at": "2020-01-12T14:48:37Z", + "updated_at": "2024-09-05T01:18:23Z", + "git_url": "git://github.com/darjun/go-daily-lib.git", + "ssh_url": "git@github.com:darjun/go-daily-lib.git", + "clone_url": "https://github.com/darjun/go-daily-lib.git", + "homepage": null, + "stargazers_count": 5024, + "watchers_count": 5024, "language": "Go", - "topics": [ - "cli", - "golang", - "terminal" - ] + "topics": [] }, { - "id": 82091206, - "node_id": "MDEwOlJlcG9zaXRvcnk4MjA5MTIwNg==", - "name": "gomacro", - "full_name": "cosmos72/gomacro", + "id": 41033168, + "node_id": "MDEwOlJlcG9zaXRvcnk0MTAzMzE2OA==", + "name": "fasttemplate", + "full_name": "valyala/fasttemplate", "owner": { - "login": "cosmos72", - "id": 1947270, - "avatar_url": "https://avatars.githubusercontent.com/u/1947270?v=4", - "url": "https://api.github.com/users/cosmos72", - "html_url": "https://github.com/cosmos72" + "login": "valyala", + "id": 283442, + "avatar_url": "https://avatars.githubusercontent.com/u/283442?v=4", + "url": "https://api.github.com/users/valyala", + "html_url": "https://github.com/valyala" }, - "html_url": "https://github.com/cosmos72/gomacro", - "description": "Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros", - "url": "https://api.github.com/repos/cosmos72/gomacro", - "languages_url": "https://api.github.com/repos/cosmos72/gomacro/languages", - "created_at": "2017-02-15T18:15:04Z", - "updated_at": "2024-09-04T03:30:31Z", - "git_url": "git://github.com/cosmos72/gomacro.git", - "ssh_url": "git@github.com:cosmos72/gomacro.git", - "clone_url": "https://github.com/cosmos72/gomacro.git", + "html_url": "https://github.com/valyala/fasttemplate", + "description": "Simple and fast template engine for Go", + "url": "https://api.github.com/repos/valyala/fasttemplate", + "languages_url": "https://api.github.com/repos/valyala/fasttemplate/languages", + "created_at": "2015-08-19T12:44:22Z", + "updated_at": "2024-08-30T07:06:04Z", + "git_url": "git://github.com/valyala/fasttemplate.git", + "ssh_url": "git@github.com:valyala/fasttemplate.git", + "clone_url": "https://github.com/valyala/fasttemplate.git", "homepage": "", - "stargazers_count": 2165, - "watchers_count": 2165, + "stargazers_count": 824, + "watchers_count": 824, "language": "Go", "topics": [ - "debugger", - "eval", - "generics", + "fast", + "go", "golang", - "interpreter", - "macros", - "repl" + "placeholder", + "template" ] }, { - "id": 712363932, - "node_id": "R_kgDOKnXPnA", - "name": "ssh3", - "full_name": "francoismichel/ssh3", + "id": 1253164, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjUzMTY0", + "name": "pretty", + "full_name": "kr/pretty", "owner": { - "login": "francoismichel", - "id": 11063668, - "avatar_url": "https://avatars.githubusercontent.com/u/11063668?v=4", - "url": "https://api.github.com/users/francoismichel", - "html_url": "https://github.com/francoismichel" + "login": "kr", + "id": 4178, + "avatar_url": "https://avatars.githubusercontent.com/u/4178?v=4", + "url": "https://api.github.com/users/kr", + "html_url": "https://github.com/kr" }, - "html_url": "https://github.com/francoismichel/ssh3", - "description": "SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/", - "url": "https://api.github.com/repos/francoismichel/ssh3", - "languages_url": "https://api.github.com/repos/francoismichel/ssh3/languages", - "created_at": "2023-10-31T10:21:38Z", - "updated_at": "2024-09-04T08:49:08Z", - "git_url": "git://github.com/francoismichel/ssh3.git", - "ssh_url": "git@github.com:francoismichel/ssh3.git", - "clone_url": "https://github.com/francoismichel/ssh3.git", - "homepage": "https://arxiv.org/abs/2312.08396", - "stargazers_count": 3254, - "watchers_count": 3254, + "html_url": "https://github.com/kr/pretty", + "description": "Pretty printing for Go values", + "url": "https://api.github.com/repos/kr/pretty", + "languages_url": "https://api.github.com/repos/kr/pretty/languages", + "created_at": "2011-01-14T02:40:01Z", + "updated_at": "2024-09-03T20:17:25Z", + "git_url": "git://github.com/kr/pretty.git", + "ssh_url": "git@github.com:kr/pretty.git", + "clone_url": "https://github.com/kr/pretty.git", + "homepage": "http://godoc.org/github.com/kr/pretty", + "stargazers_count": 1355, + "watchers_count": 1355, "language": "Go", "topics": [] }, { - "id": 228991317, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjg5OTEzMTc=", - "name": "dongfeng-pay", - "full_name": "kongyuebin1/dongfeng-pay", + "id": 137190164, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzcxOTAxNjQ=", + "name": "gcli", + "full_name": "gookit/gcli", "owner": { - "login": "kongyuebin1", - "id": 12490135, - "avatar_url": "https://avatars.githubusercontent.com/u/12490135?v=4", - "url": "https://api.github.com/users/kongyuebin1", - "html_url": "https://github.com/kongyuebin1" + "login": "gookit", + "id": 40689636, + "avatar_url": "https://avatars.githubusercontent.com/u/40689636?v=4", + "url": "https://api.github.com/users/gookit", + "html_url": "https://github.com/gookit" }, - "html_url": "https://github.com/kongyuebin1/dongfeng-pay", - "description": "go,支付系统,聚合支付,四方支付,前后端齐全(管理后台,商户后台,代理后台,网关,代付,等)", - "url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay", - "languages_url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay/languages", - "created_at": "2019-12-19T06:37:40Z", - "updated_at": "2024-08-31T13:32:06Z", - "git_url": "git://github.com/kongyuebin1/dongfeng-pay.git", - "ssh_url": "git@github.com:kongyuebin1/dongfeng-pay.git", - "clone_url": "https://github.com/kongyuebin1/dongfeng-pay.git", - "homepage": "", - "stargazers_count": 403, - "watchers_count": 403, + "html_url": "https://github.com/gookit/gcli", + "description": "🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting display, generate bash/zsh completion add more features. Go的命令行应用,工具库,运行CLI命令,支持命令行色彩,用户交互,进度显示,数据格式化显示,生成bash/zsh命令补全脚本", + "url": "https://api.github.com/repos/gookit/gcli", + "languages_url": "https://api.github.com/repos/gookit/gcli/languages", + "created_at": "2018-06-13T09:00:41Z", + "updated_at": "2024-08-31T05:02:38Z", + "git_url": "git://github.com/gookit/gcli.git", + "ssh_url": "git@github.com:gookit/gcli.git", + "clone_url": "https://github.com/gookit/gcli.git", + "homepage": "https://gookit.github.io/gcli/", + "stargazers_count": 364, + "watchers_count": 364, "language": "Go", - "topics": [] + "topics": [ + "cli", + "cli-app", + "cli-application", + "cli-commands", + "cli-progress-bar", + "command-line", + "commands", + "console", + "console-application", + "go-cli", + "go-command-line", + "golang", + "gookit" + ] }, { - "id": 252813491, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTI4MTM0OTE=", - "name": "nuclei", - "full_name": "projectdiscovery/nuclei", + "id": 72495579, + "node_id": "MDEwOlJlcG9zaXRvcnk3MjQ5NTU3OQ==", + "name": "gitea", + "full_name": "go-gitea/gitea", "owner": { - "login": "projectdiscovery", - "id": 50994705, - "avatar_url": "https://avatars.githubusercontent.com/u/50994705?v=4", - "url": "https://api.github.com/users/projectdiscovery", - "html_url": "https://github.com/projectdiscovery" + "login": "go-gitea", + "id": 12724356, + "avatar_url": "https://avatars.githubusercontent.com/u/12724356?v=4", + "url": "https://api.github.com/users/go-gitea", + "html_url": "https://github.com/go-gitea" }, - "html_url": "https://github.com/projectdiscovery/nuclei", - "description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.", - "url": "https://api.github.com/repos/projectdiscovery/nuclei", - "languages_url": "https://api.github.com/repos/projectdiscovery/nuclei/languages", - "created_at": "2020-04-03T18:47:11Z", - "updated_at": "2024-09-06T00:18:21Z", - "git_url": "git://github.com/projectdiscovery/nuclei.git", - "ssh_url": "git@github.com:projectdiscovery/nuclei.git", - "clone_url": "https://github.com/projectdiscovery/nuclei.git", - "homepage": "https://docs.projectdiscovery.io/tools/nuclei", - "stargazers_count": 19805, - "watchers_count": 19805, + "html_url": "https://github.com/go-gitea/gitea", + "description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD", + "url": "https://api.github.com/repos/go-gitea/gitea", + "languages_url": "https://api.github.com/repos/go-gitea/gitea/languages", + "created_at": "2016-11-01T02:13:26Z", + "updated_at": "2024-09-07T00:29:25Z", + "git_url": "git://github.com/go-gitea/gitea.git", + "ssh_url": "git@github.com:go-gitea/gitea.git", + "clone_url": "https://github.com/go-gitea/gitea.git", + "homepage": "https://gitea.com", + "stargazers_count": 43986, + "watchers_count": 43986, "language": "Go", "topics": [ - "attack-surface", - "cve-scanner", + "devops", + "docker-registry-v2", + "git", + "git-gui", + "git-server", + "gitea", + "github", + "github-actions", + "gitlab", + "go", + "gogs", + "golang", "hacktoberfest", - "nuclei-engine", - "security", - "security-scanner", - "subdomain-takeover", - "vulnerability-assessment", - "vulnerability-detection", - "vulnerability-scanner" + "maven-server", + "npm-registry", + "vue" ] }, { - "id": 246402552, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDY0MDI1NTI=", - "name": "goph", - "full_name": "melbahja/goph", + "id": 42817478, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjgxNzQ3OA==", + "name": "readline", + "full_name": "chzyer/readline", "owner": { - "login": "melbahja", - "id": 8259014, - "avatar_url": "https://avatars.githubusercontent.com/u/8259014?v=4", - "url": "https://api.github.com/users/melbahja", - "html_url": "https://github.com/melbahja" + "login": "chzyer", + "id": 1464115, + "avatar_url": "https://avatars.githubusercontent.com/u/1464115?v=4", + "url": "https://api.github.com/users/chzyer", + "html_url": "https://github.com/chzyer" }, - "html_url": "https://github.com/melbahja/goph", - "description": "🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀", - "url": "https://api.github.com/repos/melbahja/goph", - "languages_url": "https://api.github.com/repos/melbahja/goph/languages", - "created_at": "2020-03-10T20:34:17Z", - "updated_at": "2024-09-05T18:01:19Z", - "git_url": "git://github.com/melbahja/goph.git", - "ssh_url": "git@github.com:melbahja/goph.git", - "clone_url": "https://github.com/melbahja/goph.git", - "homepage": "http://git.io/bfpiw", - "stargazers_count": 1733, - "watchers_count": 1733, + "html_url": "https://github.com/chzyer/readline", + "description": "Readline is a pure go(golang) implementation for GNU-Readline kind library", + "url": "https://api.github.com/repos/chzyer/readline", + "languages_url": "https://api.github.com/repos/chzyer/readline/languages", + "created_at": "2015-09-20T15:11:30Z", + "updated_at": "2024-09-05T16:32:46Z", + "git_url": "git://github.com/chzyer/readline.git", + "ssh_url": "git@github.com:chzyer/readline.git", + "clone_url": "https://github.com/chzyer/readline.git", + "homepage": "", + "stargazers_count": 2075, + "watchers_count": 2075, "language": "Go", "topics": [ - "downloader", "go", "golang", - "golang-module", - "goph", - "hacktoberfest", - "remote-execution", - "sftp", - "ssh", - "ssh-agent", - "ssh-client", - "ssh-keys", - "unix-systems", - "uploader" + "readline", + "readline-library" ] }, { - "id": 57283237, - "node_id": "MDEwOlJlcG9zaXRvcnk1NzI4MzIzNw==", - "name": "go-win64api", - "full_name": "iamacarpet/go-win64api", + "id": 216367757, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTYzNjc3NTc=", + "name": "freedom", + "full_name": "8treenet/freedom", "owner": { - "login": "iamacarpet", - "id": 1333857, - "avatar_url": "https://avatars.githubusercontent.com/u/1333857?v=4", - "url": "https://api.github.com/users/iamacarpet", - "html_url": "https://github.com/iamacarpet" + "login": "8treenet", + "id": 11514533, + "avatar_url": "https://avatars.githubusercontent.com/u/11514533?v=4", + "url": "https://api.github.com/users/8treenet", + "html_url": "https://github.com/8treenet" }, - "html_url": "https://github.com/iamacarpet/go-win64api", - "description": "Windows API wrappers for Go - useful for SysOps", - "url": "https://api.github.com/repos/iamacarpet/go-win64api", - "languages_url": "https://api.github.com/repos/iamacarpet/go-win64api/languages", - "created_at": "2016-04-28T08:14:24Z", - "updated_at": "2024-08-20T00:59:09Z", - "git_url": "git://github.com/iamacarpet/go-win64api.git", - "ssh_url": "git@github.com:iamacarpet/go-win64api.git", - "clone_url": "https://github.com/iamacarpet/go-win64api.git", + "html_url": "https://github.com/8treenet/freedom", + "description": "Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。", + "url": "https://api.github.com/repos/8treenet/freedom", + "languages_url": "https://api.github.com/repos/8treenet/freedom/languages", + "created_at": "2019-10-20T13:39:04Z", + "updated_at": "2024-09-06T09:55:02Z", + "git_url": "git://github.com/8treenet/freedom.git", + "ssh_url": "git@github.com:8treenet/freedom.git", + "clone_url": "https://github.com/8treenet/freedom.git", "homepage": "", - "stargazers_count": 485, - "watchers_count": 485, + "stargazers_count": 2367, + "watchers_count": 2367, "language": "Go", "topics": [ + "ddd", + "framework", + "freedom", "go", - "golang", - "golang-wrapper", - "sysops", - "windows-10", - "windows-api" + "http2-server", + "microservice", + "server" ] }, { - "id": 701595749, - "node_id": "R_kgDOKdGAZQ", - "name": "GoMusic", - "full_name": "Bistutu/GoMusic", + "id": 181461073, + "node_id": "MDEwOlJlcG9zaXRvcnkxODE0NjEwNzM=", + "name": "v2ray-core", + "full_name": "v2fly/v2ray-core", "owner": { - "login": "Bistutu", - "id": 91378285, - "avatar_url": "https://avatars.githubusercontent.com/u/91378285?v=4", - "url": "https://api.github.com/users/Bistutu", - "html_url": "https://github.com/Bistutu" + "login": "v2fly", + "id": 49637375, + "avatar_url": "https://avatars.githubusercontent.com/u/49637375?v=4", + "url": "https://api.github.com/users/v2fly", + "html_url": "https://github.com/v2fly" }, - "html_url": "https://github.com/Bistutu/GoMusic", - "description": "迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music", - "url": "https://api.github.com/repos/Bistutu/GoMusic", - "languages_url": "https://api.github.com/repos/Bistutu/GoMusic/languages", - "created_at": "2023-10-07T02:35:07Z", - "updated_at": "2024-09-05T12:19:22Z", - "git_url": "git://github.com/Bistutu/GoMusic.git", - "ssh_url": "git@github.com:Bistutu/GoMusic.git", - "clone_url": "https://github.com/Bistutu/GoMusic.git", - "homepage": "https://music.unmeta.cn", - "stargazers_count": 866, - "watchers_count": 866, + "html_url": "https://github.com/v2fly/v2ray-core", + "description": "A platform for building proxies to bypass network restrictions.", + "url": "https://api.github.com/repos/v2fly/v2ray-core", + "languages_url": "https://api.github.com/repos/v2fly/v2ray-core/languages", + "created_at": "2019-04-15T10:05:54Z", + "updated_at": "2024-09-07T01:07:53Z", + "git_url": "git://github.com/v2fly/v2ray-core.git", + "ssh_url": "git@github.com:v2fly/v2ray-core.git", + "clone_url": "https://github.com/v2fly/v2ray-core.git", + "homepage": "https://v2fly.org", + "stargazers_count": 28923, + "watchers_count": 28923, "language": "Go", - "topics": [] + "topics": [ + "anticensorship", + "hacktoberfest", + "network", + "proxy", + "shadowsocks", + "socks5", + "trojan", + "tunnel", + "v2fly", + "v2ray", + "vless", + "vmess", + "vpn" + ] }, { - "id": 367633459, - "node_id": "MDEwOlJlcG9zaXRvcnkzNjc2MzM0NTk=", - "name": "imagor", - "full_name": "cshum/imagor", + "id": 62944916, + "node_id": "MDEwOlJlcG9zaXRvcnk2Mjk0NDkxNg==", + "name": "go-scp", + "full_name": "bramvdbogaerde/go-scp", "owner": { - "login": "cshum", - "id": 293790, - "avatar_url": "https://avatars.githubusercontent.com/u/293790?v=4", - "url": "https://api.github.com/users/cshum", - "html_url": "https://github.com/cshum" + "login": "bramvdbogaerde", + "id": 2016763, + "avatar_url": "https://avatars.githubusercontent.com/u/2016763?v=4", + "url": "https://api.github.com/users/bramvdbogaerde", + "html_url": "https://github.com/bramvdbogaerde" }, - "html_url": "https://github.com/cshum/imagor", - "description": "Fast, secure image processing server and Go library, using libvips", - "url": "https://api.github.com/repos/cshum/imagor", - "languages_url": "https://api.github.com/repos/cshum/imagor/languages", - "created_at": "2021-05-15T13:04:01Z", - "updated_at": "2024-09-05T17:37:10Z", - "git_url": "git://github.com/cshum/imagor.git", - "ssh_url": "git@github.com:cshum/imagor.git", - "clone_url": "https://github.com/cshum/imagor.git", - "homepage": "", - "stargazers_count": 3335, - "watchers_count": 3335, + "html_url": "https://github.com/bramvdbogaerde/go-scp", + "description": "Simple Golang scp client", + "url": "https://api.github.com/repos/bramvdbogaerde/go-scp", + "languages_url": "https://api.github.com/repos/bramvdbogaerde/go-scp/languages", + "created_at": "2016-07-09T10:43:29Z", + "updated_at": "2024-08-26T06:41:24Z", + "git_url": "git://github.com/bramvdbogaerde/go-scp.git", + "ssh_url": "git@github.com:bramvdbogaerde/go-scp.git", + "clone_url": "https://github.com/bramvdbogaerde/go-scp.git", + "homepage": null, + "stargazers_count": 408, + "watchers_count": 408, "language": "Go", - "topics": [ - "avif", - "crop-image", - "docker", - "gif", - "golang", - "jpeg", - "libvips", - "png", - "resize-images", - "watermark", - "webp" - ] + "topics": [] }, { - "id": 715140067, - "node_id": "R_kgDOKqAr4w", - "name": "projection_screen_tv", - "full_name": "duolabmeng6/projection_screen_tv", + "id": 501482816, + "node_id": "R_kgDOHeQFQA", + "name": "faker", + "full_name": "go-faker/faker", "owner": { - "login": "duolabmeng6", - "id": 59047063, - "avatar_url": "https://avatars.githubusercontent.com/u/59047063?v=4", - "url": "https://api.github.com/users/duolabmeng6", - "html_url": "https://github.com/duolabmeng6" + "login": "go-faker", + "id": 107163345, + "avatar_url": "https://avatars.githubusercontent.com/u/107163345?v=4", + "url": "https://api.github.com/users/go-faker", + "html_url": "https://github.com/go-faker" }, - "html_url": "https://github.com/duolabmeng6/projection_screen_tv", - "description": "Easily put the mp4 files on macos and window onto the TV to watch It's like casting a screen on a mobile phone.", - "url": "https://api.github.com/repos/duolabmeng6/projection_screen_tv", - "languages_url": "https://api.github.com/repos/duolabmeng6/projection_screen_tv/languages", - "created_at": "2023-11-06T14:58:24Z", - "updated_at": "2024-08-05T08:50:11Z", - "git_url": "git://github.com/duolabmeng6/projection_screen_tv.git", - "ssh_url": "git@github.com:duolabmeng6/projection_screen_tv.git", - "clone_url": "https://github.com/duolabmeng6/projection_screen_tv.git", - "homepage": null, - "stargazers_count": 21, - "watchers_count": 21, + "html_url": "https://github.com/go-faker/faker", + "description": "Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker", + "url": "https://api.github.com/repos/go-faker/faker", + "languages_url": "https://api.github.com/repos/go-faker/faker/languages", + "created_at": "2022-06-09T02:50:41Z", + "updated_at": "2024-09-07T00:52:24Z", + "git_url": "git://github.com/go-faker/faker.git", + "ssh_url": "git@github.com:go-faker/faker.git", + "clone_url": "https://github.com/go-faker/faker.git", + "homepage": "https://pkg.go.dev/github.com/go-faker/faker/v4", + "stargazers_count": 649, + "watchers_count": 649, "language": "Go", - "topics": [] + "topics": [ + "fake-data", + "faker", + "golang", + "golang-library", + "testing-library", + "testing-tools" + ] }, { - "id": 11394675, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTM5NDY3NQ==", - "name": "go-update", - "full_name": "inconshreveable/go-update", + "id": 139308927, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzkzMDg5Mjc=", + "name": "color", + "full_name": "gookit/color", "owner": { - "login": "inconshreveable", - "id": 836692, - "avatar_url": "https://avatars.githubusercontent.com/u/836692?v=4", - "url": "https://api.github.com/users/inconshreveable", - "html_url": "https://github.com/inconshreveable" + "login": "gookit", + "id": 40689636, + "avatar_url": "https://avatars.githubusercontent.com/u/40689636?v=4", + "url": "https://api.github.com/users/gookit", + "html_url": "https://github.com/gookit" }, - "html_url": "https://github.com/inconshreveable/go-update", - "description": "Build self-updating Golang programs", - "url": "https://api.github.com/repos/inconshreveable/go-update", - "languages_url": "https://api.github.com/repos/inconshreveable/go-update/languages", - "created_at": "2013-07-13T21:48:31Z", - "updated_at": "2024-09-02T18:54:31Z", - "git_url": "git://github.com/inconshreveable/go-update.git", - "ssh_url": "git@github.com:inconshreveable/go-update.git", - "clone_url": "https://github.com/inconshreveable/go-update.git", - "homepage": "", - "stargazers_count": 2112, - "watchers_count": 2112, + "html_url": "https://github.com/gookit/color", + "description": "🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染", + "url": "https://api.github.com/repos/gookit/color", + "languages_url": "https://api.github.com/repos/gookit/color/languages", + "created_at": "2018-07-01T07:28:17Z", + "updated_at": "2024-09-05T17:32:18Z", + "git_url": "git://github.com/gookit/color.git", + "ssh_url": "git@github.com:gookit/color.git", + "clone_url": "https://github.com/gookit/color.git", + "homepage": "https://gookit.github.io/color/", + "stargazers_count": 1494, + "watchers_count": 1494, "language": "Go", - "topics": [] + "topics": [ + "256-colors", + "cli", + "cli-color", + "color", + "color-rgb", + "colors", + "command-line", + "console", + "console-color", + "go-color", + "gookit", + "rgb-color", + "terminal", + "terminal-colors", + "true-color" + ] }, { - "id": 10270722, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDI3MDcyMg==", - "name": "go-github", - "full_name": "google/go-github", + "id": 116043627, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTYwNDM2Mjc=", + "name": "grumble", + "full_name": "desertbit/grumble", "owner": { - "login": "google", - "id": 1342004, - "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", - "url": "https://api.github.com/users/google", - "html_url": "https://github.com/google" + "login": "desertbit", + "id": 11889730, + "avatar_url": "https://avatars.githubusercontent.com/u/11889730?v=4", + "url": "https://api.github.com/users/desertbit", + "html_url": "https://github.com/desertbit" }, - "html_url": "https://github.com/google/go-github", - "description": "Go library for accessing the GitHub v3 API", - "url": "https://api.github.com/repos/google/go-github", - "languages_url": "https://api.github.com/repos/google/go-github/languages", - "created_at": "2013-05-24T16:42:58Z", - "updated_at": "2024-09-05T16:03:14Z", - "git_url": "git://github.com/google/go-github.git", - "ssh_url": "git@github.com:google/go-github.git", - "clone_url": "https://github.com/google/go-github.git", - "homepage": "https://pkg.go.dev/github.com/google/go-github/v63/github", - "stargazers_count": 10283, - "watchers_count": 10283, + "html_url": "https://github.com/desertbit/grumble", + "description": "A powerful modern CLI and SHELL", + "url": "https://api.github.com/repos/desertbit/grumble", + "languages_url": "https://api.github.com/repos/desertbit/grumble/languages", + "created_at": "2018-01-02T18:13:57Z", + "updated_at": "2024-09-05T09:24:35Z", + "git_url": "git://github.com/desertbit/grumble.git", + "ssh_url": "git@github.com:desertbit/grumble.git", + "clone_url": "https://github.com/desertbit/grumble.git", + "homepage": null, + "stargazers_count": 528, + "watchers_count": 528, "language": "Go", "topics": [ - "github", - "github-api", - "go", + "cli", + "flags", "golang", - "hacktoberfest" + "shell" ] }, { - "id": 340018259, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDAwMTgyNTk=", - "name": "windigo", - "full_name": "rodrigocfd/windigo", + "id": 86594955, + "node_id": "MDEwOlJlcG9zaXRvcnk4NjU5NDk1NQ==", + "name": "gowd", + "full_name": "dtylman/gowd", "owner": { - "login": "rodrigocfd", - "id": 1283868, - "avatar_url": "https://avatars.githubusercontent.com/u/1283868?v=4", - "url": "https://api.github.com/users/rodrigocfd", - "html_url": "https://github.com/rodrigocfd" + "login": "dtylman", + "id": 5237465, + "avatar_url": "https://avatars.githubusercontent.com/u/5237465?v=4", + "url": "https://api.github.com/users/dtylman", + "html_url": "https://github.com/dtylman" }, - "html_url": "https://github.com/rodrigocfd/windigo", - "description": "Windows API and GUI in idiomatic Go.", - "url": "https://api.github.com/repos/rodrigocfd/windigo", - "languages_url": "https://api.github.com/repos/rodrigocfd/windigo/languages", - "created_at": "2021-02-18T10:46:06Z", - "updated_at": "2024-08-24T04:33:46Z", - "git_url": "git://github.com/rodrigocfd/windigo.git", - "ssh_url": "git@github.com:rodrigocfd/windigo.git", - "clone_url": "https://github.com/rodrigocfd/windigo.git", - "homepage": "https://pkg.go.dev/github.com/rodrigocfd/windigo", - "stargazers_count": 400, - "watchers_count": 400, + "html_url": "https://github.com/dtylman/gowd", + "description": "Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs)", + "url": "https://api.github.com/repos/dtylman/gowd", + "languages_url": "https://api.github.com/repos/dtylman/gowd/languages", + "created_at": "2017-03-29T14:50:53Z", + "updated_at": "2024-08-28T03:21:16Z", + "git_url": "git://github.com/dtylman/gowd.git", + "ssh_url": "git@github.com:dtylman/gowd.git", + "clone_url": "https://github.com/dtylman/gowd.git", + "homepage": "", + "stargazers_count": 426, + "watchers_count": 426, "language": "Go", "topics": [ - "ffi", - "go", + "desktop", "golang", - "gui", - "native", - "win32", - "windows" + "nwjs-application" ] }, { - "id": 309781884, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDk3ODE4ODQ=", - "name": "darwinkit", - "full_name": "progrium/darwinkit", + "id": 30245748, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDI0NTc0OA==", + "name": "termui", + "full_name": "gizak/termui", "owner": { - "login": "progrium", - "id": 647, - "avatar_url": "https://avatars.githubusercontent.com/u/647?v=4", - "url": "https://api.github.com/users/progrium", - "html_url": "https://github.com/progrium" + "login": "gizak", + "id": 2100512, + "avatar_url": "https://avatars.githubusercontent.com/u/2100512?v=4", + "url": "https://api.github.com/users/gizak", + "html_url": "https://github.com/gizak" }, - "html_url": "https://github.com/progrium/darwinkit", - "description": "Native Mac APIs for Go. Previously known as MacDriver", - "url": "https://api.github.com/repos/progrium/darwinkit", - "languages_url": "https://api.github.com/repos/progrium/darwinkit/languages", - "created_at": "2020-11-03T19:04:37Z", - "updated_at": "2024-09-05T07:58:56Z", - "git_url": "git://github.com/progrium/darwinkit.git", - "ssh_url": "git@github.com:progrium/darwinkit.git", - "clone_url": "https://github.com/progrium/darwinkit.git", + "html_url": "https://github.com/gizak/termui", + "description": "Golang terminal dashboard", + "url": "https://api.github.com/repos/gizak/termui", + "languages_url": "https://api.github.com/repos/gizak/termui/languages", + "created_at": "2015-02-03T14:09:27Z", + "updated_at": "2024-09-06T20:52:14Z", + "git_url": "git://github.com/gizak/termui.git", + "ssh_url": "git@github.com:gizak/termui.git", + "clone_url": "https://github.com/gizak/termui.git", "homepage": "", - "stargazers_count": 4956, - "watchers_count": 4956, + "stargazers_count": 13131, + "watchers_count": 13131, + "language": "Go", + "topics": [] + }, + { + "id": 126595133, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjY1OTUxMzM=", + "name": "termdash", + "full_name": "mum4k/termdash", + "owner": { + "login": "mum4k", + "id": 5315344, + "avatar_url": "https://avatars.githubusercontent.com/u/5315344?v=4", + "url": "https://api.github.com/users/mum4k", + "html_url": "https://github.com/mum4k" + }, + "html_url": "https://github.com/mum4k/termdash", + "description": "Terminal based dashboard.", + "url": "https://api.github.com/repos/mum4k/termdash", + "languages_url": "https://api.github.com/repos/mum4k/termdash/languages", + "created_at": "2018-03-24T12:01:49Z", + "updated_at": "2024-09-06T00:03:46Z", + "git_url": "git://github.com/mum4k/termdash.git", + "ssh_url": "git@github.com:mum4k/termdash.git", + "clone_url": "https://github.com/mum4k/termdash.git", + "homepage": null, + "stargazers_count": 2688, + "watchers_count": 2688, "language": "Go", "topics": [ - "appkit", - "apple", - "apple-apis", - "bindings", - "bridge", - "cgo", - "cocoa", - "coremidi", - "coreml", - "go", + "dashboard", "golang", - "ios", - "libobjc", - "mac", - "macos", - "macos-application", - "native-apps", - "objc-runtime", - "objective-c", - "webkit" + "terminal-based" ] }, { - "id": 458397184, - "node_id": "R_kgDOG1KWAA", - "name": "bubble-table", - "full_name": "Evertras/bubble-table", + "id": 16511484, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjUxMTQ4NA==", + "name": "tablewriter", + "full_name": "olekukonko/tablewriter", "owner": { - "login": "Evertras", - "id": 5923958, - "avatar_url": "https://avatars.githubusercontent.com/u/5923958?v=4", - "url": "https://api.github.com/users/Evertras", - "html_url": "https://github.com/Evertras" + "login": "olekukonko", + "id": 2615393, + "avatar_url": "https://avatars.githubusercontent.com/u/2615393?v=4", + "url": "https://api.github.com/users/olekukonko", + "html_url": "https://github.com/olekukonko" }, - "html_url": "https://github.com/Evertras/bubble-table", - "description": "A customizable, interactive table component for the Bubble Tea framework", - "url": "https://api.github.com/repos/Evertras/bubble-table", - "languages_url": "https://api.github.com/repos/Evertras/bubble-table/languages", - "created_at": "2022-02-12T02:14:17Z", - "updated_at": "2024-09-03T17:05:25Z", - "git_url": "git://github.com/Evertras/bubble-table.git", - "ssh_url": "git@github.com:Evertras/bubble-table.git", - "clone_url": "https://github.com/Evertras/bubble-table.git", - "homepage": "", - "stargazers_count": 435, - "watchers_count": 435, + "html_url": "https://github.com/olekukonko/tablewriter", + "description": "ASCII table in golang", + "url": "https://api.github.com/repos/olekukonko/tablewriter", + "languages_url": "https://api.github.com/repos/olekukonko/tablewriter/languages", + "created_at": "2014-02-04T12:47:48Z", + "updated_at": "2024-09-06T13:02:20Z", + "git_url": "git://github.com/olekukonko/tablewriter.git", + "ssh_url": "git@github.com:olekukonko/tablewriter.git", + "clone_url": "https://github.com/olekukonko/tablewriter.git", + "homepage": null, + "stargazers_count": 4266, + "watchers_count": 4266, + "language": "Go", + "topics": [] + }, + { + "id": 46394186, + "node_id": "MDEwOlJlcG9zaXRvcnk0NjM5NDE4Ng==", + "name": "term", + "full_name": "golang/term", + "owner": { + "login": "golang", + "id": 4314092, + "avatar_url": "https://avatars.githubusercontent.com/u/4314092?v=4", + "url": "https://api.github.com/users/golang", + "html_url": "https://github.com/golang" + }, + "html_url": "https://github.com/golang/term", + "description": "Go terminal and console support", + "url": "https://api.github.com/repos/golang/term", + "languages_url": "https://api.github.com/repos/golang/term/languages", + "created_at": "2015-11-18T04:02:35Z", + "updated_at": "2024-09-04T14:38:02Z", + "git_url": "git://github.com/golang/term.git", + "ssh_url": "git@github.com:golang/term.git", + "clone_url": "https://github.com/golang/term.git", + "homepage": null, + "stargazers_count": 276, + "watchers_count": 276, "language": "Go", - "topics": [ - "bubble", - "bubble-tea", - "bubbles", - "go", - "golang", - "table", - "tui" - ] + "topics": [] }, { - "id": 104690469, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ2OTA0Njk=", - "name": "govcl", - "full_name": "ying32/govcl", + "id": 12574344, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjU3NDM0NA==", + "name": "cobra", + "full_name": "spf13/cobra", "owner": { - "login": "ying32", - "id": 7037165, - "avatar_url": "https://avatars.githubusercontent.com/u/7037165?v=4", - "url": "https://api.github.com/users/ying32", - "html_url": "https://github.com/ying32" + "login": "spf13", + "id": 173412, + "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4", + "url": "https://api.github.com/users/spf13", + "html_url": "https://github.com/spf13" }, - "html_url": "https://github.com/ying32/govcl", - "description": " Cross-platform Go/Golang GUI library.", - "url": "https://api.github.com/repos/ying32/govcl", - "languages_url": "https://api.github.com/repos/ying32/govcl/languages", - "created_at": "2017-09-25T01:38:08Z", - "updated_at": "2024-09-01T08:15:52Z", - "git_url": "git://github.com/ying32/govcl.git", - "ssh_url": "git@github.com:ying32/govcl.git", - "clone_url": "https://github.com/ying32/govcl.git", - "homepage": "https://z-kit.cc", - "stargazers_count": 2197, - "watchers_count": 2197, + "html_url": "https://github.com/spf13/cobra", + "description": "A Commander for modern Go CLI interactions", + "url": "https://api.github.com/repos/spf13/cobra", + "languages_url": "https://api.github.com/repos/spf13/cobra/languages", + "created_at": "2013-09-03T20:40:26Z", + "updated_at": "2024-09-06T21:16:33Z", + "git_url": "git://github.com/spf13/cobra.git", + "ssh_url": "git@github.com:spf13/cobra.git", + "clone_url": "https://github.com/spf13/cobra.git", + "homepage": "https://cobra.dev", + "stargazers_count": 37485, + "watchers_count": 37485, "language": "Go", "topics": [ + "cli", + "cli-app", + "cobra", + "cobra-generator", + "cobra-library", + "command", + "command-cobra", + "command-line", + "commandline", "go", - "go-gui", - "go-ui", - "gogui", "golang", + "golang-application", "golang-library", - "golangui", - "golcl", - "goui", - "gui", - "gui-toolkit", - "lazarus", - "lcl", - "linux-desktop", - "macos-app", - "ui", - "windows-desktop" + "posix", + "posix-compliant-flags", + "subcommands" ] }, { - "id": 534446803, - "node_id": "R_kgDOH9sC0w", - "name": "gws", - "full_name": "lxzan/gws", + "id": 11194491, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTE5NDQ5MQ==", + "name": "goterm", + "full_name": "buger/goterm", "owner": { - "login": "lxzan", - "id": 17956540, - "avatar_url": "https://avatars.githubusercontent.com/u/17956540?v=4", - "url": "https://api.github.com/users/lxzan", - "html_url": "https://github.com/lxzan" + "login": "buger", + "id": 14009, + "avatar_url": "https://avatars.githubusercontent.com/u/14009?v=4", + "url": "https://api.github.com/users/buger", + "html_url": "https://github.com/buger" }, - "html_url": "https://github.com/lxzan/gws", - "description": "simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...", - "url": "https://api.github.com/repos/lxzan/gws", - "languages_url": "https://api.github.com/repos/lxzan/gws/languages", - "created_at": "2022-09-09T00:51:50Z", - "updated_at": "2024-09-05T00:43:41Z", - "git_url": "git://github.com/lxzan/gws.git", - "ssh_url": "git@github.com:lxzan/gws.git", - "clone_url": "https://github.com/lxzan/gws.git", - "homepage": "https://pkg.go.dev/github.com/lxzan/gws", - "stargazers_count": 1350, - "watchers_count": 1350, + "html_url": "https://github.com/buger/goterm", + "description": "Advanced terminal output in Go", + "url": "https://api.github.com/repos/buger/goterm", + "languages_url": "https://api.github.com/repos/buger/goterm/languages", + "created_at": "2013-07-05T07:56:19Z", + "updated_at": "2024-08-28T20:45:56Z", + "git_url": "git://github.com/buger/goterm.git", + "ssh_url": "git@github.com:buger/goterm.git", + "clone_url": "https://github.com/buger/goterm.git", + "homepage": null, + "stargazers_count": 962, + "watchers_count": 962, "language": "Go", - "topics": [ - "context-takeover", - "go-websocket", - "go-ws", - "kcp", - "permessage-deflate", - "rfc7692", - "websocket", - "ws" - ] + "topics": [] }, { - "id": 76455463, - "node_id": "MDEwOlJlcG9zaXRvcnk3NjQ1NTQ2Mw==", - "name": "mpb", - "full_name": "vbauerster/mpb", + "id": 522762795, + "node_id": "R_kgDOHyi6Kw", + "name": "wxbot", + "full_name": "yqchilde/wxbot", "owner": { - "login": "vbauerster", - "id": 2206533, - "avatar_url": "https://avatars.githubusercontent.com/u/2206533?v=4", - "url": "https://api.github.com/users/vbauerster", - "html_url": "https://github.com/vbauerster" + "login": "yqchilde", + "id": 36953759, + "avatar_url": "https://avatars.githubusercontent.com/u/36953759?v=4", + "url": "https://api.github.com/users/yqchilde", + "html_url": "https://github.com/yqchilde" }, - "html_url": "https://github.com/vbauerster/mpb", - "description": "multi progress bar for Go cli applications", - "url": "https://api.github.com/repos/vbauerster/mpb", - "languages_url": "https://api.github.com/repos/vbauerster/mpb/languages", - "created_at": "2016-12-14T11:56:29Z", - "updated_at": "2024-09-05T07:05:26Z", - "git_url": "git://github.com/vbauerster/mpb.git", - "ssh_url": "git@github.com:vbauerster/mpb.git", - "clone_url": "https://github.com/vbauerster/mpb.git", + "html_url": "https://github.com/yqchilde/wxbot", + "description": "☝🏻 一个好玩的个人微信机器人程序(DaenDLL、VLW),插件开发,查天气,ChatGPT聊天,设置定时任务,公众号监控转发...", + "url": "https://api.github.com/repos/yqchilde/wxbot", + "languages_url": "https://api.github.com/repos/yqchilde/wxbot/languages", + "created_at": "2022-08-09T01:32:06Z", + "updated_at": "2024-09-06T02:29:44Z", + "git_url": "git://github.com/yqchilde/wxbot.git", + "ssh_url": "git@github.com:yqchilde/wxbot.git", + "clone_url": "https://github.com/yqchilde/wxbot.git", "homepage": "", - "stargazers_count": 2288, - "watchers_count": 2288, + "stargazers_count": 607, + "watchers_count": 607, "language": "Go", "topics": [ - "cli", + "chatgpt", "go", - "mpb", - "progress-bar", - "spinner", - "terminal" - ] - }, - { - "id": 237523442, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzc1MjM0NDI=", - "name": "tailscale", - "full_name": "tailscale/tailscale", - "owner": { - "login": "tailscale", - "id": 48932923, - "avatar_url": "https://avatars.githubusercontent.com/u/48932923?v=4", - "url": "https://api.github.com/users/tailscale", - "html_url": "https://github.com/tailscale" - }, - "html_url": "https://github.com/tailscale/tailscale", - "description": "The easiest, most secure way to use WireGuard and 2FA.", - "url": "https://api.github.com/repos/tailscale/tailscale", - "languages_url": "https://api.github.com/repos/tailscale/tailscale/languages", - "created_at": "2020-01-31T22:00:03Z", - "updated_at": "2024-09-06T00:10:32Z", - "git_url": "git://github.com/tailscale/tailscale.git", - "ssh_url": "git@github.com:tailscale/tailscale.git", - "clone_url": "https://github.com/tailscale/tailscale.git", - "homepage": "https://tailscale.com", - "stargazers_count": 18469, - "watchers_count": 18469, - "language": "Go", - "topics": [ - "2fa", - "oauth", - "sso", - "tailscale", - "vpn", - "wireguard" + "golang", + "gpt-35-turbo", + "openai", + "wechat", + "wechat-bot", + "wxbot" ] }, { - "id": 420503947, - "node_id": "R_kgDOGRBhiw", - "name": "ntfy", - "full_name": "binwiederhier/ntfy", + "id": 146190969, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDYxOTA5Njk=", + "name": "websocket", + "full_name": "fasthttp/websocket", "owner": { - "login": "binwiederhier", - "id": 664597, - "avatar_url": "https://avatars.githubusercontent.com/u/664597?v=4", - "url": "https://api.github.com/users/binwiederhier", - "html_url": "https://github.com/binwiederhier" + "login": "fasthttp", + "id": 42277636, + "avatar_url": "https://avatars.githubusercontent.com/u/42277636?v=4", + "url": "https://api.github.com/users/fasthttp", + "html_url": "https://github.com/fasthttp" }, - "html_url": "https://github.com/binwiederhier/ntfy", - "description": "Send push notifications to your phone or desktop using PUT/POST", - "url": "https://api.github.com/repos/binwiederhier/ntfy", - "languages_url": "https://api.github.com/repos/binwiederhier/ntfy/languages", - "created_at": "2021-10-23T19:25:32Z", - "updated_at": "2024-09-05T21:41:29Z", - "git_url": "git://github.com/binwiederhier/ntfy.git", - "ssh_url": "git@github.com:binwiederhier/ntfy.git", - "clone_url": "https://github.com/binwiederhier/ntfy.git", - "homepage": "https://ntfy.sh", - "stargazers_count": 17703, - "watchers_count": 17703, + "html_url": "https://github.com/fasthttp/websocket", + "description": "WebSocket implementation for fasthttp.", + "url": "https://api.github.com/repos/fasthttp/websocket", + "languages_url": "https://api.github.com/repos/fasthttp/websocket/languages", + "created_at": "2018-08-26T15:08:10Z", + "updated_at": "2024-09-04T14:04:08Z", + "git_url": "git://github.com/fasthttp/websocket.git", + "ssh_url": "git@github.com:fasthttp/websocket.git", + "clone_url": "https://github.com/fasthttp/websocket.git", + "homepage": "", + "stargazers_count": 526, + "watchers_count": 526, "language": "Go", "topics": [ - "curl", - "notifications", - "ntfy", - "ntfysh", - "pubsub", - "push-notifications", - "rest-api" + "fasthttp", + "go", + "golang", + "websocket" ] }, { - "id": 13492546, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzQ5MjU0Ng==", - "name": "gosseract", - "full_name": "otiai10/gosseract", + "id": 3049190, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ5MTkw", + "name": "assh", + "full_name": "moul/assh", "owner": { - "login": "otiai10", - "id": 931554, - "avatar_url": "https://avatars.githubusercontent.com/u/931554?v=4", - "url": "https://api.github.com/users/otiai10", - "html_url": "https://github.com/otiai10" + "login": "moul", + "id": 94029, + "avatar_url": "https://avatars.githubusercontent.com/u/94029?v=4", + "url": "https://api.github.com/users/moul", + "html_url": "https://github.com/moul" }, - "html_url": "https://github.com/otiai10/gosseract", - "description": "Go package for OCR (Optical Character Recognition), by using Tesseract C++ library", - "url": "https://api.github.com/repos/otiai10/gosseract", - "languages_url": "https://api.github.com/repos/otiai10/gosseract/languages", - "created_at": "2013-10-11T07:27:53Z", - "updated_at": "2024-09-05T17:10:05Z", - "git_url": "git://github.com/otiai10/gosseract.git", - "ssh_url": "git@github.com:otiai10/gosseract.git", - "clone_url": "https://github.com/otiai10/gosseract.git", - "homepage": "https://pkg.go.dev/github.com/otiai10/gosseract", - "stargazers_count": 2644, - "watchers_count": 2644, + "html_url": "https://github.com/moul/assh", + "description": ":computer: make your ssh client smarter", + "url": "https://api.github.com/repos/moul/assh", + "languages_url": "https://api.github.com/repos/moul/assh/languages", + "created_at": "2011-12-25T21:15:04Z", + "updated_at": "2024-09-06T21:47:36Z", + "git_url": "git://github.com/moul/assh.git", + "ssh_url": "git@github.com:moul/assh.git", + "clone_url": "https://github.com/moul/assh.git", + "homepage": "https://manfred.life/assh", + "stargazers_count": 3045, + "watchers_count": 3045, "language": "Go", "topics": [ - "go", - "ocr", - "ocr-server", - "tesseract", - "tesseract-ocr" + "automation", + "config", + "config-management", + "devops", + "proxy", + "ssh" ] }, { - "id": 103995895, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDM5OTU4OTU=", - "name": "gocv", - "full_name": "hybridgroup/gocv", + "id": 99868999, + "node_id": "MDEwOlJlcG9zaXRvcnk5OTg2ODk5OQ==", + "name": "example", + "full_name": "gowechat/example", "owner": { - "login": "hybridgroup", - "id": 212109, - "avatar_url": "https://avatars.githubusercontent.com/u/212109?v=4", - "url": "https://api.github.com/users/hybridgroup", - "html_url": "https://github.com/hybridgroup" + "login": "gowechat", + "id": 22111740, + "avatar_url": "https://avatars.githubusercontent.com/u/22111740?v=4", + "url": "https://api.github.com/users/gowechat", + "html_url": "https://github.com/gowechat" }, - "html_url": "https://github.com/hybridgroup/gocv", - "description": "Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.", - "url": "https://api.github.com/repos/hybridgroup/gocv", - "languages_url": "https://api.github.com/repos/hybridgroup/gocv/languages", - "created_at": "2017-09-18T21:54:17Z", - "updated_at": "2024-09-05T18:30:00Z", - "git_url": "git://github.com/hybridgroup/gocv.git", - "ssh_url": "git@github.com:hybridgroup/gocv.git", - "clone_url": "https://github.com/hybridgroup/gocv.git", - "homepage": "https://gocv.io", - "stargazers_count": 6552, - "watchers_count": 6552, + "html_url": "https://github.com/gowechat/example", + "description": "【例子】微信开发SDK(Wechat SDK For Golang)", + "url": "https://api.github.com/repos/gowechat/example", + "languages_url": "https://api.github.com/repos/gowechat/example/languages", + "created_at": "2017-08-10T01:47:41Z", + "updated_at": "2024-07-30T05:16:24Z", + "git_url": "git://github.com/gowechat/example.git", + "ssh_url": "git@github.com:gowechat/example.git", + "clone_url": "https://github.com/gowechat/example.git", + "homepage": "http://silenceper.com/wechat", + "stargazers_count": 50, + "watchers_count": 50, "language": "Go", "topics": [ - "caffe", - "computer-vision", - "computervision", - "cuda", - "dnn", - "face-tracking", - "gocv", + "examples", "golang", - "image-processing", - "mjpeg", - "mjpeg-stream", - "object-classification", - "object-tracking", - "opencv", - "openvino", - "tensorflow", - "torch", - "video", - "video-capture" + "wechat", + "wechat-ex", + "wechat-sdk" ] }, { - "id": 532256965, - "node_id": "R_kgDOH7mYxQ", - "name": "uipathcli", - "full_name": "UiPath/uipathcli", + "id": 108840022, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDg4NDAwMjI=", + "name": "sshportal", + "full_name": "moul/sshportal", "owner": { - "login": "UiPath", - "id": 375663, - "avatar_url": "https://avatars.githubusercontent.com/u/375663?v=4", - "url": "https://api.github.com/users/UiPath", - "html_url": "https://github.com/UiPath" + "login": "moul", + "id": 94029, + "avatar_url": "https://avatars.githubusercontent.com/u/94029?v=4", + "url": "https://api.github.com/users/moul", + "html_url": "https://github.com/moul" }, - "html_url": "https://github.com/UiPath/uipathcli", - "description": "Command line interface to simplify, script and automate API calls for UiPath services (preview)", - "url": "https://api.github.com/repos/UiPath/uipathcli", - "languages_url": "https://api.github.com/repos/UiPath/uipathcli/languages", - "created_at": "2022-09-03T12:42:04Z", - "updated_at": "2024-08-17T10:07:05Z", - "git_url": "git://github.com/UiPath/uipathcli.git", - "ssh_url": "git@github.com:UiPath/uipathcli.git", - "clone_url": "https://github.com/UiPath/uipathcli.git", - "homepage": "", - "stargazers_count": 63, - "watchers_count": 63, + "html_url": "https://github.com/moul/sshportal", + "description": ":tophat: simple, fun and transparent SSH (and telnet) bastion server", + "url": "https://api.github.com/repos/moul/sshportal", + "languages_url": "https://api.github.com/repos/moul/sshportal/languages", + "created_at": "2017-10-30T11:13:36Z", + "updated_at": "2024-09-04T15:47:13Z", + "git_url": "git://github.com/moul/sshportal.git", + "ssh_url": "git@github.com:moul/sshportal.git", + "clone_url": "https://github.com/moul/sshportal.git", + "homepage": "https://manfred.life/sshportal", + "stargazers_count": 1764, + "watchers_count": 1764, "language": "Go", "topics": [ - "cli", - "preview", - "uipath" + "bastion", + "devops", + "fun", + "security", + "ssh", + "ssh-server" ] }, { - "id": 69269563, - "node_id": "MDEwOlJlcG9zaXRvcnk2OTI2OTU2Mw==", - "name": "robotgo", - "full_name": "go-vgo/robotgo", + "id": 420846717, + "node_id": "R_kgDOGRWcfQ", + "name": "id-maker", + "full_name": "yongxinz/id-maker", "owner": { - "login": "go-vgo", - "id": 22145830, - "avatar_url": "https://avatars.githubusercontent.com/u/22145830?v=4", - "url": "https://api.github.com/users/go-vgo", - "html_url": "https://github.com/go-vgo" + "login": "yongxinz", + "id": 13905325, + "avatar_url": "https://avatars.githubusercontent.com/u/13905325?v=4", + "url": "https://api.github.com/users/yongxinz", + "html_url": "https://github.com/yongxinz" }, - "html_url": "https://github.com/go-vgo/robotgo", - "description": "RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar", - "url": "https://api.github.com/repos/go-vgo/robotgo", - "languages_url": "https://api.github.com/repos/go-vgo/robotgo/languages", - "created_at": "2016-09-26T16:26:56Z", - "updated_at": "2024-09-05T20:11:40Z", - "git_url": "git://github.com/go-vgo/robotgo.git", - "ssh_url": "git@github.com:go-vgo/robotgo.git", - "clone_url": "https://github.com/go-vgo/robotgo.git", + "html_url": "https://github.com/yongxinz/id-maker", + "description": "Go 开发的一款分布式唯一 ID 生成系统", + "url": "https://api.github.com/repos/yongxinz/id-maker", + "languages_url": "https://api.github.com/repos/yongxinz/id-maker/languages", + "created_at": "2021-10-25T01:58:19Z", + "updated_at": "2024-08-15T17:45:40Z", + "git_url": "git://github.com/yongxinz/id-maker.git", + "ssh_url": "git@github.com:yongxinz/id-maker.git", + "clone_url": "https://github.com/yongxinz/id-maker.git", "homepage": "", - "stargazers_count": 9560, - "watchers_count": 9560, + "stargazers_count": 171, + "watchers_count": 171, "language": "Go", "topics": [ - "automation", - "c", "go", - "golang", - "hook", - "image", - "mouse", - "opencv", - "robot", - "robotgo", - "rpa", - "window" + "golang" ] }, { - "id": 509091576, - "node_id": "R_kgDOHlge-A", - "name": "sing-box", - "full_name": "SagerNet/sing-box", + "id": 494407690, + "node_id": "R_kgDOHXgQCg", + "name": "jupiter-examples", + "full_name": "douyu/jupiter-examples", "owner": { - "login": "SagerNet", - "id": 83217677, - "avatar_url": "https://avatars.githubusercontent.com/u/83217677?v=4", - "url": "https://api.github.com/users/SagerNet", - "html_url": "https://github.com/SagerNet" + "login": "douyu", + "id": 61232347, + "avatar_url": "https://avatars.githubusercontent.com/u/61232347?v=4", + "url": "https://api.github.com/users/douyu", + "html_url": "https://github.com/douyu" }, - "html_url": "https://github.com/SagerNet/sing-box", - "description": "The universal proxy platform", - "url": "https://api.github.com/repos/SagerNet/sing-box", - "languages_url": "https://api.github.com/repos/SagerNet/sing-box/languages", - "created_at": "2022-06-30T13:27:22Z", - "updated_at": "2024-09-06T01:22:22Z", - "git_url": "git://github.com/SagerNet/sing-box.git", - "ssh_url": "git@github.com:SagerNet/sing-box.git", - "clone_url": "https://github.com/SagerNet/sing-box.git", - "homepage": "https://sing-box.sagernet.org/", - "stargazers_count": 18218, - "watchers_count": 18218, + "html_url": "https://github.com/douyu/jupiter-examples", + "description": "Examples of Jupiter.", + "url": "https://api.github.com/repos/douyu/jupiter-examples", + "languages_url": "https://api.github.com/repos/douyu/jupiter-examples/languages", + "created_at": "2022-05-20T09:46:41Z", + "updated_at": "2024-01-31T13:05:20Z", + "git_url": "git://github.com/douyu/jupiter-examples.git", + "ssh_url": "git@github.com:douyu/jupiter-examples.git", + "clone_url": "https://github.com/douyu/jupiter-examples.git", + "homepage": null, + "stargazers_count": 14, + "watchers_count": 14, "language": "Go", "topics": [] }, { - "id": 88535718, - "node_id": "MDEwOlJlcG9zaXRvcnk4ODUzNTcxOA==", - "name": "ssh_config", - "full_name": "kevinburke/ssh_config", + "id": 185341443, + "node_id": "MDEwOlJlcG9zaXRvcnkxODUzNDE0NDM=", + "name": "dive-to-gosync-workshop", + "full_name": "smallnest/dive-to-gosync-workshop", "owner": { - "login": "kevinburke", - "id": 234019, - "avatar_url": "https://avatars.githubusercontent.com/u/234019?v=4", - "url": "https://api.github.com/users/kevinburke", - "html_url": "https://github.com/kevinburke" + "login": "smallnest", + "id": 865763, + "avatar_url": "https://avatars.githubusercontent.com/u/865763?v=4", + "url": "https://api.github.com/users/smallnest", + "html_url": "https://github.com/smallnest" }, - "html_url": "https://github.com/kevinburke/ssh_config", - "description": "Go parser for ssh_config files", - "url": "https://api.github.com/repos/kevinburke/ssh_config", - "languages_url": "https://api.github.com/repos/kevinburke/ssh_config/languages", - "created_at": "2017-04-17T18:06:25Z", - "updated_at": "2024-08-29T07:04:07Z", - "git_url": "git://github.com/kevinburke/ssh_config.git", - "ssh_url": "git@github.com:kevinburke/ssh_config.git", - "clone_url": "https://github.com/kevinburke/ssh_config.git", - "homepage": "https://godoc.org/github.com/kevinburke/ssh_config", - "stargazers_count": 424, - "watchers_count": 424, + "html_url": "https://github.com/smallnest/dive-to-gosync-workshop", + "description": "深入Go并发编程研讨课", + "url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop", + "languages_url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop/languages", + "created_at": "2019-05-07T07:02:46Z", + "updated_at": "2024-09-06T10:48:23Z", + "git_url": "git://github.com/smallnest/dive-to-gosync-workshop.git", + "ssh_url": "git@github.com:smallnest/dive-to-gosync-workshop.git", + "clone_url": "https://github.com/smallnest/dive-to-gosync-workshop.git", + "homepage": null, + "stargazers_count": 1619, + "watchers_count": 1619, "language": "Go", - "topics": [ - "golang", - "parser", - "ssh", - "ssh-config" - ] + "topics": [] }, { - "id": 17494220, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzQ5NDIyMA==", - "name": "trie", - "full_name": "derekparker/trie", + "id": 10166531, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDE2NjUzMQ==", + "name": "mapstructure", + "full_name": "mitchellh/mapstructure", "owner": { - "login": "derekparker", - "id": 1314079, - "avatar_url": "https://avatars.githubusercontent.com/u/1314079?v=4", - "url": "https://api.github.com/users/derekparker", - "html_url": "https://github.com/derekparker" + "login": "mitchellh", + "id": 1299, + "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4", + "url": "https://api.github.com/users/mitchellh", + "html_url": "https://github.com/mitchellh" }, - "html_url": "https://github.com/derekparker/trie", - "description": "Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.", - "url": "https://api.github.com/repos/derekparker/trie", - "languages_url": "https://api.github.com/repos/derekparker/trie/languages", - "created_at": "2014-03-06T22:01:49Z", - "updated_at": "2024-09-05T15:26:01Z", - "git_url": "git://github.com/derekparker/trie.git", - "ssh_url": "git@github.com:derekparker/trie.git", - "clone_url": "https://github.com/derekparker/trie.git", - "homepage": "", - "stargazers_count": 748, - "watchers_count": 748, + "html_url": "https://github.com/mitchellh/mapstructure", + "description": "Go library for decoding generic map values into native Go structures and vice versa.", + "url": "https://api.github.com/repos/mitchellh/mapstructure", + "languages_url": "https://api.github.com/repos/mitchellh/mapstructure/languages", + "created_at": "2013-05-20T05:24:34Z", + "updated_at": "2024-09-05T21:08:44Z", + "git_url": "git://github.com/mitchellh/mapstructure.git", + "ssh_url": "git@github.com:mitchellh/mapstructure.git", + "clone_url": "https://github.com/mitchellh/mapstructure.git", + "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc", + "stargazers_count": 7884, + "watchers_count": 7884, "language": "Go", "topics": [] }, { - "id": 210569586, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTA1Njk1ODY=", - "name": "cyclone", - "full_name": "braveghost/cyclone", + "id": 195628498, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTU2Mjg0OTg=", + "name": "go-collection", + "full_name": "jiujuan/go-collection", "owner": { - "login": "braveghost", - "id": 32083727, - "avatar_url": "https://avatars.githubusercontent.com/u/32083727?v=4", - "url": "https://api.github.com/users/braveghost", - "html_url": "https://github.com/braveghost" + "login": "jiujuan", + "id": 45460739, + "avatar_url": "https://avatars.githubusercontent.com/u/45460739?v=4", + "url": "https://api.github.com/users/jiujuan", + "html_url": "https://github.com/jiujuan" }, - "html_url": "https://github.com/braveghost/cyclone", - "description": "Registry based service monitoring", - "url": "https://api.github.com/repos/braveghost/cyclone", - "languages_url": "https://api.github.com/repos/braveghost/cyclone/languages", - "created_at": "2019-09-24T09:56:00Z", - "updated_at": "2023-11-02T10:13:58Z", - "git_url": "git://github.com/braveghost/cyclone.git", - "ssh_url": "git@github.com:braveghost/cyclone.git", - "clone_url": "https://github.com/braveghost/cyclone.git", - "homepage": null, - "stargazers_count": 5, - "watchers_count": 5, + "html_url": "https://github.com/jiujuan/go-collection", + "description": ":tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。", + "url": "https://api.github.com/repos/jiujuan/go-collection", + "languages_url": "https://api.github.com/repos/jiujuan/go-collection/languages", + "created_at": "2019-07-07T08:37:39Z", + "updated_at": "2024-09-07T00:49:37Z", + "git_url": "git://github.com/jiujuan/go-collection.git", + "ssh_url": "git@github.com:jiujuan/go-collection.git", + "clone_url": "https://github.com/jiujuan/go-collection.git", + "homepage": "", + "stargazers_count": 2900, + "watchers_count": 2900, "language": "Go", - "topics": [] + "topics": [ + "awesome", + "awesome-list", + "course", + "gin", + "go", + "golang", + "guidelines", + "kit", + "micro", + "note", + "tour", + "training", + "tutorial" + ] }, { - "id": 581047958, - "node_id": "R_kgDOIqIWlg", - "name": "easy-ngo", - "full_name": "NetEase-Media/easy-ngo", + "id": 243518322, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDM1MTgzMjI=", + "name": "jupiter", + "full_name": "douyu/jupiter", "owner": { - "login": "NetEase-Media", - "id": 93313023, - "avatar_url": "https://avatars.githubusercontent.com/u/93313023?v=4", - "url": "https://api.github.com/users/NetEase-Media", - "html_url": "https://github.com/NetEase-Media" + "login": "douyu", + "id": 61232347, + "avatar_url": "https://avatars.githubusercontent.com/u/61232347?v=4", + "url": "https://api.github.com/users/douyu", + "html_url": "https://github.com/douyu" }, - "html_url": "https://github.com/NetEase-Media/easy-ngo", - "description": "easy-ngo是由网易传媒开发的基于Go语言的开发工具包,基于easy-ngo工具包,开发者可以快速构建高可用、大并发的应用。", - "url": "https://api.github.com/repos/NetEase-Media/easy-ngo", - "languages_url": "https://api.github.com/repos/NetEase-Media/easy-ngo/languages", - "created_at": "2022-12-22T06:11:50Z", - "updated_at": "2024-08-31T06:42:34Z", - "git_url": "git://github.com/NetEase-Media/easy-ngo.git", - "ssh_url": "git@github.com:NetEase-Media/easy-ngo.git", - "clone_url": "https://github.com/NetEase-Media/easy-ngo.git", - "homepage": "https://netease-media.github.io/easy-ngo-website/", - "stargazers_count": 359, - "watchers_count": 359, + "html_url": "https://github.com/douyu/jupiter", + "description": "Jupiter: Governance-oriented Microservice Framework.", + "url": "https://api.github.com/repos/douyu/jupiter", + "languages_url": "https://api.github.com/repos/douyu/jupiter/languages", + "created_at": "2020-02-27T12:50:47Z", + "updated_at": "2024-09-05T07:53:38Z", + "git_url": "git://github.com/douyu/jupiter.git", + "ssh_url": "git@github.com:douyu/jupiter.git", + "clone_url": "https://github.com/douyu/jupiter.git", + "homepage": "http://jupiter.douyu.com", + "stargazers_count": 4381, + "watchers_count": 4381, "language": "Go", - "topics": [] + "topics": [ + "douyu", + "douyutv", + "etcd", + "go", + "golang", + "governance", + "grpc", + "jupiter", + "metrics", + "microservice", + "trace", + "web-framework" + ] }, { - "id": 133725375, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzM3MjUzNzU=", - "name": "wireguard-go", - "full_name": "WireGuard/wireguard-go", + "id": 571521699, + "node_id": "R_kgDOIhC6ow", + "name": "go-cyclic", + "full_name": "elza2/go-cyclic", "owner": { - "login": "WireGuard", - "id": 13991055, - "avatar_url": "https://avatars.githubusercontent.com/u/13991055?v=4", - "url": "https://api.github.com/users/WireGuard", - "html_url": "https://github.com/WireGuard" + "login": "elza2", + "id": 44083691, + "avatar_url": "https://avatars.githubusercontent.com/u/44083691?v=4", + "url": "https://api.github.com/users/elza2", + "html_url": "https://github.com/elza2" }, - "html_url": "https://github.com/WireGuard/wireguard-go", - "description": "Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go", - "url": "https://api.github.com/repos/WireGuard/wireguard-go", - "languages_url": "https://api.github.com/repos/WireGuard/wireguard-go/languages", - "created_at": "2018-05-16T21:33:26Z", - "updated_at": "2024-09-05T16:15:31Z", - "git_url": "git://github.com/WireGuard/wireguard-go.git", - "ssh_url": "git@github.com:WireGuard/wireguard-go.git", - "clone_url": "https://github.com/WireGuard/wireguard-go.git", + "html_url": "https://github.com/elza2/go-cyclic", + "description": "Go 循环依赖检测工具. import cycle not allowed. cyclic dependency detection tool. go-cyclic tool.", + "url": "https://api.github.com/repos/elza2/go-cyclic", + "languages_url": "https://api.github.com/repos/elza2/go-cyclic/languages", + "created_at": "2022-11-28T10:12:12Z", + "updated_at": "2024-09-06T08:48:34Z", + "git_url": "git://github.com/elza2/go-cyclic.git", + "ssh_url": "git@github.com:elza2/go-cyclic.git", + "clone_url": "https://github.com/elza2/go-cyclic.git", "homepage": "", - "stargazers_count": 3019, - "watchers_count": 3019, + "stargazers_count": 78, + "watchers_count": 78, + "language": "Go", + "topics": [ + "go", + "go-cyclic", + "golang" + ] + }, + { + "id": 109773168, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDk3NzMxNjg=", + "name": "aliyun-sms-sdk-golang", + "full_name": "JakeXu/aliyun-sms-sdk-golang", + "owner": { + "login": "JakeXu", + "id": 12931714, + "avatar_url": "https://avatars.githubusercontent.com/u/12931714?v=4", + "url": "https://api.github.com/users/JakeXu", + "html_url": "https://github.com/JakeXu" + }, + "html_url": "https://github.com/JakeXu/aliyun-sms-sdk-golang", + "description": "基于HTTP协议的阿里云短信服务golang版本实现", + "url": "https://api.github.com/repos/JakeXu/aliyun-sms-sdk-golang", + "languages_url": "https://api.github.com/repos/JakeXu/aliyun-sms-sdk-golang/languages", + "created_at": "2017-11-07T01:55:13Z", + "updated_at": "2023-12-21T11:51:39Z", + "git_url": "git://github.com/JakeXu/aliyun-sms-sdk-golang.git", + "ssh_url": "git@github.com:JakeXu/aliyun-sms-sdk-golang.git", + "clone_url": "https://github.com/JakeXu/aliyun-sms-sdk-golang.git", + "homepage": null, + "stargazers_count": 3, + "watchers_count": 3, "language": "Go", "topics": [] }, { - "id": 100285497, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDAyODU0OTc=", - "name": "go-prompt", - "full_name": "c-bata/go-prompt", + "id": 330616364, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzA2MTYzNjQ=", + "name": "go-clean-template", + "full_name": "evrone/go-clean-template", "owner": { - "login": "c-bata", - "id": 5564044, - "avatar_url": "https://avatars.githubusercontent.com/u/5564044?v=4", - "url": "https://api.github.com/users/c-bata", - "html_url": "https://github.com/c-bata" + "login": "evrone", + "id": 431569, + "avatar_url": "https://avatars.githubusercontent.com/u/431569?v=4", + "url": "https://api.github.com/users/evrone", + "html_url": "https://github.com/evrone" }, - "html_url": "https://github.com/c-bata/go-prompt", - "description": "Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.", - "url": "https://api.github.com/repos/c-bata/go-prompt", - "languages_url": "https://api.github.com/repos/c-bata/go-prompt/languages", - "created_at": "2017-08-14T16:02:09Z", - "updated_at": "2024-09-05T04:55:15Z", - "git_url": "git://github.com/c-bata/go-prompt.git", - "ssh_url": "git@github.com:c-bata/go-prompt.git", - "clone_url": "https://github.com/c-bata/go-prompt.git", - "homepage": "https://godoc.org/github.com/c-bata/go-prompt", - "stargazers_count": 5267, - "watchers_count": 5267, + "html_url": "https://github.com/evrone/go-clean-template", + "description": "Clean Architecture template for Golang services", + "url": "https://api.github.com/repos/evrone/go-clean-template", + "languages_url": "https://api.github.com/repos/evrone/go-clean-template/languages", + "created_at": "2021-01-18T09:29:43Z", + "updated_at": "2024-09-05T11:06:31Z", + "git_url": "git://github.com/evrone/go-clean-template.git", + "ssh_url": "git@github.com:evrone/go-clean-template.git", + "clone_url": "https://github.com/evrone/go-clean-template.git", + "homepage": "", + "stargazers_count": 6206, + "watchers_count": 6206, "language": "Go", "topics": [ - "cli", - "command-line", - "interactive", - "prompt", - "terminal", - "vt100" + "clean-architecture", + "dependency-injection", + "example", + "go", + "golang", + "microservices", + "template" ] }, { - "id": 221787679, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjE3ODc2Nzk=", - "name": "orderedmap", - "full_name": "elliotchance/orderedmap", + "id": 574985563, + "node_id": "R_kgDOIkWVWw", + "name": "FreeCar", + "full_name": "CyanAsterisk/FreeCar", "owner": { - "login": "elliotchance", - "id": 927418, - "avatar_url": "https://avatars.githubusercontent.com/u/927418?v=4", - "url": "https://api.github.com/users/elliotchance", - "html_url": "https://github.com/elliotchance" + "login": "CyanAsterisk", + "id": 119946587, + "avatar_url": "https://avatars.githubusercontent.com/u/119946587?v=4", + "url": "https://api.github.com/users/CyanAsterisk", + "html_url": "https://github.com/CyanAsterisk" }, - "html_url": "https://github.com/elliotchance/orderedmap", - "description": "🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.", - "url": "https://api.github.com/repos/elliotchance/orderedmap", - "languages_url": "https://api.github.com/repos/elliotchance/orderedmap/languages", - "created_at": "2019-11-14T21:12:26Z", - "updated_at": "2024-09-04T20:34:24Z", - "git_url": "git://github.com/elliotchance/orderedmap.git", - "ssh_url": "git@github.com:elliotchance/orderedmap.git", - "clone_url": "https://github.com/elliotchance/orderedmap.git", + "html_url": "https://github.com/CyanAsterisk/FreeCar", + "description": "Time-sharing car rental system suite based on CloudWeGo series framework", + "url": "https://api.github.com/repos/CyanAsterisk/FreeCar", + "languages_url": "https://api.github.com/repos/CyanAsterisk/FreeCar/languages", + "created_at": "2022-12-06T14:02:09Z", + "updated_at": "2024-09-04T21:24:46Z", + "git_url": "git://github.com/CyanAsterisk/FreeCar.git", + "ssh_url": "git@github.com:CyanAsterisk/FreeCar.git", + "clone_url": "https://github.com/CyanAsterisk/FreeCar.git", "homepage": "", - "stargazers_count": 820, - "watchers_count": 820, + "stargazers_count": 240, + "watchers_count": 240, "language": "Go", "topics": [ - "data-structures", - "golang", - "maps", - "orderedmap" + "cloudnative", + "cloudwego", + "distributed", + "go", + "hertz", + "kitex", + "microservice" ] }, { - "id": 14035585, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDAzNTU4NQ==", - "name": "docconv", - "full_name": "sajari/docconv", + "id": 219685701, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTk2ODU3MDE=", + "name": "bubble", + "full_name": "Q1mi/bubble", "owner": { - "login": "sajari", - "id": 1407116, - "avatar_url": "https://avatars.githubusercontent.com/u/1407116?v=4", - "url": "https://api.github.com/users/sajari", - "html_url": "https://github.com/sajari" + "login": "Q1mi", + "id": 9710547, + "avatar_url": "https://avatars.githubusercontent.com/u/9710547?v=4", + "url": "https://api.github.com/users/Q1mi", + "html_url": "https://github.com/Q1mi" }, - "html_url": "https://github.com/sajari/docconv", - "description": "Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text", - "url": "https://api.github.com/repos/sajari/docconv", - "languages_url": "https://api.github.com/repos/sajari/docconv/languages", - "created_at": "2013-11-01T04:27:38Z", - "updated_at": "2024-09-05T06:00:57Z", - "git_url": "git://github.com/sajari/docconv.git", - "ssh_url": "git@github.com:sajari/docconv.git", - "clone_url": "https://github.com/sajari/docconv.git", + "html_url": "https://github.com/Q1mi/bubble", + "description": "a sample demo base on gin and gorm.", + "url": "https://api.github.com/repos/Q1mi/bubble", + "languages_url": "https://api.github.com/repos/Q1mi/bubble/languages", + "created_at": "2019-11-05T07:42:00Z", + "updated_at": "2024-09-03T06:18:17Z", + "git_url": "git://github.com/Q1mi/bubble.git", + "ssh_url": "git@github.com:Q1mi/bubble.git", + "clone_url": "https://github.com/Q1mi/bubble.git", "homepage": null, - "stargazers_count": 1560, - "watchers_count": 1560, + "stargazers_count": 402, + "watchers_count": 402, "language": "Go", "topics": [ - "conversion", - "docs", - "docx", - "go", - "html", - "pdf", - "pdf-converter", - "rtf", - "rtf-files", - "word", - "xml" + "gin", + "gorm" ] }, { - "id": 66566232, - "node_id": "MDEwOlJlcG9zaXRvcnk2NjU2NjIzMg==", - "name": "windows_exporter", - "full_name": "prometheus-community/windows_exporter", + "id": 185033017, + "node_id": "MDEwOlJlcG9zaXRvcnkxODUwMzMwMTc=", + "name": "gormt", + "full_name": "xxjwxc/gormt", "owner": { - "login": "prometheus-community", - "id": 42581734, - "avatar_url": "https://avatars.githubusercontent.com/u/42581734?v=4", - "url": "https://api.github.com/users/prometheus-community", - "html_url": "https://github.com/prometheus-community" + "login": "xxjwxc", + "id": 9114492, + "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", + "url": "https://api.github.com/users/xxjwxc", + "html_url": "https://github.com/xxjwxc" }, - "html_url": "https://github.com/prometheus-community/windows_exporter", - "description": "Prometheus exporter for Windows machines", - "url": "https://api.github.com/repos/prometheus-community/windows_exporter", - "languages_url": "https://api.github.com/repos/prometheus-community/windows_exporter/languages", - "created_at": "2016-08-25T14:41:36Z", - "updated_at": "2024-09-05T11:01:23Z", - "git_url": "git://github.com/prometheus-community/windows_exporter.git", - "ssh_url": "git@github.com:prometheus-community/windows_exporter.git", - "clone_url": "https://github.com/prometheus-community/windows_exporter.git", - "homepage": "", - "stargazers_count": 2841, - "watchers_count": 2841, + "html_url": "https://github.com/xxjwxc/gormt", + "description": "database to golang struct", + "url": "https://api.github.com/repos/xxjwxc/gormt", + "languages_url": "https://api.github.com/repos/xxjwxc/gormt/languages", + "created_at": "2019-05-05T13:10:26Z", + "updated_at": "2024-09-06T09:16:25Z", + "git_url": "git://github.com/xxjwxc/gormt.git", + "ssh_url": "git@github.com:xxjwxc/gormt.git", + "clone_url": "https://github.com/xxjwxc/gormt.git", + "homepage": "https://xxjwxc.github.io/post/gormt/", + "stargazers_count": 2347, + "watchers_count": 2347, "language": "Go", "topics": [ - "hacktoberfest", - "prometheus", - "prometheus-exporter", - "windows", - "wmi" + "database", + "function", + "go", + "golang", + "gorm", + "mapping", + "mysql", + "orm", + "tools" ] }, { - "id": 21306961, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTMwNjk2MQ==", - "name": "fsnotify", - "full_name": "fsnotify/fsnotify", + "id": 463466103, + "node_id": "R_kgDOG5_udw", + "name": "hotgo", + "full_name": "bufanyun/hotgo", "owner": { - "login": "fsnotify", - "id": 8013877, - "avatar_url": "https://avatars.githubusercontent.com/u/8013877?v=4", - "url": "https://api.github.com/users/fsnotify", - "html_url": "https://github.com/fsnotify" + "login": "bufanyun", + "id": 26652343, + "avatar_url": "https://avatars.githubusercontent.com/u/26652343?v=4", + "url": "https://api.github.com/users/bufanyun", + "html_url": "https://github.com/bufanyun" }, - "html_url": "https://github.com/fsnotify/fsnotify", - "description": "Cross-platform filesystem notifications for Go.", - "url": "https://api.github.com/repos/fsnotify/fsnotify", - "languages_url": "https://api.github.com/repos/fsnotify/fsnotify/languages", - "created_at": "2014-06-28T16:47:01Z", - "updated_at": "2024-09-04T15:26:11Z", - "git_url": "git://github.com/fsnotify/fsnotify.git", - "ssh_url": "git@github.com:fsnotify/fsnotify.git", - "clone_url": "https://github.com/fsnotify/fsnotify.git", - "homepage": "", - "stargazers_count": 9460, - "watchers_count": 9460, + "html_url": "https://github.com/bufanyun/hotgo", + "description": "HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。", + "url": "https://api.github.com/repos/bufanyun/hotgo", + "languages_url": "https://api.github.com/repos/bufanyun/hotgo/languages", + "created_at": "2022-02-25T09:05:19Z", + "updated_at": "2024-09-06T10:17:52Z", + "git_url": "git://github.com/bufanyun/hotgo.git", + "ssh_url": "git@github.com:bufanyun/hotgo.git", + "clone_url": "https://github.com/bufanyun/hotgo.git", + "homepage": "https://hotgo.facms.cn/admin", + "stargazers_count": 1092, + "watchers_count": 1092, "language": "Go", - "topics": [] + "topics": [ + "admin", + "gf", + "gf-admin", + "gf-vue-admin", + "go", + "go-admin", + "go-framework", + "goframe", + "golang", + "gva", + "hg", + "hotgo", + "jwt", + "swagger", + "uniapp", + "vue", + "vue-admin" + ] }, { - "id": 673350115, - "node_id": "R_kgDOKCKB4w", - "name": "devslog", - "full_name": "golang-cz/devslog", + "id": 479443369, + "node_id": "R_kgDOHJO5qQ", + "name": "bookhunter", + "full_name": "bookstairs/bookhunter", "owner": { - "login": "golang-cz", - "id": 33207120, - "avatar_url": "https://avatars.githubusercontent.com/u/33207120?v=4", - "url": "https://api.github.com/users/golang-cz", - "html_url": "https://github.com/golang-cz" + "login": "bookstairs", + "id": 100833102, + "avatar_url": "https://avatars.githubusercontent.com/u/100833102?v=4", + "url": "https://api.github.com/users/bookstairs", + "html_url": "https://github.com/bookstairs" }, - "html_url": "https://github.com/golang-cz/devslog", - "description": "devslog - Go slog.Handler for development", - "url": "https://api.github.com/repos/golang-cz/devslog", - "languages_url": "https://api.github.com/repos/golang-cz/devslog/languages", - "created_at": "2023-08-01T12:37:12Z", - "updated_at": "2024-08-24T12:06:07Z", - "git_url": "git://github.com/golang-cz/devslog.git", - "ssh_url": "git@github.com:golang-cz/devslog.git", - "clone_url": "https://github.com/golang-cz/devslog.git", + "html_url": "https://github.com/bookstairs/bookhunter", + "description": "A download tools for clawing the ebooks from internets.", + "url": "https://api.github.com/repos/bookstairs/bookhunter", + "languages_url": "https://api.github.com/repos/bookstairs/bookhunter/languages", + "created_at": "2022-04-08T15:26:36Z", + "updated_at": "2024-09-06T22:37:43Z", + "git_url": "git://github.com/bookstairs/bookhunter.git", + "ssh_url": "git@github.com:bookstairs/bookhunter.git", + "clone_url": "https://github.com/bookstairs/bookhunter.git", "homepage": "", - "stargazers_count": 95, - "watchers_count": 95, + "stargazers_count": 845, + "watchers_count": 845, "language": "Go", - "topics": [] + "topics": [ + "epub", + "golang", + "spider" + ] }, { - "id": 89345092, - "node_id": "MDEwOlJlcG9zaXRvcnk4OTM0NTA5Mg==", - "name": "go-powershell", - "full_name": "40a/go-powershell", + "id": 256093185, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTYwOTMxODU=", + "name": "gin-demo", + "full_name": "phyuany/gin-demo", "owner": { - "login": "40a", - "id": 1663840, - "avatar_url": "https://avatars.githubusercontent.com/u/1663840?v=4", - "url": "https://api.github.com/users/40a", - "html_url": "https://github.com/40a" + "login": "phyuany", + "id": 24750078, + "avatar_url": "https://avatars.githubusercontent.com/u/24750078?v=4", + "url": "https://api.github.com/users/phyuany", + "html_url": "https://github.com/phyuany" }, - "html_url": "https://github.com/40a/go-powershell", - "description": "Go wrapper for running PowerShell sessions", - "url": "https://api.github.com/repos/40a/go-powershell", - "languages_url": "https://api.github.com/repos/40a/go-powershell/languages", - "created_at": "2017-04-25T09:55:28Z", - "updated_at": "2024-08-19T09:56:56Z", - "git_url": "git://github.com/40a/go-powershell.git", - "ssh_url": "git@github.com:40a/go-powershell.git", - "clone_url": "https://github.com/40a/go-powershell.git", + "html_url": "https://github.com/phyuany/gin-demo", + "description": "基于Gin+GORM框架的Restful API接口开发", + "url": "https://api.github.com/repos/phyuany/gin-demo", + "languages_url": "https://api.github.com/repos/phyuany/gin-demo/languages", + "created_at": "2020-04-16T02:52:01Z", + "updated_at": "2024-09-05T09:57:32Z", + "git_url": "git://github.com/phyuany/gin-demo.git", + "ssh_url": "git@github.com:phyuany/gin-demo.git", + "clone_url": "https://github.com/phyuany/gin-demo.git", "homepage": "", - "stargazers_count": 77, - "watchers_count": 77, + "stargazers_count": 230, + "watchers_count": 230, "language": "Go", - "topics": [] + "topics": [ + "api", + "gin", + "go", + "golang", + "gorm", + "jwt", + "restful", + "vue" + ] }, { - "id": 67484005, - "node_id": "MDEwOlJlcG9zaXRvcnk2NzQ4NDAwNQ==", - "name": "wechat", - "full_name": "silenceper/wechat", + "id": 370398434, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzAzOTg0MzQ=", + "name": "PowerWeChat", + "full_name": "ArtisanCloud/PowerWeChat", "owner": { - "login": "silenceper", - "id": 2044558, - "avatar_url": "https://avatars.githubusercontent.com/u/2044558?v=4", - "url": "https://api.github.com/users/silenceper", - "html_url": "https://github.com/silenceper" + "login": "ArtisanCloud", + "id": 68817851, + "avatar_url": "https://avatars.githubusercontent.com/u/68817851?v=4", + "url": "https://api.github.com/users/ArtisanCloud", + "html_url": "https://github.com/ArtisanCloud" }, - "html_url": "https://github.com/silenceper/wechat", - "description": "WeChat SDK for Go (微信SDK:简单、易用)", - "url": "https://api.github.com/repos/silenceper/wechat", - "languages_url": "https://api.github.com/repos/silenceper/wechat/languages", - "created_at": "2016-09-06T07:25:01Z", - "updated_at": "2024-09-05T08:52:17Z", - "git_url": "git://github.com/silenceper/wechat.git", - "ssh_url": "git@github.com:silenceper/wechat.git", - "clone_url": "https://github.com/silenceper/wechat.git", - "homepage": "https://silenceper.com/wechat/", - "stargazers_count": 4740, - "watchers_count": 4740, + "html_url": "https://github.com/ArtisanCloud/PowerWeChat", + "description": "PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态", + "url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat", + "languages_url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat/languages", + "created_at": "2021-05-24T15:24:09Z", + "updated_at": "2024-09-06T16:36:49Z", + "git_url": "git://github.com/ArtisanCloud/PowerWeChat.git", + "ssh_url": "git@github.com:ArtisanCloud/PowerWeChat.git", + "clone_url": "https://github.com/ArtisanCloud/PowerWeChat.git", + "homepage": "https://powerwechat.artisan-cloud.com", + "stargazers_count": 1278, + "watchers_count": 1278, "language": "Go", "topics": [ "go", "golang", + "golang-wechat", "js-sdk", + "jssdk", + "miniprogram", + "officialaccounts", + "payment", "sdk", "wechat", "wechat-sdk", + "wecom", "weixin" ] }, { - "id": 18413405, - "node_id": "MDEwOlJlcG9zaXRvcnkxODQxMzQwNQ==", - "name": "cast", - "full_name": "spf13/cast", - "owner": { - "login": "spf13", - "id": 173412, - "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4", - "url": "https://api.github.com/users/spf13", - "html_url": "https://github.com/spf13" - }, - "html_url": "https://github.com/spf13/cast", - "description": "safe and easy casting from one type to another in Go ", - "url": "https://api.github.com/repos/spf13/cast", - "languages_url": "https://api.github.com/repos/spf13/cast/languages", - "created_at": "2014-04-03T18:21:16Z", - "updated_at": "2024-09-04T10:00:38Z", - "git_url": "git://github.com/spf13/cast.git", - "ssh_url": "git@github.com:spf13/cast.git", - "clone_url": "https://github.com/spf13/cast.git", - "homepage": "", - "stargazers_count": 3488, - "watchers_count": 3488, - "language": "Go", - "topics": [] - }, - { - "id": 168739045, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjg3MzkwNDU=", - "name": "taskmaster", - "full_name": "capnspacehook/taskmaster", + "id": 126961623, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjY5NjE2MjM=", + "name": "weapp", + "full_name": "royalrick/weapp", "owner": { - "login": "capnspacehook", - "id": 23243104, - "avatar_url": "https://avatars.githubusercontent.com/u/23243104?v=4", - "url": "https://api.github.com/users/capnspacehook", - "html_url": "https://github.com/capnspacehook" + "login": "royalrick", + "id": 16298099, + "avatar_url": "https://avatars.githubusercontent.com/u/16298099?v=4", + "url": "https://api.github.com/users/royalrick", + "html_url": "https://github.com/royalrick" }, - "html_url": "https://github.com/capnspacehook/taskmaster", - "description": "Windows Task Scheduler Library for Go", - "url": "https://api.github.com/repos/capnspacehook/taskmaster", - "languages_url": "https://api.github.com/repos/capnspacehook/taskmaster/languages", - "created_at": "2019-02-01T18:02:31Z", - "updated_at": "2024-08-07T18:18:33Z", - "git_url": "git://github.com/capnspacehook/taskmaster.git", - "ssh_url": "git@github.com:capnspacehook/taskmaster.git", - "clone_url": "https://github.com/capnspacehook/taskmaster.git", - "homepage": "", - "stargazers_count": 138, - "watchers_count": 138, + "html_url": "https://github.com/royalrick/weapp", + "description": "微信小程序服务端 SDK (for Golang)", + "url": "https://api.github.com/repos/royalrick/weapp", + "languages_url": "https://api.github.com/repos/royalrick/weapp/languages", + "created_at": "2018-03-27T09:23:06Z", + "updated_at": "2024-09-06T09:29:57Z", + "git_url": "git://github.com/royalrick/weapp.git", + "ssh_url": "git@github.com:royalrick/weapp.git", + "clone_url": "https://github.com/royalrick/weapp.git", + "homepage": "https://pkg.go.dev/github.com/medivhzhan/weapp/v3", + "stargazers_count": 1452, + "watchers_count": 1452, "language": "Go", "topics": [ + "go", "golang", - "task-scheduler", - "windows" + "miniapp", + "miniprogram", + "sdk", + "weapp", + "wechat", + "wxapp" ] }, { - "id": 416652342, - "node_id": "R_kgDOGNWcNg", - "name": "go-netflow", - "full_name": "rfyiamcool/go-netflow", + "id": 227630449, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjc2MzA0NDk=", + "name": "apiserver-gin", + "full_name": "xmgtony/apiserver-gin", "owner": { - "login": "rfyiamcool", - "id": 3785409, - "avatar_url": "https://avatars.githubusercontent.com/u/3785409?v=4", - "url": "https://api.github.com/users/rfyiamcool", - "html_url": "https://github.com/rfyiamcool" + "login": "xmgtony", + "id": 8643542, + "avatar_url": "https://avatars.githubusercontent.com/u/8643542?v=4", + "url": "https://api.github.com/users/xmgtony", + "html_url": "https://github.com/xmgtony" }, - "html_url": "https://github.com/rfyiamcool/go-netflow", - "description": "go netflow, capture process in/out traffic, similar to c Nethogs.", - "url": "https://api.github.com/repos/rfyiamcool/go-netflow", - "languages_url": "https://api.github.com/repos/rfyiamcool/go-netflow/languages", - "created_at": "2021-10-13T08:30:30Z", - "updated_at": "2024-08-29T06:51:33Z", - "git_url": "git://github.com/rfyiamcool/go-netflow.git", - "ssh_url": "git@github.com:rfyiamcool/go-netflow.git", - "clone_url": "https://github.com/rfyiamcool/go-netflow.git", + "html_url": "https://github.com/xmgtony/apiserver-gin", + "description": "生产就绪的api服务端(基于golang gin)", + "url": "https://api.github.com/repos/xmgtony/apiserver-gin", + "languages_url": "https://api.github.com/repos/xmgtony/apiserver-gin/languages", + "created_at": "2019-12-12T14:52:02Z", + "updated_at": "2024-09-06T08:44:24Z", + "git_url": "git://github.com/xmgtony/apiserver-gin.git", + "ssh_url": "git@github.com:xmgtony/apiserver-gin.git", + "clone_url": "https://github.com/xmgtony/apiserver-gin.git", "homepage": "", - "stargazers_count": 334, - "watchers_count": 334, + "stargazers_count": 414, + "watchers_count": 414, "language": "Go", - "topics": [ - "nethogs", - "pcap" - ] + "topics": [] }, { - "id": 150988662, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTA5ODg2NjI=", - "name": "go-internal", - "full_name": "rogpeppe/go-internal", + "id": 212613049, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTI2MTMwNDk=", + "name": "cli", + "full_name": "cli/cli", "owner": { - "login": "rogpeppe", - "id": 66491, - "avatar_url": "https://avatars.githubusercontent.com/u/66491?v=4", - "url": "https://api.github.com/users/rogpeppe", - "html_url": "https://github.com/rogpeppe" + "login": "cli", + "id": 59704711, + "avatar_url": "https://avatars.githubusercontent.com/u/59704711?v=4", + "url": "https://api.github.com/users/cli", + "html_url": "https://github.com/cli" }, - "html_url": "https://github.com/rogpeppe/go-internal", - "description": "Selected Go-internal packages factored out from the standard library", - "url": "https://api.github.com/repos/rogpeppe/go-internal", - "languages_url": "https://api.github.com/repos/rogpeppe/go-internal/languages", - "created_at": "2018-09-30T17:20:54Z", - "updated_at": "2024-09-02T13:06:13Z", - "git_url": "git://github.com/rogpeppe/go-internal.git", - "ssh_url": "git@github.com:rogpeppe/go-internal.git", - "clone_url": "https://github.com/rogpeppe/go-internal.git", - "homepage": "", - "stargazers_count": 841, - "watchers_count": 841, + "html_url": "https://github.com/cli/cli", + "description": "GitHub’s official command line tool", + "url": "https://api.github.com/repos/cli/cli", + "languages_url": "https://api.github.com/repos/cli/cli/languages", + "created_at": "2019-10-03T15:24:53Z", + "updated_at": "2024-09-06T23:19:58Z", + "git_url": "git://github.com/cli/cli.git", + "ssh_url": "git@github.com:cli/cli.git", + "clone_url": "https://github.com/cli/cli.git", + "homepage": "https://cli.github.com", + "stargazers_count": 36606, + "watchers_count": 36606, "language": "Go", - "topics": [] + "topics": [ + "cli", + "git", + "github-api-v4", + "golang" + ] }, { - "id": 106974012, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDY5NzQwMTI=", - "name": "go-osstat", - "full_name": "mackerelio/go-osstat", + "id": 52513524, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjUxMzUyNA==", + "name": "reform", + "full_name": "go-reform/reform", "owner": { - "login": "mackerelio", - "id": 6637336, - "avatar_url": "https://avatars.githubusercontent.com/u/6637336?v=4", - "url": "https://api.github.com/users/mackerelio", - "html_url": "https://github.com/mackerelio" + "login": "go-reform", + "id": 19347850, + "avatar_url": "https://avatars.githubusercontent.com/u/19347850?v=4", + "url": "https://api.github.com/users/go-reform", + "html_url": "https://github.com/go-reform" }, - "html_url": "https://github.com/mackerelio/go-osstat", - "description": "OS system statistics library for Go", - "url": "https://api.github.com/repos/mackerelio/go-osstat", - "languages_url": "https://api.github.com/repos/mackerelio/go-osstat/languages", - "created_at": "2017-10-15T01:05:39Z", - "updated_at": "2024-09-01T08:12:57Z", - "git_url": "git://github.com/mackerelio/go-osstat.git", - "ssh_url": "git@github.com:mackerelio/go-osstat.git", - "clone_url": "https://github.com/mackerelio/go-osstat.git", - "homepage": "", - "stargazers_count": 385, - "watchers_count": 385, + "html_url": "https://github.com/go-reform/reform", + "description": "A better ORM for Go, based on non-empty interfaces and code generation.", + "url": "https://api.github.com/repos/go-reform/reform", + "languages_url": "https://api.github.com/repos/go-reform/reform/languages", + "created_at": "2016-02-25T09:41:09Z", + "updated_at": "2024-09-04T12:02:29Z", + "git_url": "git://github.com/go-reform/reform.git", + "ssh_url": "git@github.com:go-reform/reform.git", + "clone_url": "https://github.com/go-reform/reform.git", + "homepage": "https://gopkg.in/reform.v1", + "stargazers_count": 1443, + "watchers_count": 1443, "language": "Go", "topics": [ "go", "golang", - "golang-library", - "system-information" + "hacktoberfest", + "orm", + "sql", + "sql-orm" ] }, { - "id": 191665478, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTE2NjU0Nzg=", - "name": "sniper", - "full_name": "go-kiss/sniper", + "id": 332576508, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzI1NzY1MDg=", + "name": "notify", + "full_name": "nikoksr/notify", "owner": { - "login": "go-kiss", - "id": 74040420, - "avatar_url": "https://avatars.githubusercontent.com/u/74040420?v=4", - "url": "https://api.github.com/users/go-kiss", - "html_url": "https://github.com/go-kiss" + "login": "nikoksr", + "id": 31685472, + "avatar_url": "https://avatars.githubusercontent.com/u/31685472?v=4", + "url": "https://api.github.com/users/nikoksr", + "html_url": "https://github.com/nikoksr" }, - "html_url": "https://github.com/go-kiss/sniper", - "description": "轻量级 go 业务框架", - "url": "https://api.github.com/repos/go-kiss/sniper", - "languages_url": "https://api.github.com/repos/go-kiss/sniper/languages", - "created_at": "2019-06-13T01:00:02Z", - "updated_at": "2024-09-03T02:46:10Z", - "git_url": "git://github.com/go-kiss/sniper.git", - "ssh_url": "git@github.com:go-kiss/sniper.git", - "clone_url": "https://github.com/go-kiss/sniper.git", - "homepage": "https://taoshu.in/go/sniper.html", - "stargazers_count": 1254, - "watchers_count": 1254, + "html_url": "https://github.com/nikoksr/notify", + "description": "A dead simple Go library for sending notifications to various messaging services.", + "url": "https://api.github.com/repos/nikoksr/notify", + "languages_url": "https://api.github.com/repos/nikoksr/notify/languages", + "created_at": "2021-01-24T23:07:29Z", + "updated_at": "2024-09-06T21:29:36Z", + "git_url": "git://github.com/nikoksr/notify.git", + "ssh_url": "git@github.com:nikoksr/notify.git", + "clone_url": "https://github.com/nikoksr/notify.git", + "homepage": "", + "stargazers_count": 2968, + "watchers_count": 2968, "language": "Go", "topics": [ + "aws-ses", + "bot", + "discord", + "email", "go", "golang", - "golang-framework", - "grpc", - "http", - "rpc" + "hacktoberfest", + "messaging", + "microsoft-teams", + "notification", + "notify", + "pushbullet", + "rocketchat", + "sendgrid", + "slack", + "telegram", + "twilio", + "twitter", + "wechat", + "whatsapp" ] }, { - "id": 107154646, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDcxNTQ2NDY=", - "name": "promptui", - "full_name": "manifoldco/promptui", + "id": 359119605, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTkxMTk2MDU=", + "name": "ginadmin", + "full_name": "gphper/ginadmin", "owner": { - "login": "manifoldco", - "id": 16501525, - "avatar_url": "https://avatars.githubusercontent.com/u/16501525?v=4", - "url": "https://api.github.com/users/manifoldco", - "html_url": "https://github.com/manifoldco" + "login": "gphper", + "id": 18718299, + "avatar_url": "https://avatars.githubusercontent.com/u/18718299?v=4", + "url": "https://api.github.com/users/gphper", + "html_url": "https://github.com/gphper" }, - "html_url": "https://github.com/manifoldco/promptui", - "description": "Interactive prompt for command-line applications", - "url": "https://api.github.com/repos/manifoldco/promptui", - "languages_url": "https://api.github.com/repos/manifoldco/promptui/languages", - "created_at": "2017-10-16T16:35:21Z", - "updated_at": "2024-09-05T04:55:03Z", - "git_url": "git://github.com/manifoldco/promptui.git", - "ssh_url": "git@github.com:manifoldco/promptui.git", - "clone_url": "https://github.com/manifoldco/promptui.git", - "homepage": "https://www.manifold.co", - "stargazers_count": 6018, - "watchers_count": 6018, + "html_url": "https://github.com/gphper/ginadmin", + "description": "基于Gin开发的后台脚手架,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包", + "url": "https://api.github.com/repos/gphper/ginadmin", + "languages_url": "https://api.github.com/repos/gphper/ginadmin/languages", + "created_at": "2021-04-18T11:06:20Z", + "updated_at": "2024-09-01T07:50:25Z", + "git_url": "git://github.com/gphper/ginadmin.git", + "ssh_url": "git@github.com:gphper/ginadmin.git", + "clone_url": "https://github.com/gphper/ginadmin.git", + "homepage": "https://gphper.github.io/ginadmindoc", + "stargazers_count": 214, + "watchers_count": 214, "language": "Go", "topics": [ - "cli", - "command-line", + "admin", + "casbin", + "cms", + "cms-framework", + "embed", + "gin", + "gin-admin", + "go", "golang", - "input", - "interface" + "gorm", + "render", + "swagger", + "tempate" ] }, { - "id": 257434373, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTc0MzQzNzM=", - "name": "hysteria", - "full_name": "apernet/hysteria", + "id": 308837110, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDg4MzcxMTA=", + "name": "appdemo", + "full_name": "deepzz0/appdemo", + "owner": { + "login": "deepzz0", + "id": 10971608, + "avatar_url": "https://avatars.githubusercontent.com/u/10971608?v=4", + "url": "https://api.github.com/users/deepzz0", + "html_url": "https://github.com/deepzz0" + }, + "html_url": "https://github.com/deepzz0/appdemo", + "description": "app demo", + "url": "https://api.github.com/repos/deepzz0/appdemo", + "languages_url": "https://api.github.com/repos/deepzz0/appdemo/languages", + "created_at": "2020-10-31T08:26:23Z", + "updated_at": "2024-01-01T05:48:53Z", + "git_url": "git://github.com/deepzz0/appdemo.git", + "ssh_url": "git@github.com:deepzz0/appdemo.git", + "clone_url": "https://github.com/deepzz0/appdemo.git", + "homepage": null, + "stargazers_count": 7, + "watchers_count": 7, + "language": "Go", + "topics": [] + }, + { + "id": 64900728, + "node_id": "MDEwOlJlcG9zaXRvcnk2NDkwMDcyOA==", + "name": "eiblog", + "full_name": "eiblog/eiblog", "owner": { - "login": "apernet", - "id": 79422552, - "avatar_url": "https://avatars.githubusercontent.com/u/79422552?v=4", - "url": "https://api.github.com/users/apernet", - "html_url": "https://github.com/apernet" + "login": "eiblog", + "id": 20830504, + "avatar_url": "https://avatars.githubusercontent.com/u/20830504?v=4", + "url": "https://api.github.com/users/eiblog", + "html_url": "https://github.com/eiblog" }, - "html_url": "https://github.com/apernet/hysteria", - "description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.", - "url": "https://api.github.com/repos/apernet/hysteria", - "languages_url": "https://api.github.com/repos/apernet/hysteria/languages", - "created_at": "2020-04-21T00:01:34Z", - "updated_at": "2024-09-06T01:30:44Z", - "git_url": "git://github.com/apernet/hysteria.git", - "ssh_url": "git@github.com:apernet/hysteria.git", - "clone_url": "https://github.com/apernet/hysteria.git", - "homepage": "https://v2.hysteria.network/", - "stargazers_count": 14469, - "watchers_count": 14469, + "html_url": "https://github.com/eiblog/eiblog", + "description": "a fast blog system in golang", + "url": "https://api.github.com/repos/eiblog/eiblog", + "languages_url": "https://api.github.com/repos/eiblog/eiblog/languages", + "created_at": "2016-08-04T03:53:28Z", + "updated_at": "2024-09-03T04:29:57Z", + "git_url": "git://github.com/eiblog/eiblog.git", + "ssh_url": "git@github.com:eiblog/eiblog.git", + "clone_url": "https://github.com/eiblog/eiblog.git", + "homepage": "https://deepzz.com", + "stargazers_count": 666, + "watchers_count": 666, "language": "Go", "topics": [ - "censorship-circumvention", - "golang", - "http-proxy", - "hysteria", - "proxy", - "quic", - "relay", - "reliable-udp", - "socks5", - "tun", - "vpn" + "blog", + "eiblog", + "goblog", + "https", + "imququ", + "nginx" ] }, { - "id": 471785118, - "node_id": "R_kgDOHB7eng", - "name": "rmmagent", - "full_name": "amidaware/rmmagent", + "id": 574975994, + "node_id": "R_kgDOIkVv-g", + "name": "wechat-chatGPT", + "full_name": "gtoxlili/wechat-chatGPT", "owner": { - "login": "amidaware", - "id": 95723103, - "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", - "url": "https://api.github.com/users/amidaware", - "html_url": "https://github.com/amidaware" + "login": "gtoxlili", + "id": 39382699, + "avatar_url": "https://avatars.githubusercontent.com/u/39382699?v=4", + "url": "https://api.github.com/users/gtoxlili", + "html_url": "https://github.com/gtoxlili" }, - "html_url": "https://github.com/amidaware/rmmagent", - "description": "Tactical RMM Agent", - "url": "https://api.github.com/repos/amidaware/rmmagent", - "languages_url": "https://api.github.com/repos/amidaware/rmmagent/languages", - "created_at": "2022-03-19T18:49:53Z", - "updated_at": "2024-08-31T17:04:55Z", - "git_url": "git://github.com/amidaware/rmmagent.git", - "ssh_url": "git@github.com:amidaware/rmmagent.git", - "clone_url": "https://github.com/amidaware/rmmagent.git", - "homepage": "https://github.com/amidaware/tacticalrmm", - "stargazers_count": 128, - "watchers_count": 128, + "html_url": "https://github.com/gtoxlili/wechat-chatGPT", + "description": "实现微信公众号被动返回接口的ChatGPT", + "url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT", + "languages_url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT/languages", + "created_at": "2022-12-06T13:39:43Z", + "updated_at": "2024-08-19T01:22:29Z", + "git_url": "git://github.com/gtoxlili/wechat-chatGPT.git", + "ssh_url": "git@github.com:gtoxlili/wechat-chatGPT.git", + "clone_url": "https://github.com/gtoxlili/wechat-chatGPT.git", + "homepage": null, + "stargazers_count": 388, + "watchers_count": 388, "language": "Go", "topics": [] }, { - "id": 670238088, - "node_id": "R_kgDOJ_MFiA", - "name": "handy-translate", - "full_name": "byzze/handy-translate", + "id": 288482469, + "node_id": "MDEwOlJlcG9zaXRvcnkyODg0ODI0Njk=", + "name": "go-openai", + "full_name": "sashabaranov/go-openai", "owner": { - "login": "byzze", - "id": 40855253, - "avatar_url": "https://avatars.githubusercontent.com/u/40855253?v=4", - "url": "https://api.github.com/users/byzze", - "html_url": "https://github.com/byzze" + "login": "sashabaranov", + "id": 677093, + "avatar_url": "https://avatars.githubusercontent.com/u/677093?v=4", + "url": "https://api.github.com/users/sashabaranov", + "html_url": "https://github.com/sashabaranov" }, - "html_url": "https://github.com/byzze/handy-translate", - "description": "基于wails使用Go+React开发,这是一个简单-便捷的翻译工具>>This is a simple and convenient translation tool.", - "url": "https://api.github.com/repos/byzze/handy-translate", - "languages_url": "https://api.github.com/repos/byzze/handy-translate/languages", - "created_at": "2023-07-24T15:38:52Z", - "updated_at": "2024-08-06T06:13:40Z", - "git_url": "git://github.com/byzze/handy-translate.git", - "ssh_url": "git@github.com:byzze/handy-translate.git", - "clone_url": "https://github.com/byzze/handy-translate.git", + "html_url": "https://github.com/sashabaranov/go-openai", + "description": "OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go", + "url": "https://api.github.com/repos/sashabaranov/go-openai", + "languages_url": "https://api.github.com/repos/sashabaranov/go-openai/languages", + "created_at": "2020-08-18T14:42:54Z", + "updated_at": "2024-09-07T01:18:15Z", + "git_url": "git://github.com/sashabaranov/go-openai.git", + "ssh_url": "git@github.com:sashabaranov/go-openai.git", + "clone_url": "https://github.com/sashabaranov/go-openai.git", "homepage": "", - "stargazers_count": 52, - "watchers_count": 52, + "stargazers_count": 8924, + "watchers_count": 8924, "language": "Go", - "topics": [] + "topics": [ + "chatgpt", + "chatgpt-api", + "dall-e", + "go", + "golang", + "gpt-3", + "gpt-4", + "openai", + "openai-whisper", + "streaming-api" + ] }, { - "id": 97874394, - "node_id": "MDEwOlJlcG9zaXRvcnk5Nzg3NDM5NA==", - "name": "gene", - "full_name": "0xrawsec/gene", + "id": 29207621, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTIwNzYyMQ==", + "name": "caddy", + "full_name": "caddyserver/caddy", "owner": { - "login": "0xrawsec", - "id": 28483191, - "avatar_url": "https://avatars.githubusercontent.com/u/28483191?v=4", - "url": "https://api.github.com/users/0xrawsec", - "html_url": "https://github.com/0xrawsec" + "login": "caddyserver", + "id": 12955528, + "avatar_url": "https://avatars.githubusercontent.com/u/12955528?v=4", + "url": "https://api.github.com/users/caddyserver", + "html_url": "https://github.com/caddyserver" }, - "html_url": "https://github.com/0xrawsec/gene", - "description": "Signature engine for all your logs", - "url": "https://api.github.com/repos/0xrawsec/gene", - "languages_url": "https://api.github.com/repos/0xrawsec/gene/languages", - "created_at": "2017-07-20T20:11:21Z", - "updated_at": "2024-09-01T19:58:34Z", - "git_url": "git://github.com/0xrawsec/gene.git", - "ssh_url": "git@github.com:0xrawsec/gene.git", - "clone_url": "https://github.com/0xrawsec/gene.git", - "homepage": "", - "stargazers_count": 157, - "watchers_count": 157, + "html_url": "https://github.com/caddyserver/caddy", + "description": "Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS", + "url": "https://api.github.com/repos/caddyserver/caddy", + "languages_url": "https://api.github.com/repos/caddyserver/caddy/languages", + "created_at": "2015-01-13T19:45:03Z", + "updated_at": "2024-09-06T23:29:07Z", + "git_url": "git://github.com/caddyserver/caddy.git", + "ssh_url": "git@github.com:caddyserver/caddy.git", + "clone_url": "https://github.com/caddyserver/caddy.git", + "homepage": "https://caddyserver.com", + "stargazers_count": 56853, + "watchers_count": 56853, "language": "Go", "topics": [ - "detection-engineering", - "dfir", - "threat-hunting" + "acme", + "automatic-https", + "caddy", + "caddyfile", + "go", + "golang", + "http", + "http-server", + "http3", + "https", + "privacy", + "reverse-proxy", + "security", + "tls", + "web-server" ] }, { - "id": 16899487, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjg5OTQ4Nw==", - "name": "gitql", - "full_name": "filhodanuvem/gitql", + "id": 161951219, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjE5NTEyMTk=", + "name": "wails", + "full_name": "wailsapp/wails", "owner": { - "login": "filhodanuvem", - "id": 94096, - "avatar_url": "https://avatars.githubusercontent.com/u/94096?v=4", - "url": "https://api.github.com/users/filhodanuvem", - "html_url": "https://github.com/filhodanuvem" + "login": "wailsapp", + "id": 39746503, + "avatar_url": "https://avatars.githubusercontent.com/u/39746503?v=4", + "url": "https://api.github.com/users/wailsapp", + "html_url": "https://github.com/wailsapp" }, - "html_url": "https://github.com/filhodanuvem/gitql", - "description": "💊 A git query language", - "url": "https://api.github.com/repos/filhodanuvem/gitql", - "languages_url": "https://api.github.com/repos/filhodanuvem/gitql/languages", - "created_at": "2014-02-17T02:19:11Z", - "updated_at": "2024-09-05T17:22:22Z", - "git_url": "git://github.com/filhodanuvem/gitql.git", - "ssh_url": "git@github.com:filhodanuvem/gitql.git", - "clone_url": "https://github.com/filhodanuvem/gitql.git", - "homepage": "", - "stargazers_count": 6271, - "watchers_count": 6271, + "html_url": "https://github.com/wailsapp/wails", + "description": "Create beautiful applications using Go", + "url": "https://api.github.com/repos/wailsapp/wails", + "languages_url": "https://api.github.com/repos/wailsapp/wails/languages", + "created_at": "2018-12-15T23:14:06Z", + "updated_at": "2024-09-06T21:08:54Z", + "git_url": "git://github.com/wailsapp/wails.git", + "ssh_url": "git@github.com:wailsapp/wails.git", + "clone_url": "https://github.com/wailsapp/wails.git", + "homepage": "https://wails.io", + "stargazers_count": 24290, + "watchers_count": 24290, "language": "Go", "topics": [ - "git", + "angular", + "desktop-application", "go", - "hacktoberfest" + "golang", + "javascript", + "linux", + "macos", + "react", + "svelte", + "vuejs", + "windows" ] }, { - "id": 220588935, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjA1ODg5MzU=", - "name": "nezha", - "full_name": "naiba/nezha", + "id": 181355200, + "node_id": "MDEwOlJlcG9zaXRvcnkxODEzNTUyMDA=", + "name": "go-quartz", + "full_name": "reugn/go-quartz", "owner": { - "login": "naiba", - "id": 29243953, - "avatar_url": "https://avatars.githubusercontent.com/u/29243953?v=4", - "url": "https://api.github.com/users/naiba", - "html_url": "https://github.com/naiba" + "login": "reugn", + "id": 45880064, + "avatar_url": "https://avatars.githubusercontent.com/u/45880064?v=4", + "url": "https://api.github.com/users/reugn", + "html_url": "https://github.com/reugn" }, - "html_url": "https://github.com/naiba/nezha", - "description": ":trollface: Self-hosted, lightweight server and website monitoring and O&M tool", - "url": "https://api.github.com/repos/naiba/nezha", - "languages_url": "https://api.github.com/repos/naiba/nezha/languages", - "created_at": "2019-11-09T04:01:45Z", - "updated_at": "2024-09-05T22:29:48Z", - "git_url": "git://github.com/naiba/nezha.git", - "ssh_url": "git@github.com:naiba/nezha.git", - "clone_url": "https://github.com/naiba/nezha.git", - "homepage": "https://nezha.wiki", - "stargazers_count": 6889, - "watchers_count": 6889, + "html_url": "https://github.com/reugn/go-quartz", + "description": "Minimalist and zero-dependency scheduling library for Go", + "url": "https://api.github.com/repos/reugn/go-quartz", + "languages_url": "https://api.github.com/repos/reugn/go-quartz/languages", + "created_at": "2019-04-14T18:57:51Z", + "updated_at": "2024-09-06T18:55:49Z", + "git_url": "git://github.com/reugn/go-quartz.git", + "ssh_url": "git@github.com:reugn/go-quartz.git", + "clone_url": "https://github.com/reugn/go-quartz.git", + "homepage": "https://pkg.go.dev/github.com/reugn/go-quartz/quartz", + "stargazers_count": 1762, + "watchers_count": 1762, "language": "Go", "topics": [ - "monitoring", - "monitoring-tool", - "system" + "cron", + "crontab", + "go", + "golang", + "job", + "job-queue", + "job-scheduler", + "jobqueue", + "quartz", + "scheduler", + "zero-dependency" ] }, { - "id": 50754197, - "node_id": "MDEwOlJlcG9zaXRvcnk1MDc1NDE5Nw==", - "name": "go-winio", - "full_name": "microsoft/go-winio", + "id": 566850900, + "node_id": "R_kgDOIcl1VA", + "name": "captcha", + "full_name": "go-orz/captcha", "owner": { - "login": "microsoft", - "id": 6154722, - "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", - "url": "https://api.github.com/users/microsoft", - "html_url": "https://github.com/microsoft" + "login": "go-orz", + "id": 140791470, + "avatar_url": "https://avatars.githubusercontent.com/u/140791470?v=4", + "url": "https://api.github.com/users/go-orz", + "html_url": "https://github.com/go-orz" }, - "html_url": "https://github.com/microsoft/go-winio", - "description": "Win32 IO-related utilities for Go", - "url": "https://api.github.com/repos/microsoft/go-winio", - "languages_url": "https://api.github.com/repos/microsoft/go-winio/languages", - "created_at": "2016-01-31T01:51:54Z", - "updated_at": "2024-09-04T00:04:01Z", - "git_url": "git://github.com/microsoft/go-winio.git", - "ssh_url": "git@github.com:microsoft/go-winio.git", - "clone_url": "https://github.com/microsoft/go-winio.git", - "homepage": "", - "stargazers_count": 946, - "watchers_count": 946, + "html_url": "https://github.com/go-orz/captcha", + "description": "a simple captcha", + "url": "https://api.github.com/repos/go-orz/captcha", + "languages_url": "https://api.github.com/repos/go-orz/captcha/languages", + "created_at": "2022-11-16T14:54:30Z", + "updated_at": "2023-10-28T14:33:59Z", + "git_url": "git://github.com/go-orz/captcha.git", + "ssh_url": "git@github.com:go-orz/captcha.git", + "clone_url": "https://github.com/go-orz/captcha.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, "language": "Go", "topics": [] }, { - "id": 58654089, - "node_id": "MDEwOlJlcG9zaXRvcnk1ODY1NDA4OQ==", - "name": "virtsock", - "full_name": "linuxkit/virtsock", + "id": 164622061, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjQ2MjIwNjE=", + "name": "gopay", + "full_name": "go-pay/gopay", "owner": { - "login": "linuxkit", - "id": 27256246, - "avatar_url": "https://avatars.githubusercontent.com/u/27256246?v=4", - "url": "https://api.github.com/users/linuxkit", - "html_url": "https://github.com/linuxkit" + "login": "go-pay", + "id": 71821872, + "avatar_url": "https://avatars.githubusercontent.com/u/71821872?v=4", + "url": "https://api.github.com/users/go-pay", + "html_url": "https://github.com/go-pay" }, - "html_url": "https://github.com/linuxkit/virtsock", - "description": "Go bindings for virtio and Hyper-V sockets", - "url": "https://api.github.com/repos/linuxkit/virtsock", - "languages_url": "https://api.github.com/repos/linuxkit/virtsock/languages", - "created_at": "2016-05-12T15:32:17Z", - "updated_at": "2024-08-26T16:02:33Z", - "git_url": "git://github.com/linuxkit/virtsock.git", - "ssh_url": "git@github.com:linuxkit/virtsock.git", - "clone_url": "https://github.com/linuxkit/virtsock.git", - "homepage": "", - "stargazers_count": 87, - "watchers_count": 87, + "html_url": "https://github.com/go-pay/gopay", + "description": "微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】", + "url": "https://api.github.com/repos/go-pay/gopay", + "languages_url": "https://api.github.com/repos/go-pay/gopay/languages", + "created_at": "2019-01-08T10:14:40Z", + "updated_at": "2024-09-06T18:31:03Z", + "git_url": "git://github.com/go-pay/gopay.git", + "ssh_url": "git@github.com:go-pay/gopay.git", + "clone_url": "https://github.com/go-pay/gopay.git", + "homepage": "https://github.com/go-pay/gopay", + "stargazers_count": 4142, + "watchers_count": 4142, "language": "Go", "topics": [ + "alipay", + "allinpay", + "apple", "golang", - "hyper-v", - "hyperkit", - "linuxkit", - "socket", - "virtio", - "virtiovsock" + "gopay", + "lakala", + "pay", + "paypal", + "saobei", + "wechat", + "weixin" ] }, { - "id": 242619682, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDI2MTk2ODI=", - "name": "serialport-go", - "full_name": "dsyx/serialport-go", + "id": 417230885, + "node_id": "R_kgDOGN5wJQ", + "name": "gh-dash", + "full_name": "dlvhdr/gh-dash", "owner": { - "login": "dsyx", - "id": 34703581, - "avatar_url": "https://avatars.githubusercontent.com/u/34703581?v=4", - "url": "https://api.github.com/users/dsyx", - "html_url": "https://github.com/dsyx" + "login": "dlvhdr", + "id": 6196971, + "avatar_url": "https://avatars.githubusercontent.com/u/6196971?v=4", + "url": "https://api.github.com/users/dlvhdr", + "html_url": "https://github.com/dlvhdr" }, - "html_url": "https://github.com/dsyx/serialport-go", - "description": "A Go package that allows you to easily access serial ports.", - "url": "https://api.github.com/repos/dsyx/serialport-go", - "languages_url": "https://api.github.com/repos/dsyx/serialport-go/languages", - "created_at": "2020-02-24T01:15:50Z", - "updated_at": "2023-10-09T02:26:47Z", - "git_url": "git://github.com/dsyx/serialport-go.git", - "ssh_url": "git@github.com:dsyx/serialport-go.git", - "clone_url": "https://github.com/dsyx/serialport-go.git", - "homepage": "", - "stargazers_count": 5, - "watchers_count": 5, + "html_url": "https://github.com/dlvhdr/gh-dash", + "description": "A beautiful CLI dashboard for GitHub 🚀 ", + "url": "https://api.github.com/repos/dlvhdr/gh-dash", + "languages_url": "https://api.github.com/repos/dlvhdr/gh-dash/languages", + "created_at": "2021-10-14T17:53:33Z", + "updated_at": "2024-09-06T17:10:57Z", + "git_url": "git://github.com/dlvhdr/gh-dash.git", + "ssh_url": "git@github.com:dlvhdr/gh-dash.git", + "clone_url": "https://github.com/dlvhdr/gh-dash.git", + "homepage": "https://dlvhdr.github.io/gh-dash", + "stargazers_count": 6965, + "watchers_count": 6965, "language": "Go", "topics": [ + "bubbles", + "bubbletea", + "cli", + "cobra", + "gh-extension", + "github", + "glamour", "go", "golang", - "serialport" - ] - }, - { - "id": 368760818, - "node_id": "MDEwOlJlcG9zaXRvcnkzNjg3NjA4MTg=", - "name": "serial-port-websocket", - "full_name": "tejaskumark/serial-port-websocket", - "owner": { - "login": "tejaskumark", - "id": 45988670, - "avatar_url": "https://avatars.githubusercontent.com/u/45988670?v=4", - "url": "https://api.github.com/users/tejaskumark", - "html_url": "https://github.com/tejaskumark" - }, - "html_url": "https://github.com/tejaskumark/serial-port-websocket", - "description": "Serial Port over Websocket", - "url": "https://api.github.com/repos/tejaskumark/serial-port-websocket", - "languages_url": "https://api.github.com/repos/tejaskumark/serial-port-websocket/languages", - "created_at": "2021-05-19T06:03:36Z", - "updated_at": "2023-12-15T04:13:11Z", - "git_url": "git://github.com/tejaskumark/serial-port-websocket.git", - "ssh_url": "git@github.com:tejaskumark/serial-port-websocket.git", - "clone_url": "https://github.com/tejaskumark/serial-port-websocket.git", - "homepage": "", - "stargazers_count": 6, - "watchers_count": 6, - "language": "Go", - "topics": [ - "serial-communication", - "serial-port", - "serial-ports", - "websocket" + "lipgloss", + "terminal" ] }, { - "id": 7179417, - "node_id": "MDEwOlJlcG9zaXRvcnk3MTc5NDE3", - "name": "sers", - "full_name": "distributed/sers", + "id": 494669204, + "node_id": "R_kgDOHXwNlA", + "name": "markdown-blog", + "full_name": "gaowei-space/markdown-blog", "owner": { - "login": "distributed", - "id": 175016, - "avatar_url": "https://avatars.githubusercontent.com/u/175016?v=4", - "url": "https://api.github.com/users/distributed", - "html_url": "https://github.com/distributed" + "login": "gaowei-space", + "id": 10205742, + "avatar_url": "https://avatars.githubusercontent.com/u/10205742?v=4", + "url": "https://api.github.com/users/gaowei-space", + "html_url": "https://github.com/gaowei-space" }, - "html_url": "https://github.com/distributed/sers", - "description": "Serial port access for the Go programming language.", - "url": "https://api.github.com/repos/distributed/sers", - "languages_url": "https://api.github.com/repos/distributed/sers/languages", - "created_at": "2012-12-15T13:01:48Z", - "updated_at": "2024-06-04T21:40:56Z", - "git_url": "git://github.com/distributed/sers.git", - "ssh_url": "git@github.com:distributed/sers.git", - "clone_url": "https://github.com/distributed/sers.git", - "homepage": null, - "stargazers_count": 38, - "watchers_count": 38, + "html_url": "https://github.com/gaowei-space/markdown-blog", + "description": "🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 | Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.", + "url": "https://api.github.com/repos/gaowei-space/markdown-blog", + "languages_url": "https://api.github.com/repos/gaowei-space/markdown-blog/languages", + "created_at": "2022-05-21T03:23:27Z", + "updated_at": "2024-08-28T11:29:57Z", + "git_url": "git://github.com/gaowei-space/markdown-blog.git", + "ssh_url": "git@github.com:gaowei-space/markdown-blog.git", + "clone_url": "https://github.com/gaowei-space/markdown-blog.git", + "homepage": "https://blog.gaowei.tech", + "stargazers_count": 432, + "watchers_count": 432, "language": "Go", "topics": [ - "cross-platform", - "go", + "blog", + "documentation-generator", "golang", - "serial-communication", - "serial-ports" + "markdonw-blog", + "markdown" ] }, { - "id": 256468035, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTY0NjgwMzU=", - "name": "Artemis_HIDS", - "full_name": "njcx/Artemis_HIDS", + "id": 254594123, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTQ1OTQxMjM=", + "name": "incubator-seata-go", + "full_name": "apache/incubator-seata-go", "owner": { - "login": "njcx", - "id": 18710147, - "avatar_url": "https://avatars.githubusercontent.com/u/18710147?v=4", - "url": "https://api.github.com/users/njcx", - "html_url": "https://github.com/njcx" + "login": "apache", + "id": 47359, + "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", + "url": "https://api.github.com/users/apache", + "html_url": "https://github.com/apache" }, - "html_url": "https://github.com/njcx/Artemis_HIDS", - "description": "使用 cgroups + etcd + kafka + netlink-connector 开发而成的hids的架构,agent 部分使用go 开发而成, 会把采集的数据写入到kafka里面,由后端的规则引擎(go开发而成)消费,配置部分以及agent存活使用etcd。", - "url": "https://api.github.com/repos/njcx/Artemis_HIDS", - "languages_url": "https://api.github.com/repos/njcx/Artemis_HIDS/languages", - "created_at": "2020-04-17T10:06:14Z", - "updated_at": "2024-06-22T07:49:32Z", - "git_url": "git://github.com/njcx/Artemis_HIDS.git", - "ssh_url": "git@github.com:njcx/Artemis_HIDS.git", - "clone_url": "https://github.com/njcx/Artemis_HIDS.git", - "homepage": "", - "stargazers_count": 18, - "watchers_count": 18, + "html_url": "https://github.com/apache/incubator-seata-go", + "description": "Go Implementation For Seata", + "url": "https://api.github.com/repos/apache/incubator-seata-go", + "languages_url": "https://api.github.com/repos/apache/incubator-seata-go/languages", + "created_at": "2020-04-10T09:20:34Z", + "updated_at": "2024-09-06T08:46:25Z", + "git_url": "git://github.com/apache/incubator-seata-go.git", + "ssh_url": "git@github.com:apache/incubator-seata-go.git", + "clone_url": "https://github.com/apache/incubator-seata-go.git", + "homepage": "https://seata.apache.org/", + "stargazers_count": 1522, + "watchers_count": 1522, "language": "Go", "topics": [ - "hids" + "at", + "saga", + "tcc", + "xa" ] }, { - "id": 96152253, - "node_id": "MDEwOlJlcG9zaXRvcnk5NjE1MjI1Mw==", - "name": "golang-evtx", - "full_name": "0xrawsec/golang-evtx", + "id": 182310204, + "node_id": "MDEwOlJlcG9zaXRvcnkxODIzMTAyMDQ=", + "name": "mdblog", + "full_name": "broqiang/mdblog", "owner": { - "login": "0xrawsec", - "id": 28483191, - "avatar_url": "https://avatars.githubusercontent.com/u/28483191?v=4", - "url": "https://api.github.com/users/0xrawsec", - "html_url": "https://github.com/0xrawsec" + "login": "broqiang", + "id": 24381286, + "avatar_url": "https://avatars.githubusercontent.com/u/24381286?v=4", + "url": "https://api.github.com/users/broqiang", + "html_url": "https://github.com/broqiang" }, - "html_url": "https://github.com/0xrawsec/golang-evtx", - "description": null, - "url": "https://api.github.com/repos/0xrawsec/golang-evtx", - "languages_url": "https://api.github.com/repos/0xrawsec/golang-evtx/languages", - "created_at": "2017-07-03T21:35:00Z", - "updated_at": "2024-08-21T10:27:40Z", - "git_url": "git://github.com/0xrawsec/golang-evtx.git", - "ssh_url": "git@github.com:0xrawsec/golang-evtx.git", - "clone_url": "https://github.com/0xrawsec/golang-evtx.git", - "homepage": null, - "stargazers_count": 157, - "watchers_count": 157, + "html_url": "https://github.com/broqiang/mdblog", + "description": "用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客", + "url": "https://api.github.com/repos/broqiang/mdblog", + "languages_url": "https://api.github.com/repos/broqiang/mdblog/languages", + "created_at": "2019-04-19T18:41:19Z", + "updated_at": "2024-08-29T06:16:06Z", + "git_url": "git://github.com/broqiang/mdblog.git", + "ssh_url": "git@github.com:broqiang/mdblog.git", + "clone_url": "https://github.com/broqiang/mdblog.git", + "homepage": "https://broqiang.com", + "stargazers_count": 359, + "watchers_count": 359, "language": "Go", - "topics": [] + "topics": [ + "blog", + "gin", + "gin-blog", + "ginblog", + "go", + "go-blog", + "markdon" + ] }, { - "id": 152884255, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTI4ODQyNTU=", - "name": "golang_development_notes", - "full_name": "guyan0319/golang_development_notes", + "id": 28838478, + "node_id": "MDEwOlJlcG9zaXRvcnkyODgzODQ3OA==", + "name": "service", + "full_name": "kardianos/service", "owner": { - "login": "guyan0319", - "id": 9899142, - "avatar_url": "https://avatars.githubusercontent.com/u/9899142?v=4", - "url": "https://api.github.com/users/guyan0319", - "html_url": "https://github.com/guyan0319" + "login": "kardianos", + "id": 755121, + "avatar_url": "https://avatars.githubusercontent.com/u/755121?v=4", + "url": "https://api.github.com/users/kardianos", + "html_url": "https://github.com/kardianos" }, - "html_url": "https://github.com/guyan0319/golang_development_notes", - "description": "golang development notes go语言开发笔记", - "url": "https://api.github.com/repos/guyan0319/golang_development_notes", - "languages_url": "https://api.github.com/repos/guyan0319/golang_development_notes/languages", - "created_at": "2018-10-13T15:12:01Z", - "updated_at": "2024-09-06T01:20:54Z", - "git_url": "git://github.com/guyan0319/golang_development_notes.git", - "ssh_url": "git@github.com:guyan0319/golang_development_notes.git", - "clone_url": "https://github.com/guyan0319/golang_development_notes.git", - "homepage": "", - "stargazers_count": 570, - "watchers_count": 570, + "html_url": "https://github.com/kardianos/service", + "description": "Run go programs as a service on major platforms.", + "url": "https://api.github.com/repos/kardianos/service", + "languages_url": "https://api.github.com/repos/kardianos/service/languages", + "created_at": "2015-01-06T00:12:22Z", + "updated_at": "2024-09-06T09:04:02Z", + "git_url": "git://github.com/kardianos/service.git", + "ssh_url": "git@github.com:kardianos/service.git", + "clone_url": "https://github.com/kardianos/service.git", + "homepage": null, + "stargazers_count": 4401, + "watchers_count": 4401, "language": "Go", "topics": [] }, { - "id": 54361636, - "node_id": "MDEwOlJlcG9zaXRvcnk1NDM2MTYzNg==", - "name": "go-telnet", - "full_name": "reiver/go-telnet", + "id": 32153390, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjE1MzM5MA==", + "name": "gofpdf", + "full_name": "jung-kurt/gofpdf", "owner": { - "login": "reiver", - "id": 2250046, - "avatar_url": "https://avatars.githubusercontent.com/u/2250046?v=4", - "url": "https://api.github.com/users/reiver", - "html_url": "https://github.com/reiver" + "login": "jung-kurt", + "id": 5148839, + "avatar_url": "https://avatars.githubusercontent.com/u/5148839?v=4", + "url": "https://api.github.com/users/jung-kurt", + "html_url": "https://github.com/jung-kurt" }, - "html_url": "https://github.com/reiver/go-telnet", - "description": "Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the \"net/http\" library that is part of the Go standard library, including support for \"middleware\"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.", - "url": "https://api.github.com/repos/reiver/go-telnet", - "languages_url": "https://api.github.com/repos/reiver/go-telnet/languages", - "created_at": "2016-03-21T05:14:35Z", - "updated_at": "2024-08-30T17:26:57Z", - "git_url": "git://github.com/reiver/go-telnet.git", - "ssh_url": "git@github.com:reiver/go-telnet.git", - "clone_url": "https://github.com/reiver/go-telnet.git", - "homepage": "https://godoc.org/github.com/reiver/go-telnet", - "stargazers_count": 262, - "watchers_count": 262, + "html_url": "https://github.com/jung-kurt/gofpdf", + "description": "A PDF document generator with high level support for text, drawing and images", + "url": "https://api.github.com/repos/jung-kurt/gofpdf", + "languages_url": "https://api.github.com/repos/jung-kurt/gofpdf/languages", + "created_at": "2015-03-13T11:57:30Z", + "updated_at": "2024-09-04T17:48:14Z", + "git_url": "git://github.com/jung-kurt/gofpdf.git", + "ssh_url": "git@github.com:jung-kurt/gofpdf.git", + "clone_url": "https://github.com/jung-kurt/gofpdf.git", + "homepage": "http://godoc.org/github.com/jung-kurt/gofpdf", + "stargazers_count": 4314, + "watchers_count": 4314, "language": "Go", - "topics": [ - "rfc-15", - "rfc-854", - "telnet", - "telnet-client", - "telnet-protocol", - "telnet-server", - "telnets" - ] + "topics": [] }, { - "id": 420947795, - "node_id": "R_kgDOGRcnUw", - "name": "goploy-agent", - "full_name": "goploy-devops/goploy-agent", + "id": 123604842, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM2MDQ4NDI=", + "name": "gooxml", + "full_name": "srinathh/gooxml", "owner": { - "login": "goploy-devops", - "id": 99106908, - "avatar_url": "https://avatars.githubusercontent.com/u/99106908?v=4", - "url": "https://api.github.com/users/goploy-devops", - "html_url": "https://github.com/goploy-devops" + "login": "srinathh", + "id": 2973973, + "avatar_url": "https://avatars.githubusercontent.com/u/2973973?v=4", + "url": "https://api.github.com/users/srinathh", + "html_url": "https://github.com/srinathh" }, - "html_url": "https://github.com/goploy-devops/goploy-agent", - "description": "服务器性能监控;An open-source and monitoring agent.", - "url": "https://api.github.com/repos/goploy-devops/goploy-agent", - "languages_url": "https://api.github.com/repos/goploy-devops/goploy-agent/languages", - "created_at": "2021-10-25T08:53:46Z", - "updated_at": "2024-07-25T09:12:16Z", - "git_url": "git://github.com/goploy-devops/goploy-agent.git", - "ssh_url": "git@github.com:goploy-devops/goploy-agent.git", - "clone_url": "https://github.com/goploy-devops/goploy-agent.git", - "homepage": "", - "stargazers_count": 48, - "watchers_count": 48, + "html_url": "https://github.com/srinathh/gooxml", + "description": "Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx)", + "url": "https://api.github.com/repos/srinathh/gooxml", + "languages_url": "https://api.github.com/repos/srinathh/gooxml/languages", + "created_at": "2018-03-02T16:44:46Z", + "updated_at": "2024-08-29T09:10:08Z", + "git_url": "git://github.com/srinathh/gooxml.git", + "ssh_url": "git@github.com:srinathh/gooxml.git", + "clone_url": "https://github.com/srinathh/gooxml.git", + "homepage": "https://baliance.com/gooxml/", + "stargazers_count": 42, + "watchers_count": 42, "language": "Go", - "topics": [ - "devops", - "golang", - "monitoring" - ] + "topics": [] }, { - "id": 30494347, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ5NDM0Nw==", - "name": "agent", - "full_name": "dinp/agent", + "id": 43975705, + "node_id": "MDEwOlJlcG9zaXRvcnk0Mzk3NTcwNQ==", + "name": "docx", + "full_name": "nguyenthenguyen/docx", "owner": { - "login": "dinp", - "id": 9779694, - "avatar_url": "https://avatars.githubusercontent.com/u/9779694?v=4", - "url": "https://api.github.com/users/dinp", - "html_url": "https://github.com/dinp" + "login": "nguyenthenguyen", + "id": 8535630, + "avatar_url": "https://avatars.githubusercontent.com/u/8535630?v=4", + "url": "https://api.github.com/users/nguyenthenguyen", + "html_url": "https://github.com/nguyenthenguyen" }, - "html_url": "https://github.com/dinp/agent", - "description": "DINP中的Agent,部署在所有计算节点,收集节点运行时数据", - "url": "https://api.github.com/repos/dinp/agent", - "languages_url": "https://api.github.com/repos/dinp/agent/languages", - "created_at": "2015-02-08T14:57:58Z", - "updated_at": "2023-10-07T10:12:15Z", - "git_url": "git://github.com/dinp/agent.git", - "ssh_url": "git@github.com:dinp/agent.git", - "clone_url": "https://github.com/dinp/agent.git", + "html_url": "https://github.com/nguyenthenguyen/docx", + "description": "Simple Google Go (Golang) library for replacing text in Microsoft Word (.docx) file", + "url": "https://api.github.com/repos/nguyenthenguyen/docx", + "languages_url": "https://api.github.com/repos/nguyenthenguyen/docx/languages", + "created_at": "2015-10-09T19:24:50Z", + "updated_at": "2024-08-27T06:36:41Z", + "git_url": "git://github.com/nguyenthenguyen/docx.git", + "ssh_url": "git@github.com:nguyenthenguyen/docx.git", + "clone_url": "https://github.com/nguyenthenguyen/docx.git", "homepage": "", - "stargazers_count": 10, - "watchers_count": 10, + "stargazers_count": 524, + "watchers_count": 524, "language": "Go", "topics": [] }, { - "id": 69625821, - "node_id": "MDEwOlJlcG9zaXRvcnk2OTYyNTgyMQ==", - "name": "windows-agent", - "full_name": "freedomkk-qfeng/windows-agent", + "id": 296435640, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTY0MzU2NDA=", + "name": "go-docx", + "full_name": "lukasjarosch/go-docx", "owner": { - "login": "freedomkk-qfeng", - "id": 10883016, - "avatar_url": "https://avatars.githubusercontent.com/u/10883016?v=4", - "url": "https://api.github.com/users/freedomkk-qfeng", - "html_url": "https://github.com/freedomkk-qfeng" + "login": "lukasjarosch", + "id": 3764664, + "avatar_url": "https://avatars.githubusercontent.com/u/3764664?v=4", + "url": "https://api.github.com/users/lukasjarosch", + "html_url": "https://github.com/lukasjarosch" }, - "html_url": "https://github.com/freedomkk-qfeng/windows-agent", - "description": null, - "url": "https://api.github.com/repos/freedomkk-qfeng/windows-agent", - "languages_url": "https://api.github.com/repos/freedomkk-qfeng/windows-agent/languages", - "created_at": "2016-09-30T02:21:48Z", - "updated_at": "2024-01-27T14:12:54Z", - "git_url": "git://github.com/freedomkk-qfeng/windows-agent.git", - "ssh_url": "git@github.com:freedomkk-qfeng/windows-agent.git", - "clone_url": "https://github.com/freedomkk-qfeng/windows-agent.git", - "homepage": null, - "stargazers_count": 121, - "watchers_count": 121, + "html_url": "https://github.com/lukasjarosch/go-docx", + "description": "Replace placeholders inside docx documents with speed and confidence.", + "url": "https://api.github.com/repos/lukasjarosch/go-docx", + "languages_url": "https://api.github.com/repos/lukasjarosch/go-docx/languages", + "created_at": "2020-09-17T20:30:26Z", + "updated_at": "2024-09-01T15:24:14Z", + "git_url": "git://github.com/lukasjarosch/go-docx.git", + "ssh_url": "git@github.com:lukasjarosch/go-docx.git", + "clone_url": "https://github.com/lukasjarosch/go-docx.git", + "homepage": "", + "stargazers_count": 187, + "watchers_count": 187, "language": "Go", - "topics": [] + "topics": [ + "docx", + "golang", + "microsoft", + "ooxml", + "word", + "wordprocessingml" + ] }, { - "id": 457609553, - "node_id": "R_kgDOG0aRUQ", - "name": "shadow", - "full_name": "yunnnnn1/shadow", + "id": 293308451, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTMzMDg0NTE=", + "name": "docx", + "full_name": "gingfrederik/docx", "owner": { - "login": "yunnnnn1", - "id": 32992902, - "avatar_url": "https://avatars.githubusercontent.com/u/32992902?v=4", - "url": "https://api.github.com/users/yunnnnn1", - "html_url": "https://github.com/yunnnnn1" + "login": "gingfrederik", + "id": 9346743, + "avatar_url": "https://avatars.githubusercontent.com/u/9346743?v=4", + "url": "https://api.github.com/users/gingfrederik", + "html_url": "https://github.com/gingfrederik" }, - "html_url": "https://github.com/yunnnnn1/shadow", - "description": "基于golang实现的C/S架构agent,使用gRPC协议,实现执行远程命令就像在本地执行一样,能够保证命令一边执行,一边返回执行结果,支持远程shell与python命令执行,支持并发执行。", - "url": "https://api.github.com/repos/yunnnnn1/shadow", - "languages_url": "https://api.github.com/repos/yunnnnn1/shadow/languages", - "created_at": "2022-02-10T03:00:14Z", - "updated_at": "2024-07-20T14:31:01Z", - "git_url": "git://github.com/yunnnnn1/shadow.git", - "ssh_url": "git@github.com:yunnnnn1/shadow.git", - "clone_url": "https://github.com/yunnnnn1/shadow.git", - "homepage": "", - "stargazers_count": 24, - "watchers_count": 24, + "html_url": "https://github.com/gingfrederik/docx", + "description": "Simple pure Go (golang) library for creating DOCX file", + "url": "https://api.github.com/repos/gingfrederik/docx", + "languages_url": "https://api.github.com/repos/gingfrederik/docx/languages", + "created_at": "2020-09-06T15:43:55Z", + "updated_at": "2024-07-16T15:43:31Z", + "git_url": "git://github.com/gingfrederik/docx.git", + "ssh_url": "git@github.com:gingfrederik/docx.git", + "clone_url": "https://github.com/gingfrederik/docx.git", + "homepage": null, + "stargazers_count": 66, + "watchers_count": 66, "language": "Go", "topics": [] }, { - "id": 322475728, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjI0NzU3Mjg=", - "name": "Elkeid", - "full_name": "bytedance/Elkeid", + "id": 67034076, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzAzNDA3Ng==", + "name": "go-docx-templates", + "full_name": "legion-zver/go-docx-templates", "owner": { - "login": "bytedance", - "id": 4158466, - "avatar_url": "https://avatars.githubusercontent.com/u/4158466?v=4", - "url": "https://api.github.com/users/bytedance", - "html_url": "https://github.com/bytedance" + "login": "legion-zver", + "id": 12369572, + "avatar_url": "https://avatars.githubusercontent.com/u/12369572?v=4", + "url": "https://api.github.com/users/legion-zver", + "html_url": "https://github.com/legion-zver" }, - "html_url": "https://github.com/bytedance/Elkeid", - "description": "Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices.", - "url": "https://api.github.com/repos/bytedance/Elkeid", - "languages_url": "https://api.github.com/repos/bytedance/Elkeid/languages", - "created_at": "2020-12-18T03:15:54Z", - "updated_at": "2024-09-04T07:51:52Z", - "git_url": "git://github.com/bytedance/Elkeid.git", - "ssh_url": "git@github.com:bytedance/Elkeid.git", - "clone_url": "https://github.com/bytedance/Elkeid.git", - "homepage": "https://elkeid.bytedance.com", - "stargazers_count": 2213, - "watchers_count": 2213, + "html_url": "https://github.com/legion-zver/go-docx-templates", + "description": null, + "url": "https://api.github.com/repos/legion-zver/go-docx-templates", + "languages_url": "https://api.github.com/repos/legion-zver/go-docx-templates/languages", + "created_at": "2016-08-31T12:10:25Z", + "updated_at": "2024-08-20T08:48:07Z", + "git_url": "git://github.com/legion-zver/go-docx-templates.git", + "ssh_url": "git@github.com:legion-zver/go-docx-templates.git", + "clone_url": "https://github.com/legion-zver/go-docx-templates.git", + "homepage": null, + "stargazers_count": 126, + "watchers_count": 126, "language": "Go", "topics": [ - "cwpp", - "edr", - "hids", - "linux-security", - "rasp", - "security" + "docx", + "golang", + "templates" ] }, { - "id": 2603924, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjAzOTI0", - "name": "go-serial", - "full_name": "jacobsa/go-serial", + "id": 432717637, + "node_id": "R_kgDOGcq_RQ", + "name": "lancet", + "full_name": "duke-git/lancet", "owner": { - "login": "jacobsa", - "id": 202895, - "avatar_url": "https://avatars.githubusercontent.com/u/202895?v=4", - "url": "https://api.github.com/users/jacobsa", - "html_url": "https://github.com/jacobsa" + "login": "duke-git", + "id": 5037603, + "avatar_url": "https://avatars.githubusercontent.com/u/5037603?v=4", + "url": "https://api.github.com/users/duke-git", + "html_url": "https://github.com/duke-git" }, - "html_url": "https://github.com/jacobsa/go-serial", - "description": "A Go library for dealing with serial ports.", - "url": "https://api.github.com/repos/jacobsa/go-serial", - "languages_url": "https://api.github.com/repos/jacobsa/go-serial/languages", - "created_at": "2011-10-19T03:59:12Z", - "updated_at": "2024-08-27T12:23:09Z", - "git_url": "git://github.com/jacobsa/go-serial.git", - "ssh_url": "git@github.com:jacobsa/go-serial.git", - "clone_url": "https://github.com/jacobsa/go-serial.git", - "homepage": "", - "stargazers_count": 626, - "watchers_count": 626, + "html_url": "https://github.com/duke-git/lancet", + "description": "A comprehensive, efficient, and reusable util function library of Go.", + "url": "https://api.github.com/repos/duke-git/lancet", + "languages_url": "https://api.github.com/repos/duke-git/lancet/languages", + "created_at": "2021-11-28T13:18:19Z", + "updated_at": "2024-09-06T17:19:54Z", + "git_url": "git://github.com/duke-git/lancet.git", + "ssh_url": "git@github.com:duke-git/lancet.git", + "clone_url": "https://github.com/duke-git/lancet.git", + "homepage": "https://www.golancet.cn/en/", + "stargazers_count": 4357, + "watchers_count": 4357, "language": "Go", - "topics": [] + "topics": [ + "generics", + "go", + "golang", + "library", + "lodash", + "utils" + ] }, { - "id": 484964934, - "node_id": "R_kgDOHOf6Rg", - "name": "EvtxHussar", - "full_name": "yarox24/EvtxHussar", + "id": 23096959, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5Njk1OQ==", + "name": "go", + "full_name": "golang/go", "owner": { - "login": "yarox24", - "id": 18016218, - "avatar_url": "https://avatars.githubusercontent.com/u/18016218?v=4", - "url": "https://api.github.com/users/yarox24", - "html_url": "https://github.com/yarox24" - }, - "html_url": "https://github.com/yarox24/EvtxHussar", - "description": "Initial triage of Windows Event logs", - "url": "https://api.github.com/repos/yarox24/EvtxHussar", - "languages_url": "https://api.github.com/repos/yarox24/EvtxHussar/languages", - "created_at": "2022-04-24T08:08:04Z", - "updated_at": "2024-09-03T08:22:05Z", - "git_url": "git://github.com/yarox24/EvtxHussar.git", - "ssh_url": "git@github.com:yarox24/EvtxHussar.git", - "clone_url": "https://github.com/yarox24/EvtxHussar.git", - "homepage": null, - "stargazers_count": 83, - "watchers_count": 83, + "login": "golang", + "id": 4314092, + "avatar_url": "https://avatars.githubusercontent.com/u/4314092?v=4", + "url": "https://api.github.com/users/golang", + "html_url": "https://github.com/golang" + }, + "html_url": "https://github.com/golang/go", + "description": "The Go programming language", + "url": "https://api.github.com/repos/golang/go", + "languages_url": "https://api.github.com/repos/golang/go/languages", + "created_at": "2014-08-19T04:33:40Z", + "updated_at": "2024-09-07T00:20:23Z", + "git_url": "git://github.com/golang/go.git", + "ssh_url": "git@github.com:golang/go.git", + "clone_url": "https://github.com/golang/go.git", + "homepage": "https://go.dev", + "stargazers_count": 122698, + "watchers_count": 122698, "language": "Go", - "topics": [] + "topics": [ + "go", + "golang", + "language", + "programming-language" + ] }, { - "id": 138727868, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzg3Mjc4Njg=", - "name": "falcon-log-agent", - "full_name": "didi/falcon-log-agent", + "id": 418816813, + "node_id": "R_kgDOGPajLQ", + "name": "go-tutorial", + "full_name": "jincheng9/go-tutorial", "owner": { - "login": "didi", - "id": 27521938, - "avatar_url": "https://avatars.githubusercontent.com/u/27521938?v=4", - "url": "https://api.github.com/users/didi", - "html_url": "https://github.com/didi" + "login": "jincheng9", + "id": 1326520, + "avatar_url": "https://avatars.githubusercontent.com/u/1326520?v=4", + "url": "https://api.github.com/users/jincheng9", + "html_url": "https://github.com/jincheng9" }, - "html_url": "https://github.com/didi/falcon-log-agent", - "description": "用于监控系统的日志采集agent,可无缝对接open-falcon", - "url": "https://api.github.com/repos/didi/falcon-log-agent", - "languages_url": "https://api.github.com/repos/didi/falcon-log-agent/languages", - "created_at": "2018-06-26T11:22:43Z", - "updated_at": "2024-08-20T08:26:25Z", - "git_url": "git://github.com/didi/falcon-log-agent.git", - "ssh_url": "git@github.com:didi/falcon-log-agent.git", - "clone_url": "https://github.com/didi/falcon-log-agent.git", + "html_url": "https://github.com/jincheng9/go-tutorial", + "description": "Go learning materials,涵盖基础、中级和高级教程", + "url": "https://api.github.com/repos/jincheng9/go-tutorial", + "languages_url": "https://api.github.com/repos/jincheng9/go-tutorial/languages", + "created_at": "2021-10-19T07:29:13Z", + "updated_at": "2024-09-06T02:58:50Z", + "git_url": "git://github.com/jincheng9/go-tutorial.git", + "ssh_url": "git@github.com:jincheng9/go-tutorial.git", + "clone_url": "https://github.com/jincheng9/go-tutorial.git", "homepage": "", - "stargazers_count": 583, - "watchers_count": 583, + "stargazers_count": 962, + "watchers_count": 962, "language": "Go", - "topics": [] + "topics": [ + "blog", + "book", + "cheat-sheets", + "database", + "gin", + "go", + "golang", + "news", + "notes", + "tutorial", + "video", + "web", + "wechat" + ] }, { - "id": 186294337, - "node_id": "MDEwOlJlcG9zaXRvcnkxODYyOTQzMzc=", - "name": "igevtx", - "full_name": "2igosha/igevtx", + "id": 390982669, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTA5ODI2Njk=", + "name": "natpass", + "full_name": "lwch/natpass", "owner": { - "login": "2igosha", - "id": 49903425, - "avatar_url": "https://avatars.githubusercontent.com/u/49903425?v=4", - "url": "https://api.github.com/users/2igosha", - "html_url": "https://github.com/2igosha" + "login": "lwch", + "id": 4181963, + "avatar_url": "https://avatars.githubusercontent.com/u/4181963?v=4", + "url": "https://api.github.com/users/lwch", + "html_url": "https://github.com/lwch" }, - "html_url": "https://github.com/2igosha/igevtx", - "description": "Golang evtx parser", - "url": "https://api.github.com/repos/2igosha/igevtx", - "languages_url": "https://api.github.com/repos/2igosha/igevtx/languages", - "created_at": "2019-05-12T19:15:23Z", - "updated_at": "2023-09-26T03:17:08Z", - "git_url": "git://github.com/2igosha/igevtx.git", - "ssh_url": "git@github.com:2igosha/igevtx.git", - "clone_url": "https://github.com/2igosha/igevtx.git", - "homepage": null, - "stargazers_count": 5, - "watchers_count": 5, + "html_url": "https://github.com/lwch/natpass", + "description": "🔥居家办公,远程开发神器", + "url": "https://api.github.com/repos/lwch/natpass", + "languages_url": "https://api.github.com/repos/lwch/natpass/languages", + "created_at": "2021-07-30T08:02:42Z", + "updated_at": "2024-09-05T08:38:46Z", + "git_url": "git://github.com/lwch/natpass.git", + "ssh_url": "git@github.com:lwch/natpass.git", + "clone_url": "https://github.com/lwch/natpass.git", + "homepage": "https://lwch.gitbook.io/natpass/", + "stargazers_count": 4124, + "watchers_count": 4124, "language": "Go", - "topics": [] + "topics": [ + "code-server", + "golang", + "protobuf", + "shell", + "tls", + "vnc" + ] }, { - "id": 68205866, - "node_id": "MDEwOlJlcG9zaXRvcnk2ODIwNTg2Ng==", - "name": "evtxparser", - "full_name": "dutchcoders/evtxparser", + "id": 487018039, + "node_id": "R_kgDOHQdONw", + "name": "nuxui", + "full_name": "nuxui/nuxui", "owner": { - "login": "dutchcoders", - "id": 5444419, - "avatar_url": "https://avatars.githubusercontent.com/u/5444419?v=4", - "url": "https://api.github.com/users/dutchcoders", - "html_url": "https://github.com/dutchcoders" + "login": "nuxui", + "id": 104567385, + "avatar_url": "https://avatars.githubusercontent.com/u/104567385?v=4", + "url": "https://api.github.com/users/nuxui", + "html_url": "https://github.com/nuxui" }, - "html_url": "https://github.com/dutchcoders/evtxparser", - "description": "Evtxparser for Microsoft Evtx", - "url": "https://api.github.com/repos/dutchcoders/evtxparser", - "languages_url": "https://api.github.com/repos/dutchcoders/evtxparser/languages", - "created_at": "2016-09-14T12:49:46Z", - "updated_at": "2024-08-12T19:24:55Z", - "git_url": "git://github.com/dutchcoders/evtxparser.git", - "ssh_url": "git@github.com:dutchcoders/evtxparser.git", - "clone_url": "https://github.com/dutchcoders/evtxparser.git", - "homepage": null, - "stargazers_count": 6, - "watchers_count": 6, + "html_url": "https://github.com/nuxui/nuxui", + "description": "NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux", + "url": "https://api.github.com/repos/nuxui/nuxui", + "languages_url": "https://api.github.com/repos/nuxui/nuxui/languages", + "created_at": "2022-04-29T15:16:38Z", + "updated_at": "2024-08-28T10:27:03Z", + "git_url": "git://github.com/nuxui/nuxui.git", + "ssh_url": "git@github.com:nuxui/nuxui.git", + "clone_url": "https://github.com/nuxui/nuxui.git", + "homepage": "https://nuxui.org", + "stargazers_count": 471, + "watchers_count": 471, "language": "Go", "topics": [] }, { - "id": 11979974, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTk3OTk3NA==", - "name": "reflectwalk", - "full_name": "mitchellh/reflectwalk", + "id": 6051812, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDUxODEy", + "name": "mux", + "full_name": "gorilla/mux", "owner": { - "login": "mitchellh", - "id": 1299, - "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4", - "url": "https://api.github.com/users/mitchellh", - "html_url": "https://github.com/mitchellh" + "login": "gorilla", + "id": 489566, + "avatar_url": "https://avatars.githubusercontent.com/u/489566?v=4", + "url": "https://api.github.com/users/gorilla", + "html_url": "https://github.com/gorilla" }, - "html_url": "https://github.com/mitchellh/reflectwalk", - "description": "reflectwalk is a Go library for \"walking\" complex structures, similar to walking a filesystem.", - "url": "https://api.github.com/repos/mitchellh/reflectwalk", - "languages_url": "https://api.github.com/repos/mitchellh/reflectwalk/languages", - "created_at": "2013-08-08T15:40:04Z", - "updated_at": "2024-07-22T20:48:05Z", - "git_url": "git://github.com/mitchellh/reflectwalk.git", - "ssh_url": "git@github.com:mitchellh/reflectwalk.git", - "clone_url": "https://github.com/mitchellh/reflectwalk.git", - "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc", - "stargazers_count": 276, - "watchers_count": 276, + "html_url": "https://github.com/gorilla/mux", + "description": "Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍", + "url": "https://api.github.com/repos/gorilla/mux", + "languages_url": "https://api.github.com/repos/gorilla/mux/languages", + "created_at": "2012-10-02T21:32:24Z", + "updated_at": "2024-09-06T17:56:43Z", + "git_url": "git://github.com/gorilla/mux.git", + "ssh_url": "git@github.com:gorilla/mux.git", + "clone_url": "https://github.com/gorilla/mux.git", + "homepage": "https://gorilla.github.io", + "stargazers_count": 20654, + "watchers_count": 20654, "language": "Go", - "topics": [] + "topics": [ + "go", + "golang", + "gorilla", + "gorilla-web-toolkit", + "http", + "middleware", + "mux", + "router" + ] }, { - "id": 159568339, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTk1NjgzMzk=", - "name": "netcap", - "full_name": "dreadl0ck/netcap", + "id": 74321451, + "node_id": "MDEwOlJlcG9zaXRvcnk3NDMyMTQ1MQ==", + "name": "nging", + "full_name": "admpub/nging", "owner": { - "login": "dreadl0ck", - "id": 25550963, - "avatar_url": "https://avatars.githubusercontent.com/u/25550963?v=4", - "url": "https://api.github.com/users/dreadl0ck", - "html_url": "https://github.com/dreadl0ck" + "login": "admpub", + "id": 512718, + "avatar_url": "https://avatars.githubusercontent.com/u/512718?v=4", + "url": "https://api.github.com/users/admpub", + "html_url": "https://github.com/admpub" }, - "html_url": "https://github.com/dreadl0ck/netcap", - "description": "A framework for secure and scalable network traffic analysis - https://netcap.io", - "url": "https://api.github.com/repos/dreadl0ck/netcap", - "languages_url": "https://api.github.com/repos/dreadl0ck/netcap/languages", - "created_at": "2018-11-28T21:36:04Z", - "updated_at": "2024-09-02T04:43:39Z", - "git_url": "git://github.com/dreadl0ck/netcap.git", - "ssh_url": "git@github.com:dreadl0ck/netcap.git", - "clone_url": "https://github.com/dreadl0ck/netcap.git", - "homepage": "", - "stargazers_count": 1715, - "watchers_count": 1715, + "html_url": "https://github.com/admpub/nging", + "description": "Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备", + "url": "https://api.github.com/repos/admpub/nging", + "languages_url": "https://api.github.com/repos/admpub/nging/languages", + "created_at": "2016-11-21T03:09:45Z", + "updated_at": "2024-09-05T05:10:52Z", + "git_url": "git://github.com/admpub/nging.git", + "ssh_url": "git@github.com:admpub/nging.git", + "clone_url": "https://github.com/admpub/nging.git", + "homepage": "https://nging.coscms.com", + "stargazers_count": 1357, + "watchers_count": 1357, "language": "Go", "topics": [ - "analysis", - "detection", - "intrusion", - "monitoring", - "network", - "security", - "traffic" + "caddy", + "cron-jobs", + "database-manager", + "ddns", + "file-manager", + "frp-ui", + "ftp-server", + "mysql-client", + "nginx-configuration", + "off-line-download", + "redis-client", + "sftp-client", + "ssh-manager", + "web-server-dashboard", + "web-ui", + "webdav" ] }, { - "id": 378159, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzgxNTk=", - "name": "gopcap", - "full_name": "akrennmair/gopcap", + "id": 502193049, + "node_id": "R_kgDOHe7bmQ", + "name": "gum", + "full_name": "charmbracelet/gum", "owner": { - "login": "akrennmair", - "id": 41766, - "avatar_url": "https://avatars.githubusercontent.com/u/41766?v=4", - "url": "https://api.github.com/users/akrennmair", - "html_url": "https://github.com/akrennmair" + "login": "charmbracelet", + "id": 57376114, + "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", + "url": "https://api.github.com/users/charmbracelet", + "html_url": "https://github.com/charmbracelet" }, - "html_url": "https://github.com/akrennmair/gopcap", - "description": "A simple wrapper around libpcap for the Go programming language", - "url": "https://api.github.com/repos/akrennmair/gopcap", - "languages_url": "https://api.github.com/repos/akrennmair/gopcap/languages", - "created_at": "2009-11-19T10:13:48Z", - "updated_at": "2024-08-25T09:00:36Z", - "git_url": "git://github.com/akrennmair/gopcap.git", - "ssh_url": "git@github.com:akrennmair/gopcap.git", - "clone_url": "https://github.com/akrennmair/gopcap.git", + "html_url": "https://github.com/charmbracelet/gum", + "description": "A tool for glamorous shell scripts 🎀", + "url": "https://api.github.com/repos/charmbracelet/gum", + "languages_url": "https://api.github.com/repos/charmbracelet/gum/languages", + "created_at": "2022-06-10T22:09:42Z", + "updated_at": "2024-09-06T21:24:10Z", + "git_url": "git://github.com/charmbracelet/gum.git", + "ssh_url": "git@github.com:charmbracelet/gum.git", + "clone_url": "https://github.com/charmbracelet/gum.git", "homepage": "", - "stargazers_count": 487, - "watchers_count": 487, + "stargazers_count": 17754, + "watchers_count": 17754, "language": "Go", - "topics": [] - }, + "topics": [ + "bash", + "shell" + ] + } + ], + "Python": [ { - "id": 32351944, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjM1MTk0NA==", - "name": "gopacket", - "full_name": "google/gopacket", + "id": 254832799, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTQ4MzI3OTk=", + "name": "hackingtool", + "full_name": "Z4nzu/hackingtool", "owner": { - "login": "google", - "id": 1342004, - "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", - "url": "https://api.github.com/users/google", - "html_url": "https://github.com/google" + "login": "Z4nzu", + "id": 25708027, + "avatar_url": "https://avatars.githubusercontent.com/u/25708027?v=4", + "url": "https://api.github.com/users/Z4nzu", + "html_url": "https://github.com/Z4nzu" }, - "html_url": "https://github.com/google/gopacket", - "description": "Provides packet processing capabilities for Go", - "url": "https://api.github.com/repos/google/gopacket", - "languages_url": "https://api.github.com/repos/google/gopacket/languages", - "created_at": "2015-03-16T20:46:00Z", - "updated_at": "2024-09-06T00:58:59Z", - "git_url": "git://github.com/google/gopacket.git", - "ssh_url": "git@github.com:google/gopacket.git", - "clone_url": "https://github.com/google/gopacket.git", - "homepage": "", - "stargazers_count": 6269, - "watchers_count": 6269, - "language": "Go", - "topics": [] + "html_url": "https://github.com/Z4nzu/hackingtool", + "description": "ALL IN ONE Hacking Tool For Hackers", + "url": "https://api.github.com/repos/Z4nzu/hackingtool", + "languages_url": "https://api.github.com/repos/Z4nzu/hackingtool/languages", + "created_at": "2020-04-11T09:21:31Z", + "updated_at": "2024-09-07T01:25:05Z", + "git_url": "git://github.com/Z4nzu/hackingtool.git", + "ssh_url": "git@github.com:Z4nzu/hackingtool.git", + "clone_url": "https://github.com/Z4nzu/hackingtool.git", + "homepage": "https://forms.gle/ntuAX8BGRR5yAb9ZA", + "stargazers_count": 48553, + "watchers_count": 48553, + "language": "Python", + "topics": [ + "allinonehackingtool", + "besthackingtool", + "ctf-tools", + "ddos-attack-tool", + "hacker", + "hacking", + "linux", + "password-attack", + "steganography", + "web-attack", + "wireless-attack", + "xss-attacks", + "xss-detection" + ] }, { - "id": 83954927, - "node_id": "MDEwOlJlcG9zaXRvcnk4Mzk1NDkyNw==", - "name": "honeybits", - "full_name": "0x4D31/honeybits", + "id": 612139233, + "node_id": "R_kgDOJHyA4Q", + "name": "so-vits-svc", + "full_name": "svc-develop-team/so-vits-svc", "owner": { - "login": "0x4D31", - "id": 11577776, - "avatar_url": "https://avatars.githubusercontent.com/u/11577776?v=4", - "url": "https://api.github.com/users/0x4D31", - "html_url": "https://github.com/0x4D31" + "login": "svc-develop-team", + "id": 127122328, + "avatar_url": "https://avatars.githubusercontent.com/u/127122328?v=4", + "url": "https://api.github.com/users/svc-develop-team", + "html_url": "https://github.com/svc-develop-team" }, - "html_url": "https://github.com/0x4D31/honeybits", - "description": "A PoC tool designed to enhance the effectiveness of your traps by spreading breadcrumbs & honeytokens across your systems to lure the attacker toward your honeypots", - "url": "https://api.github.com/repos/0x4D31/honeybits", - "languages_url": "https://api.github.com/repos/0x4D31/honeybits/languages", - "created_at": "2017-03-05T08:10:57Z", - "updated_at": "2024-08-12T19:28:11Z", - "git_url": "git://github.com/0x4D31/honeybits.git", - "ssh_url": "git@github.com:0x4D31/honeybits.git", - "clone_url": "https://github.com/0x4D31/honeybits.git", + "html_url": "https://github.com/svc-develop-team/so-vits-svc", + "description": "SoftVC VITS Singing Voice Conversion", + "url": "https://api.github.com/repos/svc-develop-team/so-vits-svc", + "languages_url": "https://api.github.com/repos/svc-develop-team/so-vits-svc/languages", + "created_at": "2023-03-10T09:31:09Z", + "updated_at": "2024-09-06T19:00:52Z", + "git_url": "git://github.com/svc-develop-team/so-vits-svc.git", + "ssh_url": "git@github.com:svc-develop-team/so-vits-svc.git", + "clone_url": "https://github.com/svc-develop-team/so-vits-svc.git", "homepage": "", - "stargazers_count": 272, - "watchers_count": 272, - "language": "Go", + "stargazers_count": 25267, + "watchers_count": 25267, + "language": "Python", "topics": [ - "breadcrumbs", - "deception", - "go", - "golang", - "honeybits", - "honeypot", - "honeytoken", - "honeytrap", - "security", - "trap" + "ai", + "audio-analysis", + "deep-learning", + "flow", + "generative-adversarial-network", + "pytorch", + "singing-voice-conversion", + "so-vits-svc", + "sovits", + "speech", + "variational-inference", + "vc", + "vits", + "voice", + "voice-changer", + "voice-conversion", + "voiceconversion" ] }, { - "id": 163356901, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjMzNTY5MDE=", - "name": "Mastering_Go_ZH_CN", - "full_name": "hantmac/Mastering_Go_ZH_CN", + "id": 527419347, + "node_id": "R_kgDOH2_H0w", + "name": "voice-changer", + "full_name": "w-okada/voice-changer", "owner": { - "login": "hantmac", - "id": 7600925, - "avatar_url": "https://avatars.githubusercontent.com/u/7600925?v=4", - "url": "https://api.github.com/users/hantmac", - "html_url": "https://github.com/hantmac" + "login": "w-okada", + "id": 48346627, + "avatar_url": "https://avatars.githubusercontent.com/u/48346627?v=4", + "url": "https://api.github.com/users/w-okada", + "html_url": "https://github.com/w-okada" }, - "html_url": "https://github.com/hantmac/Mastering_Go_ZH_CN", - "description": "《Mastering GO》中文译本,《玩转 GO》。", - "url": "https://api.github.com/repos/hantmac/Mastering_Go_ZH_CN", - "languages_url": "https://api.github.com/repos/hantmac/Mastering_Go_ZH_CN/languages", - "created_at": "2018-12-28T02:36:55Z", - "updated_at": "2024-09-02T07:43:26Z", - "git_url": "git://github.com/hantmac/Mastering_Go_ZH_CN.git", - "ssh_url": "git@github.com:hantmac/Mastering_Go_ZH_CN.git", - "clone_url": "https://github.com/hantmac/Mastering_Go_ZH_CN.git", + "html_url": "https://github.com/w-okada/voice-changer", + "description": "リアルタイムボイスチェンジャー Realtime Voice Changer", + "url": "https://api.github.com/repos/w-okada/voice-changer", + "languages_url": "https://api.github.com/repos/w-okada/voice-changer/languages", + "created_at": "2022-08-22T05:08:43Z", + "updated_at": "2024-09-07T00:40:52Z", + "git_url": "git://github.com/w-okada/voice-changer.git", + "ssh_url": "git@github.com:w-okada/voice-changer.git", + "clone_url": "https://github.com/w-okada/voice-changer.git", "homepage": "", - "stargazers_count": 3359, - "watchers_count": 3359, - "language": "Go", - "topics": [ - "golang" - ] + "stargazers_count": 15909, + "watchers_count": 15909, + "language": "Python", + "topics": [] }, { - "id": 649507496, - "node_id": "R_kgDOJrayqA", - "name": "udpovertcp", - "full_name": "notcomsed/udpovertcp", + "id": 646480766, + "node_id": "R_kgDOJoiDfg", + "name": "roop", + "full_name": "s0md3v/roop", "owner": { - "login": "notcomsed", - "id": 91320192, - "avatar_url": "https://avatars.githubusercontent.com/u/91320192?v=4", - "url": "https://api.github.com/users/notcomsed", - "html_url": "https://github.com/notcomsed" - }, - "html_url": "https://github.com/notcomsed/udpovertcp", - "description": "simple udp in tcp tunnel, udp over tcp, supported win 8.1 win10, Windows, Linux. tunnel udp packge over tcp stream connect written by GO.", - "url": "https://api.github.com/repos/notcomsed/udpovertcp", - "languages_url": "https://api.github.com/repos/notcomsed/udpovertcp/languages", - "created_at": "2023-06-05T03:01:25Z", - "updated_at": "2024-08-15T00:13:22Z", - "git_url": "git://github.com/notcomsed/udpovertcp.git", - "ssh_url": "git@github.com:notcomsed/udpovertcp.git", - "clone_url": "https://github.com/notcomsed/udpovertcp.git", + "login": "s0md3v", + "id": 26716802, + "avatar_url": "https://avatars.githubusercontent.com/u/26716802?v=4", + "url": "https://api.github.com/users/s0md3v", + "html_url": "https://github.com/s0md3v" + }, + "html_url": "https://github.com/s0md3v/roop", + "description": "one-click face swap", + "url": "https://api.github.com/repos/s0md3v/roop", + "languages_url": "https://api.github.com/repos/s0md3v/roop/languages", + "created_at": "2023-05-28T14:37:54Z", + "updated_at": "2024-09-06T22:28:18Z", + "git_url": "git://github.com/s0md3v/roop.git", + "ssh_url": "git@github.com:s0md3v/roop.git", + "clone_url": "https://github.com/s0md3v/roop.git", "homepage": "", - "stargazers_count": 4, - "watchers_count": 4, - "language": "Go", + "stargazers_count": 27591, + "watchers_count": 27591, + "language": "Python", "topics": [ - "tcp", - "udp" + "ai", + "face-swap" ] }, { - "id": 84497781, - "node_id": "MDEwOlJlcG9zaXRvcnk4NDQ5Nzc4MQ==", - "name": "vsock", - "full_name": "mdlayher/vsock", + "id": 823761490, + "node_id": "R_kgDOMRmaUg", + "name": "yasb", + "full_name": "amnweb/yasb", "owner": { - "login": "mdlayher", - "id": 1926905, - "avatar_url": "https://avatars.githubusercontent.com/u/1926905?v=4", - "url": "https://api.github.com/users/mdlayher", - "html_url": "https://github.com/mdlayher" + "login": "amnweb", + "id": 16545063, + "avatar_url": "https://avatars.githubusercontent.com/u/16545063?v=4", + "url": "https://api.github.com/users/amnweb", + "html_url": "https://github.com/amnweb" }, - "html_url": "https://github.com/mdlayher/vsock", - "description": "Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.", - "url": "https://api.github.com/repos/mdlayher/vsock", - "languages_url": "https://api.github.com/repos/mdlayher/vsock/languages", - "created_at": "2017-03-09T23:19:05Z", - "updated_at": "2024-09-05T15:31:22Z", - "git_url": "git://github.com/mdlayher/vsock.git", - "ssh_url": "git@github.com:mdlayher/vsock.git", - "clone_url": "https://github.com/mdlayher/vsock.git", - "homepage": null, - "stargazers_count": 326, - "watchers_count": 326, - "language": "Go", + "html_url": "https://github.com/amnweb/yasb", + "description": "A highly configurable cross-platform (Windows) status bar written in Python. ", + "url": "https://api.github.com/repos/amnweb/yasb", + "languages_url": "https://api.github.com/repos/amnweb/yasb/languages", + "created_at": "2024-07-03T16:54:14Z", + "updated_at": "2024-09-06T17:36:07Z", + "git_url": "git://github.com/amnweb/yasb.git", + "ssh_url": "git@github.com:amnweb/yasb.git", + "clone_url": "https://github.com/amnweb/yasb.git", + "homepage": "", + "stargazers_count": 102, + "watchers_count": 102, + "language": "Python", "topics": [ - "af-vsock", - "golang", - "hypervisor", - "linux", - "virtual-machine" + "python", + "ricing", + "status-bar", + "statusbar", + "task-bar", + "taskbar", + "top-bar", + "topbar", + "windowbar", + "windows", + "windows-11", + "wm" ] }, { - "id": 468512576, - "node_id": "R_kgDOG-zvQA", - "name": "viproxy", - "full_name": "brave/viproxy", + "id": 99792842, + "node_id": "MDEwOlJlcG9zaXRvcnk5OTc5Mjg0Mg==", + "name": "Information-Extraction-Chinese", + "full_name": "crownpku/Information-Extraction-Chinese", "owner": { - "login": "brave", - "id": 12301619, - "avatar_url": "https://avatars.githubusercontent.com/u/12301619?v=4", - "url": "https://api.github.com/users/brave", - "html_url": "https://github.com/brave" + "login": "crownpku", + "id": 2224389, + "avatar_url": "https://avatars.githubusercontent.com/u/2224389?v=4", + "url": "https://api.github.com/users/crownpku", + "html_url": "https://github.com/crownpku" }, - "html_url": "https://github.com/brave/viproxy", - "description": "Go TCP proxy library that translates between AF_INET and AF_VSOCK.", - "url": "https://api.github.com/repos/brave/viproxy", - "languages_url": "https://api.github.com/repos/brave/viproxy/languages", - "created_at": "2022-03-10T21:14:24Z", - "updated_at": "2024-08-15T17:16:08Z", - "git_url": "git://github.com/brave/viproxy.git", - "ssh_url": "git@github.com:brave/viproxy.git", - "clone_url": "https://github.com/brave/viproxy.git", + "html_url": "https://github.com/crownpku/Information-Extraction-Chinese", + "description": "Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取", + "url": "https://api.github.com/repos/crownpku/Information-Extraction-Chinese", + "languages_url": "https://api.github.com/repos/crownpku/Information-Extraction-Chinese/languages", + "created_at": "2017-08-09T09:52:31Z", + "updated_at": "2024-08-28T07:22:36Z", + "git_url": "git://github.com/crownpku/Information-Extraction-Chinese.git", + "ssh_url": "git@github.com:crownpku/Information-Extraction-Chinese.git", + "clone_url": "https://github.com/crownpku/Information-Extraction-Chinese.git", "homepage": "", - "stargazers_count": 19, - "watchers_count": 19, - "language": "Go", + "stargazers_count": 2222, + "watchers_count": 2222, + "language": "Python", "topics": [ - "proxy", - "tcp", - "vsock" + "chinese-nlp", + "information-extraction", + "named-entity-recognition", + "nlp", + "relation-extraction" ] }, { - "id": 16554739, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjU1NDczOQ==", - "name": "beats", - "full_name": "elastic/beats", + "id": 781367266, + "node_id": "R_kgDOLpK34g", + "name": "YuYuWechat", + "full_name": "xieyumc/YuYuWechat", "owner": { - "login": "elastic", - "id": 6764390, - "avatar_url": "https://avatars.githubusercontent.com/u/6764390?v=4", - "url": "https://api.github.com/users/elastic", - "html_url": "https://github.com/elastic" + "login": "xieyumc", + "id": 47858007, + "avatar_url": "https://avatars.githubusercontent.com/u/47858007?v=4", + "url": "https://api.github.com/users/xieyumc", + "html_url": "https://github.com/xieyumc" }, - "html_url": "https://github.com/elastic/beats", - "description": ":tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash ", - "url": "https://api.github.com/repos/elastic/beats", - "languages_url": "https://api.github.com/repos/elastic/beats/languages", - "created_at": "2014-02-05T19:01:02Z", - "updated_at": "2024-09-05T17:54:20Z", - "git_url": "git://github.com/elastic/beats.git", - "ssh_url": "git@github.com:elastic/beats.git", - "clone_url": "https://github.com/elastic/beats.git", - "homepage": "https://www.elastic.co/products/beats", - "stargazers_count": 12128, - "watchers_count": 12128, - "language": "Go", + "html_url": "https://github.com/xieyumc/YuYuWechat", + "description": "一个让微信定时循环发送消息(使用cron表达式任务可以精确到分钟),批量群发消息的小工具🚀,并且提供了一个简易直观的界面,可部署到任意平台", + "url": "https://api.github.com/repos/xieyumc/YuYuWechat", + "languages_url": "https://api.github.com/repos/xieyumc/YuYuWechat/languages", + "created_at": "2024-04-03T08:46:35Z", + "updated_at": "2024-09-06T12:58:06Z", + "git_url": "git://github.com/xieyumc/YuYuWechat.git", + "ssh_url": "git@github.com:xieyumc/YuYuWechat.git", + "clone_url": "https://github.com/xieyumc/YuYuWechat.git", + "homepage": "", + "stargazers_count": 263, + "watchers_count": 263, + "language": "Python", "topics": [ - "filebeat", - "heartbeat", - "metricbeat", - "packetbeat", - "winlogbeat" + "chatbot", + "cron", + "django", + "docker", + "docker-compose", + "postgresql", + "python", + "redis", + "timing", + "webui", + "wechat" ] }, { - "id": 169885443, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjk4ODU0NDM=", - "name": "evtx", - "full_name": "Velocidex/evtx", + "id": 735774040, + "node_id": "R_kgDOK9sFWA", + "name": "sensitive-helper", + "full_name": "0xn0ne/sensitive-helper", "owner": { - "login": "Velocidex", - "id": 36671444, - "avatar_url": "https://avatars.githubusercontent.com/u/36671444?v=4", - "url": "https://api.github.com/users/Velocidex", - "html_url": "https://github.com/Velocidex" + "login": "0xn0ne", + "id": 16507416, + "avatar_url": "https://avatars.githubusercontent.com/u/16507416?v=4", + "url": "https://api.github.com/users/0xn0ne", + "html_url": "https://github.com/0xn0ne" }, - "html_url": "https://github.com/Velocidex/evtx", - "description": "Golang Parser for Microsoft Event Logs", - "url": "https://api.github.com/repos/Velocidex/evtx", - "languages_url": "https://api.github.com/repos/Velocidex/evtx/languages", - "created_at": "2019-02-09T16:14:58Z", - "updated_at": "2024-09-03T21:43:59Z", - "git_url": "git://github.com/Velocidex/evtx.git", - "ssh_url": "git@github.com:Velocidex/evtx.git", - "clone_url": "https://github.com/Velocidex/evtx.git", - "homepage": null, - "stargazers_count": 96, - "watchers_count": 96, - "language": "Go", - "topics": [] + "html_url": "https://github.com/0xn0ne/sensitive-helper", + "description": "基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information.", + "url": "https://api.github.com/repos/0xn0ne/sensitive-helper", + "languages_url": "https://api.github.com/repos/0xn0ne/sensitive-helper/languages", + "created_at": "2023-12-26T03:30:39Z", + "updated_at": "2024-08-13T07:36:46Z", + "git_url": "git://github.com/0xn0ne/sensitive-helper.git", + "ssh_url": "git@github.com:0xn0ne/sensitive-helper.git", + "clone_url": "https://github.com/0xn0ne/sensitive-helper.git", + "homepage": "", + "stargazers_count": 7, + "watchers_count": 7, + "language": "Python", + "topics": [ + "aksk", + "infomation", + "jwt", + "scanner", + "security", + "sensitive" + ] }, { - "id": 158445115, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTg0NDUxMTU=", - "name": "probe", - "full_name": "petaki/probe", + "id": 270631619, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzA2MzE2MTk=", + "name": "SecretFinder", + "full_name": "m4ll0k/SecretFinder", "owner": { - "login": "petaki", - "id": 1419087, - "avatar_url": "https://avatars.githubusercontent.com/u/1419087?v=4", - "url": "https://api.github.com/users/petaki", - "html_url": "https://github.com/petaki" + "login": "m4ll0k", + "id": 25008734, + "avatar_url": "https://avatars.githubusercontent.com/u/25008734?v=4", + "url": "https://api.github.com/users/m4ll0k", + "html_url": "https://github.com/m4ll0k" }, - "html_url": "https://github.com/petaki/probe", - "description": "🔎 A monitoring agent.", - "url": "https://api.github.com/repos/petaki/probe", - "languages_url": "https://api.github.com/repos/petaki/probe/languages", - "created_at": "2018-11-20T20:08:16Z", - "updated_at": "2024-06-13T08:18:07Z", - "git_url": "git://github.com/petaki/probe.git", - "ssh_url": "git@github.com:petaki/probe.git", - "clone_url": "https://github.com/petaki/probe.git", + "html_url": "https://github.com/m4ll0k/SecretFinder", + "description": "SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files ", + "url": "https://api.github.com/repos/m4ll0k/SecretFinder", + "languages_url": "https://api.github.com/repos/m4ll0k/SecretFinder/languages", + "created_at": "2020-06-08T10:50:12Z", + "updated_at": "2024-09-06T05:34:03Z", + "git_url": "git://github.com/m4ll0k/SecretFinder.git", + "ssh_url": "git@github.com:m4ll0k/SecretFinder.git", + "clone_url": "https://github.com/m4ll0k/SecretFinder.git", "homepage": "", - "stargazers_count": 68, - "watchers_count": 68, - "language": "Go", - "topics": [ - "go", - "golang", - "monitoring", - "redis" - ] + "stargazers_count": 1954, + "watchers_count": 1954, + "language": "Python", + "topics": [] }, { - "id": 96485165, - "node_id": "MDEwOlJlcG9zaXRvcnk5NjQ4NTE2NQ==", - "name": "starcharts", - "full_name": "caarlos0/starcharts", + "id": 123405086, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0MDUwODY=", + "name": "sensitive_data_discover", + "full_name": "309892489/sensitive_data_discover", "owner": { - "login": "caarlos0", - "id": 245435, - "avatar_url": "https://avatars.githubusercontent.com/u/245435?v=4", - "url": "https://api.github.com/users/caarlos0", - "html_url": "https://github.com/caarlos0" + "login": "309892489", + "id": 13144807, + "avatar_url": "https://avatars.githubusercontent.com/u/13144807?v=4", + "url": "https://api.github.com/users/309892489", + "html_url": "https://github.com/309892489" }, - "html_url": "https://github.com/caarlos0/starcharts", - "description": "Plot your repository stars over time.", - "url": "https://api.github.com/repos/caarlos0/starcharts", - "languages_url": "https://api.github.com/repos/caarlos0/starcharts/languages", - "created_at": "2017-07-07T01:08:03Z", - "updated_at": "2024-09-05T07:49:52Z", - "git_url": "git://github.com/caarlos0/starcharts.git", - "ssh_url": "git@github.com:caarlos0/starcharts.git", - "clone_url": "https://github.com/caarlos0/starcharts.git", - "homepage": "https://starchart.cc", - "stargazers_count": 1224, - "watchers_count": 1224, - "language": "Go", - "topics": [ - "chart", - "github-api", - "golang", - "stargazers", - "stars" - ] + "html_url": "https://github.com/309892489/sensitive_data_discover", + "description": "针对数据库的敏感数据检测脚本:扫描库、schema级别的表或视图的数据,发现其中的敏感字段。敏感类型包括姓名、电话、身份证号、电子邮箱、地址、银行账号。", + "url": "https://api.github.com/repos/309892489/sensitive_data_discover", + "languages_url": "https://api.github.com/repos/309892489/sensitive_data_discover/languages", + "created_at": "2018-03-01T08:26:32Z", + "updated_at": "2024-08-13T06:40:51Z", + "git_url": "git://github.com/309892489/sensitive_data_discover.git", + "ssh_url": "git@github.com:309892489/sensitive_data_discover.git", + "clone_url": "https://github.com/309892489/sensitive_data_discover.git", + "homepage": null, + "stargazers_count": 37, + "watchers_count": 37, + "language": "Python", + "topics": [] }, { - "id": 31558937, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTU1ODkzNw==", - "name": "teleport", - "full_name": "gravitational/teleport", + "id": 21467110, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTQ2NzExMA==", + "name": "spaCy", + "full_name": "explosion/spaCy", "owner": { - "login": "gravitational", - "id": 10781132, - "avatar_url": "https://avatars.githubusercontent.com/u/10781132?v=4", - "url": "https://api.github.com/users/gravitational", - "html_url": "https://github.com/gravitational" + "login": "explosion", + "id": 20011530, + "avatar_url": "https://avatars.githubusercontent.com/u/20011530?v=4", + "url": "https://api.github.com/users/explosion", + "html_url": "https://github.com/explosion" }, - "html_url": "https://github.com/gravitational/teleport", - "description": "The easiest, and most secure way to access and protect all of your infrastructure.", - "url": "https://api.github.com/repos/gravitational/teleport", - "languages_url": "https://api.github.com/repos/gravitational/teleport/languages", - "created_at": "2015-03-02T19:36:00Z", - "updated_at": "2024-09-06T00:50:16Z", - "git_url": "git://github.com/gravitational/teleport.git", - "ssh_url": "git@github.com:gravitational/teleport.git", - "clone_url": "https://github.com/gravitational/teleport.git", - "homepage": "https://goteleport.com", - "stargazers_count": 17280, - "watchers_count": 17280, - "language": "Go", + "html_url": "https://github.com/explosion/spaCy", + "description": "💫 Industrial-strength Natural Language Processing (NLP) in Python", + "url": "https://api.github.com/repos/explosion/spaCy", + "languages_url": "https://api.github.com/repos/explosion/spaCy/languages", + "created_at": "2014-07-03T15:15:40Z", + "updated_at": "2024-09-06T20:38:37Z", + "git_url": "git://github.com/explosion/spaCy.git", + "ssh_url": "git@github.com:explosion/spaCy.git", + "clone_url": "https://github.com/explosion/spaCy.git", + "homepage": "https://spacy.io", + "stargazers_count": 29618, + "watchers_count": 29618, + "language": "Python", "topics": [ - "audit", - "bastion", - "certificate", - "cluster", - "database-access", - "firewall", - "firewalls", - "go", - "golang", - "jumpserver", - "kubernetes", - "kubernetes-access", - "pam", - "postgres", - "rbac", - "rdp", - "security", - "ssh", - "teleport", - "teleport-binaries" + "ai", + "artificial-intelligence", + "cython", + "data-science", + "deep-learning", + "entity-linking", + "machine-learning", + "named-entity-recognition", + "natural-language-processing", + "neural-network", + "neural-networks", + "nlp", + "nlp-library", + "python", + "spacy", + "text-classification", + "tokenization" ] }, { - "id": 190800790, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTA4MDA3OTA=", - "name": "go-api-boilerplate", - "full_name": "zubroide/go-api-boilerplate", + "id": 104854615, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ4NTQ2MTU=", + "name": "stanza", + "full_name": "stanfordnlp/stanza", "owner": { - "login": "zubroide", - "id": 38399348, - "avatar_url": "https://avatars.githubusercontent.com/u/38399348?v=4", - "url": "https://api.github.com/users/zubroide", - "html_url": "https://github.com/zubroide" + "login": "stanfordnlp", + "id": 3046006, + "avatar_url": "https://avatars.githubusercontent.com/u/3046006?v=4", + "url": "https://api.github.com/users/stanfordnlp", + "html_url": "https://github.com/stanfordnlp" }, - "html_url": "https://github.com/zubroide/go-api-boilerplate", - "description": "Boilerplate for Golang API", - "url": "https://api.github.com/repos/zubroide/go-api-boilerplate", - "languages_url": "https://api.github.com/repos/zubroide/go-api-boilerplate/languages", - "created_at": "2019-06-07T19:54:27Z", - "updated_at": "2024-08-17T15:02:57Z", - "git_url": "git://github.com/zubroide/go-api-boilerplate.git", - "ssh_url": "git@github.com:zubroide/go-api-boilerplate.git", - "clone_url": "https://github.com/zubroide/go-api-boilerplate.git", - "homepage": null, - "stargazers_count": 209, - "watchers_count": 209, - "language": "Go", + "html_url": "https://github.com/stanfordnlp/stanza", + "description": "Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages", + "url": "https://api.github.com/repos/stanfordnlp/stanza", + "languages_url": "https://api.github.com/repos/stanfordnlp/stanza/languages", + "created_at": "2017-09-26T08:00:56Z", + "updated_at": "2024-09-06T12:58:02Z", + "git_url": "git://github.com/stanfordnlp/stanza.git", + "ssh_url": "git@github.com:stanfordnlp/stanza.git", + "clone_url": "https://github.com/stanfordnlp/stanza.git", + "homepage": "https://stanfordnlp.github.io/stanza/", + "stargazers_count": 7203, + "watchers_count": 7203, + "language": "Python", "topics": [ - "api", - "api-rest", - "bolierplate", - "golang" + "artificial-intelligence", + "corenlp", + "deep-learning", + "machine-learning", + "named-entity-recognition", + "natural-language-processing", + "nlp", + "python", + "pytorch", + "universal-dependencies" ] }, { - "id": 61898036, - "node_id": "MDEwOlJlcG9zaXRvcnk2MTg5ODAzNg==", - "name": "go-msi", - "full_name": "mh-cbon/go-msi", + "id": 718748920, + "node_id": "R_kgDOKtc8-A", + "name": "GLiNER", + "full_name": "urchade/GLiNER", "owner": { - "login": "mh-cbon", - "id": 17096799, - "avatar_url": "https://avatars.githubusercontent.com/u/17096799?v=4", - "url": "https://api.github.com/users/mh-cbon", - "html_url": "https://github.com/mh-cbon" + "login": "urchade", + "id": 38214774, + "avatar_url": "https://avatars.githubusercontent.com/u/38214774?v=4", + "url": "https://api.github.com/users/urchade", + "html_url": "https://github.com/urchade" }, - "html_url": "https://github.com/mh-cbon/go-msi", - "description": "Easy way to generate msi package for a Go project", - "url": "https://api.github.com/repos/mh-cbon/go-msi", - "languages_url": "https://api.github.com/repos/mh-cbon/go-msi/languages", - "created_at": "2016-06-24T16:34:55Z", - "updated_at": "2024-08-24T06:24:02Z", - "git_url": "git://github.com/mh-cbon/go-msi.git", - "ssh_url": "git@github.com:mh-cbon/go-msi.git", - "clone_url": "https://github.com/mh-cbon/go-msi.git", - "homepage": "https://mh-cbon.github.io/go-msi/", - "stargazers_count": 453, - "watchers_count": 453, - "language": "Go", + "html_url": "https://github.com/urchade/GLiNER", + "description": "Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024", + "url": "https://api.github.com/repos/urchade/GLiNER", + "languages_url": "https://api.github.com/repos/urchade/GLiNER/languages", + "created_at": "2023-11-14T18:11:11Z", + "updated_at": "2024-09-06T07:56:47Z", + "git_url": "git://github.com/urchade/GLiNER.git", + "ssh_url": "git@github.com:urchade/GLiNER.git", + "clone_url": "https://github.com/urchade/GLiNER.git", + "homepage": "https://arxiv.org/abs/2311.08526", + "stargazers_count": 1224, + "watchers_count": 1224, + "language": "Python", "topics": [ - "golang", - "msi", - "wix" + "information-extraction", + "large-language-models", + "named-entity-recognition", + "natural-language-processing", + "prompt-tuning" ] }, { - "id": 166984371, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjY5ODQzNzE=", - "name": "felix", - "full_name": "mojocn/felix", + "id": 102475332, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0NzUzMzI=", + "name": "NER", + "full_name": "shiyybua/NER", "owner": { - "login": "mojocn", - "id": 34467684, - "avatar_url": "https://avatars.githubusercontent.com/u/34467684?v=4", - "url": "https://api.github.com/users/mojocn", - "html_url": "https://github.com/mojocn" + "login": "shiyybua", + "id": 16335491, + "avatar_url": "https://avatars.githubusercontent.com/u/16335491?v=4", + "url": "https://api.github.com/users/shiyybua", + "html_url": "https://github.com/shiyybua" }, - "html_url": "https://github.com/mojocn/felix", - "description": "A Friendly SSH Jumper Bastion Fortress Server", - "url": "https://api.github.com/repos/mojocn/felix", - "languages_url": "https://api.github.com/repos/mojocn/felix/languages", - "created_at": "2019-01-22T11:44:23Z", - "updated_at": "2024-08-19T12:21:32Z", - "git_url": "git://github.com/mojocn/felix.git", - "ssh_url": "git@github.com:mojocn/felix.git", - "clone_url": "https://github.com/mojocn/felix.git", - "homepage": "https://mojotv.cn/golang/golang-terminl-util-felix", - "stargazers_count": 841, - "watchers_count": 841, - "language": "Go", - "topics": [ - "backend", - "gin-gonic", - "goalng", - "gorm", - "pewdiepie", - "restful", - "scaffold", - "scp", - "ssh", - "terminal" - ] + "html_url": "https://github.com/shiyybua/NER", + "description": "基于tensorflow深度学习的中文的命名实体识别", + "url": "https://api.github.com/repos/shiyybua/NER", + "languages_url": "https://api.github.com/repos/shiyybua/NER/languages", + "created_at": "2017-09-05T11:54:38Z", + "updated_at": "2024-09-04T01:56:15Z", + "git_url": "git://github.com/shiyybua/NER.git", + "ssh_url": "git@github.com:shiyybua/NER.git", + "clone_url": "https://github.com/shiyybua/NER.git", + "homepage": "", + "stargazers_count": 1038, + "watchers_count": 1038, + "language": "Python", + "topics": [] }, { - "id": 608648652, - "node_id": "R_kgDOJEc9zA", - "name": "article_my_clean_architecture_go_application", - "full_name": "sadensmol/article_my_clean_architecture_go_application", + "id": 94799350, + "node_id": "MDEwOlJlcG9zaXRvcnk5NDc5OTM1MA==", + "name": "MS17-010", + "full_name": "worawit/MS17-010", "owner": { - "login": "sadensmol", - "id": 1025087, - "avatar_url": "https://avatars.githubusercontent.com/u/1025087?v=4", - "url": "https://api.github.com/users/sadensmol", - "html_url": "https://github.com/sadensmol" + "login": "worawit", + "id": 1352296, + "avatar_url": "https://avatars.githubusercontent.com/u/1352296?v=4", + "url": "https://api.github.com/users/worawit", + "html_url": "https://github.com/worawit" }, - "html_url": "https://github.com/sadensmol/article_my_clean_architecture_go_application", - "description": null, - "url": "https://api.github.com/repos/sadensmol/article_my_clean_architecture_go_application", - "languages_url": "https://api.github.com/repos/sadensmol/article_my_clean_architecture_go_application/languages", - "created_at": "2023-03-02T13:07:38Z", - "updated_at": "2024-08-27T13:31:06Z", - "git_url": "git://github.com/sadensmol/article_my_clean_architecture_go_application.git", - "ssh_url": "git@github.com:sadensmol/article_my_clean_architecture_go_application.git", - "clone_url": "https://github.com/sadensmol/article_my_clean_architecture_go_application.git", + "html_url": "https://github.com/worawit/MS17-010", + "description": "MS17-010", + "url": "https://api.github.com/repos/worawit/MS17-010", + "languages_url": "https://api.github.com/repos/worawit/MS17-010/languages", + "created_at": "2017-06-19T16:47:31Z", + "updated_at": "2024-09-05T00:49:55Z", + "git_url": "git://github.com/worawit/MS17-010.git", + "ssh_url": "git@github.com:worawit/MS17-010.git", + "clone_url": "https://github.com/worawit/MS17-010.git", "homepage": null, - "stargazers_count": 46, - "watchers_count": 46, - "language": "Go", + "stargazers_count": 2126, + "watchers_count": 2126, + "language": "Python", "topics": [] }, { - "id": 27729907, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzcyOTkwNw==", - "name": "grpc-go", - "full_name": "grpc/grpc-go", + "id": 230369286, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzAzNjkyODY=", + "name": "pdm", + "full_name": "pdm-project/pdm", "owner": { - "login": "grpc", - "id": 7802525, - "avatar_url": "https://avatars.githubusercontent.com/u/7802525?v=4", - "url": "https://api.github.com/users/grpc", - "html_url": "https://github.com/grpc" + "login": "pdm-project", + "id": 59549022, + "avatar_url": "https://avatars.githubusercontent.com/u/59549022?v=4", + "url": "https://api.github.com/users/pdm-project", + "html_url": "https://github.com/pdm-project" }, - "html_url": "https://github.com/grpc/grpc-go", - "description": "The Go language implementation of gRPC. HTTP/2 based RPC", - "url": "https://api.github.com/repos/grpc/grpc-go", - "languages_url": "https://api.github.com/repos/grpc/grpc-go/languages", - "created_at": "2014-12-08T18:59:34Z", - "updated_at": "2024-09-06T01:29:36Z", - "git_url": "git://github.com/grpc/grpc-go.git", - "ssh_url": "git@github.com:grpc/grpc-go.git", - "clone_url": "https://github.com/grpc/grpc-go.git", - "homepage": "https://grpc.io", - "stargazers_count": 20782, - "watchers_count": 20782, - "language": "Go", + "html_url": "https://github.com/pdm-project/pdm", + "description": "A modern Python package and dependency manager supporting the latest PEP standards", + "url": "https://api.github.com/repos/pdm-project/pdm", + "languages_url": "https://api.github.com/repos/pdm-project/pdm/languages", + "created_at": "2019-12-27T03:50:57Z", + "updated_at": "2024-09-06T20:52:01Z", + "git_url": "git://github.com/pdm-project/pdm.git", + "ssh_url": "git@github.com:pdm-project/pdm.git", + "clone_url": "https://github.com/pdm-project/pdm.git", + "homepage": "https://pdm-project.org", + "stargazers_count": 7761, + "watchers_count": 7761, + "language": "Python", "topics": [ - "dogs-over-cats", - "giant-robots", - "go", - "golang", - "grpc", "hacktoberfest", - "microservices", - "nanoservices", - "proto", - "rpc" + "package-manager", + "packaging", + "pep582", + "pep621", + "python", + "workflow" ] }, { - "id": 333303663, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzMzMDM2NjM=", - "name": "bytebase", - "full_name": "bytebase/bytebase", + "id": 823745702, + "node_id": "R_kgDOMRlcpg", + "name": "LivePortrait", + "full_name": "KwaiVGI/LivePortrait", "owner": { - "login": "bytebase", - "id": 74386897, - "avatar_url": "https://avatars.githubusercontent.com/u/74386897?v=4", - "url": "https://api.github.com/users/bytebase", - "html_url": "https://github.com/bytebase" + "login": "KwaiVGI", + "id": 168244549, + "avatar_url": "https://avatars.githubusercontent.com/u/168244549?v=4", + "url": "https://api.github.com/users/KwaiVGI", + "html_url": "https://github.com/KwaiVGI" }, - "html_url": "https://github.com/bytebase/bytebase", - "description": "The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.", - "url": "https://api.github.com/repos/bytebase/bytebase", - "languages_url": "https://api.github.com/repos/bytebase/bytebase/languages", - "created_at": "2021-01-27T04:33:50Z", - "updated_at": "2024-09-06T00:58:55Z", - "git_url": "git://github.com/bytebase/bytebase.git", - "ssh_url": "git@github.com:bytebase/bytebase.git", - "clone_url": "https://github.com/bytebase/bytebase.git", - "homepage": "https://www.bytebase.com", - "stargazers_count": 11014, - "watchers_count": 11014, - "language": "Go", + "html_url": "https://github.com/KwaiVGI/LivePortrait", + "description": "Bring portraits to life!", + "url": "https://api.github.com/repos/KwaiVGI/LivePortrait", + "languages_url": "https://api.github.com/repos/KwaiVGI/LivePortrait/languages", + "created_at": "2024-07-03T16:15:03Z", + "updated_at": "2024-09-07T01:20:28Z", + "git_url": "git://github.com/KwaiVGI/LivePortrait.git", + "ssh_url": "git@github.com:KwaiVGI/LivePortrait.git", + "clone_url": "https://github.com/KwaiVGI/LivePortrait.git", + "homepage": "https://liveportrait.github.io", + "stargazers_count": 11426, + "watchers_count": 11426, + "language": "Python", "topics": [ - "cicd", - "clickhouse", - "devops", - "flyway", - "gitlab", - "gitops", - "liquibase", - "mongodb", - "mysql", - "oracle", - "postgres", - "postgresql", - "redis", - "schema-migrations", - "snowflake", - "sql", - "sql-client", - "sqlserver", - "terraform", - "tidb" + "face-animation", + "image-animation", + "video-editing", + "video-generation" ] }, { - "id": 283105657, - "node_id": "MDEwOlJlcG9zaXRvcnkyODMxMDU2NTc=", - "name": "circumflex", - "full_name": "bensadeh/circumflex", + "id": 27283062, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzI4MzA2Mg==", + "name": "netmiko", + "full_name": "ktbyers/netmiko", + "owner": { + "login": "ktbyers", + "id": 899716, + "avatar_url": "https://avatars.githubusercontent.com/u/899716?v=4", + "url": "https://api.github.com/users/ktbyers", + "html_url": "https://github.com/ktbyers" + }, + "html_url": "https://github.com/ktbyers/netmiko", + "description": "Multi-vendor library to simplify Paramiko SSH connections to network devices", + "url": "https://api.github.com/repos/ktbyers/netmiko", + "languages_url": "https://api.github.com/repos/ktbyers/netmiko/languages", + "created_at": "2014-11-28T21:42:52Z", + "updated_at": "2024-09-05T00:45:00Z", + "git_url": "git://github.com/ktbyers/netmiko.git", + "ssh_url": "git@github.com:ktbyers/netmiko.git", + "clone_url": "https://github.com/ktbyers/netmiko.git", + "homepage": null, + "stargazers_count": 3544, + "watchers_count": 3544, + "language": "Python", + "topics": [] + }, + { + "id": 263556058, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjM1NTYwNTg=", + "name": "GitHub520", + "full_name": "521xueweihan/GitHub520", "owner": { - "login": "bensadeh", - "id": 701096, - "avatar_url": "https://avatars.githubusercontent.com/u/701096?v=4", - "url": "https://api.github.com/users/bensadeh", - "html_url": "https://github.com/bensadeh" + "login": "521xueweihan", + "id": 8255800, + "avatar_url": "https://avatars.githubusercontent.com/u/8255800?v=4", + "url": "https://api.github.com/users/521xueweihan", + "html_url": "https://github.com/521xueweihan" }, - "html_url": "https://github.com/bensadeh/circumflex", - "description": "🌿 It's Hacker News in your terminal", - "url": "https://api.github.com/repos/bensadeh/circumflex", - "languages_url": "https://api.github.com/repos/bensadeh/circumflex/languages", - "created_at": "2020-07-28T05:08:10Z", - "updated_at": "2024-09-06T00:33:12Z", - "git_url": "git://github.com/bensadeh/circumflex.git", - "ssh_url": "git@github.com:bensadeh/circumflex.git", - "clone_url": "https://github.com/bensadeh/circumflex.git", + "html_url": "https://github.com/521xueweihan/GitHub520", + "description": ":kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)", + "url": "https://api.github.com/repos/521xueweihan/GitHub520", + "languages_url": "https://api.github.com/repos/521xueweihan/GitHub520/languages", + "created_at": "2020-05-13T07:25:21Z", + "updated_at": "2024-09-07T00:50:20Z", + "git_url": "git://github.com/521xueweihan/GitHub520.git", + "ssh_url": "git@github.com:521xueweihan/GitHub520.git", + "clone_url": "https://github.com/521xueweihan/GitHub520.git", "homepage": "", - "stargazers_count": 1203, - "watchers_count": 1203, - "language": "Go", + "stargazers_count": 20985, + "watchers_count": 20985, + "language": "Python", "topics": [ - "cli", - "client", - "command-line", - "console", - "hacker", - "hacker-news", - "hackernews", - "news", - "reader", - "terminal", - "tui", - "ycombinator" + "dns", + "github", + "hosts" ] }, { - "id": 42245229, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjI0NTIyOQ==", - "name": "mysql-schema-sync", - "full_name": "hidu/mysql-schema-sync", + "id": 13530047, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzUzMDA0Nw==", + "name": "py-junos-eznc", + "full_name": "Juniper/py-junos-eznc", "owner": { - "login": "hidu", - "id": 613972, - "avatar_url": "https://avatars.githubusercontent.com/u/613972?v=4", - "url": "https://api.github.com/users/hidu", - "html_url": "https://github.com/hidu" + "login": "Juniper", + "id": 3935164, + "avatar_url": "https://avatars.githubusercontent.com/u/3935164?v=4", + "url": "https://api.github.com/users/Juniper", + "html_url": "https://github.com/Juniper" }, - "html_url": "https://github.com/hidu/mysql-schema-sync", - "description": "mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持)", - "url": "https://api.github.com/repos/hidu/mysql-schema-sync", - "languages_url": "https://api.github.com/repos/hidu/mysql-schema-sync/languages", - "created_at": "2015-09-10T13:11:13Z", - "updated_at": "2024-09-02T10:08:28Z", - "git_url": "git://github.com/hidu/mysql-schema-sync.git", - "ssh_url": "git@github.com:hidu/mysql-schema-sync.git", - "clone_url": "https://github.com/hidu/mysql-schema-sync.git", - "homepage": "", - "stargazers_count": 750, - "watchers_count": 750, - "language": "Go", + "html_url": "https://github.com/Juniper/py-junos-eznc", + "description": "Python library for Junos automation", + "url": "https://api.github.com/repos/Juniper/py-junos-eznc", + "languages_url": "https://api.github.com/repos/Juniper/py-junos-eznc/languages", + "created_at": "2013-10-12T22:21:38Z", + "updated_at": "2024-09-02T13:29:52Z", + "git_url": "git://github.com/Juniper/py-junos-eznc.git", + "ssh_url": "git@github.com:Juniper/py-junos-eznc.git", + "clone_url": "https://github.com/Juniper/py-junos-eznc.git", + "homepage": "https://www.juniper.net/documentation/en_US/junos-pyez/information-products/pathway-pages/junos-pyez-developer-guide.html", + "stargazers_count": 666, + "watchers_count": 666, + "language": "Python", "topics": [ - "mysql" + "junos-automation", + "junos-eznc", + "junos-pyez", + "netconf", + "pyez", + "python" ] }, { - "id": 137360315, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzczNjAzMTU=", - "name": "learning_tools", - "full_name": "hwholiday/learning_tools", + "id": 704881002, + "node_id": "R_kgDOKgOhag", + "name": "xiaomusic", + "full_name": "hanxi/xiaomusic", "owner": { - "login": "hwholiday", - "id": 15339276, - "avatar_url": "https://avatars.githubusercontent.com/u/15339276?v=4", - "url": "https://api.github.com/users/hwholiday", - "html_url": "https://github.com/hwholiday" + "login": "hanxi", + "id": 1185757, + "avatar_url": "https://avatars.githubusercontent.com/u/1185757?v=4", + "url": "https://api.github.com/users/hanxi", + "html_url": "https://github.com/hanxi" }, - "html_url": "https://github.com/hwholiday/learning_tools", - "description": "Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践", - "url": "https://api.github.com/repos/hwholiday/learning_tools", - "languages_url": "https://api.github.com/repos/hwholiday/learning_tools/languages", - "created_at": "2018-06-14T13:14:38Z", - "updated_at": "2024-09-05T18:28:46Z", - "git_url": "git://github.com/hwholiday/learning_tools.git", - "ssh_url": "git@github.com:hwholiday/learning_tools.git", - "clone_url": "https://github.com/hwholiday/learning_tools.git", - "homepage": "https://www.hwholiday.com/", - "stargazers_count": 3675, - "watchers_count": 3675, - "language": "Go", + "html_url": "https://github.com/hanxi/xiaomusic", + "description": "使用小爱音箱播放音乐,音乐使用 yt-dlp 下载。", + "url": "https://api.github.com/repos/hanxi/xiaomusic", + "languages_url": "https://api.github.com/repos/hanxi/xiaomusic/languages", + "created_at": "2023-10-14T11:39:58Z", + "updated_at": "2024-09-07T00:17:26Z", + "git_url": "git://github.com/hanxi/xiaomusic.git", + "ssh_url": "git@github.com:hanxi/xiaomusic.git", + "clone_url": "https://github.com/hanxi/xiaomusic.git", + "homepage": "https://github.com/hanxi/xiaomusic", + "stargazers_count": 1414, + "watchers_count": 1414, + "language": "Python", "topics": [ - "aes", - "auth2", - "ddd-example", - "discovery", - "gin", - "go-kit", - "golang", - "jwt", - "micro", - "minio", - "mongodb", - "prometheus", - "push", - "redis", - "rpc-grpc", - "signal-protocol", - "tcp-socket", - "x3dh", - "zap" + "music", + "xiaoai", + "xiaoai-speaker", + "xiaomi" ] }, { - "id": 288400861, - "node_id": "MDEwOlJlcG9zaXRvcnkyODg0MDA4NjE=", - "name": "anylink", - "full_name": "bjdgyc/anylink", + "id": 668122773, + "node_id": "R_kgDOJ9K-lQ", + "name": "Llama-Chinese", + "full_name": "LlamaFamily/Llama-Chinese", "owner": { - "login": "bjdgyc", - "id": 3318252, - "avatar_url": "https://avatars.githubusercontent.com/u/3318252?v=4", - "url": "https://api.github.com/users/bjdgyc", - "html_url": "https://github.com/bjdgyc" + "login": "LlamaFamily", + "id": 139942525, + "avatar_url": "https://avatars.githubusercontent.com/u/139942525?v=4", + "url": "https://api.github.com/users/LlamaFamily", + "html_url": "https://github.com/LlamaFamily" }, - "html_url": "https://github.com/bjdgyc/anylink", - "description": "AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。", - "url": "https://api.github.com/repos/bjdgyc/anylink", - "languages_url": "https://api.github.com/repos/bjdgyc/anylink/languages", - "created_at": "2020-08-18T08:37:10Z", - "updated_at": "2024-09-06T00:14:55Z", - "git_url": "git://github.com/bjdgyc/anylink.git", - "ssh_url": "git@github.com:bjdgyc/anylink.git", - "clone_url": "https://github.com/bjdgyc/anylink.git", - "homepage": "", - "stargazers_count": 1609, - "watchers_count": 1609, - "language": "Go", + "html_url": "https://github.com/LlamaFamily/Llama-Chinese", + "description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用", + "url": "https://api.github.com/repos/LlamaFamily/Llama-Chinese", + "languages_url": "https://api.github.com/repos/LlamaFamily/Llama-Chinese/languages", + "created_at": "2023-07-19T04:45:23Z", + "updated_at": "2024-09-06T12:49:48Z", + "git_url": "git://github.com/LlamaFamily/Llama-Chinese.git", + "ssh_url": "git@github.com:LlamaFamily/Llama-Chinese.git", + "clone_url": "https://github.com/LlamaFamily/Llama-Chinese.git", + "homepage": "https://llama.family", + "stargazers_count": 13547, + "watchers_count": 13547, + "language": "Python", "topics": [ - "anyconnect", - "enterprise", - "ocserv", - "openconnect", - "openvpn", - "sslvpn", - "vpn" + "finetune-llm", + "llama", + "llama3", + "llm", + "pretraining" ] }, { - "id": 458438404, - "node_id": "R_kgDOG1M3BA", - "name": "trzsz-go", - "full_name": "trzsz/trzsz-go", + "id": 431897732, + "node_id": "R_kgDOGb48hA", + "name": "Xenue-Bar", + "full_name": "aryanbhajanka/Xenue-Bar", "owner": { - "login": "trzsz", - "id": 96032697, - "avatar_url": "https://avatars.githubusercontent.com/u/96032697?v=4", - "url": "https://api.github.com/users/trzsz", - "html_url": "https://github.com/trzsz" + "login": "aryanbhajanka", + "id": 85822773, + "avatar_url": "https://avatars.githubusercontent.com/u/85822773?v=4", + "url": "https://api.github.com/users/aryanbhajanka", + "html_url": "https://github.com/aryanbhajanka" }, - "html_url": "https://github.com/trzsz/trzsz-go", - "description": "trzsz-go is the go version of trzsz, makes all terminals that support local shell to support trzsz ( trz / tsz ).", - "url": "https://api.github.com/repos/trzsz/trzsz-go", - "languages_url": "https://api.github.com/repos/trzsz/trzsz-go/languages", - "created_at": "2022-02-12T06:15:31Z", - "updated_at": "2024-09-05T08:18:19Z", - "git_url": "git://github.com/trzsz/trzsz-go.git", - "ssh_url": "git@github.com:trzsz/trzsz-go.git", - "clone_url": "https://github.com/trzsz/trzsz-go.git", - "homepage": "https://trzsz.github.io/go", - "stargazers_count": 870, - "watchers_count": 870, - "language": "Go", + "html_url": "https://github.com/aryanbhajanka/Xenue-Bar", + "description": "Xenue bar is a menu bar for Windows inspired by MacOS for better accessibility features and aesthetics. See README.md for more information.", + "url": "https://api.github.com/repos/aryanbhajanka/Xenue-Bar", + "languages_url": "https://api.github.com/repos/aryanbhajanka/Xenue-Bar/languages", + "created_at": "2021-11-25T15:43:59Z", + "updated_at": "2024-08-05T04:06:54Z", + "git_url": "git://github.com/aryanbhajanka/Xenue-Bar.git", + "ssh_url": "git@github.com:aryanbhajanka/Xenue-Bar.git", + "clone_url": "https://github.com/aryanbhajanka/Xenue-Bar.git", + "homepage": "https://xenuebar.000webhostapp.com/", + "stargazers_count": 3, + "watchers_count": 3, + "language": "Python", "topics": [ - "lrzsz", - "rz", - "sz", - "tmux", - "trz", - "trzsz", - "tsz", - "zmodem" + "accessibility", + "aesthetics", + "macos", + "macos-menubar", + "menubar", + "spotify", + "windows" ] }, { - "id": 643383048, - "node_id": "R_kgDOJlk_CA", - "name": "trzsz-ssh", - "full_name": "trzsz/trzsz-ssh", + "id": 589831718, + "node_id": "R_kgDOIygeJg", + "name": "ComfyUI", + "full_name": "comfyanonymous/ComfyUI", "owner": { - "login": "trzsz", - "id": 96032697, - "avatar_url": "https://avatars.githubusercontent.com/u/96032697?v=4", - "url": "https://api.github.com/users/trzsz", - "html_url": "https://github.com/trzsz" + "login": "comfyanonymous", + "id": 121283862, + "avatar_url": "https://avatars.githubusercontent.com/u/121283862?v=4", + "url": "https://api.github.com/users/comfyanonymous", + "html_url": "https://github.com/comfyanonymous" }, - "html_url": "https://github.com/trzsz/trzsz-ssh", - "description": "trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.", - "url": "https://api.github.com/repos/trzsz/trzsz-ssh", - "languages_url": "https://api.github.com/repos/trzsz/trzsz-ssh/languages", - "created_at": "2023-05-21T01:28:32Z", - "updated_at": "2024-09-05T08:18:33Z", - "git_url": "git://github.com/trzsz/trzsz-ssh.git", - "ssh_url": "git@github.com:trzsz/trzsz-ssh.git", - "clone_url": "https://github.com/trzsz/trzsz-ssh.git", - "homepage": "https://trzsz.github.io/ssh", - "stargazers_count": 1644, - "watchers_count": 1644, - "language": "Go", + "html_url": "https://github.com/comfyanonymous/ComfyUI", + "description": "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.", + "url": "https://api.github.com/repos/comfyanonymous/ComfyUI", + "languages_url": "https://api.github.com/repos/comfyanonymous/ComfyUI/languages", + "created_at": "2023-01-17T03:15:56Z", + "updated_at": "2024-09-07T00:51:57Z", + "git_url": "git://github.com/comfyanonymous/ComfyUI.git", + "ssh_url": "git@github.com:comfyanonymous/ComfyUI.git", + "clone_url": "https://github.com/comfyanonymous/ComfyUI.git", + "homepage": "https://www.comfy.org/", + "stargazers_count": 49697, + "watchers_count": 49697, + "language": "Python", "topics": [ - "openssh", - "openssh-client", - "rz", - "ssh", - "ssh-client", - "sz", - "tmux", - "trz", - "trzsz", - "tsz", - "zmodem" + "pytorch", + "stable-diffusion" ] }, { - "id": 470490380, - "node_id": "R_kgDOHAsdDA", - "name": "Spark", - "full_name": "XZB-1248/Spark", + "id": 128416969, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjg0MTY5Njk=", + "name": "archinstall", + "full_name": "archlinux/archinstall", "owner": { - "login": "XZB-1248", - "id": 28593573, - "avatar_url": "https://avatars.githubusercontent.com/u/28593573?v=4", - "url": "https://api.github.com/users/XZB-1248", - "html_url": "https://github.com/XZB-1248" + "login": "archlinux", + "id": 4673648, + "avatar_url": "https://avatars.githubusercontent.com/u/4673648?v=4", + "url": "https://api.github.com/users/archlinux", + "html_url": "https://github.com/archlinux" }, - "html_url": "https://github.com/XZB-1248/Spark", - "description": "✨Spark is a web-based, cross-platform and full-featured Remote Administration Tool (RAT) written in Go that allows you control all your devices anywhere. Spark是一个Go编写的,网页UI、跨平台以及多功能的远程控制和监控工具,你可以随时随地监控和控制所有设备。", - "url": "https://api.github.com/repos/XZB-1248/Spark", - "languages_url": "https://api.github.com/repos/XZB-1248/Spark/languages", - "created_at": "2022-03-16T08:17:34Z", - "updated_at": "2024-09-03T07:57:48Z", - "git_url": "git://github.com/XZB-1248/Spark.git", - "ssh_url": "git@github.com:XZB-1248/Spark.git", - "clone_url": "https://github.com/XZB-1248/Spark.git", + "html_url": "https://github.com/archlinux/archinstall", + "description": "Arch Linux installer - guided, templates etc.", + "url": "https://api.github.com/repos/archlinux/archinstall", + "languages_url": "https://api.github.com/repos/archlinux/archinstall/languages", + "created_at": "2018-04-06T16:07:40Z", + "updated_at": "2024-09-06T23:26:32Z", + "git_url": "git://github.com/archlinux/archinstall.git", + "ssh_url": "git@github.com:archlinux/archinstall.git", + "clone_url": "https://github.com/archlinux/archinstall.git", "homepage": "", - "stargazers_count": 1660, - "watchers_count": 1660, - "language": "Go", + "stargazers_count": 6025, + "watchers_count": 6025, + "language": "Python", "topics": [ - "dashboard", - "go", - "golang", - "rat", - "remote-access-tool", - "remote-admin-tool", - "remote-administration-tool", - "remote-control", - "server-monitoring", - "shell", - "spark", - "webshell" + "arch", + "arch-installer", + "arch-linux", + "archinstall", + "archlinux", + "archlinux-installer", + "installer", + "iso", + "linux", + "python3" ] }, { - "id": 589834974, - "node_id": "R_kgDOIygq3g", - "name": "go-webRDP-demo", - "full_name": "anhk/go-webRDP-demo", + "id": 712111618, + "node_id": "R_kgDOKnH2Ag", + "name": "marker", + "full_name": "VikParuchuri/marker", "owner": { - "login": "anhk", - "id": 16008672, - "avatar_url": "https://avatars.githubusercontent.com/u/16008672?v=4", - "url": "https://api.github.com/users/anhk", - "html_url": "https://github.com/anhk" + "login": "VikParuchuri", + "id": 913340, + "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", + "url": "https://api.github.com/users/VikParuchuri", + "html_url": "https://github.com/VikParuchuri" }, - "html_url": "https://github.com/anhk/go-webRDP-demo", - "description": null, - "url": "https://api.github.com/repos/anhk/go-webRDP-demo", - "languages_url": "https://api.github.com/repos/anhk/go-webRDP-demo/languages", - "created_at": "2023-01-17T03:30:45Z", - "updated_at": "2023-12-01T07:22:39Z", - "git_url": "git://github.com/anhk/go-webRDP-demo.git", - "ssh_url": "git@github.com:anhk/go-webRDP-demo.git", - "clone_url": "https://github.com/anhk/go-webRDP-demo.git", - "homepage": null, - "stargazers_count": 4, - "watchers_count": 4, - "language": "Go", + "html_url": "https://github.com/VikParuchuri/marker", + "description": "Convert PDF to markdown quickly with high accuracy", + "url": "https://api.github.com/repos/VikParuchuri/marker", + "languages_url": "https://api.github.com/repos/VikParuchuri/marker/languages", + "created_at": "2023-10-30T20:14:08Z", + "updated_at": "2024-09-07T01:02:07Z", + "git_url": "git://github.com/VikParuchuri/marker.git", + "ssh_url": "git@github.com:VikParuchuri/marker.git", + "clone_url": "https://github.com/VikParuchuri/marker.git", + "homepage": "https://www.datalab.to", + "stargazers_count": 16199, + "watchers_count": 16199, + "language": "Python", "topics": [] }, { - "id": 20580498, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDU4MDQ5OA==", - "name": "kubernetes", - "full_name": "kubernetes/kubernetes", + "id": 162405963, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjI0MDU5NjM=", + "name": "gradio", + "full_name": "gradio-app/gradio", "owner": { - "login": "kubernetes", - "id": 13629408, - "avatar_url": "https://avatars.githubusercontent.com/u/13629408?v=4", - "url": "https://api.github.com/users/kubernetes", - "html_url": "https://github.com/kubernetes" + "login": "gradio-app", + "id": 51063788, + "avatar_url": "https://avatars.githubusercontent.com/u/51063788?v=4", + "url": "https://api.github.com/users/gradio-app", + "html_url": "https://github.com/gradio-app" }, - "html_url": "https://github.com/kubernetes/kubernetes", - "description": "Production-Grade Container Scheduling and Management", - "url": "https://api.github.com/repos/kubernetes/kubernetes", - "languages_url": "https://api.github.com/repos/kubernetes/kubernetes/languages", - "created_at": "2014-06-06T22:56:04Z", - "updated_at": "2024-09-06T00:08:15Z", - "git_url": "git://github.com/kubernetes/kubernetes.git", - "ssh_url": "git@github.com:kubernetes/kubernetes.git", - "clone_url": "https://github.com/kubernetes/kubernetes.git", - "homepage": "https://kubernetes.io", - "stargazers_count": 109639, - "watchers_count": 109639, - "language": "Go", + "html_url": "https://github.com/gradio-app/gradio", + "description": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!", + "url": "https://api.github.com/repos/gradio-app/gradio", + "languages_url": "https://api.github.com/repos/gradio-app/gradio/languages", + "created_at": "2018-12-19T08:24:04Z", + "updated_at": "2024-09-07T01:23:51Z", + "git_url": "git://github.com/gradio-app/gradio.git", + "ssh_url": "git@github.com:gradio-app/gradio.git", + "clone_url": "https://github.com/gradio-app/gradio.git", + "homepage": "http://www.gradio.app", + "stargazers_count": 31981, + "watchers_count": 31981, + "language": "Python", "topics": [ - "cncf", - "containers", - "go", - "kubernetes" + "data-analysis", + "data-science", + "data-visualization", + "deep-learning", + "deploy", + "gradio", + "gradio-interface", + "hacktoberfest", + "interface", + "machine-learning", + "models", + "python", + "python-notebook", + "ui", + "ui-components" ] }, { - "id": 489681062, - "node_id": "R_kgDOHS_wpg", - "name": "k8s-tutorials", - "full_name": "guangzhengli/k8s-tutorials", + "id": 788562361, + "node_id": "R_kgDOLwCBuQ", + "name": "corenet", + "full_name": "apple/corenet", "owner": { - "login": "guangzhengli", - "id": 39078991, - "avatar_url": "https://avatars.githubusercontent.com/u/39078991?v=4", - "url": "https://api.github.com/users/guangzhengli", - "html_url": "https://github.com/guangzhengli" - }, - "html_url": "https://github.com/guangzhengli/k8s-tutorials", - "description": "k8s tutorials | k8s 教程", - "url": "https://api.github.com/repos/guangzhengli/k8s-tutorials", - "languages_url": "https://api.github.com/repos/guangzhengli/k8s-tutorials/languages", - "created_at": "2022-05-07T13:28:25Z", - "updated_at": "2024-09-06T01:10:40Z", - "git_url": "git://github.com/guangzhengli/k8s-tutorials.git", - "ssh_url": "git@github.com:guangzhengli/k8s-tutorials.git", - "clone_url": "https://github.com/guangzhengli/k8s-tutorials.git", - "homepage": "https://k8s-tutorials.pages.dev", - "stargazers_count": 4473, - "watchers_count": 4473, - "language": "Go", - "topics": [ - "configmap", - "container", - "deployment", - "docker", - "helm", - "ingress", - "k8s", - "k9s", - "kubernetes", - "minikube", - "pod", - "secret", - "services", - "tutorial" - ] + "login": "apple", + "id": 10639145, + "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", + "url": "https://api.github.com/users/apple", + "html_url": "https://github.com/apple" + }, + "html_url": "https://github.com/apple/corenet", + "description": "CoreNet: A library for training deep neural networks", + "url": "https://api.github.com/repos/apple/corenet", + "languages_url": "https://api.github.com/repos/apple/corenet/languages", + "created_at": "2024-04-18T16:52:40Z", + "updated_at": "2024-09-06T09:16:24Z", + "git_url": "git://github.com/apple/corenet.git", + "ssh_url": "git@github.com:apple/corenet.git", + "clone_url": "https://github.com/apple/corenet.git", + "homepage": "", + "stargazers_count": 6906, + "watchers_count": 6906, + "language": "Python", + "topics": [] }, { - "id": 491539130, - "node_id": "R_kgDOHUxKug", - "name": "hertz", - "full_name": "cloudwego/hertz", + "id": 326168208, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjYxNjgyMDg=", + "name": "mtag_tool", + "full_name": "wang0618/mtag_tool", "owner": { - "login": "cloudwego", - "id": 79236453, - "avatar_url": "https://avatars.githubusercontent.com/u/79236453?v=4", - "url": "https://api.github.com/users/cloudwego", - "html_url": "https://github.com/cloudwego" + "login": "wang0618", + "id": 8682073, + "avatar_url": "https://avatars.githubusercontent.com/u/8682073?v=4", + "url": "https://api.github.com/users/wang0618", + "html_url": "https://github.com/wang0618" }, - "html_url": "https://github.com/cloudwego/hertz", - "description": "Go HTTP framework with high-performance and strong-extensibility for building micro-services.", - "url": "https://api.github.com/repos/cloudwego/hertz", - "languages_url": "https://api.github.com/repos/cloudwego/hertz/languages", - "created_at": "2022-05-12T14:05:09Z", - "updated_at": "2024-09-05T16:31:19Z", - "git_url": "git://github.com/cloudwego/hertz.git", - "ssh_url": "git@github.com:cloudwego/hertz.git", - "clone_url": "https://github.com/cloudwego/hertz.git", - "homepage": "https://www.cloudwego.io", - "stargazers_count": 5105, - "watchers_count": 5105, - "language": "Go", + "html_url": "https://github.com/wang0618/mtag_tool", + "description": "MP3 Tag编辑器,支持从网易云补全歌曲信息", + "url": "https://api.github.com/repos/wang0618/mtag_tool", + "languages_url": "https://api.github.com/repos/wang0618/mtag_tool/languages", + "created_at": "2021-01-02T11:28:59Z", + "updated_at": "2024-04-18T10:18:22Z", + "git_url": "git://github.com/wang0618/mtag_tool.git", + "ssh_url": "git@github.com:wang0618/mtag_tool.git", + "clone_url": "https://github.com/wang0618/mtag_tool.git", + "homepage": "", + "stargazers_count": 14, + "watchers_count": 14, + "language": "Python", "topics": [ - "go", - "http", - "microservices" + "mp3-tags", + "pywebio" ] }, { - "id": 261141187, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjExNDExODc=", - "name": "wazero", - "full_name": "tetratelabs/wazero", + "id": 155220641, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTUyMjA2NDE=", + "name": "transformers", + "full_name": "huggingface/transformers", "owner": { - "login": "tetratelabs", - "id": 38483186, - "avatar_url": "https://avatars.githubusercontent.com/u/38483186?v=4", - "url": "https://api.github.com/users/tetratelabs", - "html_url": "https://github.com/tetratelabs" + "login": "huggingface", + "id": 25720743, + "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4", + "url": "https://api.github.com/users/huggingface", + "html_url": "https://github.com/huggingface" }, - "html_url": "https://github.com/tetratelabs/wazero", - "description": "wazero: the zero dependency WebAssembly runtime for Go developers", - "url": "https://api.github.com/repos/tetratelabs/wazero", - "languages_url": "https://api.github.com/repos/tetratelabs/wazero/languages", - "created_at": "2020-05-04T10:16:32Z", - "updated_at": "2024-09-05T23:23:05Z", - "git_url": "git://github.com/tetratelabs/wazero.git", - "ssh_url": "git@github.com:tetratelabs/wazero.git", - "clone_url": "https://github.com/tetratelabs/wazero.git", - "homepage": "https://wazero.io", - "stargazers_count": 4803, - "watchers_count": 4803, - "language": "Go", + "html_url": "https://github.com/huggingface/transformers", + "description": "🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.", + "url": "https://api.github.com/repos/huggingface/transformers", + "languages_url": "https://api.github.com/repos/huggingface/transformers/languages", + "created_at": "2018-10-29T13:56:00Z", + "updated_at": "2024-09-07T00:31:30Z", + "git_url": "git://github.com/huggingface/transformers.git", + "ssh_url": "git@github.com:huggingface/transformers.git", + "clone_url": "https://github.com/huggingface/transformers.git", + "homepage": "https://huggingface.co/transformers", + "stargazers_count": 131682, + "watchers_count": 131682, + "language": "Python", "topics": [ - "ahead-of-time", - "compiler", - "go", - "golang", - "runtime", - "vm", - "wasi", - "wasm", - "webassembly" + "bert", + "deep-learning", + "flax", + "hacktoberfest", + "jax", + "language-model", + "language-models", + "machine-learning", + "model-hub", + "natural-language-processing", + "nlp", + "nlp-library", + "pretrained-models", + "python", + "pytorch", + "pytorch-transformers", + "seq2seq", + "speech-recognition", + "tensorflow", + "transformer" ] }, { - "id": 40837286, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDgzNzI4Ng==", - "name": "mysqlproto-go", - "full_name": "pubnative/mysqlproto-go", + "id": 782362080, + "node_id": "R_kgDOLqHl4A", + "name": "FreeAskInternet", + "full_name": "nashsu/FreeAskInternet", "owner": { - "login": "pubnative", - "id": 7806659, - "avatar_url": "https://avatars.githubusercontent.com/u/7806659?v=4", - "url": "https://api.github.com/users/pubnative", - "html_url": "https://github.com/pubnative" + "login": "nashsu", + "id": 2127280, + "avatar_url": "https://avatars.githubusercontent.com/u/2127280?v=4", + "url": "https://api.github.com/users/nashsu", + "html_url": "https://github.com/nashsu" }, - "html_url": "https://github.com/pubnative/mysqlproto-go", - "description": "A fast & heap friendly implementation of the MySQL protocol", - "url": "https://api.github.com/repos/pubnative/mysqlproto-go", - "languages_url": "https://api.github.com/repos/pubnative/mysqlproto-go/languages", - "created_at": "2015-08-16T19:56:27Z", - "updated_at": "2024-08-03T23:53:28Z", - "git_url": "git://github.com/pubnative/mysqlproto-go.git", - "ssh_url": "git@github.com:pubnative/mysqlproto-go.git", - "clone_url": "https://github.com/pubnative/mysqlproto-go.git", - "homepage": "https://godoc.org/github.com/pubnative/mysqlproto-go", - "stargazers_count": 80, - "watchers_count": 80, - "language": "Go", + "html_url": "https://github.com/nashsu/FreeAskInternet", + "description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. ", + "url": "https://api.github.com/repos/nashsu/FreeAskInternet", + "languages_url": "https://api.github.com/repos/nashsu/FreeAskInternet/languages", + "created_at": "2024-04-05T06:37:53Z", + "updated_at": "2024-09-06T05:32:57Z", + "git_url": "git://github.com/nashsu/FreeAskInternet.git", + "ssh_url": "git@github.com:nashsu/FreeAskInternet.git", + "clone_url": "https://github.com/nashsu/FreeAskInternet.git", + "homepage": "", + "stargazers_count": 8440, + "watchers_count": 8440, + "language": "Python", "topics": [] }, { - "id": 196565489, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTY1NjU0ODk=", - "name": "GinHello", - "full_name": "youngxhui/GinHello", + "id": 101138315, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMzgzMTU=", + "name": "d2l-zh", + "full_name": "d2l-ai/d2l-zh", "owner": { - "login": "youngxhui", - "id": 16971804, - "avatar_url": "https://avatars.githubusercontent.com/u/16971804?v=4", - "url": "https://api.github.com/users/youngxhui", - "html_url": "https://github.com/youngxhui" + "login": "d2l-ai", + "id": 43974506, + "avatar_url": "https://avatars.githubusercontent.com/u/43974506?v=4", + "url": "https://api.github.com/users/d2l-ai", + "html_url": "https://github.com/d2l-ai" }, - "html_url": "https://github.com/youngxhui/GinHello", - "description": "Gin 学习示例代码 ", - "url": "https://api.github.com/repos/youngxhui/GinHello", - "languages_url": "https://api.github.com/repos/youngxhui/GinHello/languages", - "created_at": "2019-07-12T11:10:58Z", - "updated_at": "2024-07-22T13:44:20Z", - "git_url": "git://github.com/youngxhui/GinHello.git", - "ssh_url": "git@github.com:youngxhui/GinHello.git", - "clone_url": "https://github.com/youngxhui/GinHello.git", - "homepage": "https://youngxhui.top/categories/gin/", - "stargazers_count": 311, - "watchers_count": 311, - "language": "Go", + "html_url": "https://github.com/d2l-ai/d2l-zh", + "description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。", + "url": "https://api.github.com/repos/d2l-ai/d2l-zh", + "languages_url": "https://api.github.com/repos/d2l-ai/d2l-zh/languages", + "created_at": "2017-08-23T04:40:24Z", + "updated_at": "2024-09-06T20:03:52Z", + "git_url": "git://github.com/d2l-ai/d2l-zh.git", + "ssh_url": "git@github.com:d2l-ai/d2l-zh.git", + "clone_url": "https://github.com/d2l-ai/d2l-zh.git", + "homepage": "http://zh.d2l.ai", + "stargazers_count": 61091, + "watchers_count": 61091, + "language": "Python", "topics": [ - "docker", - "gin", - "gin-html", - "gin-middleware", - "gin-mysql", - "gin-router", - "jwt" + "book", + "chinese", + "computer-vision", + "deep-learning", + "machine-learning", + "natural-language-processing", + "notebook", + "python" + ] + }, + { + "id": 666299222, + "node_id": "R_kgDOJ7brVg", + "name": "open-interpreter", + "full_name": "OpenInterpreter/open-interpreter", + "owner": { + "login": "OpenInterpreter", + "id": 163192481, + "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", + "url": "https://api.github.com/users/OpenInterpreter", + "html_url": "https://github.com/OpenInterpreter" + }, + "html_url": "https://github.com/OpenInterpreter/open-interpreter", + "description": "A natural language interface for computers", + "url": "https://api.github.com/repos/OpenInterpreter/open-interpreter", + "languages_url": "https://api.github.com/repos/OpenInterpreter/open-interpreter/languages", + "created_at": "2023-07-14T07:10:44Z", + "updated_at": "2024-09-07T00:05:00Z", + "git_url": "git://github.com/OpenInterpreter/open-interpreter.git", + "ssh_url": "git@github.com:OpenInterpreter/open-interpreter.git", + "clone_url": "https://github.com/OpenInterpreter/open-interpreter.git", + "homepage": "http://openinterpreter.com/", + "stargazers_count": 51956, + "watchers_count": 51956, + "language": "Python", + "topics": [ + "chatgpt", + "gpt-4", + "interpreter", + "javascript", + "nodejs", + "python" ] }, { - "id": 412444545, - "node_id": "R_kgDOGJVngQ", - "name": "portal", - "full_name": "SpatiumPortae/portal", + "id": 709155828, + "node_id": "R_kgDOKkTb9A", + "name": "RehabilitationGuide", + "full_name": "AnsonZnl/RehabilitationGuide", "owner": { - "login": "SpatiumPortae", - "id": 105846738, - "avatar_url": "https://avatars.githubusercontent.com/u/105846738?v=4", - "url": "https://api.github.com/users/SpatiumPortae", - "html_url": "https://github.com/SpatiumPortae" + "login": "AnsonZnl", + "id": 29278068, + "avatar_url": "https://avatars.githubusercontent.com/u/29278068?v=4", + "url": "https://api.github.com/users/AnsonZnl", + "html_url": "https://github.com/AnsonZnl" }, - "html_url": "https://github.com/SpatiumPortae/portal", - "description": "Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨", - "url": "https://api.github.com/repos/SpatiumPortae/portal", - "languages_url": "https://api.github.com/repos/SpatiumPortae/portal/languages", - "created_at": "2021-10-01T11:44:20Z", - "updated_at": "2024-09-04T22:36:56Z", - "git_url": "git://github.com/SpatiumPortae/portal.git", - "ssh_url": "git@github.com:SpatiumPortae/portal.git", - "clone_url": "https://github.com/SpatiumPortae/portal.git", - "homepage": "https://portal.spatiumportae.com", - "stargazers_count": 1397, - "watchers_count": 1397, - "language": "Go", + "html_url": "https://github.com/AnsonZnl/RehabilitationGuide", + "description": "颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。", + "url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide", + "languages_url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide/languages", + "created_at": "2023-10-24T06:15:11Z", + "updated_at": "2024-09-03T16:28:58Z", + "git_url": "git://github.com/AnsonZnl/RehabilitationGuide.git", + "ssh_url": "git@github.com:AnsonZnl/RehabilitationGuide.git", + "clone_url": "https://github.com/AnsonZnl/RehabilitationGuide.git", + "homepage": "https://ansonznl.github.io/RehabilitationGuide", + "stargazers_count": 3138, + "watchers_count": 3138, + "language": "Python", "topics": [ - "data-transfer", - "e2e", - "file-sharing", - "filetransfer", - "go", - "golang", - "p2p", - "pake", - "peer-to-peer" + "markdown" ] }, { - "id": 160482596, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjA0ODI1OTY=", - "name": "singo", - "full_name": "gourouting/singo", + "id": 452764996, + "node_id": "R_kgDOGvylRA", + "name": "WEATHER_STATION_PI", + "full_name": "aerodynamics-py/WEATHER_STATION_PI", "owner": { - "login": "gourouting", - "id": 55325476, - "avatar_url": "https://avatars.githubusercontent.com/u/55325476?v=4", - "url": "https://api.github.com/users/gourouting", - "html_url": "https://github.com/gourouting" + "login": "aerodynamics-py", + "id": 74737334, + "avatar_url": "https://avatars.githubusercontent.com/u/74737334?v=4", + "url": "https://api.github.com/users/aerodynamics-py", + "html_url": "https://github.com/aerodynamics-py" }, - "html_url": "https://github.com/gourouting/singo", - "description": "Gin+Gorm开发Golang API快速开发脚手架", - "url": "https://api.github.com/repos/gourouting/singo", - "languages_url": "https://api.github.com/repos/gourouting/singo/languages", - "created_at": "2018-12-05T08:04:59Z", - "updated_at": "2024-09-05T14:26:04Z", - "git_url": "git://github.com/gourouting/singo.git", - "ssh_url": "git@github.com:gourouting/singo.git", - "clone_url": "https://github.com/gourouting/singo.git", - "homepage": "", - "stargazers_count": 1779, - "watchers_count": 1779, - "language": "Go", + "html_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI", + "description": "A simple weater station", + "url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI", + "languages_url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI/languages", + "created_at": "2022-01-27T16:47:49Z", + "updated_at": "2024-04-11T08:19:37Z", + "git_url": "git://github.com/aerodynamics-py/WEATHER_STATION_PI.git", + "ssh_url": "git@github.com:aerodynamics-py/WEATHER_STATION_PI.git", + "clone_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI.git", + "homepage": null, + "stargazers_count": 51, + "watchers_count": 51, + "language": "Python", "topics": [] }, { - "id": 65359561, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTM1OTU2MQ==", - "name": "yiigo", - "full_name": "shenghui0779/yiigo", + "id": 773286980, + "node_id": "R_kgDOLhdsRA", + "name": "grok-1", + "full_name": "xai-org/grok-1", "owner": { - "login": "shenghui0779", - "id": 67535398, - "avatar_url": "https://avatars.githubusercontent.com/u/67535398?v=4", - "url": "https://api.github.com/users/shenghui0779", - "html_url": "https://github.com/shenghui0779" + "login": "xai-org", + "id": 130314967, + "avatar_url": "https://avatars.githubusercontent.com/u/130314967?v=4", + "url": "https://api.github.com/users/xai-org", + "html_url": "https://github.com/xai-org" }, - "html_url": "https://github.com/shenghui0779/yiigo", - "description": "Go 开发工具包", - "url": "https://api.github.com/repos/shenghui0779/yiigo", - "languages_url": "https://api.github.com/repos/shenghui0779/yiigo/languages", - "created_at": "2016-08-10T07:15:35Z", - "updated_at": "2024-09-05T14:21:54Z", - "git_url": "git://github.com/shenghui0779/yiigo.git", - "ssh_url": "git@github.com:shenghui0779/yiigo.git", - "clone_url": "https://github.com/shenghui0779/yiigo.git", - "homepage": "https://pkg.go.dev/github.com/shenghui0779/yiigo", - "stargazers_count": 605, - "watchers_count": 605, - "language": "Go", + "html_url": "https://github.com/xai-org/grok-1", + "description": "Grok open release", + "url": "https://api.github.com/repos/xai-org/grok-1", + "languages_url": "https://api.github.com/repos/xai-org/grok-1/languages", + "created_at": "2024-03-17T08:53:38Z", + "updated_at": "2024-09-06T21:35:12Z", + "git_url": "git://github.com/xai-org/grok-1.git", + "ssh_url": "git@github.com:xai-org/grok-1.git", + "clone_url": "https://github.com/xai-org/grok-1.git", + "homepage": null, + "stargazers_count": 49413, + "watchers_count": 49413, + "language": "Python", + "topics": [] + }, + { + "id": 764723738, + "node_id": "R_kgDOLZTCGg", + "name": "skyvern", + "full_name": "Skyvern-AI/skyvern", + "owner": { + "login": "Skyvern-AI", + "id": 141457985, + "avatar_url": "https://avatars.githubusercontent.com/u/141457985?v=4", + "url": "https://api.github.com/users/Skyvern-AI", + "html_url": "https://github.com/Skyvern-AI" + }, + "html_url": "https://github.com/Skyvern-AI/skyvern", + "description": "Automate browser-based workflows with LLMs and Computer Vision", + "url": "https://api.github.com/repos/Skyvern-AI/skyvern", + "languages_url": "https://api.github.com/repos/Skyvern-AI/skyvern/languages", + "created_at": "2024-02-28T15:45:19Z", + "updated_at": "2024-09-06T20:32:04Z", + "git_url": "git://github.com/Skyvern-AI/skyvern.git", + "ssh_url": "git@github.com:Skyvern-AI/skyvern.git", + "clone_url": "https://github.com/Skyvern-AI/skyvern.git", + "homepage": "https://www.skyvern.com", + "stargazers_count": 5733, + "watchers_count": 5733, + "language": "Python", "topics": [ - "crypto", - "go", - "golang", - "hash", - "http", - "location", - "mutex", - "nsq", - "sql-builder", - "timewheel", - "tool", - "validator", - "websocket", - "yiigo" + "api", + "automation", + "browser", + "browser-automation", + "computer", + "gpt", + "llm", + "playwright", + "python", + "rpa", + "vision", + "workflow" ] }, { - "id": 460403136, - "node_id": "R_kgDOG3ExwA", - "name": "go-ssh-web-client", - "full_name": "wuchihsu/go-ssh-web-client", + "id": 162015573, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjIwMTU1NzM=", + "name": "Github-Ranking", + "full_name": "EvanLi/Github-Ranking", "owner": { - "login": "wuchihsu", - "id": 7934242, - "avatar_url": "https://avatars.githubusercontent.com/u/7934242?v=4", - "url": "https://api.github.com/users/wuchihsu", - "html_url": "https://github.com/wuchihsu" + "login": "EvanLi", + "id": 22617117, + "avatar_url": "https://avatars.githubusercontent.com/u/22617117?v=4", + "url": "https://api.github.com/users/EvanLi", + "html_url": "https://github.com/EvanLi" }, - "html_url": "https://github.com/wuchihsu/go-ssh-web-client", - "description": "A simple SSH web client using Go, WebSocket and Xterm.js.", - "url": "https://api.github.com/repos/wuchihsu/go-ssh-web-client", - "languages_url": "https://api.github.com/repos/wuchihsu/go-ssh-web-client/languages", - "created_at": "2022-02-17T11:19:28Z", - "updated_at": "2024-09-02T18:59:17Z", - "git_url": "git://github.com/wuchihsu/go-ssh-web-client.git", - "ssh_url": "git@github.com:wuchihsu/go-ssh-web-client.git", - "clone_url": "https://github.com/wuchihsu/go-ssh-web-client.git", - "homepage": "", - "stargazers_count": 61, - "watchers_count": 61, - "language": "Go", + "html_url": "https://github.com/EvanLi/Github-Ranking", + "description": ":star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新", + "url": "https://api.github.com/repos/EvanLi/Github-Ranking", + "languages_url": "https://api.github.com/repos/EvanLi/Github-Ranking/languages", + "created_at": "2018-12-16T15:38:31Z", + "updated_at": "2024-09-07T01:21:35Z", + "git_url": "git://github.com/EvanLi/Github-Ranking.git", + "ssh_url": "git@github.com:EvanLi/Github-Ranking.git", + "clone_url": "https://github.com/EvanLi/Github-Ranking.git", + "homepage": "https://evanli.github.io/Github-Ranking", + "stargazers_count": 6513, + "watchers_count": 6513, + "language": "Python", + "topics": [ + "forks", + "github-rank", + "github-stars", + "python", + "ranking", + "stars" + ] + }, + { + "id": 763795053, + "node_id": "R_kgDOLYaWbQ", + "name": "LaVague", + "full_name": "lavague-ai/LaVague", + "owner": { + "login": "lavague-ai", + "id": 163125966, + "avatar_url": "https://avatars.githubusercontent.com/u/163125966?v=4", + "url": "https://api.github.com/users/lavague-ai", + "html_url": "https://github.com/lavague-ai" + }, + "html_url": "https://github.com/lavague-ai/LaVague", + "description": "Large Action Model framework to develop AI Web Agents", + "url": "https://api.github.com/repos/lavague-ai/LaVague", + "languages_url": "https://api.github.com/repos/lavague-ai/LaVague/languages", + "created_at": "2024-02-26T23:40:23Z", + "updated_at": "2024-09-07T01:15:03Z", + "git_url": "git://github.com/lavague-ai/LaVague.git", + "ssh_url": "git@github.com:lavague-ai/LaVague.git", + "clone_url": "https://github.com/lavague-ai/LaVague.git", + "homepage": "https://docs.lavague.ai/en/latest/", + "stargazers_count": 5265, + "watchers_count": 5265, + "language": "Python", "topics": [ - "go", - "ssh", - "websocket", - "xterm" + "ai", + "browser", + "large-action-model", + "llm", + "oss", + "rag" ] }, { - "id": 422052652, - "node_id": "R_kgDOGSgDLA", - "name": "webssh", - "full_name": "widaT/webssh", + "id": 760482259, + "node_id": "R_kgDOLVQJ0w", + "name": "Open-Sora-Plan", + "full_name": "PKU-YuanGroup/Open-Sora-Plan", "owner": { - "login": "widaT", - "id": 4987759, - "avatar_url": "https://avatars.githubusercontent.com/u/4987759?v=4", - "url": "https://api.github.com/users/widaT", - "html_url": "https://github.com/widaT" + "login": "PKU-YuanGroup", + "id": 135824553, + "avatar_url": "https://avatars.githubusercontent.com/u/135824553?v=4", + "url": "https://api.github.com/users/PKU-YuanGroup", + "html_url": "https://github.com/PKU-YuanGroup" }, - "html_url": "https://github.com/widaT/webssh", - "description": "基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看", - "url": "https://api.github.com/repos/widaT/webssh", - "languages_url": "https://api.github.com/repos/widaT/webssh/languages", - "created_at": "2021-10-28T03:31:51Z", - "updated_at": "2024-08-27T10:05:51Z", - "git_url": "git://github.com/widaT/webssh.git", - "ssh_url": "git@github.com:widaT/webssh.git", - "clone_url": "https://github.com/widaT/webssh.git", + "html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan", + "description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.", + "url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan", + "languages_url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan/languages", + "created_at": "2024-02-20T14:01:03Z", + "updated_at": "2024-09-06T09:23:39Z", + "git_url": "git://github.com/PKU-YuanGroup/Open-Sora-Plan.git", + "ssh_url": "git@github.com:PKU-YuanGroup/Open-Sora-Plan.git", + "clone_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan.git", "homepage": "", - "stargazers_count": 102, - "watchers_count": 102, - "language": "Go", - "topics": [ - "devops", - "ssh-client", - "webssh", - "xterm" - ] + "stargazers_count": 11225, + "watchers_count": 11225, + "language": "Python", + "topics": [] }, { - "id": 548797788, - "node_id": "R_kgDOILX9XA", - "name": "moredoc", - "full_name": "mnt-ltd/moredoc", + "id": 746129366, + "node_id": "R_kgDOLHkH1g", + "name": "LiteLoaderQQNT_Install", + "full_name": "Mzdyl/LiteLoaderQQNT_Install", "owner": { - "login": "mnt-ltd", - "id": 101846022, - "avatar_url": "https://avatars.githubusercontent.com/u/101846022?v=4", - "url": "https://api.github.com/users/mnt-ltd", - "html_url": "https://github.com/mnt-ltd" + "login": "Mzdyl", + "id": 25149539, + "avatar_url": "https://avatars.githubusercontent.com/u/25149539?v=4", + "url": "https://api.github.com/users/Mzdyl", + "html_url": "https://github.com/Mzdyl" }, - "html_url": "https://github.com/mnt-ltd/moredoc", - "description": "moredoc,魔豆文库,基于golang开发的类似百度文库的开源文库系统,dochub文库的重构版本。", - "url": "https://api.github.com/repos/mnt-ltd/moredoc", - "languages_url": "https://api.github.com/repos/mnt-ltd/moredoc/languages", - "created_at": "2022-10-10T07:41:45Z", - "updated_at": "2024-09-04T06:34:54Z", - "git_url": "git://github.com/mnt-ltd/moredoc.git", - "ssh_url": "git@github.com:mnt-ltd/moredoc.git", - "clone_url": "https://github.com/mnt-ltd/moredoc.git", - "homepage": "https://moredoc.mnt.ltd", - "stargazers_count": 430, - "watchers_count": 430, - "language": "Go", + "html_url": "https://github.com/Mzdyl/LiteLoaderQQNT_Install", + "description": "针对 LiteLoaderQQNT 的安装脚本", + "url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install", + "languages_url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install/languages", + "created_at": "2024-01-21T06:17:35Z", + "updated_at": "2024-09-06T05:11:03Z", + "git_url": "git://github.com/Mzdyl/LiteLoaderQQNT_Install.git", + "ssh_url": "git@github.com:Mzdyl/LiteLoaderQQNT_Install.git", + "clone_url": "https://github.com/Mzdyl/LiteLoaderQQNT_Install.git", + "homepage": null, + "stargazers_count": 1103, + "watchers_count": 1103, + "language": "Python", + "topics": [] + }, + { + "id": 216919645, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTY5MTk2NDU=", + "name": "tacticalrmm", + "full_name": "amidaware/tacticalrmm", + "owner": { + "login": "amidaware", + "id": 95723103, + "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", + "url": "https://api.github.com/users/amidaware", + "html_url": "https://github.com/amidaware" + }, + "html_url": "https://github.com/amidaware/tacticalrmm", + "description": "A remote monitoring & management tool, built with Django, Vue and Go.", + "url": "https://api.github.com/repos/amidaware/tacticalrmm", + "languages_url": "https://api.github.com/repos/amidaware/tacticalrmm/languages", + "created_at": "2019-10-22T22:19:12Z", + "updated_at": "2024-09-07T00:27:32Z", + "git_url": "git://github.com/amidaware/tacticalrmm.git", + "ssh_url": "git@github.com:amidaware/tacticalrmm.git", + "clone_url": "https://github.com/amidaware/tacticalrmm.git", + "homepage": "https://docs.tacticalrmm.com", + "stargazers_count": 3055, + "watchers_count": 3055, + "language": "Python", "topics": [ - "dochub", - "gin", - "golang", - "grpc", - "nuxt", - "vue" + "django", + "django-rest-framework", + "monitoring", + "python", + "remote-admin-tool", + "remote-administration-tool", + "remote-control", + "remote-desktop", + "rmm", + "vue", + "windows" ] }, { - "id": 150440579, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTA0NDA1Nzk=", - "name": "gin-admin", - "full_name": "LyricTian/gin-admin", + "id": 175052225, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzUwNTIyMjU=", + "name": "EverydayWechat", + "full_name": "sfyc23/EverydayWechat", "owner": { - "login": "LyricTian", - "id": 9126334, - "avatar_url": "https://avatars.githubusercontent.com/u/9126334?v=4", - "url": "https://api.github.com/users/LyricTian", - "html_url": "https://github.com/LyricTian" + "login": "sfyc23", + "id": 7067207, + "avatar_url": "https://avatars.githubusercontent.com/u/7067207?v=4", + "url": "https://api.github.com/users/sfyc23", + "html_url": "https://github.com/sfyc23" }, - "html_url": "https://github.com/LyricTian/gin-admin", - "description": "A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.", - "url": "https://api.github.com/repos/LyricTian/gin-admin", - "languages_url": "https://api.github.com/repos/LyricTian/gin-admin/languages", - "created_at": "2018-09-26T14:33:38Z", - "updated_at": "2024-09-05T10:29:59Z", - "git_url": "git://github.com/LyricTian/gin-admin.git", - "ssh_url": "git@github.com:LyricTian/gin-admin.git", - "clone_url": "https://github.com/LyricTian/gin-admin.git", - "homepage": "http://101.42.232.163:8040", - "stargazers_count": 2547, - "watchers_count": 2547, - "language": "Go", + "html_url": "https://github.com/sfyc23/EverydayWechat", + "description": "微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)", + "url": "https://api.github.com/repos/sfyc23/EverydayWechat", + "languages_url": "https://api.github.com/repos/sfyc23/EverydayWechat/languages", + "created_at": "2019-03-11T17:38:45Z", + "updated_at": "2024-09-06T01:37:08Z", + "git_url": "git://github.com/sfyc23/EverydayWechat.git", + "ssh_url": "git@github.com:sfyc23/EverydayWechat.git", + "clone_url": "https://github.com/sfyc23/EverydayWechat.git", + "homepage": "", + "stargazers_count": 9959, + "watchers_count": 9959, + "language": "Python", "topics": [ - "admin", - "casbin", - "gin", - "gin-admin", - "gin-casbin", - "go", - "go-admin", - "go-rbac", - "golang", - "gorm", - "gormv2", - "rbac" + "ai", + "autoreply", + "bot", + "chat", + "chatbot", + "itchat", + "python", + "python3", + "tuling", + "wechat" ] }, { - "id": 115857954, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTU4NTc5NTQ=", - "name": "advanced-go-programming-book", - "full_name": "chai2010/advanced-go-programming-book", + "id": 222751131, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjI3NTExMzE=", + "name": "30-Days-Of-Python", + "full_name": "Asabeneh/30-Days-Of-Python", "owner": { - "login": "chai2010", - "id": 2295542, - "avatar_url": "https://avatars.githubusercontent.com/u/2295542?v=4", - "url": "https://api.github.com/users/chai2010", - "html_url": "https://github.com/chai2010" + "login": "Asabeneh", + "id": 9008063, + "avatar_url": "https://avatars.githubusercontent.com/u/9008063?v=4", + "url": "https://api.github.com/users/Asabeneh", + "html_url": "https://github.com/Asabeneh" }, - "html_url": "https://github.com/chai2010/advanced-go-programming-book", - "description": ":books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)", - "url": "https://api.github.com/repos/chai2010/advanced-go-programming-book", - "languages_url": "https://api.github.com/repos/chai2010/advanced-go-programming-book/languages", - "created_at": "2017-12-31T10:59:21Z", - "updated_at": "2024-09-05T16:03:53Z", - "git_url": "git://github.com/chai2010/advanced-go-programming-book.git", - "ssh_url": "git@github.com:chai2010/advanced-go-programming-book.git", - "clone_url": "https://github.com/chai2010/advanced-go-programming-book.git", - "homepage": "https://chai2010.cn/advanced-go-programming-book/", - "stargazers_count": 19284, - "watchers_count": 19284, - "language": "Go", + "html_url": "https://github.com/Asabeneh/30-Days-Of-Python", + "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw", + "url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python", + "languages_url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python/languages", + "created_at": "2019-11-19T17:24:16Z", + "updated_at": "2024-09-07T01:06:06Z", + "git_url": "git://github.com/Asabeneh/30-Days-Of-Python.git", + "ssh_url": "git@github.com:Asabeneh/30-Days-Of-Python.git", + "clone_url": "https://github.com/Asabeneh/30-Days-Of-Python.git", + "homepage": "", + "stargazers_count": 40901, + "watchers_count": 40901, + "language": "Python", "topics": [ - "asm", - "book", - "cgo", - "cloud", - "go", - "golang", - "rpc", - "web" + "30-days-of-python", + "flask", + "github", + "heroku", + "matplotlib", + "mongodb", + "numpy", + "pandas", + "python", + "python3" ] }, { - "id": 260170811, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjAxNzA4MTE=", - "name": "GinSkeleton", - "full_name": "qifengzhang007/GinSkeleton", + "id": 541883718, + "node_id": "R_kgDOIEx9Rg", + "name": "WxReader", + "full_name": "DoooReyn/WxReader", "owner": { - "login": "qifengzhang007", - "id": 15087404, - "avatar_url": "https://avatars.githubusercontent.com/u/15087404?v=4", - "url": "https://api.github.com/users/qifengzhang007", - "html_url": "https://github.com/qifengzhang007" + "login": "DoooReyn", + "id": 9557233, + "avatar_url": "https://avatars.githubusercontent.com/u/9557233?v=4", + "url": "https://api.github.com/users/DoooReyn", + "html_url": "https://github.com/DoooReyn" }, - "html_url": "https://github.com/qifengzhang007/GinSkeleton", - "description": "基于go语言gin框架封装的web项目骨架", - "url": "https://api.github.com/repos/qifengzhang007/GinSkeleton", - "languages_url": "https://api.github.com/repos/qifengzhang007/GinSkeleton/languages", - "created_at": "2020-04-30T09:38:38Z", - "updated_at": "2024-09-02T08:00:32Z", - "git_url": "git://github.com/qifengzhang007/GinSkeleton.git", - "ssh_url": "git@github.com:qifengzhang007/GinSkeleton.git", - "clone_url": "https://github.com/qifengzhang007/GinSkeleton.git", - "homepage": null, - "stargazers_count": 812, - "watchers_count": 812, - "language": "Go", - "topics": [] + "html_url": "https://github.com/DoooReyn/WxReader", + "description": "基于PySide6的微信读书自动阅读器", + "url": "https://api.github.com/repos/DoooReyn/WxReader", + "languages_url": "https://api.github.com/repos/DoooReyn/WxReader/languages", + "created_at": "2022-09-27T03:18:28Z", + "updated_at": "2024-09-03T03:51:24Z", + "git_url": "git://github.com/DoooReyn/WxReader.git", + "ssh_url": "git@github.com:DoooReyn/WxReader.git", + "clone_url": "https://github.com/DoooReyn/WxReader.git", + "homepage": "", + "stargazers_count": 280, + "watchers_count": 280, + "language": "Python", + "topics": [ + "cefpython3", + "pyside6", + "qt", + "weread", + "wxreader" + ] }, { - "id": 467332735, - "node_id": "R_kgDOG9rufw", - "name": "go-clean-arch", - "full_name": "xpzouying/go-clean-arch", + "id": 140728972, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDA3Mjg5NzI=", + "name": "Struts2-Scan", + "full_name": "HatBoy/Struts2-Scan", "owner": { - "login": "xpzouying", - "id": 3946563, - "avatar_url": "https://avatars.githubusercontent.com/u/3946563?v=4", - "url": "https://api.github.com/users/xpzouying", - "html_url": "https://github.com/xpzouying" + "login": "HatBoy", + "id": 8274796, + "avatar_url": "https://avatars.githubusercontent.com/u/8274796?v=4", + "url": "https://api.github.com/users/HatBoy", + "html_url": "https://github.com/HatBoy" }, - "html_url": "https://github.com/xpzouying/go-clean-arch", - "description": "Go Clean Architecture", - "url": "https://api.github.com/repos/xpzouying/go-clean-arch", - "languages_url": "https://api.github.com/repos/xpzouying/go-clean-arch/languages", - "created_at": "2022-03-08T02:22:18Z", - "updated_at": "2024-08-18T02:27:12Z", - "git_url": "git://github.com/xpzouying/go-clean-arch.git", - "ssh_url": "git@github.com:xpzouying/go-clean-arch.git", - "clone_url": "https://github.com/xpzouying/go-clean-arch.git", + "html_url": "https://github.com/HatBoy/Struts2-Scan", + "description": "Struts2全漏洞扫描利用工具", + "url": "https://api.github.com/repos/HatBoy/Struts2-Scan", + "languages_url": "https://api.github.com/repos/HatBoy/Struts2-Scan/languages", + "created_at": "2018-07-12T15:04:44Z", + "updated_at": "2024-09-05T09:01:49Z", + "git_url": "git://github.com/HatBoy/Struts2-Scan.git", + "ssh_url": "git@github.com:HatBoy/Struts2-Scan.git", + "clone_url": "https://github.com/HatBoy/Struts2-Scan.git", "homepage": "", - "stargazers_count": 61, - "watchers_count": 61, - "language": "Go", - "topics": [ - "clean-arch", - "clean-architecture", - "clean-code" - ] + "stargazers_count": 2136, + "watchers_count": 2136, + "language": "Python", + "topics": [] }, { - "id": 316092652, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTYwOTI2NTI=", - "name": "X-spreadsheet-online", - "full_name": "zxhjames/X-spreadsheet-online", + "id": 741297064, + "node_id": "R_kgDOLC9LqA", + "name": "surya", + "full_name": "VikParuchuri/surya", "owner": { - "login": "zxhjames", - "id": 41276134, - "avatar_url": "https://avatars.githubusercontent.com/u/41276134?v=4", - "url": "https://api.github.com/users/zxhjames", - "html_url": "https://github.com/zxhjames" + "login": "VikParuchuri", + "id": 913340, + "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", + "url": "https://api.github.com/users/VikParuchuri", + "html_url": "https://github.com/VikParuchuri" }, - "html_url": "https://github.com/zxhjames/X-spreadsheet-online", - "description": "基于gin+excelize的在线excel表格,支持动态导出数据源数据✈️", - "url": "https://api.github.com/repos/zxhjames/X-spreadsheet-online", - "languages_url": "https://api.github.com/repos/zxhjames/X-spreadsheet-online/languages", - "created_at": "2020-11-26T01:24:56Z", - "updated_at": "2024-07-17T07:07:41Z", - "git_url": "git://github.com/zxhjames/X-spreadsheet-online.git", - "ssh_url": "git@github.com:zxhjames/X-spreadsheet-online.git", - "clone_url": "https://github.com/zxhjames/X-spreadsheet-online.git", - "homepage": "", - "stargazers_count": 55, - "watchers_count": 55, - "language": "Go", + "html_url": "https://github.com/VikParuchuri/surya", + "description": "OCR, layout analysis, reading order, line detection in 90+ languages", + "url": "https://api.github.com/repos/VikParuchuri/surya", + "languages_url": "https://api.github.com/repos/VikParuchuri/surya/languages", + "created_at": "2024-01-10T05:17:42Z", + "updated_at": "2024-09-06T19:29:37Z", + "git_url": "git://github.com/VikParuchuri/surya.git", + "ssh_url": "git@github.com:VikParuchuri/surya.git", + "clone_url": "https://github.com/VikParuchuri/surya.git", + "homepage": "https://www.datalab.to", + "stargazers_count": 9769, + "watchers_count": 9769, + "language": "Python", "topics": [] }, { - "id": 9998516, - "node_id": "MDEwOlJlcG9zaXRvcnk5OTk4NTE2", - "name": "go-dockerclient", - "full_name": "fsouza/go-dockerclient", + "id": 127007871, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjcwMDc4NzE=", + "name": "Jike-Metro", + "full_name": "Sorosliu1029/Jike-Metro", "owner": { - "login": "fsouza", - "id": 108725, - "avatar_url": "https://avatars.githubusercontent.com/u/108725?v=4", - "url": "https://api.github.com/users/fsouza", - "html_url": "https://github.com/fsouza" + "login": "Sorosliu1029", + "id": 8862646, + "avatar_url": "https://avatars.githubusercontent.com/u/8862646?v=4", + "url": "https://api.github.com/users/Sorosliu1029", + "html_url": "https://github.com/Sorosliu1029" }, - "html_url": "https://github.com/fsouza/go-dockerclient", - "description": "Go client for the Docker Engine API.", - "url": "https://api.github.com/repos/fsouza/go-dockerclient", - "languages_url": "https://api.github.com/repos/fsouza/go-dockerclient/languages", - "created_at": "2013-05-11T11:21:31Z", - "updated_at": "2024-09-05T03:16:59Z", - "git_url": "git://github.com/fsouza/go-dockerclient.git", - "ssh_url": "git@github.com:fsouza/go-dockerclient.git", - "clone_url": "https://github.com/fsouza/go-dockerclient.git", - "homepage": "https://pkg.go.dev/github.com/fsouza/go-dockerclient?tab=doc", - "stargazers_count": 2171, - "watchers_count": 2171, - "language": "Go", + "html_url": "https://github.com/Sorosliu1029/Jike-Metro", + "description": ":metro: 即刻 Ⓙ SDK", + "url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro", + "languages_url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro/languages", + "created_at": "2018-03-27T15:28:11Z", + "updated_at": "2024-08-08T15:32:27Z", + "git_url": "git://github.com/Sorosliu1029/Jike-Metro.git", + "ssh_url": "git@github.com:Sorosliu1029/Jike-Metro.git", + "clone_url": "https://github.com/Sorosliu1029/Jike-Metro.git", + "homepage": "https://jike-metro.sorosliu.xyz", + "stargazers_count": 207, + "watchers_count": 207, + "language": "Python", "topics": [ - "docker", - "go", - "golang", - "hacktoberfest" + "jike", + "python-sdk", + "requests" ] }, { - "id": 610188125, - "node_id": "R_kgDOJF67XQ", - "name": "go-easy-utils", - "full_name": "jefferyjob/go-easy-utils", + "id": 15543364, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTU0MzM2NA==", + "name": "chbook_jtoh", + "full_name": "errord/chbook_jtoh", "owner": { - "login": "jefferyjob", - "id": 24731115, - "avatar_url": "https://avatars.githubusercontent.com/u/24731115?v=4", - "url": "https://api.github.com/users/jefferyjob", - "html_url": "https://github.com/jefferyjob" + "login": "errord", + "id": 1023682, + "avatar_url": "https://avatars.githubusercontent.com/u/1023682?v=4", + "url": "https://api.github.com/users/errord", + "html_url": "https://github.com/errord" }, - "html_url": "https://github.com/jefferyjob/go-easy-utils", - "description": "Quick toolbox for common data processing developed by Go language。Go语言开发的常用数据处理的快捷工具箱。", - "url": "https://api.github.com/repos/jefferyjob/go-easy-utils", - "languages_url": "https://api.github.com/repos/jefferyjob/go-easy-utils/languages", - "created_at": "2023-03-06T09:17:06Z", - "updated_at": "2024-09-04T08:08:46Z", - "git_url": "git://github.com/jefferyjob/go-easy-utils.git", - "ssh_url": "git@github.com:jefferyjob/go-easy-utils.git", - "clone_url": "https://github.com/jefferyjob/go-easy-utils.git", - "homepage": "", - "stargazers_count": 339, - "watchers_count": 339, - "language": "Go", + "html_url": "https://github.com/errord/chbook_jtoh", + "description": "chrome bookmarks json to html", + "url": "https://api.github.com/repos/errord/chbook_jtoh", + "languages_url": "https://api.github.com/repos/errord/chbook_jtoh/languages", + "created_at": "2013-12-31T05:02:42Z", + "updated_at": "2023-12-29T03:19:08Z", + "git_url": "git://github.com/errord/chbook_jtoh.git", + "ssh_url": "git@github.com:errord/chbook_jtoh.git", + "clone_url": "https://github.com/errord/chbook_jtoh.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, + "language": "Python", + "topics": [] + }, + { + "id": 732031156, + "node_id": "R_kgDOK6HotA", + "name": "Gemini-Telegram-Bot", + "full_name": "H-T-H/Gemini-Telegram-Bot", + "owner": { + "login": "H-T-H", + "id": 67087346, + "avatar_url": "https://avatars.githubusercontent.com/u/67087346?v=4", + "url": "https://api.github.com/users/H-T-H", + "html_url": "https://github.com/H-T-H" + }, + "html_url": "https://github.com/H-T-H/Gemini-Telegram-Bot", + "description": "用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API", + "url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot", + "languages_url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot/languages", + "created_at": "2023-12-15T13:19:59Z", + "updated_at": "2024-09-06T10:32:54Z", + "git_url": "git://github.com/H-T-H/Gemini-Telegram-Bot.git", + "ssh_url": "git@github.com:H-T-H/Gemini-Telegram-Bot.git", + "clone_url": "https://github.com/H-T-H/Gemini-Telegram-Bot.git", + "homepage": "https://railway.app/template/HIsbMv?referralCode=4LyW6R", + "stargazers_count": 134, + "watchers_count": 134, + "language": "Python", "topics": [ - "go", - "go-easy-utils", - "utils" + "gemini", + "gemini-api", + "python-script", + "telegram-bot", + "telegram-bot-api" ] }, { - "id": 221527685, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjE1Mjc2ODU=", - "name": "mysql_markdown", - "full_name": "alicfeng/mysql_markdown", + "id": 730177927, + "node_id": "R_kgDOK4Whhw", + "name": "tg_bot_collections", + "full_name": "yihong0618/tg_bot_collections", "owner": { - "login": "alicfeng", - "id": 28264271, - "avatar_url": "https://avatars.githubusercontent.com/u/28264271?v=4", - "url": "https://api.github.com/users/alicfeng", - "html_url": "https://github.com/alicfeng" + "login": "yihong0618", + "id": 15976103, + "avatar_url": "https://avatars.githubusercontent.com/u/15976103?v=4", + "url": "https://api.github.com/users/yihong0618", + "html_url": "https://github.com/yihong0618" }, - "html_url": "https://github.com/alicfeng/mysql_markdown", - "description": "It can generate markdown structure documents of MySQL succinctly~", - "url": "https://api.github.com/repos/alicfeng/mysql_markdown", - "languages_url": "https://api.github.com/repos/alicfeng/mysql_markdown/languages", - "created_at": "2019-11-13T18:40:49Z", - "updated_at": "2024-08-21T13:28:13Z", - "git_url": "git://github.com/alicfeng/mysql_markdown.git", - "ssh_url": "git@github.com:alicfeng/mysql_markdown.git", - "clone_url": "https://github.com/alicfeng/mysql_markdown.git", - "homepage": "", - "stargazers_count": 439, - "watchers_count": 439, - "language": "Go", - "topics": [ - "document", - "markdown", - "mysql" - ] + "html_url": "https://github.com/yihong0618/tg_bot_collections", + "description": "collections of yihong0618's telegram bot", + "url": "https://api.github.com/repos/yihong0618/tg_bot_collections", + "languages_url": "https://api.github.com/repos/yihong0618/tg_bot_collections/languages", + "created_at": "2023-12-11T11:18:54Z", + "updated_at": "2024-09-04T20:33:02Z", + "git_url": "git://github.com/yihong0618/tg_bot_collections.git", + "ssh_url": "git@github.com:yihong0618/tg_bot_collections.git", + "clone_url": "https://github.com/yihong0618/tg_bot_collections.git", + "homepage": null, + "stargazers_count": 558, + "watchers_count": 558, + "language": "Python", + "topics": [] }, { - "id": 207895403, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDc4OTU0MDM=", - "name": "guac", - "full_name": "wwt/guac", + "id": 54346799, + "node_id": "MDEwOlJlcG9zaXRvcnk1NDM0Njc5OQ==", + "name": "public-apis", + "full_name": "public-apis/public-apis", "owner": { - "login": "wwt", - "id": 27079278, - "avatar_url": "https://avatars.githubusercontent.com/u/27079278?v=4", - "url": "https://api.github.com/users/wwt", - "html_url": "https://github.com/wwt" + "login": "public-apis", + "id": 51121562, + "avatar_url": "https://avatars.githubusercontent.com/u/51121562?v=4", + "url": "https://api.github.com/users/public-apis", + "html_url": "https://github.com/public-apis" }, - "html_url": "https://github.com/wwt/guac", - "description": "Apache Guacamole client ported to Go", - "url": "https://api.github.com/repos/wwt/guac", - "languages_url": "https://api.github.com/repos/wwt/guac/languages", - "created_at": "2019-09-11T19:55:43Z", - "updated_at": "2024-08-29T13:17:38Z", - "git_url": "git://github.com/wwt/guac.git", - "ssh_url": "git@github.com:wwt/guac.git", - "clone_url": "https://github.com/wwt/guac.git", - "homepage": "", - "stargazers_count": 123, - "watchers_count": 123, - "language": "Go", + "html_url": "https://github.com/public-apis/public-apis", + "description": "A collective list of free APIs", + "url": "https://api.github.com/repos/public-apis/public-apis", + "languages_url": "https://api.github.com/repos/public-apis/public-apis/languages", + "created_at": "2016-03-20T23:49:42Z", + "updated_at": "2024-09-07T00:58:41Z", + "git_url": "git://github.com/public-apis/public-apis.git", + "ssh_url": "git@github.com:public-apis/public-apis.git", + "clone_url": "https://github.com/public-apis/public-apis.git", + "homepage": "https://APILayer.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo", + "stargazers_count": 311751, + "watchers_count": 311751, + "language": "Python", "topics": [ - "guacamole", - "guacamole-client" + "api", + "apis", + "dataset", + "development", + "free", + "list", + "lists", + "open-source", + "public", + "public-api", + "public-apis", + "resources", + "software" ] }, { - "id": 5179099, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTc5MDk5", - "name": "go-redis", - "full_name": "redis/go-redis", + "id": 228590964, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjg1OTA5NjQ=", + "name": "AndroidSecurityStudy", + "full_name": "r0ysue/AndroidSecurityStudy", "owner": { - "login": "redis", - "id": 1529926, - "avatar_url": "https://avatars.githubusercontent.com/u/1529926?v=4", - "url": "https://api.github.com/users/redis", - "html_url": "https://github.com/redis" + "login": "r0ysue", + "id": 23090578, + "avatar_url": "https://avatars.githubusercontent.com/u/23090578?v=4", + "url": "https://api.github.com/users/r0ysue", + "html_url": "https://github.com/r0ysue" }, - "html_url": "https://github.com/redis/go-redis", - "description": "Redis Go client", - "url": "https://api.github.com/repos/redis/go-redis", - "languages_url": "https://api.github.com/repos/redis/go-redis/languages", - "created_at": "2012-07-25T13:01:39Z", - "updated_at": "2024-09-05T22:39:38Z", - "git_url": "git://github.com/redis/go-redis.git", - "ssh_url": "git@github.com:redis/go-redis.git", - "clone_url": "https://github.com/redis/go-redis.git", - "homepage": "https://redis.uptrace.dev", - "stargazers_count": 19852, - "watchers_count": 19852, - "language": "Go", + "html_url": "https://github.com/r0ysue/AndroidSecurityStudy", + "description": "安卓应用安全学习", + "url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy", + "languages_url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy/languages", + "created_at": "2019-12-17T10:23:55Z", + "updated_at": "2024-09-06T06:29:17Z", + "git_url": "git://github.com/r0ysue/AndroidSecurityStudy.git", + "ssh_url": "git@github.com:r0ysue/AndroidSecurityStudy.git", + "clone_url": "https://github.com/r0ysue/AndroidSecurityStudy.git", + "homepage": null, + "stargazers_count": 3760, + "watchers_count": 3760, + "language": "Python", + "topics": [] + }, + { + "id": 719017363, + "node_id": "R_kgDOKttVkw", + "name": "Amphion", + "full_name": "open-mmlab/Amphion", + "owner": { + "login": "open-mmlab", + "id": 10245193, + "avatar_url": "https://avatars.githubusercontent.com/u/10245193?v=4", + "url": "https://api.github.com/users/open-mmlab", + "html_url": "https://github.com/open-mmlab" + }, + "html_url": "https://github.com/open-mmlab/Amphion", + "description": "Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.", + "url": "https://api.github.com/repos/open-mmlab/Amphion", + "languages_url": "https://api.github.com/repos/open-mmlab/Amphion/languages", + "created_at": "2023-11-15T09:19:27Z", + "updated_at": "2024-09-07T01:05:47Z", + "git_url": "git://github.com/open-mmlab/Amphion.git", + "ssh_url": "git@github.com:open-mmlab/Amphion.git", + "clone_url": "https://github.com/open-mmlab/Amphion.git", + "homepage": "https://openhlt.github.io/amphion/", + "stargazers_count": 4432, + "watchers_count": 4432, + "language": "Python", "topics": [ - "go", - "golang", - "redis", - "redis-client", - "redis-cluster" + "audio-generation", + "audio-synthesis", + "audioldm", + "audit", + "fastspeech2", + "hifi-gan", + "music-generation", + "naturalspeech2", + "singing-voice-conversion", + "speech-synthesis", + "text-to-audio", + "text-to-speech", + "vall-e", + "vits", + "voice-conversion" ] }, { - "id": 6701057, - "node_id": "MDEwOlJlcG9zaXRvcnk2NzAxMDU3", - "name": "go-restful", - "full_name": "emicklei/go-restful", + "id": 725266899, + "node_id": "R_kgDOKzqx0w", + "name": "Mastering-GitHub-Copilot-for-Paired-Programming", + "full_name": "microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", "owner": { - "login": "emicklei", - "id": 686220, - "avatar_url": "https://avatars.githubusercontent.com/u/686220?v=4", - "url": "https://api.github.com/users/emicklei", - "html_url": "https://github.com/emicklei" + "login": "microsoft", + "id": 6154722, + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft" }, - "html_url": "https://github.com/emicklei/go-restful", - "description": "package for building REST-style Web Services using Go", - "url": "https://api.github.com/repos/emicklei/go-restful", - "languages_url": "https://api.github.com/repos/emicklei/go-restful/languages", - "created_at": "2012-11-15T07:31:43Z", - "updated_at": "2024-09-05T09:20:32Z", - "git_url": "git://github.com/emicklei/go-restful.git", - "ssh_url": "git@github.com:emicklei/go-restful.git", - "clone_url": "https://github.com/emicklei/go-restful.git", + "html_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", + "description": "An 8 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.", + "url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", + "languages_url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming/languages", + "created_at": "2023-11-29T19:35:47Z", + "updated_at": "2024-09-06T18:29:44Z", + "git_url": "git://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "ssh_url": "git@github.com:microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "clone_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", "homepage": "", - "stargazers_count": 5022, - "watchers_count": 5022, - "language": "Go", + "stargazers_count": 4561, + "watchers_count": 4561, + "language": "Python", "topics": [ - "customizable", - "go", - "openapi", - "rest", - "routing" + "codespace", + "codespaces", + "copilot", + "csharp", + "dotnet", + "github", + "javascript", + "lab", + "labs", + "microsoft", + "python", + "tutorial", + "tutorial-code", + "tutorial-exercises", + "tutorials", + "visual-studio-code", + "vscode" ] }, { - "id": 598539671, - "node_id": "R_kgDOI6z9lw", - "name": "feishu-openai", - "full_name": "ConnectAI-E/feishu-openai", + "id": 3073296, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDczMjk2", + "name": "ultisnips", + "full_name": "SirVer/ultisnips", "owner": { - "login": "ConnectAI-E", - "id": 130196328, - "avatar_url": "https://avatars.githubusercontent.com/u/130196328?v=4", - "url": "https://api.github.com/users/ConnectAI-E", - "html_url": "https://github.com/ConnectAI-E" + "login": "SirVer", + "id": 140115, + "avatar_url": "https://avatars.githubusercontent.com/u/140115?v=4", + "url": "https://api.github.com/users/SirVer", + "html_url": "https://github.com/SirVer" }, - "html_url": "https://github.com/ConnectAI-E/feishu-openai", - "description": "🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀", - "url": "https://api.github.com/repos/ConnectAI-E/feishu-openai", - "languages_url": "https://api.github.com/repos/ConnectAI-E/feishu-openai/languages", - "created_at": "2023-02-07T10:18:28Z", - "updated_at": "2024-09-05T23:03:05Z", - "git_url": "git://github.com/ConnectAI-E/feishu-openai.git", - "ssh_url": "git@github.com:ConnectAI-E/feishu-openai.git", - "clone_url": "https://github.com/ConnectAI-E/feishu-openai.git", - "homepage": "https://www.connectai-e.com", - "stargazers_count": 5486, - "watchers_count": 5486, - "language": "Go", + "html_url": "https://github.com/SirVer/ultisnips", + "description": "UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!", + "url": "https://api.github.com/repos/SirVer/ultisnips", + "languages_url": "https://api.github.com/repos/SirVer/ultisnips/languages", + "created_at": "2011-12-30T07:07:24Z", + "updated_at": "2024-09-06T22:11:23Z", + "git_url": "git://github.com/SirVer/ultisnips.git", + "ssh_url": "git@github.com:SirVer/ultisnips.git", + "clone_url": "https://github.com/SirVer/ultisnips.git", + "homepage": "", + "stargazers_count": 7502, + "watchers_count": 7502, + "language": "Python", "topics": [ - "chatgpt", - "chatgpt-api", - "chatgpt-bot", - "connect-ai", - "feishu-bot", - "go", - "golang", - "openai" + "plugin", + "snippets", + "ultisnips", + "vim" ] }, { - "id": 523688887, - "node_id": "R_kgDOHzbbtw", - "name": "AutoBash-GUI", - "full_name": "just-nibble/AutoBash-GUI", + "id": 4037197, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDM3MTk3", + "name": "YouCompleteMe", + "full_name": "ycm-core/YouCompleteMe", "owner": { - "login": "just-nibble", - "id": 59359171, - "avatar_url": "https://avatars.githubusercontent.com/u/59359171?v=4", - "url": "https://api.github.com/users/just-nibble", - "html_url": "https://github.com/just-nibble" + "login": "ycm-core", + "id": 52140259, + "avatar_url": "https://avatars.githubusercontent.com/u/52140259?v=4", + "url": "https://api.github.com/users/ycm-core", + "html_url": "https://github.com/ycm-core" }, - "html_url": "https://github.com/just-nibble/AutoBash-GUI", - "description": "A GUI tool to automate installation of linux software", - "url": "https://api.github.com/repos/just-nibble/AutoBash-GUI", - "languages_url": "https://api.github.com/repos/just-nibble/AutoBash-GUI/languages", - "created_at": "2022-08-11T10:59:56Z", - "updated_at": "2023-10-10T13:15:27Z", - "git_url": "git://github.com/just-nibble/AutoBash-GUI.git", - "ssh_url": "git@github.com:just-nibble/AutoBash-GUI.git", - "clone_url": "https://github.com/just-nibble/AutoBash-GUI.git", - "homepage": null, - "stargazers_count": 3, - "watchers_count": 3, - "language": "Go", - "topics": [] + "html_url": "https://github.com/ycm-core/YouCompleteMe", + "description": "A code-completion engine for Vim", + "url": "https://api.github.com/repos/ycm-core/YouCompleteMe", + "languages_url": "https://api.github.com/repos/ycm-core/YouCompleteMe/languages", + "created_at": "2012-04-16T03:12:14Z", + "updated_at": "2024-09-06T14:26:09Z", + "git_url": "git://github.com/ycm-core/YouCompleteMe.git", + "ssh_url": "git@github.com:ycm-core/YouCompleteMe.git", + "clone_url": "https://github.com/ycm-core/YouCompleteMe.git", + "homepage": "http://ycm-core.github.io/YouCompleteMe/", + "stargazers_count": 25408, + "watchers_count": 25408, + "language": "Python", + "topics": [ + "code-analysis", + "code-completion", + "semantic-engine", + "vim" + ] }, { - "id": 193229346, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTMyMjkzNDY=", - "name": "ginrpc", - "full_name": "xxjwxc/ginrpc", + "id": 420477126, + "node_id": "R_kgDOGQ_4xg", + "name": "yasb", + "full_name": "da-rth/yasb", "owner": { - "login": "xxjwxc", - "id": 9114492, - "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", - "url": "https://api.github.com/users/xxjwxc", - "html_url": "https://github.com/xxjwxc" + "login": "da-rth", + "id": 10499053, + "avatar_url": "https://avatars.githubusercontent.com/u/10499053?v=4", + "url": "https://api.github.com/users/da-rth", + "html_url": "https://github.com/da-rth" }, - "html_url": "https://github.com/xxjwxc/ginrpc", - "description": "gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具", - "url": "https://api.github.com/repos/xxjwxc/ginrpc", - "languages_url": "https://api.github.com/repos/xxjwxc/ginrpc/languages", - "created_at": "2019-06-22T12:03:53Z", - "updated_at": "2024-08-20T09:54:19Z", - "git_url": "git://github.com/xxjwxc/ginrpc.git", - "ssh_url": "git@github.com:xxjwxc/ginrpc.git", - "clone_url": "https://github.com/xxjwxc/ginrpc.git", - "homepage": "https://xxjwxc.github.io/post/ginrpc/", - "stargazers_count": 289, - "watchers_count": 289, - "language": "Go", + "html_url": "https://github.com/da-rth/yasb", + "description": "A highly configurable cross-platform (Windows) status bar written in Python.", + "url": "https://api.github.com/repos/da-rth/yasb", + "languages_url": "https://api.github.com/repos/da-rth/yasb/languages", + "created_at": "2021-10-23T17:21:07Z", + "updated_at": "2024-09-06T16:48:27Z", + "git_url": "git://github.com/da-rth/yasb.git", + "ssh_url": "git@github.com:da-rth/yasb.git", + "clone_url": "https://github.com/da-rth/yasb.git", + "homepage": "", + "stargazers_count": 1361, + "watchers_count": 1361, + "language": "Python", "topics": [ - "auto", - "bind", - "binding", - "gin", - "go", - "golang", - "grpc", - "grpc-go", - "markdown", - "middleware", - "mindoc", - "rpc", - "swagger" + "bar", + "configurable", + "cross-platform", + "customisable", + "python", + "ricing", + "status-bar", + "statusbar", + "task-bar", + "taskbar", + "top-bar", + "topbar", + "widget", + "windowbar", + "windows", + "windows-10", + "windows-11", + "wm" ] }, { - "id": 32100659, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjEwMDY1OQ==", - "name": "goncurses", - "full_name": "rthornton128/goncurses", + "id": 681230264, + "node_id": "R_kgDOKJq_uA", + "name": "PyWxDump", + "full_name": "xaoyaoo/PyWxDump", "owner": { - "login": "rthornton128", - "id": 1915949, - "avatar_url": "https://avatars.githubusercontent.com/u/1915949?v=4", - "url": "https://api.github.com/users/rthornton128", - "html_url": "https://github.com/rthornton128" + "login": "xaoyaoo", + "id": 37209452, + "avatar_url": "https://avatars.githubusercontent.com/u/37209452?v=4", + "url": "https://api.github.com/users/xaoyaoo", + "html_url": "https://github.com/xaoyaoo" }, - "html_url": "https://github.com/rthornton128/goncurses", - "description": "NCurses Library for Go", - "url": "https://api.github.com/repos/rthornton128/goncurses", - "languages_url": "https://api.github.com/repos/rthornton128/goncurses/languages", - "created_at": "2015-03-12T20:29:13Z", - "updated_at": "2024-08-26T17:56:41Z", - "git_url": "git://github.com/rthornton128/goncurses.git", - "ssh_url": "git@github.com:rthornton128/goncurses.git", - "clone_url": "https://github.com/rthornton128/goncurses.git", + "html_url": "https://github.com/xaoyaoo/PyWxDump", + "description": "获取微信信息;读取数据库,本地查看聊天记录并导出为csv、html等格式用于AI训练,自动回复等。支持多账户信息获取,支持所有微信版本。", + "url": "https://api.github.com/repos/xaoyaoo/PyWxDump", + "languages_url": "https://api.github.com/repos/xaoyaoo/PyWxDump/languages", + "created_at": "2023-08-21T14:54:18Z", + "updated_at": "2024-09-06T12:16:44Z", + "git_url": "git://github.com/xaoyaoo/PyWxDump.git", + "ssh_url": "git@github.com:xaoyaoo/PyWxDump.git", + "clone_url": "https://github.com/xaoyaoo/PyWxDump.git", "homepage": "", - "stargazers_count": 383, - "watchers_count": 383, - "language": "Go", - "topics": [] + "stargazers_count": 5183, + "watchers_count": 5183, + "language": "Python", + "topics": [ + "pywxdump", + "wechat", + "wx", + "wxdump", + "wxexport" + ] }, { - "id": 27943989, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzk0Mzk4OQ==", - "name": "spinner", - "full_name": "briandowns/spinner", + "id": 587586087, + "node_id": "R_kgDOIwXaJw", + "name": "WeChatMsg", + "full_name": "LC044/WeChatMsg", "owner": { - "login": "briandowns", - "id": 5714074, - "avatar_url": "https://avatars.githubusercontent.com/u/5714074?v=4", - "url": "https://api.github.com/users/briandowns", - "html_url": "https://github.com/briandowns" + "login": "LC044", + "id": 95485601, + "avatar_url": "https://avatars.githubusercontent.com/u/95485601?v=4", + "url": "https://api.github.com/users/LC044", + "html_url": "https://github.com/LC044" }, - "html_url": "https://github.com/briandowns/spinner", - "description": "Go (golang) package with 90 configurable terminal spinner/progress indicators.", - "url": "https://api.github.com/repos/briandowns/spinner", - "languages_url": "https://api.github.com/repos/briandowns/spinner/languages", - "created_at": "2014-12-13T00:36:19Z", - "updated_at": "2024-09-04T16:08:57Z", - "git_url": "git://github.com/briandowns/spinner.git", - "ssh_url": "git@github.com:briandowns/spinner.git", - "clone_url": "https://github.com/briandowns/spinner.git", - "homepage": "", - "stargazers_count": 2325, - "watchers_count": 2325, - "language": "Go", + "html_url": "https://github.com/LC044/WeChatMsg", + "description": "提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手", + "url": "https://api.github.com/repos/LC044/WeChatMsg", + "languages_url": "https://api.github.com/repos/LC044/WeChatMsg/languages", + "created_at": "2023-01-11T05:03:49Z", + "updated_at": "2024-09-07T00:22:43Z", + "git_url": "git://github.com/LC044/WeChatMsg.git", + "ssh_url": "git@github.com:LC044/WeChatMsg.git", + "clone_url": "https://github.com/LC044/WeChatMsg.git", + "homepage": "https://memotrace.cn", + "stargazers_count": 32812, + "watchers_count": 32812, + "language": "Python", "topics": [ - "cli", - "go", - "golang", - "indicator", - "progress-bar", - "progressbar", - "spinner", - "statusbar", - "terminal", - "terminal-ui" + "chatgpt", + "llms", + "pyqt", + "wechat" ] }, { - "id": 438518303, - "node_id": "R_kgDOGiNCHw", - "name": "generic", - "full_name": "zyedidia/generic", + "id": 37912001, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzkxMjAwMQ==", + "name": "Python-UIAutomation-for-Windows", + "full_name": "yinkaisheng/Python-UIAutomation-for-Windows", "owner": { - "login": "zyedidia", - "id": 5513065, - "avatar_url": "https://avatars.githubusercontent.com/u/5513065?v=4", - "url": "https://api.github.com/users/zyedidia", - "html_url": "https://github.com/zyedidia" + "login": "yinkaisheng", + "id": 5846696, + "avatar_url": "https://avatars.githubusercontent.com/u/5846696?v=4", + "url": "https://api.github.com/users/yinkaisheng", + "html_url": "https://github.com/yinkaisheng" }, - "html_url": "https://github.com/zyedidia/generic", - "description": "A collection of generic data structures written in Go.", - "url": "https://api.github.com/repos/zyedidia/generic", - "languages_url": "https://api.github.com/repos/zyedidia/generic/languages", - "created_at": "2021-12-15T06:21:31Z", - "updated_at": "2024-08-28T07:27:53Z", - "git_url": "git://github.com/zyedidia/generic.git", - "ssh_url": "git@github.com:zyedidia/generic.git", - "clone_url": "https://github.com/zyedidia/generic.git", + "html_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows", + "description": "🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...", + "url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows", + "languages_url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows/languages", + "created_at": "2015-06-23T10:17:30Z", + "updated_at": "2024-09-06T06:28:15Z", + "git_url": "git://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", + "ssh_url": "git@github.com:yinkaisheng/Python-UIAutomation-for-Windows.git", + "clone_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", "homepage": "", - "stargazers_count": 1286, - "watchers_count": 1286, - "language": "Go", + "stargazers_count": 2449, + "watchers_count": 2449, + "language": "Python", "topics": [ - "data-structures", - "generics", - "go" + "automation", + "gui", + "python", + "uiautomation", + "windows" ] }, { - "id": 282431900, - "node_id": "MDEwOlJlcG9zaXRvcnkyODI0MzE5MDA=", - "name": "NeteaseCloudMusicApiWithGo", - "full_name": "sirodeneko/NeteaseCloudMusicApiWithGo", + "id": 370209029, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyMDkwMjk=", + "name": "backgroundremover", + "full_name": "nadermx/backgroundremover", "owner": { - "login": "sirodeneko", - "id": 48661001, - "avatar_url": "https://avatars.githubusercontent.com/u/48661001?v=4", - "url": "https://api.github.com/users/sirodeneko", - "html_url": "https://github.com/sirodeneko" + "login": "nadermx", + "id": 7340380, + "avatar_url": "https://avatars.githubusercontent.com/u/7340380?v=4", + "url": "https://api.github.com/users/nadermx", + "html_url": "https://github.com/nadermx" }, - "html_url": "https://github.com/sirodeneko/NeteaseCloudMusicApiWithGo", - "description": "网易云音乐api golang实现", - "url": "https://api.github.com/repos/sirodeneko/NeteaseCloudMusicApiWithGo", - "languages_url": "https://api.github.com/repos/sirodeneko/NeteaseCloudMusicApiWithGo/languages", - "created_at": "2020-07-25T11:39:43Z", - "updated_at": "2024-07-24T15:05:38Z", - "git_url": "git://github.com/sirodeneko/NeteaseCloudMusicApiWithGo.git", - "ssh_url": "git@github.com:sirodeneko/NeteaseCloudMusicApiWithGo.git", - "clone_url": "https://github.com/sirodeneko/NeteaseCloudMusicApiWithGo.git", - "homepage": null, - "stargazers_count": 29, - "watchers_count": 29, - "language": "Go", - "topics": [] + "html_url": "https://github.com/nadermx/backgroundremover", + "description": "Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.", + "url": "https://api.github.com/repos/nadermx/backgroundremover", + "languages_url": "https://api.github.com/repos/nadermx/backgroundremover/languages", + "created_at": "2021-05-24T02:49:23Z", + "updated_at": "2024-09-06T20:55:48Z", + "git_url": "git://github.com/nadermx/backgroundremover.git", + "ssh_url": "git@github.com:nadermx/backgroundremover.git", + "clone_url": "https://github.com/nadermx/backgroundremover.git", + "homepage": "https://www.backgroundremoverai.com", + "stargazers_count": 6628, + "watchers_count": 6628, + "language": "Python", + "topics": [ + "ai", + "background-removal", + "background-remover", + "backgroundremover", + "photo-editing", + "python", + "pytorch", + "remove-background", + "remove-background-image", + "remove-background-video", + "removebackground", + "video", + "video-editing" + ] }, { - "id": 233130089, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzMxMzAwODk=", - "name": "bubbletea", - "full_name": "charmbracelet/bubbletea", + "id": 389290644, + "node_id": "MDEwOlJlcG9zaXRvcnkzODkyOTA2NDQ=", + "name": "AgentOCR", + "full_name": "AgentMaker/AgentOCR", "owner": { - "login": "charmbracelet", - "id": 57376114, - "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", - "url": "https://api.github.com/users/charmbracelet", - "html_url": "https://github.com/charmbracelet" + "login": "AgentMaker", + "id": 78268199, + "avatar_url": "https://avatars.githubusercontent.com/u/78268199?v=4", + "url": "https://api.github.com/users/AgentMaker", + "html_url": "https://github.com/AgentMaker" }, - "html_url": "https://github.com/charmbracelet/bubbletea", - "description": "A powerful little TUI framework 🏗", - "url": "https://api.github.com/repos/charmbracelet/bubbletea", - "languages_url": "https://api.github.com/repos/charmbracelet/bubbletea/languages", - "created_at": "2020-01-10T21:04:03Z", - "updated_at": "2024-09-06T00:51:49Z", - "git_url": "git://github.com/charmbracelet/bubbletea.git", - "ssh_url": "git@github.com:charmbracelet/bubbletea.git", - "clone_url": "https://github.com/charmbracelet/bubbletea.git", + "html_url": "https://github.com/AgentMaker/AgentOCR", + "description": "一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.", + "url": "https://api.github.com/repos/AgentMaker/AgentOCR", + "languages_url": "https://api.github.com/repos/AgentMaker/AgentOCR/languages", + "created_at": "2021-07-25T07:42:46Z", + "updated_at": "2024-08-28T11:10:15Z", + "git_url": "git://github.com/AgentMaker/AgentOCR.git", + "ssh_url": "git@github.com:AgentMaker/AgentOCR.git", + "clone_url": "https://github.com/AgentMaker/AgentOCR.git", "homepage": "", - "stargazers_count": 26563, - "watchers_count": 26563, - "language": "Go", + "stargazers_count": 118, + "watchers_count": 118, + "language": "Python", "topics": [ - "cli", - "elm-architecture", - "framework", - "functional", - "go", - "golang", - "hacktoberfest", - "tui" + "easy-deploy", + "multilingual", + "ocr", + "onnx" ] }, { - "id": 611985985, - "node_id": "R_kgDOJHoqQQ", - "name": "ChatGPTProxy", - "full_name": "acheong08/ChatGPTProxy", + "id": 718741813, + "node_id": "R_kgDOKtchNQ", + "name": "screenshot-to-code", + "full_name": "abi/screenshot-to-code", "owner": { - "login": "acheong08", - "id": 36258159, - "avatar_url": "https://avatars.githubusercontent.com/u/36258159?v=4", - "url": "https://api.github.com/users/acheong08", - "html_url": "https://github.com/acheong08" + "login": "abi", + "id": 23818, + "avatar_url": "https://avatars.githubusercontent.com/u/23818?v=4", + "url": "https://api.github.com/users/abi", + "html_url": "https://github.com/abi" }, - "html_url": "https://github.com/acheong08/ChatGPTProxy", - "description": "Simple Cloudflare bypass for ChatGPT", - "url": "https://api.github.com/repos/acheong08/ChatGPTProxy", - "languages_url": "https://api.github.com/repos/acheong08/ChatGPTProxy/languages", - "created_at": "2023-03-10T00:29:16Z", - "updated_at": "2024-08-27T11:17:14Z", - "git_url": "git://github.com/acheong08/ChatGPTProxy.git", - "ssh_url": "git@github.com:acheong08/ChatGPTProxy.git", - "clone_url": "https://github.com/acheong08/ChatGPTProxy.git", - "homepage": "", - "stargazers_count": 1321, - "watchers_count": 1321, - "language": "Go", + "html_url": "https://github.com/abi/screenshot-to-code", + "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)", + "url": "https://api.github.com/repos/abi/screenshot-to-code", + "languages_url": "https://api.github.com/repos/abi/screenshot-to-code/languages", + "created_at": "2023-11-14T17:53:32Z", + "updated_at": "2024-09-06T21:50:22Z", + "git_url": "git://github.com/abi/screenshot-to-code.git", + "ssh_url": "git@github.com:abi/screenshot-to-code.git", + "clone_url": "https://github.com/abi/screenshot-to-code.git", + "homepage": "https://screenshottocode.com", + "stargazers_count": 55975, + "watchers_count": 55975, + "language": "Python", "topics": [] }, { - "id": 345557071, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDU1NTcwNzE=", - "name": "go-musicfox", - "full_name": "go-musicfox/go-musicfox", + "id": 699432836, + "node_id": "R_kgDOKbB_hA", + "name": "pyvideotrans", + "full_name": "jianchang512/pyvideotrans", "owner": { - "login": "go-musicfox", - "id": 126224761, - "avatar_url": "https://avatars.githubusercontent.com/u/126224761?v=4", - "url": "https://api.github.com/users/go-musicfox", - "html_url": "https://github.com/go-musicfox" + "login": "jianchang512", + "id": 3378335, + "avatar_url": "https://avatars.githubusercontent.com/u/3378335?v=4", + "url": "https://api.github.com/users/jianchang512", + "html_url": "https://github.com/jianchang512" }, - "html_url": "https://github.com/go-musicfox/go-musicfox", - "description": "go-musicfox是用Go写的又一款网易云音乐命令行客户端,支持UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS交互响应(睡眠暂停、蓝牙耳机连接断开响应、菜单栏控制等)...", - "url": "https://api.github.com/repos/go-musicfox/go-musicfox", - "languages_url": "https://api.github.com/repos/go-musicfox/go-musicfox/languages", - "created_at": "2021-03-08T06:45:37Z", - "updated_at": "2024-09-05T13:57:41Z", - "git_url": "git://github.com/go-musicfox/go-musicfox.git", - "ssh_url": "git@github.com:go-musicfox/go-musicfox.git", - "clone_url": "https://github.com/go-musicfox/go-musicfox.git", - "homepage": "", - "stargazers_count": 1532, - "watchers_count": 1532, - "language": "Go", - "topics": [ - "bubbletea", - "go", - "go-musicfox", - "mpris", - "music", - "musicbox", - "musicfox", - "netease-cloud-music", - "netease-music", - "netease-musicbox", - "unblockneteasemusic" + "html_url": "https://github.com/jianchang512/pyvideotrans", + "description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音", + "url": "https://api.github.com/repos/jianchang512/pyvideotrans", + "languages_url": "https://api.github.com/repos/jianchang512/pyvideotrans/languages", + "created_at": "2023-10-02T16:13:19Z", + "updated_at": "2024-09-06T19:51:20Z", + "git_url": "git://github.com/jianchang512/pyvideotrans.git", + "ssh_url": "git@github.com:jianchang512/pyvideotrans.git", + "clone_url": "https://github.com/jianchang512/pyvideotrans.git", + "homepage": "https://pyvideotrans.com", + "stargazers_count": 9797, + "watchers_count": 9797, + "language": "Python", + "topics": [ + "speech-to-text", + "text-to-speech", + "video-transition" ] }, { - "id": 614331377, - "node_id": "R_kgDOJJ3z8Q", - "name": "go-storage", - "full_name": "duxweb/go-storage", + "id": 156442181, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTY0NDIxODE=", + "name": "fingerprint", + "full_name": "bitranox/fingerprint", "owner": { - "login": "duxweb", - "id": 122009850, - "avatar_url": "https://avatars.githubusercontent.com/u/122009850?v=4", - "url": "https://api.github.com/users/duxweb", - "html_url": "https://github.com/duxweb" + "login": "bitranox", + "id": 8355239, + "avatar_url": "https://avatars.githubusercontent.com/u/8355239?v=4", + "url": "https://api.github.com/users/bitranox", + "html_url": "https://github.com/bitranox" }, - "html_url": "https://github.com/duxweb/go-storage", - "description": "💿 go language multi-driver storage package", - "url": "https://api.github.com/repos/duxweb/go-storage", - "languages_url": "https://api.github.com/repos/duxweb/go-storage/languages", - "created_at": "2023-03-15T11:25:06Z", - "updated_at": "2024-08-09T13:43:18Z", - "git_url": "git://github.com/duxweb/go-storage.git", - "ssh_url": "git@github.com:duxweb/go-storage.git", - "clone_url": "https://github.com/duxweb/go-storage.git", - "homepage": "", - "stargazers_count": 14, - "watchers_count": 14, - "language": "Go", - "topics": [] + "html_url": "https://github.com/bitranox/fingerprint", + "description": "Monitoring Registry and File Changes in Windows", + "url": "https://api.github.com/repos/bitranox/fingerprint", + "languages_url": "https://api.github.com/repos/bitranox/fingerprint/languages", + "created_at": "2018-11-06T20:18:21Z", + "updated_at": "2024-09-06T23:31:59Z", + "git_url": "git://github.com/bitranox/fingerprint.git", + "ssh_url": "git@github.com:bitranox/fingerprint.git", + "clone_url": "https://github.com/bitranox/fingerprint.git", + "homepage": null, + "stargazers_count": 67, + "watchers_count": 67, + "language": "Python", + "topics": [ + "forensic", + "forensic-analysis", + "forensic-examinations", + "forensics", + "forensics-investigations", + "hacking", + "hacking-code", + "hacking-tool", + "hacking-tools", + "hackingtool", + "hackingtools", + "procmon", + "python3", + "registry", + "registry-data", + "registry-hacks", + "registry-scripts", + "windows", + "windows-10", + "windows-7" + ] }, { - "id": 609147387, - "node_id": "R_kgDOJE7Z-w", - "name": "go-size-analyzer", - "full_name": "Zxilly/go-size-analyzer", + "id": 704025289, + "node_id": "R_kgDOKfaSyQ", + "name": "python-for-devops", + "full_name": "iam-veeramalla/python-for-devops", "owner": { - "login": "Zxilly", - "id": 31370133, - "avatar_url": "https://avatars.githubusercontent.com/u/31370133?v=4", - "url": "https://api.github.com/users/Zxilly", - "html_url": "https://github.com/Zxilly" + "login": "iam-veeramalla", + "id": 43399466, + "avatar_url": "https://avatars.githubusercontent.com/u/43399466?v=4", + "url": "https://api.github.com/users/iam-veeramalla", + "html_url": "https://github.com/iam-veeramalla" }, - "html_url": "https://github.com/Zxilly/go-size-analyzer", - "description": "A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.", - "url": "https://api.github.com/repos/Zxilly/go-size-analyzer", - "languages_url": "https://api.github.com/repos/Zxilly/go-size-analyzer/languages", - "created_at": "2023-03-03T13:29:28Z", - "updated_at": "2024-09-05T09:21:28Z", - "git_url": "git://github.com/Zxilly/go-size-analyzer.git", - "ssh_url": "git@github.com:Zxilly/go-size-analyzer.git", - "clone_url": "https://github.com/Zxilly/go-size-analyzer.git", - "homepage": "https://gsa.zxilly.dev/", - "stargazers_count": 1124, - "watchers_count": 1124, - "language": "Go", - "topics": [ - "analyzer", - "binary", - "dependency", - "go", - "golang", - "react", - "symbol", - "terminal-ui", - "treemap", - "typescript", - "visualization" - ] + "html_url": "https://github.com/iam-veeramalla/python-for-devops", + "description": "Learn Python from DevOps Engineer point of you.", + "url": "https://api.github.com/repos/iam-veeramalla/python-for-devops", + "languages_url": "https://api.github.com/repos/iam-veeramalla/python-for-devops/languages", + "created_at": "2023-10-12T11:39:21Z", + "updated_at": "2024-09-06T12:21:12Z", + "git_url": "git://github.com/iam-veeramalla/python-for-devops.git", + "ssh_url": "git@github.com:iam-veeramalla/python-for-devops.git", + "clone_url": "https://github.com/iam-veeramalla/python-for-devops.git", + "homepage": null, + "stargazers_count": 2536, + "watchers_count": 2536, + "language": "Python", + "topics": [] }, { - "id": 612987947, - "node_id": "R_kgDOJIl0Kw", - "name": "poe_unoffical_api", - "full_name": "isxuelinme/poe_unoffical_api", + "id": 68577607, + "node_id": "MDEwOlJlcG9zaXRvcnk2ODU3NzYwNw==", + "name": "Windows-Agent", + "full_name": "AutohomeRadar/Windows-Agent", "owner": { - "login": "isxuelinme", - "id": 13929427, - "avatar_url": "https://avatars.githubusercontent.com/u/13929427?v=4", - "url": "https://api.github.com/users/isxuelinme", - "html_url": "https://github.com/isxuelinme" + "login": "AutohomeRadar", + "id": 22287549, + "avatar_url": "https://avatars.githubusercontent.com/u/22287549?v=4", + "url": "https://api.github.com/users/AutohomeRadar", + "html_url": "https://github.com/AutohomeRadar" }, - "html_url": "https://github.com/isxuelinme/poe_unoffical_api", - "description": "the POE of Quora golang implement", - "url": "https://api.github.com/repos/isxuelinme/poe_unoffical_api", - "languages_url": "https://api.github.com/repos/isxuelinme/poe_unoffical_api/languages", - "created_at": "2023-03-12T15:19:18Z", - "updated_at": "2024-08-19T03:07:49Z", - "git_url": "git://github.com/isxuelinme/poe_unoffical_api.git", - "ssh_url": "git@github.com:isxuelinme/poe_unoffical_api.git", - "clone_url": "https://github.com/isxuelinme/poe_unoffical_api.git", - "homepage": null, - "stargazers_count": 87, - "watchers_count": 87, - "language": "Go", + "html_url": "https://github.com/AutohomeRadar/Windows-Agent", + "description": "Windows agent of Open-Falcon Monitor System", + "url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent", + "languages_url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent/languages", + "created_at": "2016-09-19T06:53:35Z", + "updated_at": "2023-09-25T03:55:08Z", + "git_url": "git://github.com/AutohomeRadar/Windows-Agent.git", + "ssh_url": "git@github.com:AutohomeRadar/Windows-Agent.git", + "clone_url": "https://github.com/AutohomeRadar/Windows-Agent.git", + "homepage": "", + "stargazers_count": 54, + "watchers_count": 54, + "language": "Python", "topics": [] }, { - "id": 518280338, - "node_id": "R_kgDOHuRUkg", - "name": "golwpush", - "full_name": "NullpointerW/golwpush", + "id": 556582614, + "node_id": "R_kgDOISzG1g", + "name": "applets", + "full_name": "jumpserver/applets", "owner": { - "login": "NullpointerW", - "id": 58949721, - "avatar_url": "https://avatars.githubusercontent.com/u/58949721?v=4", - "url": "https://api.github.com/users/NullpointerW", - "html_url": "https://github.com/NullpointerW" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/NullpointerW/golwpush", - "description": "A lightweight and high performance push system implemented by golang", - "url": "https://api.github.com/repos/NullpointerW/golwpush", - "languages_url": "https://api.github.com/repos/NullpointerW/golwpush/languages", - "created_at": "2022-07-27T02:20:14Z", - "updated_at": "2023-07-28T16:22:12Z", - "git_url": "git://github.com/NullpointerW/golwpush.git", - "ssh_url": "git@github.com:NullpointerW/golwpush.git", - "clone_url": "https://github.com/NullpointerW/golwpush.git", + "html_url": "https://github.com/jumpserver/applets", + "description": "JumpServer Applet Demo Project", + "url": "https://api.github.com/repos/jumpserver/applets", + "languages_url": "https://api.github.com/repos/jumpserver/applets/languages", + "created_at": "2022-10-24T05:54:32Z", + "updated_at": "2024-08-08T02:29:33Z", + "git_url": "git://github.com/jumpserver/applets.git", + "ssh_url": "git@github.com:jumpserver/applets.git", + "clone_url": "https://github.com/jumpserver/applets.git", "homepage": "", - "stargazers_count": 4, - "watchers_count": 4, - "language": "Go", - "topics": [ - "go", - "golang", - "pushserver", - "tcp-server" - ] + "stargazers_count": 11, + "watchers_count": 11, + "language": "Python", + "topics": [] }, { - "id": 40808571, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDgwODU3MQ==", - "name": "gotty", - "full_name": "yudai/gotty", + "id": 125266328, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjUyNjYzMjg=", + "name": "black", + "full_name": "psf/black", "owner": { - "login": "yudai", - "id": 33192, - "avatar_url": "https://avatars.githubusercontent.com/u/33192?v=4", - "url": "https://api.github.com/users/yudai", - "html_url": "https://github.com/yudai" + "login": "psf", + "id": 50630501, + "avatar_url": "https://avatars.githubusercontent.com/u/50630501?v=4", + "url": "https://api.github.com/users/psf", + "html_url": "https://github.com/psf" }, - "html_url": "https://github.com/yudai/gotty", - "description": "Share your terminal as a web application", - "url": "https://api.github.com/repos/yudai/gotty", - "languages_url": "https://api.github.com/repos/yudai/gotty/languages", - "created_at": "2015-08-16T09:48:33Z", - "updated_at": "2024-09-06T01:24:27Z", - "git_url": "git://github.com/yudai/gotty.git", - "ssh_url": "git@github.com:yudai/gotty.git", - "clone_url": "https://github.com/yudai/gotty.git", - "homepage": null, - "stargazers_count": 18672, - "watchers_count": 18672, - "language": "Go", + "html_url": "https://github.com/psf/black", + "description": "The uncompromising Python code formatter", + "url": "https://api.github.com/repos/psf/black", + "languages_url": "https://api.github.com/repos/psf/black/languages", + "created_at": "2018-03-14T19:54:45Z", + "updated_at": "2024-09-07T01:15:11Z", + "git_url": "git://github.com/psf/black.git", + "ssh_url": "git@github.com:psf/black.git", + "clone_url": "https://github.com/psf/black.git", + "homepage": "https://black.readthedocs.io/en/stable/", + "stargazers_count": 38380, + "watchers_count": 38380, + "language": "Python", "topics": [ - "browser", - "go", - "javascript", - "terminal", - "tty", - "typescript", - "web", - "websocket" + "autopep8", + "code", + "codeformatter", + "formatter", + "gofmt", + "hacktoberfest", + "pre-commit-hook", + "python", + "yapf" ] }, { - "id": 43237167, - "node_id": "MDEwOlJlcG9zaXRvcnk0MzIzNzE2Nw==", - "name": "tcell", - "full_name": "gdamore/tcell", + "id": 123458551, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0NTg1NTE=", + "name": "Python-100-Days", + "full_name": "jackfrued/Python-100-Days", "owner": { - "login": "gdamore", - "id": 1295229, - "avatar_url": "https://avatars.githubusercontent.com/u/1295229?v=4", - "url": "https://api.github.com/users/gdamore", - "html_url": "https://github.com/gdamore" + "login": "jackfrued", + "id": 7474657, + "avatar_url": "https://avatars.githubusercontent.com/u/7474657?v=4", + "url": "https://api.github.com/users/jackfrued", + "html_url": "https://github.com/jackfrued" }, - "html_url": "https://github.com/gdamore/tcell", - "description": "Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.", - "url": "https://api.github.com/repos/gdamore/tcell", - "languages_url": "https://api.github.com/repos/gdamore/tcell/languages", - "created_at": "2015-09-27T06:37:33Z", - "updated_at": "2024-09-05T18:14:29Z", - "git_url": "git://github.com/gdamore/tcell.git", - "ssh_url": "git@github.com:gdamore/tcell.git", - "clone_url": "https://github.com/gdamore/tcell.git", - "homepage": null, - "stargazers_count": 4518, - "watchers_count": 4518, - "language": "Go", + "html_url": "https://github.com/jackfrued/Python-100-Days", + "description": "Python - 100天从新手到大师", + "url": "https://api.github.com/repos/jackfrued/Python-100-Days", + "languages_url": "https://api.github.com/repos/jackfrued/Python-100-Days/languages", + "created_at": "2018-03-01T16:05:52Z", + "updated_at": "2024-09-07T00:57:36Z", + "git_url": "git://github.com/jackfrued/Python-100-Days.git", + "ssh_url": "git@github.com:jackfrued/Python-100-Days.git", + "clone_url": "https://github.com/jackfrued/Python-100-Days.git", + "homepage": "", + "stargazers_count": 154505, + "watchers_count": 154505, + "language": "Python", "topics": [] }, { - "id": 11162159, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTE2MjE1OQ==", - "name": "golang-set", - "full_name": "deckarep/golang-set", + "id": 102435697, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0MzU2OTc=", + "name": "arl", + "full_name": "kaxap/arl", "owner": { - "login": "deckarep", - "id": 200686, - "avatar_url": "https://avatars.githubusercontent.com/u/200686?v=4", - "url": "https://api.github.com/users/deckarep", - "html_url": "https://github.com/deckarep" + "login": "kaxap", + "id": 2851970, + "avatar_url": "https://avatars.githubusercontent.com/u/2851970?v=4", + "url": "https://api.github.com/users/kaxap", + "html_url": "https://github.com/kaxap" }, - "html_url": "https://github.com/deckarep/golang-set", - "description": "A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.", - "url": "https://api.github.com/repos/deckarep/golang-set", - "languages_url": "https://api.github.com/repos/deckarep/golang-set/languages", - "created_at": "2013-07-03T21:52:01Z", - "updated_at": "2024-09-04T19:34:52Z", - "git_url": "git://github.com/deckarep/golang-set.git", - "ssh_url": "git@github.com:deckarep/golang-set.git", - "clone_url": "https://github.com/deckarep/golang-set.git", - "homepage": "", - "stargazers_count": 4061, - "watchers_count": 4061, - "language": "Go", + "html_url": "https://github.com/kaxap/arl", + "description": "lists of most popular repositories for most favoured programming languages (according to StackOverflow)", + "url": "https://api.github.com/repos/kaxap/arl", + "languages_url": "https://api.github.com/repos/kaxap/arl/languages", + "created_at": "2017-09-05T04:53:41Z", + "updated_at": "2024-09-04T11:38:10Z", + "git_url": "git://github.com/kaxap/arl.git", + "ssh_url": "git@github.com:kaxap/arl.git", + "clone_url": "https://github.com/kaxap/arl.git", + "homepage": null, + "stargazers_count": 1918, + "watchers_count": 1918, + "language": "Python", "topics": [ - "concurrency", - "datastructures", - "generics", - "go", + "assembly", + "awesome", + "c", + "cpp", + "csharp", "golang", - "set", - "threadsafe" + "haskell", + "java", + "matlab", + "nodejs", + "objective-c", + "perl", + "php", + "python", + "r", + "ruby", + "scala", + "swift", + "typescript", + "vbnet" ] }, { - "id": 469592529, - "node_id": "R_kgDOG_1p0Q", - "name": "go-lang", - "full_name": "jettjia/go-lang", - "owner": { - "login": "jettjia", - "id": 25764003, - "avatar_url": "https://avatars.githubusercontent.com/u/25764003?v=4", - "url": "https://api.github.com/users/jettjia", - "html_url": "https://github.com/jettjia" - }, - "html_url": "https://github.com/jettjia/go-lang", - "description": "go-lang", - "url": "https://api.github.com/repos/jettjia/go-lang", - "languages_url": "https://api.github.com/repos/jettjia/go-lang/languages", - "created_at": "2022-03-14T05:27:34Z", - "updated_at": "2023-05-23T00:43:23Z", - "git_url": "git://github.com/jettjia/go-lang.git", - "ssh_url": "git@github.com:jettjia/go-lang.git", - "clone_url": "https://github.com/jettjia/go-lang.git", - "homepage": null, - "stargazers_count": 4, - "watchers_count": 4, - "language": "Go", - "topics": [] - }, - { - "id": 233408177, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzM0MDgxNzc=", - "name": "go-daily-lib", - "full_name": "darjun/go-daily-lib", + "id": 103753749, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDM3NTM3NDk=", + "name": "webterminal", + "full_name": "jimmy201602/webterminal", "owner": { - "login": "darjun", - "id": 18298106, - "avatar_url": "https://avatars.githubusercontent.com/u/18298106?v=4", - "url": "https://api.github.com/users/darjun", - "html_url": "https://github.com/darjun" + "login": "jimmy201602", + "id": 17548183, + "avatar_url": "https://avatars.githubusercontent.com/u/17548183?v=4", + "url": "https://api.github.com/users/jimmy201602", + "html_url": "https://github.com/jimmy201602" }, - "html_url": "https://github.com/darjun/go-daily-lib", - "description": "Go 每日一库", - "url": "https://api.github.com/repos/darjun/go-daily-lib", - "languages_url": "https://api.github.com/repos/darjun/go-daily-lib/languages", - "created_at": "2020-01-12T14:48:37Z", - "updated_at": "2024-09-05T01:18:23Z", - "git_url": "git://github.com/darjun/go-daily-lib.git", - "ssh_url": "git@github.com:darjun/go-daily-lib.git", - "clone_url": "https://github.com/darjun/go-daily-lib.git", - "homepage": null, - "stargazers_count": 5024, - "watchers_count": 5024, - "language": "Go", - "topics": [] + "html_url": "https://github.com/jimmy201602/webterminal", + "description": "ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django", + "url": "https://api.github.com/repos/jimmy201602/webterminal", + "languages_url": "https://api.github.com/repos/jimmy201602/webterminal/languages", + "created_at": "2017-09-16T13:24:09Z", + "updated_at": "2024-09-05T10:06:40Z", + "git_url": "git://github.com/jimmy201602/webterminal.git", + "ssh_url": "git@github.com:jimmy201602/webterminal.git", + "clone_url": "https://github.com/jimmy201602/webterminal.git", + "homepage": "https://jimmy201602.github.io/webterminal/", + "stargazers_count": 1604, + "watchers_count": 1604, + "language": "Python", + "topics": [ + "audit", + "automation", + "bastion", + "bastion-server", + "devops", + "devops-tools", + "django", + "filemanager", + "intersystems", + "jumpserver", + "maintenance", + "monitor", + "rdp", + "realtime", + "sftp", + "ssh", + "terminal", + "terminal-based", + "terminal-emulators", + "webterminal" + ] }, { - "id": 41033168, - "node_id": "MDEwOlJlcG9zaXRvcnk0MTAzMzE2OA==", - "name": "fasttemplate", - "full_name": "valyala/fasttemplate", + "id": 522158088, + "node_id": "R_kgDOHx-ACA", + "name": "chatgpt-on-wechat", + "full_name": "zhayujie/chatgpt-on-wechat", "owner": { - "login": "valyala", - "id": 283442, - "avatar_url": "https://avatars.githubusercontent.com/u/283442?v=4", - "url": "https://api.github.com/users/valyala", - "html_url": "https://github.com/valyala" + "login": "zhayujie", + "id": 26161723, + "avatar_url": "https://avatars.githubusercontent.com/u/26161723?v=4", + "url": "https://api.github.com/users/zhayujie", + "html_url": "https://github.com/zhayujie" }, - "html_url": "https://github.com/valyala/fasttemplate", - "description": "Simple and fast template engine for Go", - "url": "https://api.github.com/repos/valyala/fasttemplate", - "languages_url": "https://api.github.com/repos/valyala/fasttemplate/languages", - "created_at": "2015-08-19T12:44:22Z", - "updated_at": "2024-08-30T07:06:04Z", - "git_url": "git://github.com/valyala/fasttemplate.git", - "ssh_url": "git@github.com:valyala/fasttemplate.git", - "clone_url": "https://github.com/valyala/fasttemplate.git", - "homepage": "", - "stargazers_count": 824, - "watchers_count": 824, - "language": "Go", + "html_url": "https://github.com/zhayujie/chatgpt-on-wechat", + "description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。", + "url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat", + "languages_url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat/languages", + "created_at": "2022-08-07T08:33:41Z", + "updated_at": "2024-09-06T19:20:17Z", + "git_url": "git://github.com/zhayujie/chatgpt-on-wechat.git", + "ssh_url": "git@github.com:zhayujie/chatgpt-on-wechat.git", + "clone_url": "https://github.com/zhayujie/chatgpt-on-wechat.git", + "homepage": "https://docs.link-ai.tech/cow", + "stargazers_count": 29699, + "watchers_count": 29699, + "language": "Python", "topics": [ - "fast", - "go", - "golang", - "placeholder", - "template" + "ai", + "chatglm-4", + "chatgpt", + "claude3", + "dingtalk", + "feishu-bot", + "gemini", + "glm", + "gpt-4", + "kimi", + "linkai", + "llm", + "openai", + "python3", + "qwen", + "rag", + "wechat", + "wechat-bot", + "wenxinyiyan", + "xunfei-spark" ] }, { - "id": 1253164, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjUzMTY0", - "name": "pretty", - "full_name": "kr/pretty", + "id": 247393143, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDczOTMxNDM=", + "name": "GolangCodingTime", + "full_name": "iswbm/GolangCodingTime", "owner": { - "login": "kr", - "id": 4178, - "avatar_url": "https://avatars.githubusercontent.com/u/4178?v=4", - "url": "https://api.github.com/users/kr", - "html_url": "https://github.com/kr" + "login": "iswbm", + "id": 22311419, + "avatar_url": "https://avatars.githubusercontent.com/u/22311419?v=4", + "url": "https://api.github.com/users/iswbm", + "html_url": "https://github.com/iswbm" }, - "html_url": "https://github.com/kr/pretty", - "description": "Pretty printing for Go values", - "url": "https://api.github.com/repos/kr/pretty", - "languages_url": "https://api.github.com/repos/kr/pretty/languages", - "created_at": "2011-01-14T02:40:01Z", - "updated_at": "2024-09-03T20:17:25Z", - "git_url": "git://github.com/kr/pretty.git", - "ssh_url": "git@github.com:kr/pretty.git", - "clone_url": "https://github.com/kr/pretty.git", - "homepage": "http://godoc.org/github.com/kr/pretty", - "stargazers_count": 1355, - "watchers_count": 1355, - "language": "Go", + "html_url": "https://github.com/iswbm/GolangCodingTime", + "description": "Go编程时光,一个零基础入门 Golang 的教程", + "url": "https://api.github.com/repos/iswbm/GolangCodingTime", + "languages_url": "https://api.github.com/repos/iswbm/GolangCodingTime/languages", + "created_at": "2020-03-15T03:16:05Z", + "updated_at": "2024-09-06T00:56:55Z", + "git_url": "git://github.com/iswbm/GolangCodingTime.git", + "ssh_url": "git@github.com:iswbm/GolangCodingTime.git", + "clone_url": "https://github.com/iswbm/GolangCodingTime.git", + "homepage": "http://golang.iswbm.com", + "stargazers_count": 1267, + "watchers_count": 1267, + "language": "Python", "topics": [] }, { - "id": 137190164, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzcxOTAxNjQ=", - "name": "gcli", - "full_name": "gookit/gcli", + "id": 573783098, + "node_id": "R_kgDOIjM8Og", + "name": "chatgpt-python", + "full_name": "labteral/chatgpt-python", "owner": { - "login": "gookit", - "id": 40689636, - "avatar_url": "https://avatars.githubusercontent.com/u/40689636?v=4", - "url": "https://api.github.com/users/gookit", - "html_url": "https://github.com/gookit" + "login": "labteral", + "id": 65279027, + "avatar_url": "https://avatars.githubusercontent.com/u/65279027?v=4", + "url": "https://api.github.com/users/labteral", + "html_url": "https://github.com/labteral" }, - "html_url": "https://github.com/gookit/gcli", - "description": "🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting display, generate bash/zsh completion add more features. Go的命令行应用,工具库,运行CLI命令,支持命令行色彩,用户交互,进度显示,数据格式化显示,生成bash/zsh命令补全脚本", - "url": "https://api.github.com/repos/gookit/gcli", - "languages_url": "https://api.github.com/repos/gookit/gcli/languages", - "created_at": "2018-06-13T09:00:41Z", - "updated_at": "2024-08-31T05:02:38Z", - "git_url": "git://github.com/gookit/gcli.git", - "ssh_url": "git@github.com:gookit/gcli.git", - "clone_url": "https://github.com/gookit/gcli.git", - "homepage": "https://gookit.github.io/gcli/", - "stargazers_count": 364, - "watchers_count": 364, - "language": "Go", + "html_url": "https://github.com/labteral/chatgpt-python", + "description": "Unofficial Python SDK for OpenAI's ChatGPT", + "url": "https://api.github.com/repos/labteral/chatgpt-python", + "languages_url": "https://api.github.com/repos/labteral/chatgpt-python/languages", + "created_at": "2022-12-03T12:23:41Z", + "updated_at": "2024-09-05T14:02:50Z", + "git_url": "git://github.com/labteral/chatgpt-python.git", + "ssh_url": "git@github.com:labteral/chatgpt-python.git", + "clone_url": "https://github.com/labteral/chatgpt-python.git", + "homepage": "https://labteral.github.io/chatgpt-python/", + "stargazers_count": 522, + "watchers_count": 522, + "language": "Python", "topics": [ - "cli", - "cli-app", - "cli-application", - "cli-commands", - "cli-progress-bar", - "command-line", - "commands", - "console", - "console-application", - "go-cli", - "go-command-line", - "golang", - "gookit" + "chatgpt", + "davinci", + "gpt-3", + "gpt3-library", + "openai" ] }, { - "id": 72495579, - "node_id": "MDEwOlJlcG9zaXRvcnk3MjQ5NTU3OQ==", - "name": "gitea", - "full_name": "go-gitea/gitea", + "id": 574248590, + "node_id": "R_kgDOIjpWjg", + "name": "chatgpt-api", + "full_name": "mbroton/chatgpt-api", "owner": { - "login": "go-gitea", - "id": 12724356, - "avatar_url": "https://avatars.githubusercontent.com/u/12724356?v=4", - "url": "https://api.github.com/users/go-gitea", - "html_url": "https://github.com/go-gitea" + "login": "mbroton", + "id": 50829834, + "avatar_url": "https://avatars.githubusercontent.com/u/50829834?v=4", + "url": "https://api.github.com/users/mbroton", + "html_url": "https://github.com/mbroton" }, - "html_url": "https://github.com/go-gitea/gitea", - "description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD", - "url": "https://api.github.com/repos/go-gitea/gitea", - "languages_url": "https://api.github.com/repos/go-gitea/gitea/languages", - "created_at": "2016-11-01T02:13:26Z", - "updated_at": "2024-09-06T01:24:16Z", - "git_url": "git://github.com/go-gitea/gitea.git", - "ssh_url": "git@github.com:go-gitea/gitea.git", - "clone_url": "https://github.com/go-gitea/gitea.git", - "homepage": "https://gitea.com", - "stargazers_count": 43967, - "watchers_count": 43967, - "language": "Go", + "html_url": "https://github.com/mbroton/chatgpt-api", + "description": "ChatGPT HTTP API Client and CLI", + "url": "https://api.github.com/repos/mbroton/chatgpt-api", + "languages_url": "https://api.github.com/repos/mbroton/chatgpt-api/languages", + "created_at": "2022-12-04T21:40:09Z", + "updated_at": "2024-05-10T10:48:04Z", + "git_url": "git://github.com/mbroton/chatgpt-api.git", + "ssh_url": "git@github.com:mbroton/chatgpt-api.git", + "clone_url": "https://github.com/mbroton/chatgpt-api.git", + "homepage": "", + "stargazers_count": 122, + "watchers_count": 122, + "language": "Python", "topics": [ - "devops", - "docker-registry-v2", - "git", - "git-gui", - "git-server", - "gitea", - "github", - "github-actions", - "gitlab", - "go", - "gogs", - "golang", - "hacktoberfest", - "maven-server", - "npm-registry", - "vue" + "ai", + "api", + "chatgpt", + "cli", + "client", + "http", + "python" ] }, { - "id": 42817478, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjgxNzQ3OA==", - "name": "readline", - "full_name": "chzyer/readline", + "id": 266284506, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjYyODQ1MDY=", + "name": "fcitx5-pinyin-zhwiki", + "full_name": "felixonmars/fcitx5-pinyin-zhwiki", "owner": { - "login": "chzyer", - "id": 1464115, - "avatar_url": "https://avatars.githubusercontent.com/u/1464115?v=4", - "url": "https://api.github.com/users/chzyer", - "html_url": "https://github.com/chzyer" + "login": "felixonmars", + "id": 1006477, + "avatar_url": "https://avatars.githubusercontent.com/u/1006477?v=4", + "url": "https://api.github.com/users/felixonmars", + "html_url": "https://github.com/felixonmars" }, - "html_url": "https://github.com/chzyer/readline", - "description": "Readline is a pure go(golang) implementation for GNU-Readline kind library", - "url": "https://api.github.com/repos/chzyer/readline", - "languages_url": "https://api.github.com/repos/chzyer/readline/languages", - "created_at": "2015-09-20T15:11:30Z", - "updated_at": "2024-09-05T16:32:46Z", - "git_url": "git://github.com/chzyer/readline.git", - "ssh_url": "git@github.com:chzyer/readline.git", - "clone_url": "https://github.com/chzyer/readline.git", - "homepage": "", - "stargazers_count": 2075, - "watchers_count": 2075, - "language": "Go", + "html_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki", + "description": "Fcitx 5 Pinyin Dictionary from zh.wikipedia.org", + "url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki", + "languages_url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki/languages", + "created_at": "2020-05-23T07:23:35Z", + "updated_at": "2024-09-06T06:27:02Z", + "git_url": "git://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", + "ssh_url": "git@github.com:felixonmars/fcitx5-pinyin-zhwiki.git", + "clone_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", + "homepage": null, + "stargazers_count": 776, + "watchers_count": 776, + "language": "Python", + "topics": [] + } + ], + "JavaScript": [ + { + "id": 837919034, + "node_id": "R_kgDOMfGhOg", + "name": "BroadcastChannel", + "full_name": "ccbikai/BroadcastChannel", + "owner": { + "login": "ccbikai", + "id": 2959393, + "avatar_url": "https://avatars.githubusercontent.com/u/2959393?v=4", + "url": "https://api.github.com/users/ccbikai", + "html_url": "https://github.com/ccbikai" + }, + "html_url": "https://github.com/ccbikai/BroadcastChannel", + "description": "Turn your Telegram Channel into a MicroBlog.", + "url": "https://api.github.com/repos/ccbikai/BroadcastChannel", + "languages_url": "https://api.github.com/repos/ccbikai/BroadcastChannel/languages", + "created_at": "2024-08-04T12:42:27Z", + "updated_at": "2024-09-06T11:34:26Z", + "git_url": "git://github.com/ccbikai/BroadcastChannel.git", + "ssh_url": "git@github.com:ccbikai/BroadcastChannel.git", + "clone_url": "https://github.com/ccbikai/BroadcastChannel.git", + "homepage": "https://memo.miantiao.me", + "stargazers_count": 1076, + "watchers_count": 1076, + "language": "JavaScript", "topics": [ - "go", - "golang", - "readline", - "readline-library" + "astro", + "blog", + "microblog", + "telegram", + "telegram-channel" ] }, { - "id": 216367757, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTYzNjc3NTc=", - "name": "freedom", - "full_name": "8treenet/freedom", + "id": 2126244, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTI2MjQ0", + "name": "bootstrap", + "full_name": "twbs/bootstrap", "owner": { - "login": "8treenet", - "id": 11514533, - "avatar_url": "https://avatars.githubusercontent.com/u/11514533?v=4", - "url": "https://api.github.com/users/8treenet", - "html_url": "https://github.com/8treenet" + "login": "twbs", + "id": 2918581, + "avatar_url": "https://avatars.githubusercontent.com/u/2918581?v=4", + "url": "https://api.github.com/users/twbs", + "html_url": "https://github.com/twbs" }, - "html_url": "https://github.com/8treenet/freedom", - "description": "Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。", - "url": "https://api.github.com/repos/8treenet/freedom", - "languages_url": "https://api.github.com/repos/8treenet/freedom/languages", - "created_at": "2019-10-20T13:39:04Z", - "updated_at": "2024-09-05T04:20:46Z", - "git_url": "git://github.com/8treenet/freedom.git", - "ssh_url": "git@github.com:8treenet/freedom.git", - "clone_url": "https://github.com/8treenet/freedom.git", - "homepage": "", - "stargazers_count": 2365, - "watchers_count": 2365, - "language": "Go", + "html_url": "https://github.com/twbs/bootstrap", + "description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.", + "url": "https://api.github.com/repos/twbs/bootstrap", + "languages_url": "https://api.github.com/repos/twbs/bootstrap/languages", + "created_at": "2011-07-29T21:19:00Z", + "updated_at": "2024-09-07T00:36:02Z", + "git_url": "git://github.com/twbs/bootstrap.git", + "ssh_url": "git@github.com:twbs/bootstrap.git", + "clone_url": "https://github.com/twbs/bootstrap.git", + "homepage": "https://getbootstrap.com", + "stargazers_count": 169936, + "watchers_count": 169936, + "language": "JavaScript", "topics": [ - "ddd", - "framework", - "freedom", - "go", - "http2-server", - "microservice", - "server" + "bootstrap", + "css", + "css-framework", + "html", + "javascript", + "sass", + "scss" ] }, { - "id": 181461073, - "node_id": "MDEwOlJlcG9zaXRvcnkxODE0NjEwNzM=", - "name": "v2ray-core", - "full_name": "v2fly/v2ray-core", + "id": 106087444, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDYwODc0NDQ=", + "name": "electerm", + "full_name": "electerm/electerm", "owner": { - "login": "v2fly", - "id": 49637375, - "avatar_url": "https://avatars.githubusercontent.com/u/49637375?v=4", - "url": "https://api.github.com/users/v2fly", - "html_url": "https://github.com/v2fly" + "login": "electerm", + "id": 32591856, + "avatar_url": "https://avatars.githubusercontent.com/u/32591856?v=4", + "url": "https://api.github.com/users/electerm", + "html_url": "https://github.com/electerm" }, - "html_url": "https://github.com/v2fly/v2ray-core", - "description": "A platform for building proxies to bypass network restrictions.", - "url": "https://api.github.com/repos/v2fly/v2ray-core", - "languages_url": "https://api.github.com/repos/v2fly/v2ray-core/languages", - "created_at": "2019-04-15T10:05:54Z", - "updated_at": "2024-09-06T01:07:30Z", - "git_url": "git://github.com/v2fly/v2ray-core.git", - "ssh_url": "git@github.com:v2fly/v2ray-core.git", - "clone_url": "https://github.com/v2fly/v2ray-core.git", - "homepage": "https://v2fly.org", - "stargazers_count": 28907, - "watchers_count": 28907, - "language": "Go", + "html_url": "https://github.com/electerm/electerm", + "description": "📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win)", + "url": "https://api.github.com/repos/electerm/electerm", + "languages_url": "https://api.github.com/repos/electerm/electerm/languages", + "created_at": "2017-10-07T09:54:11Z", + "updated_at": "2024-09-06T13:04:58Z", + "git_url": "git://github.com/electerm/electerm.git", + "ssh_url": "git@github.com:electerm/electerm.git", + "clone_url": "https://github.com/electerm/electerm.git", + "homepage": "https://electerm.html5beta.com", + "stargazers_count": 10952, + "watchers_count": 10952, + "language": "JavaScript", "topics": [ - "anticensorship", - "hacktoberfest", - "network", - "proxy", - "shadowsocks", - "socks5", - "trojan", - "tunnel", - "v2fly", - "v2ray", - "vless", - "vmess", - "vpn" + "electerm", + "electron", + "file-manager", + "linux-app", + "macos-app", + "open-source", + "serialport", + "sftp", + "ssh", + "telnet", + "terminal", + "windows-app" ] }, { - "id": 62944916, - "node_id": "MDEwOlJlcG9zaXRvcnk2Mjk0NDkxNg==", - "name": "go-scp", - "full_name": "bramvdbogaerde/go-scp", + "id": 36580101, + "node_id": "MDEwOlJlcG9zaXRvcnkzNjU4MDEwMQ==", + "name": "ipfs-desktop", + "full_name": "ipfs/ipfs-desktop", "owner": { - "login": "bramvdbogaerde", - "id": 2016763, - "avatar_url": "https://avatars.githubusercontent.com/u/2016763?v=4", - "url": "https://api.github.com/users/bramvdbogaerde", - "html_url": "https://github.com/bramvdbogaerde" + "login": "ipfs", + "id": 10536621, + "avatar_url": "https://avatars.githubusercontent.com/u/10536621?v=4", + "url": "https://api.github.com/users/ipfs", + "html_url": "https://github.com/ipfs" }, - "html_url": "https://github.com/bramvdbogaerde/go-scp", - "description": "Simple Golang scp client", - "url": "https://api.github.com/repos/bramvdbogaerde/go-scp", - "languages_url": "https://api.github.com/repos/bramvdbogaerde/go-scp/languages", - "created_at": "2016-07-09T10:43:29Z", - "updated_at": "2024-08-26T06:41:24Z", - "git_url": "git://github.com/bramvdbogaerde/go-scp.git", - "ssh_url": "git@github.com:bramvdbogaerde/go-scp.git", - "clone_url": "https://github.com/bramvdbogaerde/go-scp.git", - "homepage": null, - "stargazers_count": 408, - "watchers_count": 408, - "language": "Go", - "topics": [] + "html_url": "https://github.com/ipfs/ipfs-desktop", + "description": "An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux. ", + "url": "https://api.github.com/repos/ipfs/ipfs-desktop", + "languages_url": "https://api.github.com/repos/ipfs/ipfs-desktop/languages", + "created_at": "2015-05-30T23:42:36Z", + "updated_at": "2024-09-06T21:18:44Z", + "git_url": "git://github.com/ipfs/ipfs-desktop.git", + "ssh_url": "git@github.com:ipfs/ipfs-desktop.git", + "clone_url": "https://github.com/ipfs/ipfs-desktop.git", + "homepage": "https://docs.ipfs.tech/install/ipfs-desktop/", + "stargazers_count": 5935, + "watchers_count": 5935, + "language": "JavaScript", + "topics": [ + "desktop", + "dweb", + "ipfs", + "ipfs-desktop", + "ipfs-gui", + "menubar", + "p2p", + "protocol" + ] }, { - "id": 501482816, - "node_id": "R_kgDOHeQFQA", - "name": "faker", - "full_name": "go-faker/faker", + "id": 805561133, + "node_id": "R_kgDOMAPjLQ", + "name": "tab-list-arc-browser", + "full_name": "huytd/tab-list-arc-browser", "owner": { - "login": "go-faker", - "id": 107163345, - "avatar_url": "https://avatars.githubusercontent.com/u/107163345?v=4", - "url": "https://api.github.com/users/go-faker", - "html_url": "https://github.com/go-faker" + "login": "huytd", + "id": 613943, + "avatar_url": "https://avatars.githubusercontent.com/u/613943?v=4", + "url": "https://api.github.com/users/huytd", + "html_url": "https://github.com/huytd" }, - "html_url": "https://github.com/go-faker/faker", - "description": "Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker", - "url": "https://api.github.com/repos/go-faker/faker", - "languages_url": "https://api.github.com/repos/go-faker/faker/languages", - "created_at": "2022-06-09T02:50:41Z", - "updated_at": "2024-09-03T10:42:46Z", - "git_url": "git://github.com/go-faker/faker.git", - "ssh_url": "git@github.com:go-faker/faker.git", - "clone_url": "https://github.com/go-faker/faker.git", - "homepage": "https://pkg.go.dev/github.com/go-faker/faker/v4", - "stargazers_count": 648, - "watchers_count": 648, - "language": "Go", + "html_url": "https://github.com/huytd/tab-list-arc-browser", + "description": "Tab List extension for Arc Browser", + "url": "https://api.github.com/repos/huytd/tab-list-arc-browser", + "languages_url": "https://api.github.com/repos/huytd/tab-list-arc-browser/languages", + "created_at": "2024-05-24T21:15:33Z", + "updated_at": "2024-08-13T12:42:45Z", + "git_url": "git://github.com/huytd/tab-list-arc-browser.git", + "ssh_url": "git@github.com:huytd/tab-list-arc-browser.git", + "clone_url": "https://github.com/huytd/tab-list-arc-browser.git", + "homepage": "", + "stargazers_count": 25, + "watchers_count": 25, + "language": "JavaScript", "topics": [ - "fake-data", - "faker", - "golang", - "golang-library", - "testing-library", - "testing-tools" + "arc-browser", + "chrome-extension", + "extension" ] }, { - "id": 139308927, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzkzMDg5Mjc=", - "name": "color", - "full_name": "gookit/color", + "id": 452528394, + "node_id": "R_kgDOGvkJCg", + "name": "Awesome-Love-Code", + "full_name": "sun0225SUN/Awesome-Love-Code", + "owner": { + "login": "sun0225SUN", + "id": 79169717, + "avatar_url": "https://avatars.githubusercontent.com/u/79169717?v=4", + "url": "https://api.github.com/users/sun0225SUN", + "html_url": "https://github.com/sun0225SUN" + }, + "html_url": "https://github.com/sun0225SUN/Awesome-Love-Code", + "description": "表白代码收藏馆~谁说程序猿不懂浪漫❤️", + "url": "https://api.github.com/repos/sun0225SUN/Awesome-Love-Code", + "languages_url": "https://api.github.com/repos/sun0225SUN/Awesome-Love-Code/languages", + "created_at": "2022-01-27T03:38:38Z", + "updated_at": "2024-09-06T15:36:05Z", + "git_url": "git://github.com/sun0225SUN/Awesome-Love-Code.git", + "ssh_url": "git@github.com:sun0225SUN/Awesome-Love-Code.git", + "clone_url": "https://github.com/sun0225SUN/Awesome-Love-Code.git", + "homepage": "https://sun0225sun.github.io/Awesome-Love-Code", + "stargazers_count": 2487, + "watchers_count": 2487, + "language": "JavaScript", + "topics": [] + }, + { + "id": 791702075, + "node_id": "R_kgDOLzBqOw", + "name": "Gallery-Portfolio", + "full_name": "linyuxuanlin/Gallery-Portfolio", "owner": { - "login": "gookit", - "id": 40689636, - "avatar_url": "https://avatars.githubusercontent.com/u/40689636?v=4", - "url": "https://api.github.com/users/gookit", - "html_url": "https://github.com/gookit" + "login": "linyuxuanlin", + "id": 13746617, + "avatar_url": "https://avatars.githubusercontent.com/u/13746617?v=4", + "url": "https://api.github.com/users/linyuxuanlin", + "html_url": "https://github.com/linyuxuanlin" }, - "html_url": "https://github.com/gookit/color", - "description": "🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染", - "url": "https://api.github.com/repos/gookit/color", - "languages_url": "https://api.github.com/repos/gookit/color/languages", - "created_at": "2018-07-01T07:28:17Z", - "updated_at": "2024-09-05T17:32:18Z", - "git_url": "git://github.com/gookit/color.git", - "ssh_url": "git@github.com:gookit/color.git", - "clone_url": "https://github.com/gookit/color.git", - "homepage": "https://gookit.github.io/color/", - "stargazers_count": 1494, - "watchers_count": 1494, - "language": "Go", - "topics": [ - "256-colors", - "cli", - "cli-color", - "color", - "color-rgb", - "colors", - "command-line", - "console", - "console-color", - "go-color", - "gookit", - "rgb-color", - "terminal", - "terminal-colors", - "true-color" - ] + "html_url": "https://github.com/linyuxuanlin/Gallery-Portfolio", + "description": "一个简单的瀑布流摄影作品展示站,图片储存在免费的 Cloudflare R2", + "url": "https://api.github.com/repos/linyuxuanlin/Gallery-Portfolio", + "languages_url": "https://api.github.com/repos/linyuxuanlin/Gallery-Portfolio/languages", + "created_at": "2024-04-25T07:52:47Z", + "updated_at": "2024-09-04T03:09:41Z", + "git_url": "git://github.com/linyuxuanlin/Gallery-Portfolio.git", + "ssh_url": "git@github.com:linyuxuanlin/Gallery-Portfolio.git", + "clone_url": "https://github.com/linyuxuanlin/Gallery-Portfolio.git", + "homepage": "https://gallery-portfolio.wiki-power.com/", + "stargazers_count": 280, + "watchers_count": 280, + "language": "JavaScript", + "topics": [] }, { - "id": 116043627, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTYwNDM2Mjc=", - "name": "grumble", - "full_name": "desertbit/grumble", + "id": 393666962, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTM2NjY5NjI=", + "name": "my-room-in-3d", + "full_name": "brunosimon/my-room-in-3d", "owner": { - "login": "desertbit", - "id": 11889730, - "avatar_url": "https://avatars.githubusercontent.com/u/11889730?v=4", - "url": "https://api.github.com/users/desertbit", - "html_url": "https://github.com/desertbit" + "login": "brunosimon", + "id": 5439991, + "avatar_url": "https://avatars.githubusercontent.com/u/5439991?v=4", + "url": "https://api.github.com/users/brunosimon", + "html_url": "https://github.com/brunosimon" }, - "html_url": "https://github.com/desertbit/grumble", - "description": "A powerful modern CLI and SHELL", - "url": "https://api.github.com/repos/desertbit/grumble", - "languages_url": "https://api.github.com/repos/desertbit/grumble/languages", - "created_at": "2018-01-02T18:13:57Z", - "updated_at": "2024-09-05T09:24:35Z", - "git_url": "git://github.com/desertbit/grumble.git", - "ssh_url": "git@github.com:desertbit/grumble.git", - "clone_url": "https://github.com/desertbit/grumble.git", - "homepage": null, - "stargazers_count": 528, - "watchers_count": 528, - "language": "Go", - "topics": [ - "cli", - "flags", - "golang", - "shell" - ] + "html_url": "https://github.com/brunosimon/my-room-in-3d", + "description": null, + "url": "https://api.github.com/repos/brunosimon/my-room-in-3d", + "languages_url": "https://api.github.com/repos/brunosimon/my-room-in-3d/languages", + "created_at": "2021-08-07T11:39:17Z", + "updated_at": "2024-09-05T16:11:12Z", + "git_url": "git://github.com/brunosimon/my-room-in-3d.git", + "ssh_url": "git@github.com:brunosimon/my-room-in-3d.git", + "clone_url": "https://github.com/brunosimon/my-room-in-3d.git", + "homepage": "my-room-in-3d.vercel.app", + "stargazers_count": 3327, + "watchers_count": 3327, + "language": "JavaScript", + "topics": [] }, { - "id": 86594955, - "node_id": "MDEwOlJlcG9zaXRvcnk4NjU5NDk1NQ==", - "name": "gowd", - "full_name": "dtylman/gowd", + "id": 88146394, + "node_id": "MDEwOlJlcG9zaXRvcnk4ODE0NjM5NA==", + "name": "suneditor", + "full_name": "JiHong88/suneditor", "owner": { - "login": "dtylman", - "id": 5237465, - "avatar_url": "https://avatars.githubusercontent.com/u/5237465?v=4", - "url": "https://api.github.com/users/dtylman", - "html_url": "https://github.com/dtylman" + "login": "JiHong88", + "id": 13191953, + "avatar_url": "https://avatars.githubusercontent.com/u/13191953?v=4", + "url": "https://api.github.com/users/JiHong88", + "html_url": "https://github.com/JiHong88" }, - "html_url": "https://github.com/dtylman/gowd", - "description": "Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs)", - "url": "https://api.github.com/repos/dtylman/gowd", - "languages_url": "https://api.github.com/repos/dtylman/gowd/languages", - "created_at": "2017-03-29T14:50:53Z", - "updated_at": "2024-08-28T03:21:16Z", - "git_url": "git://github.com/dtylman/gowd.git", - "ssh_url": "git@github.com:dtylman/gowd.git", - "clone_url": "https://github.com/dtylman/gowd.git", - "homepage": "", - "stargazers_count": 426, - "watchers_count": 426, - "language": "Go", + "html_url": "https://github.com/JiHong88/suneditor", + "description": "Pure javascript based WYSIWYG html editor, with no dependencies.", + "url": "https://api.github.com/repos/JiHong88/suneditor", + "languages_url": "https://api.github.com/repos/JiHong88/suneditor/languages", + "created_at": "2017-04-13T09:07:41Z", + "updated_at": "2024-09-05T19:31:04Z", + "git_url": "git://github.com/JiHong88/suneditor.git", + "ssh_url": "git@github.com:JiHong88/suneditor.git", + "clone_url": "https://github.com/JiHong88/suneditor.git", + "homepage": "http://suneditor.com", + "stargazers_count": 1714, + "watchers_count": 1714, + "language": "JavaScript", "topics": [ - "desktop", - "golang", - "nwjs-application" + "contenteditable", + "html-editor", + "nodependence", + "rich-text-editor", + "vanilla-js", + "wysiwyg-editor" ] }, { - "id": 30245748, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDI0NTc0OA==", - "name": "termui", - "full_name": "gizak/termui", + "id": 537506017, + "node_id": "R_kgDOIAmw4Q", + "name": "Quantumult", + "full_name": "ClydeTime/Quantumult", "owner": { - "login": "gizak", - "id": 2100512, - "avatar_url": "https://avatars.githubusercontent.com/u/2100512?v=4", - "url": "https://api.github.com/users/gizak", - "html_url": "https://github.com/gizak" + "login": "ClydeTime", + "id": 42362589, + "avatar_url": "https://avatars.githubusercontent.com/u/42362589?v=4", + "url": "https://api.github.com/users/ClydeTime", + "html_url": "https://github.com/ClydeTime" }, - "html_url": "https://github.com/gizak/termui", - "description": "Golang terminal dashboard", - "url": "https://api.github.com/repos/gizak/termui", - "languages_url": "https://api.github.com/repos/gizak/termui/languages", - "created_at": "2015-02-03T14:09:27Z", - "updated_at": "2024-09-05T14:44:45Z", - "git_url": "git://github.com/gizak/termui.git", - "ssh_url": "git@github.com:gizak/termui.git", - "clone_url": "https://github.com/gizak/termui.git", + "html_url": "https://github.com/ClydeTime/Quantumult", + "description": "不要fork!不要fork!不要fork!", + "url": "https://api.github.com/repos/ClydeTime/Quantumult", + "languages_url": "https://api.github.com/repos/ClydeTime/Quantumult/languages", + "created_at": "2022-09-16T15:01:52Z", + "updated_at": "2024-09-01T14:50:08Z", + "git_url": "git://github.com/ClydeTime/Quantumult.git", + "ssh_url": "git@github.com:ClydeTime/Quantumult.git", + "clone_url": "https://github.com/ClydeTime/Quantumult.git", "homepage": "", - "stargazers_count": 13129, - "watchers_count": 13129, - "language": "Go", + "stargazers_count": 175, + "watchers_count": 175, + "language": "JavaScript", "topics": [] }, { - "id": 126595133, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjY1OTUxMzM=", - "name": "termdash", - "full_name": "mum4k/termdash", + "id": 596152999, + "node_id": "R_kgDOI4iSpw", + "name": "jsoncv", + "full_name": "reorx/jsoncv", "owner": { - "login": "mum4k", - "id": 5315344, - "avatar_url": "https://avatars.githubusercontent.com/u/5315344?v=4", - "url": "https://api.github.com/users/mum4k", - "html_url": "https://github.com/mum4k" + "login": "reorx", + "id": 405972, + "avatar_url": "https://avatars.githubusercontent.com/u/405972?v=4", + "url": "https://api.github.com/users/reorx", + "html_url": "https://github.com/reorx" }, - "html_url": "https://github.com/mum4k/termdash", - "description": "Terminal based dashboard.", - "url": "https://api.github.com/repos/mum4k/termdash", - "languages_url": "https://api.github.com/repos/mum4k/termdash/languages", - "created_at": "2018-03-24T12:01:49Z", - "updated_at": "2024-09-06T00:03:46Z", - "git_url": "git://github.com/mum4k/termdash.git", - "ssh_url": "git@github.com:mum4k/termdash.git", - "clone_url": "https://github.com/mum4k/termdash.git", - "homepage": null, - "stargazers_count": 2688, - "watchers_count": 2688, - "language": "Go", + "html_url": "https://github.com/reorx/jsoncv", + "description": "A toolkit for building your CV with JSON and creating stylish HTML/PDF files.", + "url": "https://api.github.com/repos/reorx/jsoncv", + "languages_url": "https://api.github.com/repos/reorx/jsoncv/languages", + "created_at": "2023-02-01T15:23:41Z", + "updated_at": "2024-08-30T09:09:26Z", + "git_url": "git://github.com/reorx/jsoncv.git", + "ssh_url": "git@github.com:reorx/jsoncv.git", + "clone_url": "https://github.com/reorx/jsoncv.git", + "homepage": "https://jsoncv.reorx.com/", + "stargazers_count": 270, + "watchers_count": 270, + "language": "JavaScript", "topics": [ - "dashboard", - "golang", - "terminal-based" + "cv", + "editor", + "json", + "json-resume", + "json-schema", + "pdf", + "resume" ] }, { - "id": 16511484, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjUxMTQ4NA==", - "name": "tablewriter", - "full_name": "olekukonko/tablewriter", + "id": 48576134, + "node_id": "MDEwOlJlcG9zaXRvcnk0ODU3NjEzNA==", + "name": "cat-catch", + "full_name": "xifangczy/cat-catch", "owner": { - "login": "olekukonko", - "id": 2615393, - "avatar_url": "https://avatars.githubusercontent.com/u/2615393?v=4", - "url": "https://api.github.com/users/olekukonko", - "html_url": "https://github.com/olekukonko" + "login": "xifangczy", + "id": 1239904, + "avatar_url": "https://avatars.githubusercontent.com/u/1239904?v=4", + "url": "https://api.github.com/users/xifangczy", + "html_url": "https://github.com/xifangczy" }, - "html_url": "https://github.com/olekukonko/tablewriter", - "description": "ASCII table in golang", - "url": "https://api.github.com/repos/olekukonko/tablewriter", - "languages_url": "https://api.github.com/repos/olekukonko/tablewriter/languages", - "created_at": "2014-02-04T12:47:48Z", - "updated_at": "2024-09-05T02:37:12Z", - "git_url": "git://github.com/olekukonko/tablewriter.git", - "ssh_url": "git@github.com:olekukonko/tablewriter.git", - "clone_url": "https://github.com/olekukonko/tablewriter.git", - "homepage": null, - "stargazers_count": 4265, - "watchers_count": 4265, - "language": "Go", - "topics": [] + "html_url": "https://github.com/xifangczy/cat-catch", + "description": "猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension", + "url": "https://api.github.com/repos/xifangczy/cat-catch", + "languages_url": "https://api.github.com/repos/xifangczy/cat-catch/languages", + "created_at": "2015-12-25T09:56:35Z", + "updated_at": "2024-09-06T23:59:08Z", + "git_url": "git://github.com/xifangczy/cat-catch.git", + "ssh_url": "git@github.com:xifangczy/cat-catch.git", + "clone_url": "https://github.com/xifangczy/cat-catch.git", + "homepage": "", + "stargazers_count": 8914, + "watchers_count": 8914, + "language": "JavaScript", + "topics": [ + "chrome", + "chrome-extension", + "firefox", + "firefox-addon", + "javascript", + "jquery" + ] }, { - "id": 46394186, - "node_id": "MDEwOlJlcG9zaXRvcnk0NjM5NDE4Ng==", - "name": "term", - "full_name": "golang/term", + "id": 474724520, + "node_id": "R_kgDOHEu4qA", + "name": "Installer", + "full_name": "Rectify11/Installer", "owner": { - "login": "golang", - "id": 4314092, - "avatar_url": "https://avatars.githubusercontent.com/u/4314092?v=4", - "url": "https://api.github.com/users/golang", - "html_url": "https://github.com/golang" + "login": "Rectify11", + "id": 131543110, + "avatar_url": "https://avatars.githubusercontent.com/u/131543110?v=4", + "url": "https://api.github.com/users/Rectify11", + "html_url": "https://github.com/Rectify11" }, - "html_url": "https://github.com/golang/term", - "description": "Go terminal and console support", - "url": "https://api.github.com/repos/golang/term", - "languages_url": "https://api.github.com/repos/golang/term/languages", - "created_at": "2015-11-18T04:02:35Z", - "updated_at": "2024-09-04T14:38:02Z", - "git_url": "git://github.com/golang/term.git", - "ssh_url": "git@github.com:golang/term.git", - "clone_url": "https://github.com/golang/term.git", - "homepage": null, - "stargazers_count": 276, - "watchers_count": 276, - "language": "Go", + "html_url": "https://github.com/Rectify11/Installer", + "description": "A Windows 11 modification which makes it more consistent.", + "url": "https://api.github.com/repos/Rectify11/Installer", + "languages_url": "https://api.github.com/repos/Rectify11/Installer/languages", + "created_at": "2022-03-27T18:29:04Z", + "updated_at": "2024-09-06T19:05:52Z", + "git_url": "git://github.com/Rectify11/Installer.git", + "ssh_url": "git@github.com:Rectify11/Installer.git", + "clone_url": "https://github.com/Rectify11/Installer.git", + "homepage": "", + "stargazers_count": 2812, + "watchers_count": 2812, + "language": "JavaScript", "topics": [] }, { - "id": 12574344, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjU3NDM0NA==", - "name": "cobra", - "full_name": "spf13/cobra", + "id": 719493765, + "node_id": "R_kgDOKuKahQ", + "name": "Tool", + "full_name": "Repcz/Tool", "owner": { - "login": "spf13", - "id": 173412, - "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4", - "url": "https://api.github.com/users/spf13", - "html_url": "https://github.com/spf13" + "login": "Repcz", + "id": 122157728, + "avatar_url": "https://avatars.githubusercontent.com/u/122157728?v=4", + "url": "https://api.github.com/users/Repcz", + "html_url": "https://github.com/Repcz" }, - "html_url": "https://github.com/spf13/cobra", - "description": "A Commander for modern Go CLI interactions", - "url": "https://api.github.com/repos/spf13/cobra", - "languages_url": "https://api.github.com/repos/spf13/cobra/languages", - "created_at": "2013-09-03T20:40:26Z", - "updated_at": "2024-09-06T01:04:33Z", - "git_url": "git://github.com/spf13/cobra.git", - "ssh_url": "git@github.com:spf13/cobra.git", - "clone_url": "https://github.com/spf13/cobra.git", - "homepage": "https://cobra.dev", - "stargazers_count": 37475, - "watchers_count": 37475, - "language": "Go", + "html_url": "https://github.com/Repcz/Tool", + "description": "Ownuse", + "url": "https://api.github.com/repos/Repcz/Tool", + "languages_url": "https://api.github.com/repos/Repcz/Tool/languages", + "created_at": "2023-11-16T09:36:49Z", + "updated_at": "2024-09-06T18:40:42Z", + "git_url": "git://github.com/Repcz/Tool.git", + "ssh_url": "git@github.com:Repcz/Tool.git", + "clone_url": "https://github.com/Repcz/Tool.git", + "homepage": "https://repcz.github.io", + "stargazers_count": 544, + "watchers_count": 544, + "language": "JavaScript", "topics": [ - "cli", - "cli-app", - "cobra", - "cobra-generator", - "cobra-library", - "command", - "command-cobra", - "command-line", - "commandline", - "go", - "golang", - "golang-application", - "golang-library", - "posix", - "posix-compliant-flags", - "subcommands" + "filters", + "profile" ] }, { - "id": 11194491, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTE5NDQ5MQ==", - "name": "goterm", - "full_name": "buger/goterm", + "id": 259573658, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTk1NzM2NTg=", + "name": "daily-notes", + "full_name": "maomao1996/daily-notes", "owner": { - "login": "buger", - "id": 14009, - "avatar_url": "https://avatars.githubusercontent.com/u/14009?v=4", - "url": "https://api.github.com/users/buger", - "html_url": "https://github.com/buger" + "login": "maomao1996", + "id": 24606443, + "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", + "url": "https://api.github.com/users/maomao1996", + "html_url": "https://github.com/maomao1996" }, - "html_url": "https://github.com/buger/goterm", - "description": "Advanced terminal output in Go", - "url": "https://api.github.com/repos/buger/goterm", - "languages_url": "https://api.github.com/repos/buger/goterm/languages", - "created_at": "2013-07-05T07:56:19Z", - "updated_at": "2024-08-28T20:45:56Z", - "git_url": "git://github.com/buger/goterm.git", - "ssh_url": "git@github.com:buger/goterm.git", - "clone_url": "https://github.com/buger/goterm.git", - "homepage": null, - "stargazers_count": 962, - "watchers_count": 962, - "language": "Go", + "html_url": "https://github.com/maomao1996/daily-notes", + "description": "不定期更新的日常笔记记录(零零散散啥都记系列)", + "url": "https://api.github.com/repos/maomao1996/daily-notes", + "languages_url": "https://api.github.com/repos/maomao1996/daily-notes/languages", + "created_at": "2020-04-28T08:13:59Z", + "updated_at": "2024-08-02T10:14:24Z", + "git_url": "git://github.com/maomao1996/daily-notes.git", + "ssh_url": "git@github.com:maomao1996/daily-notes.git", + "clone_url": "https://github.com/maomao1996/daily-notes.git", + "homepage": "https://notes.fe-mm.com/daily-notes/", + "stargazers_count": 57, + "watchers_count": 57, + "language": "JavaScript", "topics": [] }, { - "id": 522762795, - "node_id": "R_kgDOHyi6Kw", - "name": "wxbot", - "full_name": "yqchilde/wxbot", + "id": 465399513, + "node_id": "R_kgDOG71u2Q", + "name": "docs", + "full_name": "markdoc/docs", "owner": { - "login": "yqchilde", - "id": 36953759, - "avatar_url": "https://avatars.githubusercontent.com/u/36953759?v=4", - "url": "https://api.github.com/users/yqchilde", - "html_url": "https://github.com/yqchilde" + "login": "markdoc", + "id": 8340088, + "avatar_url": "https://avatars.githubusercontent.com/u/8340088?v=4", + "url": "https://api.github.com/users/markdoc", + "html_url": "https://github.com/markdoc" }, - "html_url": "https://github.com/yqchilde/wxbot", - "description": "☝🏻 一个好玩的个人微信机器人程序(DaenDLL、VLW),插件开发,查天气,ChatGPT聊天,设置定时任务,公众号监控转发...", - "url": "https://api.github.com/repos/yqchilde/wxbot", - "languages_url": "https://api.github.com/repos/yqchilde/wxbot/languages", - "created_at": "2022-08-09T01:32:06Z", - "updated_at": "2024-09-05T01:16:38Z", - "git_url": "git://github.com/yqchilde/wxbot.git", - "ssh_url": "git@github.com:yqchilde/wxbot.git", - "clone_url": "https://github.com/yqchilde/wxbot.git", - "homepage": "", - "stargazers_count": 608, - "watchers_count": 608, - "language": "Go", + "html_url": "https://github.com/markdoc/docs", + "description": "Documentation site for Markdoc", + "url": "https://api.github.com/repos/markdoc/docs", + "languages_url": "https://api.github.com/repos/markdoc/docs/languages", + "created_at": "2022-03-02T17:13:47Z", + "updated_at": "2024-09-01T12:17:13Z", + "git_url": "git://github.com/markdoc/docs.git", + "ssh_url": "git@github.com:markdoc/docs.git", + "clone_url": "https://github.com/markdoc/docs.git", + "homepage": "https://markdoc.dev/docs", + "stargazers_count": 129, + "watchers_count": 129, + "language": "JavaScript", "topics": [ - "chatgpt", - "go", - "golang", - "gpt-35-turbo", - "openai", - "wechat", - "wechat-bot", - "wxbot" + "docs", + "documentation", + "markdoc" ] }, { - "id": 146190969, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDYxOTA5Njk=", - "name": "websocket", - "full_name": "fasthttp/websocket", + "id": 722776966, + "node_id": "R_kgDOKxSzhg", + "name": "browser-bounce", + "full_name": "chigozienri/browser-bounce", + "owner": { + "login": "chigozienri", + "id": 14337872, + "avatar_url": "https://avatars.githubusercontent.com/u/14337872?v=4", + "url": "https://api.github.com/users/chigozienri", + "html_url": "https://github.com/chigozienri" + }, + "html_url": "https://github.com/chigozienri/browser-bounce", + "description": "Experiment with multiple browser windows interacting", + "url": "https://api.github.com/repos/chigozienri/browser-bounce", + "languages_url": "https://api.github.com/repos/chigozienri/browser-bounce/languages", + "created_at": "2023-11-23T23:37:07Z", + "updated_at": "2024-04-17T09:45:58Z", + "git_url": "git://github.com/chigozienri/browser-bounce.git", + "ssh_url": "git@github.com:chigozienri/browser-bounce.git", + "clone_url": "https://github.com/chigozienri/browser-bounce.git", + "homepage": null, + "stargazers_count": 82, + "watchers_count": 82, + "language": "JavaScript", + "topics": [] + }, + { + "id": 452282568, + "node_id": "R_kgDOGvVIyA", + "name": "battery", + "full_name": "actuallymentor/battery", "owner": { - "login": "fasthttp", - "id": 42277636, - "avatar_url": "https://avatars.githubusercontent.com/u/42277636?v=4", - "url": "https://api.github.com/users/fasthttp", - "html_url": "https://github.com/fasthttp" + "login": "actuallymentor", + "id": 9071382, + "avatar_url": "https://avatars.githubusercontent.com/u/9071382?v=4", + "url": "https://api.github.com/users/actuallymentor", + "html_url": "https://github.com/actuallymentor" }, - "html_url": "https://github.com/fasthttp/websocket", - "description": "WebSocket implementation for fasthttp.", - "url": "https://api.github.com/repos/fasthttp/websocket", - "languages_url": "https://api.github.com/repos/fasthttp/websocket/languages", - "created_at": "2018-08-26T15:08:10Z", - "updated_at": "2024-09-04T14:04:08Z", - "git_url": "git://github.com/fasthttp/websocket.git", - "ssh_url": "git@github.com:fasthttp/websocket.git", - "clone_url": "https://github.com/fasthttp/websocket.git", + "html_url": "https://github.com/actuallymentor/battery", + "description": "CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs", + "url": "https://api.github.com/repos/actuallymentor/battery", + "languages_url": "https://api.github.com/repos/actuallymentor/battery/languages", + "created_at": "2022-01-26T13:17:45Z", + "updated_at": "2024-09-06T19:42:20Z", + "git_url": "git://github.com/actuallymentor/battery.git", + "ssh_url": "git@github.com:actuallymentor/battery.git", + "clone_url": "https://github.com/actuallymentor/battery.git", "homepage": "", - "stargazers_count": 526, - "watchers_count": 526, - "language": "Go", - "topics": [ - "fasthttp", - "go", - "golang", - "websocket" - ] + "stargazers_count": 3459, + "watchers_count": 3459, + "language": "JavaScript", + "topics": [] }, { - "id": 3049190, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ5MTkw", - "name": "assh", - "full_name": "moul/assh", + "id": 63539055, + "node_id": "MDEwOlJlcG9zaXRvcnk2MzUzOTA1NQ==", + "name": "awesome-mac", + "full_name": "jaywcjlove/awesome-mac", "owner": { - "login": "moul", - "id": 94029, - "avatar_url": "https://avatars.githubusercontent.com/u/94029?v=4", - "url": "https://api.github.com/users/moul", - "html_url": "https://github.com/moul" + "login": "jaywcjlove", + "id": 1680273, + "avatar_url": "https://avatars.githubusercontent.com/u/1680273?v=4", + "url": "https://api.github.com/users/jaywcjlove", + "html_url": "https://github.com/jaywcjlove" }, - "html_url": "https://github.com/moul/assh", - "description": ":computer: make your ssh client smarter", - "url": "https://api.github.com/repos/moul/assh", - "languages_url": "https://api.github.com/repos/moul/assh/languages", - "created_at": "2011-12-25T21:15:04Z", - "updated_at": "2024-09-05T17:31:17Z", - "git_url": "git://github.com/moul/assh.git", - "ssh_url": "git@github.com:moul/assh.git", - "clone_url": "https://github.com/moul/assh.git", - "homepage": "https://manfred.life/assh", - "stargazers_count": 3043, - "watchers_count": 3043, - "language": "Go", + "html_url": "https://github.com/jaywcjlove/awesome-mac", + "description": " Now we have become very big, Different from the original idea. Collect premium software in various categories.", + "url": "https://api.github.com/repos/jaywcjlove/awesome-mac", + "languages_url": "https://api.github.com/repos/jaywcjlove/awesome-mac/languages", + "created_at": "2016-07-17T15:33:47Z", + "updated_at": "2024-09-07T01:20:20Z", + "git_url": "git://github.com/jaywcjlove/awesome-mac.git", + "ssh_url": "git@github.com:jaywcjlove/awesome-mac.git", + "clone_url": "https://github.com/jaywcjlove/awesome-mac.git", + "homepage": "https://git.io/macx", + "stargazers_count": 74782, + "watchers_count": 74782, + "language": "JavaScript", "topics": [ - "automation", - "config", - "config-management", - "devops", - "proxy", - "ssh" + "apple", + "awesome", + "awesome-list", + "awesome-lists", + "list", + "mac", + "mac-osx", + "macos", + "macosx", + "software" ] }, { - "id": 99868999, - "node_id": "MDEwOlJlcG9zaXRvcnk5OTg2ODk5OQ==", - "name": "example", - "full_name": "gowechat/example", + "id": 7530570, + "node_id": "MDEwOlJlcG9zaXRvcnk3NTMwNTcw", + "name": "appium", + "full_name": "appium/appium", "owner": { - "login": "gowechat", - "id": 22111740, - "avatar_url": "https://avatars.githubusercontent.com/u/22111740?v=4", - "url": "https://api.github.com/users/gowechat", - "html_url": "https://github.com/gowechat" + "login": "appium", + "id": 3221291, + "avatar_url": "https://avatars.githubusercontent.com/u/3221291?v=4", + "url": "https://api.github.com/users/appium", + "html_url": "https://github.com/appium" }, - "html_url": "https://github.com/gowechat/example", - "description": "【例子】微信开发SDK(Wechat SDK For Golang)", - "url": "https://api.github.com/repos/gowechat/example", - "languages_url": "https://api.github.com/repos/gowechat/example/languages", - "created_at": "2017-08-10T01:47:41Z", - "updated_at": "2024-07-30T05:16:24Z", - "git_url": "git://github.com/gowechat/example.git", - "ssh_url": "git@github.com:gowechat/example.git", - "clone_url": "https://github.com/gowechat/example.git", - "homepage": "http://silenceper.com/wechat", - "stargazers_count": 50, - "watchers_count": 50, - "language": "Go", + "html_url": "https://github.com/appium/appium", + "description": "Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol", + "url": "https://api.github.com/repos/appium/appium", + "languages_url": "https://api.github.com/repos/appium/appium/languages", + "created_at": "2013-01-09T22:49:50Z", + "updated_at": "2024-09-07T00:12:43Z", + "git_url": "git://github.com/appium/appium.git", + "ssh_url": "git@github.com:appium/appium.git", + "clone_url": "https://github.com/appium/appium.git", + "homepage": "http://appium.io/", + "stargazers_count": 18636, + "watchers_count": 18636, + "language": "JavaScript", "topics": [ - "examples", - "golang", - "wechat", - "wechat-ex", - "wechat-sdk" + "android", + "appium", + "automation", + "ios", + "macos", + "test-automation", + "webdriver", + "windows" ] }, { - "id": 108840022, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDg4NDAwMjI=", - "name": "sshportal", - "full_name": "moul/sshportal", + "id": 281414496, + "node_id": "MDEwOlJlcG9zaXRvcnkyODE0MTQ0OTY=", + "name": "AutoX", + "full_name": "kkevsekk1/AutoX", "owner": { - "login": "moul", - "id": 94029, - "avatar_url": "https://avatars.githubusercontent.com/u/94029?v=4", - "url": "https://api.github.com/users/moul", - "html_url": "https://github.com/moul" + "login": "kkevsekk1", + "id": 16631944, + "avatar_url": "https://avatars.githubusercontent.com/u/16631944?v=4", + "url": "https://api.github.com/users/kkevsekk1", + "html_url": "https://github.com/kkevsekk1" }, - "html_url": "https://github.com/moul/sshportal", - "description": ":tophat: simple, fun and transparent SSH (and telnet) bastion server", - "url": "https://api.github.com/repos/moul/sshportal", - "languages_url": "https://api.github.com/repos/moul/sshportal/languages", - "created_at": "2017-10-30T11:13:36Z", - "updated_at": "2024-09-04T15:47:13Z", - "git_url": "git://github.com/moul/sshportal.git", - "ssh_url": "git@github.com:moul/sshportal.git", - "clone_url": "https://github.com/moul/sshportal.git", - "homepage": "https://manfred.life/sshportal", - "stargazers_count": 1764, - "watchers_count": 1764, - "language": "Go", - "topics": [ - "bastion", - "devops", - "fun", - "security", - "ssh", - "ssh-server" - ] + "html_url": "https://github.com/kkevsekk1/AutoX", + "description": "A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)", + "url": "https://api.github.com/repos/kkevsekk1/AutoX", + "languages_url": "https://api.github.com/repos/kkevsekk1/AutoX/languages", + "created_at": "2020-07-21T14:05:38Z", + "updated_at": "2024-09-06T16:37:10Z", + "git_url": "git://github.com/kkevsekk1/AutoX.git", + "ssh_url": "git@github.com:kkevsekk1/AutoX.git", + "clone_url": "https://github.com/kkevsekk1/AutoX.git", + "homepage": "", + "stargazers_count": 7426, + "watchers_count": 7426, + "language": "JavaScript", + "topics": [] }, { - "id": 420846717, - "node_id": "R_kgDOGRWcfQ", - "name": "id-maker", - "full_name": "yongxinz/id-maker", + "id": 333137393, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzMxMzczOTM=", + "name": "Gmail-Clone", + "full_name": "Tobi-davies/Gmail-Clone", "owner": { - "login": "yongxinz", - "id": 13905325, - "avatar_url": "https://avatars.githubusercontent.com/u/13905325?v=4", - "url": "https://api.github.com/users/yongxinz", - "html_url": "https://github.com/yongxinz" + "login": "Tobi-davies", + "id": 64299308, + "avatar_url": "https://avatars.githubusercontent.com/u/64299308?v=4", + "url": "https://api.github.com/users/Tobi-davies", + "html_url": "https://github.com/Tobi-davies" }, - "html_url": "https://github.com/yongxinz/id-maker", - "description": "Go 开发的一款分布式唯一 ID 生成系统", - "url": "https://api.github.com/repos/yongxinz/id-maker", - "languages_url": "https://api.github.com/repos/yongxinz/id-maker/languages", - "created_at": "2021-10-25T01:58:19Z", - "updated_at": "2024-08-15T17:45:40Z", - "git_url": "git://github.com/yongxinz/id-maker.git", - "ssh_url": "git@github.com:yongxinz/id-maker.git", - "clone_url": "https://github.com/yongxinz/id-maker.git", - "homepage": "", - "stargazers_count": 171, - "watchers_count": 171, - "language": "Go", + "html_url": "https://github.com/Tobi-davies/Gmail-Clone", + "description": "A pixel perfect Gmail clone built with react, styled components for styling and redux for state management", + "url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone", + "languages_url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone/languages", + "created_at": "2021-01-26T16:01:19Z", + "updated_at": "2024-08-09T23:56:47Z", + "git_url": "git://github.com/Tobi-davies/Gmail-Clone.git", + "ssh_url": "git@github.com:Tobi-davies/Gmail-Clone.git", + "clone_url": "https://github.com/Tobi-davies/Gmail-Clone.git", + "homepage": "https://davies-gmail-clone.netlify.app/", + "stargazers_count": 41, + "watchers_count": 41, + "language": "JavaScript", "topics": [ - "go", - "golang" + "react", + "redux", + "styled-components" ] }, { - "id": 494407690, - "node_id": "R_kgDOHXgQCg", - "name": "jupiter-examples", - "full_name": "douyu/jupiter-examples", + "id": 542284380, + "node_id": "R_kgDOIFKaXA", + "name": "bruno", + "full_name": "usebruno/bruno", "owner": { - "login": "douyu", - "id": 61232347, - "avatar_url": "https://avatars.githubusercontent.com/u/61232347?v=4", - "url": "https://api.github.com/users/douyu", - "html_url": "https://github.com/douyu" + "login": "usebruno", + "id": 114530840, + "avatar_url": "https://avatars.githubusercontent.com/u/114530840?v=4", + "url": "https://api.github.com/users/usebruno", + "html_url": "https://github.com/usebruno" }, - "html_url": "https://github.com/douyu/jupiter-examples", - "description": "Examples of Jupiter.", - "url": "https://api.github.com/repos/douyu/jupiter-examples", - "languages_url": "https://api.github.com/repos/douyu/jupiter-examples/languages", - "created_at": "2022-05-20T09:46:41Z", - "updated_at": "2024-01-31T13:05:20Z", - "git_url": "git://github.com/douyu/jupiter-examples.git", - "ssh_url": "git@github.com:douyu/jupiter-examples.git", - "clone_url": "https://github.com/douyu/jupiter-examples.git", - "homepage": null, - "stargazers_count": 14, - "watchers_count": 14, - "language": "Go", - "topics": [] + "html_url": "https://github.com/usebruno/bruno", + "description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", + "url": "https://api.github.com/repos/usebruno/bruno", + "languages_url": "https://api.github.com/repos/usebruno/bruno/languages", + "created_at": "2022-09-27T20:51:45Z", + "updated_at": "2024-09-07T00:27:09Z", + "git_url": "git://github.com/usebruno/bruno.git", + "ssh_url": "git@github.com:usebruno/bruno.git", + "clone_url": "https://github.com/usebruno/bruno.git", + "homepage": "https://www.usebruno.com/", + "stargazers_count": 24960, + "watchers_count": 24960, + "language": "JavaScript", + "topics": [ + "api-client", + "automation", + "git", + "graphql-client", + "javascript", + "opensource", + "testing" + ] }, { - "id": 185341443, - "node_id": "MDEwOlJlcG9zaXRvcnkxODUzNDE0NDM=", - "name": "dive-to-gosync-workshop", - "full_name": "smallnest/dive-to-gosync-workshop", + "id": 92443980, + "node_id": "MDEwOlJlcG9zaXRvcnk5MjQ0Mzk4MA==", + "name": "drawio-desktop", + "full_name": "jgraph/drawio-desktop", "owner": { - "login": "smallnest", - "id": 865763, - "avatar_url": "https://avatars.githubusercontent.com/u/865763?v=4", - "url": "https://api.github.com/users/smallnest", - "html_url": "https://github.com/smallnest" + "login": "jgraph", + "id": 1769238, + "avatar_url": "https://avatars.githubusercontent.com/u/1769238?v=4", + "url": "https://api.github.com/users/jgraph", + "html_url": "https://github.com/jgraph" }, - "html_url": "https://github.com/smallnest/dive-to-gosync-workshop", - "description": "深入Go并发编程研讨课", - "url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop", - "languages_url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop/languages", - "created_at": "2019-05-07T07:02:46Z", - "updated_at": "2024-08-26T14:52:32Z", - "git_url": "git://github.com/smallnest/dive-to-gosync-workshop.git", - "ssh_url": "git@github.com:smallnest/dive-to-gosync-workshop.git", - "clone_url": "https://github.com/smallnest/dive-to-gosync-workshop.git", - "homepage": null, - "stargazers_count": 1618, - "watchers_count": 1618, - "language": "Go", - "topics": [] + "html_url": "https://github.com/jgraph/drawio-desktop", + "description": "Official electron build of draw.io", + "url": "https://api.github.com/repos/jgraph/drawio-desktop", + "languages_url": "https://api.github.com/repos/jgraph/drawio-desktop/languages", + "created_at": "2017-05-25T20:58:42Z", + "updated_at": "2024-09-07T01:19:35Z", + "git_url": "git://github.com/jgraph/drawio-desktop.git", + "ssh_url": "git@github.com:jgraph/drawio-desktop.git", + "clone_url": "https://github.com/jgraph/drawio-desktop.git", + "homepage": "https://www.diagrams.net", + "stargazers_count": 49464, + "watchers_count": 49464, + "language": "JavaScript", + "topics": [ + "diagram-editor", + "electron-app", + "graphics", + "javascript-applications" + ] }, { - "id": 10166531, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDE2NjUzMQ==", - "name": "mapstructure", - "full_name": "mitchellh/mapstructure", + "id": 216773481, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTY3NzM0ODE=", + "name": "chinese-independent-blogs", + "full_name": "timqian/chinese-independent-blogs", "owner": { - "login": "mitchellh", - "id": 1299, - "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4", - "url": "https://api.github.com/users/mitchellh", - "html_url": "https://github.com/mitchellh" + "login": "timqian", + "id": 5512552, + "avatar_url": "https://avatars.githubusercontent.com/u/5512552?v=4", + "url": "https://api.github.com/users/timqian", + "html_url": "https://github.com/timqian" }, - "html_url": "https://github.com/mitchellh/mapstructure", - "description": "Go library for decoding generic map values into native Go structures and vice versa.", - "url": "https://api.github.com/repos/mitchellh/mapstructure", - "languages_url": "https://api.github.com/repos/mitchellh/mapstructure/languages", - "created_at": "2013-05-20T05:24:34Z", - "updated_at": "2024-09-05T21:08:44Z", - "git_url": "git://github.com/mitchellh/mapstructure.git", - "ssh_url": "git@github.com:mitchellh/mapstructure.git", - "clone_url": "https://github.com/mitchellh/mapstructure.git", - "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc", - "stargazers_count": 7884, - "watchers_count": 7884, - "language": "Go", - "topics": [] + "html_url": "https://github.com/timqian/chinese-independent-blogs", + "description": "中文独立博客列表", + "url": "https://api.github.com/repos/timqian/chinese-independent-blogs", + "languages_url": "https://api.github.com/repos/timqian/chinese-independent-blogs/languages", + "created_at": "2019-10-22T09:22:45Z", + "updated_at": "2024-09-06T19:53:36Z", + "git_url": "git://github.com/timqian/chinese-independent-blogs.git", + "ssh_url": "git@github.com:timqian/chinese-independent-blogs.git", + "clone_url": "https://github.com/timqian/chinese-independent-blogs.git", + "homepage": "", + "stargazers_count": 20236, + "watchers_count": 20236, + "language": "JavaScript", + "topics": [ + "blog", + "china", + "rss" + ] }, { - "id": 195628498, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTU2Mjg0OTg=", - "name": "go-collection", - "full_name": "jiujuan/go-collection", + "id": 646156916, + "node_id": "R_kgDOJoOSdA", + "name": "LiteLoaderQQNT", + "full_name": "LiteLoaderQQNT/LiteLoaderQQNT", "owner": { - "login": "jiujuan", - "id": 45460739, - "avatar_url": "https://avatars.githubusercontent.com/u/45460739?v=4", - "url": "https://api.github.com/users/jiujuan", - "html_url": "https://github.com/jiujuan" + "login": "LiteLoaderQQNT", + "id": 143150565, + "avatar_url": "https://avatars.githubusercontent.com/u/143150565?v=4", + "url": "https://api.github.com/users/LiteLoaderQQNT", + "html_url": "https://github.com/LiteLoaderQQNT" }, - "html_url": "https://github.com/jiujuan/go-collection", - "description": ":tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。", - "url": "https://api.github.com/repos/jiujuan/go-collection", - "languages_url": "https://api.github.com/repos/jiujuan/go-collection/languages", - "created_at": "2019-07-07T08:37:39Z", - "updated_at": "2024-09-04T08:29:49Z", - "git_url": "git://github.com/jiujuan/go-collection.git", - "ssh_url": "git@github.com:jiujuan/go-collection.git", - "clone_url": "https://github.com/jiujuan/go-collection.git", - "homepage": "", - "stargazers_count": 2897, - "watchers_count": 2897, - "language": "Go", + "html_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT", + "description": "QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞", + "url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT", + "languages_url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT/languages", + "created_at": "2023-05-27T13:20:30Z", + "updated_at": "2024-09-06T12:54:30Z", + "git_url": "git://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", + "ssh_url": "git@github.com:LiteLoaderQQNT/LiteLoaderQQNT.git", + "clone_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", + "homepage": "https://liteloaderqqnt.github.io/", + "stargazers_count": 5259, + "watchers_count": 5259, + "language": "JavaScript", "topics": [ - "awesome", - "awesome-list", - "course", - "gin", - "go", - "golang", - "guidelines", - "kit", - "micro", - "note", - "tour", - "training", - "tutorial" + "furry", + "liteloaderqqnt", + "qqnt" ] }, { - "id": 243518322, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDM1MTgzMjI=", - "name": "jupiter", - "full_name": "douyu/jupiter", + "id": 79110947, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTExMDk0Nw==", + "name": "goexplorer", + "full_name": "ondrajz/goexplorer", "owner": { - "login": "douyu", - "id": 61232347, - "avatar_url": "https://avatars.githubusercontent.com/u/61232347?v=4", - "url": "https://api.github.com/users/douyu", - "html_url": "https://github.com/douyu" + "login": "ondrajz", + "id": 1229233, + "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", + "url": "https://api.github.com/users/ondrajz", + "html_url": "https://github.com/ondrajz" }, - "html_url": "https://github.com/douyu/jupiter", - "description": "Jupiter: Governance-oriented Microservice Framework.", - "url": "https://api.github.com/repos/douyu/jupiter", - "languages_url": "https://api.github.com/repos/douyu/jupiter/languages", - "created_at": "2020-02-27T12:50:47Z", - "updated_at": "2024-09-05T07:53:38Z", - "git_url": "git://github.com/douyu/jupiter.git", - "ssh_url": "git@github.com:douyu/jupiter.git", - "clone_url": "https://github.com/douyu/jupiter.git", - "homepage": "http://jupiter.douyu.com", - "stargazers_count": 4381, - "watchers_count": 4381, - "language": "Go", + "html_url": "https://github.com/ondrajz/goexplorer", + "description": "Interactive overview of Go packages using dynamic visualization.", + "url": "https://api.github.com/repos/ondrajz/goexplorer", + "languages_url": "https://api.github.com/repos/ondrajz/goexplorer/languages", + "created_at": "2017-01-16T11:12:56Z", + "updated_at": "2024-06-18T02:39:53Z", + "git_url": "git://github.com/ondrajz/goexplorer.git", + "ssh_url": "git@github.com:ondrajz/goexplorer.git", + "clone_url": "https://github.com/ondrajz/goexplorer.git", + "homepage": "", + "stargazers_count": 172, + "watchers_count": 172, + "language": "JavaScript", "topics": [ - "douyu", - "douyutv", - "etcd", + "experimental", "go", "golang", - "governance", - "grpc", - "jupiter", - "metrics", - "microservice", - "trace", - "web-framework" + "gopath", + "static-analysis", + "visualization" ] }, { - "id": 571521699, - "node_id": "R_kgDOIhC6ow", - "name": "go-cyclic", - "full_name": "elza2/go-cyclic", + "id": 658244193, + "node_id": "R_kgDOJzwCYQ", + "name": "typora_plugin", + "full_name": "obgnail/typora_plugin", "owner": { - "login": "elza2", - "id": 44083691, - "avatar_url": "https://avatars.githubusercontent.com/u/44083691?v=4", - "url": "https://api.github.com/users/elza2", - "html_url": "https://github.com/elza2" + "login": "obgnail", + "id": 48992887, + "avatar_url": "https://avatars.githubusercontent.com/u/48992887?v=4", + "url": "https://api.github.com/users/obgnail", + "html_url": "https://github.com/obgnail" }, - "html_url": "https://github.com/elza2/go-cyclic", - "description": "Go 循环依赖检测工具. import cycle not allowed. cyclic dependency detection tool. go-cyclic tool.", - "url": "https://api.github.com/repos/elza2/go-cyclic", - "languages_url": "https://api.github.com/repos/elza2/go-cyclic/languages", - "created_at": "2022-11-28T10:12:12Z", - "updated_at": "2024-08-29T11:04:02Z", - "git_url": "git://github.com/elza2/go-cyclic.git", - "ssh_url": "git@github.com:elza2/go-cyclic.git", - "clone_url": "https://github.com/elza2/go-cyclic.git", + "html_url": "https://github.com/obgnail/typora_plugin", + "description": "Typora plugin. Feature enhancement tool | Typora 插件,功能增强工具", + "url": "https://api.github.com/repos/obgnail/typora_plugin", + "languages_url": "https://api.github.com/repos/obgnail/typora_plugin/languages", + "created_at": "2023-06-25T07:45:40Z", + "updated_at": "2024-09-07T00:27:24Z", + "git_url": "git://github.com/obgnail/typora_plugin.git", + "ssh_url": "git@github.com:obgnail/typora_plugin.git", + "clone_url": "https://github.com/obgnail/typora_plugin.git", "homepage": "", - "stargazers_count": 77, - "watchers_count": 77, - "language": "Go", + "stargazers_count": 1572, + "watchers_count": 1572, + "language": "JavaScript", "topics": [ - "go", - "go-cyclic", - "golang" + "electron", + "hijacking", + "markdown", + "nodejs", + "plugin", + "scripts", + "typora", + "typora-extension", + "typora-plugin" ] }, { - "id": 109773168, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDk3NzMxNjg=", - "name": "aliyun-sms-sdk-golang", - "full_name": "JakeXu/aliyun-sms-sdk-golang", + "id": 37310981, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzMxMDk4MQ==", + "name": "v2ex-plus", + "full_name": "sciooga/v2ex-plus", "owner": { - "login": "JakeXu", - "id": 12931714, - "avatar_url": "https://avatars.githubusercontent.com/u/12931714?v=4", - "url": "https://api.github.com/users/JakeXu", - "html_url": "https://github.com/JakeXu" + "login": "sciooga", + "id": 9958281, + "avatar_url": "https://avatars.githubusercontent.com/u/9958281?v=4", + "url": "https://api.github.com/users/sciooga", + "html_url": "https://github.com/sciooga" }, - "html_url": "https://github.com/JakeXu/aliyun-sms-sdk-golang", - "description": "基于HTTP协议的阿里云短信服务golang版本实现", - "url": "https://api.github.com/repos/JakeXu/aliyun-sms-sdk-golang", - "languages_url": "https://api.github.com/repos/JakeXu/aliyun-sms-sdk-golang/languages", - "created_at": "2017-11-07T01:55:13Z", - "updated_at": "2023-12-21T11:51:39Z", - "git_url": "git://github.com/JakeXu/aliyun-sms-sdk-golang.git", - "ssh_url": "git@github.com:JakeXu/aliyun-sms-sdk-golang.git", - "clone_url": "https://github.com/JakeXu/aliyun-sms-sdk-golang.git", - "homepage": null, - "stargazers_count": 3, - "watchers_count": 3, - "language": "Go", + "html_url": "https://github.com/sciooga/v2ex-plus", + "description": "可能是 v2ex 最好用的扩展", + "url": "https://api.github.com/repos/sciooga/v2ex-plus", + "languages_url": "https://api.github.com/repos/sciooga/v2ex-plus/languages", + "created_at": "2015-06-12T08:26:45Z", + "updated_at": "2024-09-05T18:29:46Z", + "git_url": "git://github.com/sciooga/v2ex-plus.git", + "ssh_url": "git@github.com:sciooga/v2ex-plus.git", + "clone_url": "https://github.com/sciooga/v2ex-plus.git", + "homepage": "", + "stargazers_count": 695, + "watchers_count": 695, + "language": "JavaScript", "topics": [] }, { - "id": 330616364, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzA2MTYzNjQ=", - "name": "go-clean-template", - "full_name": "evrone/go-clean-template", + "id": 278335273, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzgzMzUyNzM=", + "name": "github-readme-stats", + "full_name": "anuraghazra/github-readme-stats", "owner": { - "login": "evrone", - "id": 431569, - "avatar_url": "https://avatars.githubusercontent.com/u/431569?v=4", - "url": "https://api.github.com/users/evrone", - "html_url": "https://github.com/evrone" + "login": "anuraghazra", + "id": 35374649, + "avatar_url": "https://avatars.githubusercontent.com/u/35374649?v=4", + "url": "https://api.github.com/users/anuraghazra", + "html_url": "https://github.com/anuraghazra" }, - "html_url": "https://github.com/evrone/go-clean-template", - "description": "Clean Architecture template for Golang services", - "url": "https://api.github.com/repos/evrone/go-clean-template", - "languages_url": "https://api.github.com/repos/evrone/go-clean-template/languages", - "created_at": "2021-01-18T09:29:43Z", - "updated_at": "2024-09-05T11:06:31Z", - "git_url": "git://github.com/evrone/go-clean-template.git", - "ssh_url": "git@github.com:evrone/go-clean-template.git", - "clone_url": "https://github.com/evrone/go-clean-template.git", - "homepage": "", - "stargazers_count": 6206, - "watchers_count": 6206, - "language": "Go", + "html_url": "https://github.com/anuraghazra/github-readme-stats", + "description": ":zap: Dynamically generated stats for your github readmes", + "url": "https://api.github.com/repos/anuraghazra/github-readme-stats", + "languages_url": "https://api.github.com/repos/anuraghazra/github-readme-stats/languages", + "created_at": "2020-07-09T10:34:22Z", + "updated_at": "2024-09-07T01:02:00Z", + "git_url": "git://github.com/anuraghazra/github-readme-stats.git", + "ssh_url": "git@github.com:anuraghazra/github-readme-stats.git", + "clone_url": "https://github.com/anuraghazra/github-readme-stats.git", + "homepage": "https://github-readme-stats.vercel.app", + "stargazers_count": 67892, + "watchers_count": 67892, + "language": "JavaScript", "topics": [ - "clean-architecture", - "dependency-injection", - "example", - "go", - "golang", - "microservices", - "template" + "dynamic", + "hacktoberfest", + "profile-readme", + "readme-generator", + "readme-stats", + "serverless" ] }, { - "id": 574985563, - "node_id": "R_kgDOIkWVWw", - "name": "FreeCar", - "full_name": "CyanAsterisk/FreeCar", + "id": 56899284, + "node_id": "MDEwOlJlcG9zaXRvcnk1Njg5OTI4NA==", + "name": "insomnia", + "full_name": "Kong/insomnia", "owner": { - "login": "CyanAsterisk", - "id": 119946587, - "avatar_url": "https://avatars.githubusercontent.com/u/119946587?v=4", - "url": "https://api.github.com/users/CyanAsterisk", - "html_url": "https://github.com/CyanAsterisk" + "login": "Kong", + "id": 962416, + "avatar_url": "https://avatars.githubusercontent.com/u/962416?v=4", + "url": "https://api.github.com/users/Kong", + "html_url": "https://github.com/Kong" }, - "html_url": "https://github.com/CyanAsterisk/FreeCar", - "description": "Time-sharing car rental system suite based on CloudWeGo series framework", - "url": "https://api.github.com/repos/CyanAsterisk/FreeCar", - "languages_url": "https://api.github.com/repos/CyanAsterisk/FreeCar/languages", - "created_at": "2022-12-06T14:02:09Z", - "updated_at": "2024-09-04T21:24:46Z", - "git_url": "git://github.com/CyanAsterisk/FreeCar.git", - "ssh_url": "git@github.com:CyanAsterisk/FreeCar.git", - "clone_url": "https://github.com/CyanAsterisk/FreeCar.git", - "homepage": "", - "stargazers_count": 240, - "watchers_count": 240, - "language": "Go", + "html_url": "https://github.com/Kong/insomnia", + "description": "The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.", + "url": "https://api.github.com/repos/Kong/insomnia", + "languages_url": "https://api.github.com/repos/Kong/insomnia/languages", + "created_at": "2016-04-23T03:54:26Z", + "updated_at": "2024-09-07T01:03:50Z", + "git_url": "git://github.com/Kong/insomnia.git", + "ssh_url": "git@github.com:Kong/insomnia.git", + "clone_url": "https://github.com/Kong/insomnia.git", + "homepage": "https://insomnia.rest", + "stargazers_count": 34298, + "watchers_count": 34298, + "language": "JavaScript", "topics": [ - "cloudnative", - "cloudwego", - "distributed", - "go", - "hertz", - "kitex", - "microservice" + "api", + "api-client", + "api-design", + "curl", + "electron-app", + "graphql", + "grpc", + "http-client", + "rest-api", + "websockets" ] }, { - "id": 219685701, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTk2ODU3MDE=", - "name": "bubble", - "full_name": "Q1mi/bubble", + "id": 466045143, + "node_id": "R_kgDOG8dI1w", + "name": "easy-selector_chrome-extension", + "full_name": "941477276/easy-selector_chrome-extension", "owner": { - "login": "Q1mi", - "id": 9710547, - "avatar_url": "https://avatars.githubusercontent.com/u/9710547?v=4", - "url": "https://api.github.com/users/Q1mi", - "html_url": "https://github.com/Q1mi" + "login": "941477276", + "id": 20528541, + "avatar_url": "https://avatars.githubusercontent.com/u/20528541?v=4", + "url": "https://api.github.com/users/941477276", + "html_url": "https://github.com/941477276" }, - "html_url": "https://github.com/Q1mi/bubble", - "description": "a sample demo base on gin and gorm.", - "url": "https://api.github.com/repos/Q1mi/bubble", - "languages_url": "https://api.github.com/repos/Q1mi/bubble/languages", - "created_at": "2019-11-05T07:42:00Z", - "updated_at": "2024-09-03T06:18:17Z", - "git_url": "git://github.com/Q1mi/bubble.git", - "ssh_url": "git@github.com:Q1mi/bubble.git", - "clone_url": "https://github.com/Q1mi/bubble.git", + "html_url": "https://github.com/941477276/easy-selector_chrome-extension", + "description": "一个轻巧简单好用的获取dom元素css 选择器的Chrome插件!", + "url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension", + "languages_url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension/languages", + "created_at": "2022-03-04T08:37:08Z", + "updated_at": "2024-09-02T08:40:44Z", + "git_url": "git://github.com/941477276/easy-selector_chrome-extension.git", + "ssh_url": "git@github.com:941477276/easy-selector_chrome-extension.git", + "clone_url": "https://github.com/941477276/easy-selector_chrome-extension.git", "homepage": null, - "stargazers_count": 402, - "watchers_count": 402, - "language": "Go", - "topics": [ - "gin", - "gorm" - ] + "stargazers_count": 8, + "watchers_count": 8, + "language": "JavaScript", + "topics": [] }, { - "id": 185033017, - "node_id": "MDEwOlJlcG9zaXRvcnkxODUwMzMwMTc=", - "name": "gormt", - "full_name": "xxjwxc/gormt", + "id": 53655574, + "node_id": "MDEwOlJlcG9zaXRvcnk1MzY1NTU3NA==", + "name": "antSword", + "full_name": "AntSwordProject/antSword", "owner": { - "login": "xxjwxc", - "id": 9114492, - "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", - "url": "https://api.github.com/users/xxjwxc", - "html_url": "https://github.com/xxjwxc" + "login": "AntSwordProject", + "id": 26596429, + "avatar_url": "https://avatars.githubusercontent.com/u/26596429?v=4", + "url": "https://api.github.com/users/AntSwordProject", + "html_url": "https://github.com/AntSwordProject" }, - "html_url": "https://github.com/xxjwxc/gormt", - "description": "database to golang struct", - "url": "https://api.github.com/repos/xxjwxc/gormt", - "languages_url": "https://api.github.com/repos/xxjwxc/gormt/languages", - "created_at": "2019-05-05T13:10:26Z", - "updated_at": "2024-08-28T09:15:12Z", - "git_url": "git://github.com/xxjwxc/gormt.git", - "ssh_url": "git@github.com:xxjwxc/gormt.git", - "clone_url": "https://github.com/xxjwxc/gormt.git", - "homepage": "https://xxjwxc.github.io/post/gormt/", - "stargazers_count": 2347, - "watchers_count": 2347, - "language": "Go", + "html_url": "https://github.com/AntSwordProject/antSword", + "description": "中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.", + "url": "https://api.github.com/repos/AntSwordProject/antSword", + "languages_url": "https://api.github.com/repos/AntSwordProject/antSword/languages", + "created_at": "2016-03-11T09:28:00Z", + "updated_at": "2024-09-06T08:56:13Z", + "git_url": "git://github.com/AntSwordProject/antSword.git", + "ssh_url": "git@github.com:AntSwordProject/antSword.git", + "clone_url": "https://github.com/AntSwordProject/antSword.git", + "homepage": "https://www.yuque.com/antswordproject/antsword", + "stargazers_count": 3613, + "watchers_count": 3613, + "language": "JavaScript", "topics": [ - "database", - "function", - "go", - "golang", - "gorm", - "mapping", - "mysql", - "orm", - "tools" + "antsword" ] }, { - "id": 463466103, - "node_id": "R_kgDOG5_udw", - "name": "hotgo", - "full_name": "bufanyun/hotgo", + "id": 70318556, + "node_id": "MDEwOlJlcG9zaXRvcnk3MDMxODU1Ng==", + "name": "Administrative-divisions-of-China", + "full_name": "modood/Administrative-divisions-of-China", "owner": { - "login": "bufanyun", - "id": 26652343, - "avatar_url": "https://avatars.githubusercontent.com/u/26652343?v=4", - "url": "https://api.github.com/users/bufanyun", - "html_url": "https://github.com/bufanyun" + "login": "modood", + "id": 11327898, + "avatar_url": "https://avatars.githubusercontent.com/u/11327898?v=4", + "url": "https://api.github.com/users/modood", + "html_url": "https://github.com/modood" }, - "html_url": "https://github.com/bufanyun/hotgo", - "description": "HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。", - "url": "https://api.github.com/repos/bufanyun/hotgo", - "languages_url": "https://api.github.com/repos/bufanyun/hotgo/languages", - "created_at": "2022-02-25T09:05:19Z", - "updated_at": "2024-09-05T06:00:28Z", - "git_url": "git://github.com/bufanyun/hotgo.git", - "ssh_url": "git@github.com:bufanyun/hotgo.git", - "clone_url": "https://github.com/bufanyun/hotgo.git", - "homepage": "https://hotgo.facms.cn/admin", - "stargazers_count": 1088, - "watchers_count": 1088, - "language": "Go", + "html_url": "https://github.com/modood/Administrative-divisions-of-China", + "description": "中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。", + "url": "https://api.github.com/repos/modood/Administrative-divisions-of-China", + "languages_url": "https://api.github.com/repos/modood/Administrative-divisions-of-China/languages", + "created_at": "2016-10-08T08:59:27Z", + "updated_at": "2024-09-06T11:12:35Z", + "git_url": "git://github.com/modood/Administrative-divisions-of-China.git", + "ssh_url": "git@github.com:modood/Administrative-divisions-of-China.git", + "clone_url": "https://github.com/modood/Administrative-divisions-of-China.git", + "homepage": "", + "stargazers_count": 18352, + "watchers_count": 18352, + "language": "JavaScript", "topics": [ - "admin", - "gf", - "gf-admin", - "gf-vue-admin", - "go", - "go-admin", - "go-framework", - "goframe", - "golang", - "gva", - "hg", - "hotgo", - "jwt", - "swagger", - "uniapp", - "vue", - "vue-admin" + "address", + "administrative-divisions", + "area", + "china", + "city", + "csv", + "json", + "nodejs", + "province", + "street" ] }, { - "id": 479443369, - "node_id": "R_kgDOHJO5qQ", - "name": "bookhunter", - "full_name": "bookstairs/bookhunter", + "id": 3470471, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDcwNDcx", + "name": "Font-Awesome", + "full_name": "FortAwesome/Font-Awesome", "owner": { - "login": "bookstairs", - "id": 100833102, - "avatar_url": "https://avatars.githubusercontent.com/u/100833102?v=4", - "url": "https://api.github.com/users/bookstairs", - "html_url": "https://github.com/bookstairs" + "login": "FortAwesome", + "id": 1505683, + "avatar_url": "https://avatars.githubusercontent.com/u/1505683?v=4", + "url": "https://api.github.com/users/FortAwesome", + "html_url": "https://github.com/FortAwesome" }, - "html_url": "https://github.com/bookstairs/bookhunter", - "description": "A download tools for clawing the ebooks from internets.", - "url": "https://api.github.com/repos/bookstairs/bookhunter", - "languages_url": "https://api.github.com/repos/bookstairs/bookhunter/languages", - "created_at": "2022-04-08T15:26:36Z", - "updated_at": "2024-09-05T17:52:35Z", - "git_url": "git://github.com/bookstairs/bookhunter.git", - "ssh_url": "git@github.com:bookstairs/bookhunter.git", - "clone_url": "https://github.com/bookstairs/bookhunter.git", - "homepage": "", - "stargazers_count": 844, - "watchers_count": 844, - "language": "Go", + "html_url": "https://github.com/FortAwesome/Font-Awesome", + "description": "The iconic SVG, font, and CSS toolkit", + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome", + "languages_url": "https://api.github.com/repos/FortAwesome/Font-Awesome/languages", + "created_at": "2012-02-17T14:19:43Z", + "updated_at": "2024-09-06T16:31:25Z", + "git_url": "git://github.com/FortAwesome/Font-Awesome.git", + "ssh_url": "git@github.com:FortAwesome/Font-Awesome.git", + "clone_url": "https://github.com/FortAwesome/Font-Awesome.git", + "homepage": "https://fontawesome.com", + "stargazers_count": 73489, + "watchers_count": 73489, + "language": "JavaScript", "topics": [ - "epub", - "golang", - "spider" + "css", + "font", + "fontawesome", + "icons", + "svg-icons", + "svg-sprites", + "webfont" ] }, { - "id": 256093185, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTYwOTMxODU=", - "name": "gin-demo", - "full_name": "phyuany/gin-demo", + "id": 346478541, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDY0Nzg1NDE=", + "name": "javascript-action", + "full_name": "github-developer/javascript-action", "owner": { - "login": "phyuany", - "id": 24750078, - "avatar_url": "https://avatars.githubusercontent.com/u/24750078?v=4", - "url": "https://api.github.com/users/phyuany", - "html_url": "https://github.com/phyuany" + "login": "github-developer", + "id": 13240041, + "avatar_url": "https://avatars.githubusercontent.com/u/13240041?v=4", + "url": "https://api.github.com/users/github-developer", + "html_url": "https://github.com/github-developer" }, - "html_url": "https://github.com/phyuany/gin-demo", - "description": "基于Gin+GORM框架的Restful API接口开发", - "url": "https://api.github.com/repos/phyuany/gin-demo", - "languages_url": "https://api.github.com/repos/phyuany/gin-demo/languages", - "created_at": "2020-04-16T02:52:01Z", - "updated_at": "2024-09-05T09:57:32Z", - "git_url": "git://github.com/phyuany/gin-demo.git", - "ssh_url": "git@github.com:phyuany/gin-demo.git", - "clone_url": "https://github.com/phyuany/gin-demo.git", - "homepage": "", - "stargazers_count": 230, - "watchers_count": 230, - "language": "Go", - "topics": [ - "api", - "gin", - "go", - "golang", - "gorm", - "jwt", - "restful", - "vue" + "html_url": "https://github.com/github-developer/javascript-action", + "description": "Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀", + "url": "https://api.github.com/repos/github-developer/javascript-action", + "languages_url": "https://api.github.com/repos/github-developer/javascript-action/languages", + "created_at": "2021-03-10T20:07:41Z", + "updated_at": "2024-05-29T05:07:56Z", + "git_url": "git://github.com/github-developer/javascript-action.git", + "ssh_url": "git@github.com:github-developer/javascript-action.git", + "clone_url": "https://github.com/github-developer/javascript-action.git", + "homepage": null, + "stargazers_count": 33, + "watchers_count": 33, + "language": "JavaScript", + "topics": [] + }, + { + "id": 17814354, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzgxNDM1NA==", + "name": "mithril.js", + "full_name": "MithrilJS/mithril.js", + "owner": { + "login": "MithrilJS", + "id": 19475707, + "avatar_url": "https://avatars.githubusercontent.com/u/19475707?v=4", + "url": "https://api.github.com/users/MithrilJS", + "html_url": "https://github.com/MithrilJS" + }, + "html_url": "https://github.com/MithrilJS/mithril.js", + "description": "A JavaScript Framework for Building Brilliant Applications", + "url": "https://api.github.com/repos/MithrilJS/mithril.js", + "languages_url": "https://api.github.com/repos/MithrilJS/mithril.js/languages", + "created_at": "2014-03-17T01:59:39Z", + "updated_at": "2024-09-04T13:29:18Z", + "git_url": "git://github.com/MithrilJS/mithril.js.git", + "ssh_url": "git@github.com:MithrilJS/mithril.js.git", + "clone_url": "https://github.com/MithrilJS/mithril.js.git", + "homepage": "https://mithril.js.org", + "stargazers_count": 13978, + "watchers_count": 13978, + "language": "JavaScript", + "topics": [ + "framework", + "javascript", + "mithril", + "router", + "vdom", + "virtual-dom", + "xhr" ] }, { - "id": 370398434, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzAzOTg0MzQ=", - "name": "PowerWeChat", - "full_name": "ArtisanCloud/PowerWeChat", + "id": 60630844, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDYzMDg0NA==", + "name": "monaco-editor", + "full_name": "microsoft/monaco-editor", "owner": { - "login": "ArtisanCloud", - "id": 68817851, - "avatar_url": "https://avatars.githubusercontent.com/u/68817851?v=4", - "url": "https://api.github.com/users/ArtisanCloud", - "html_url": "https://github.com/ArtisanCloud" + "login": "microsoft", + "id": 6154722, + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft" }, - "html_url": "https://github.com/ArtisanCloud/PowerWeChat", - "description": "PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态", - "url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat", - "languages_url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat/languages", - "created_at": "2021-05-24T15:24:09Z", - "updated_at": "2024-09-06T00:32:58Z", - "git_url": "git://github.com/ArtisanCloud/PowerWeChat.git", - "ssh_url": "git@github.com:ArtisanCloud/PowerWeChat.git", - "clone_url": "https://github.com/ArtisanCloud/PowerWeChat.git", - "homepage": "https://powerwechat.artisan-cloud.com", - "stargazers_count": 1272, - "watchers_count": 1272, - "language": "Go", + "html_url": "https://github.com/microsoft/monaco-editor", + "description": "A browser based code editor", + "url": "https://api.github.com/repos/microsoft/monaco-editor", + "languages_url": "https://api.github.com/repos/microsoft/monaco-editor/languages", + "created_at": "2016-06-07T16:56:31Z", + "updated_at": "2024-09-07T01:03:29Z", + "git_url": "git://github.com/microsoft/monaco-editor.git", + "ssh_url": "git@github.com:microsoft/monaco-editor.git", + "clone_url": "https://github.com/microsoft/monaco-editor.git", + "homepage": "https://microsoft.github.io/monaco-editor/", + "stargazers_count": 39769, + "watchers_count": 39769, + "language": "JavaScript", "topics": [ - "go", - "golang", - "golang-wechat", - "js-sdk", - "jssdk", - "miniprogram", - "officialaccounts", - "payment", - "sdk", - "wechat", - "wechat-sdk", - "wecom", - "weixin" + "browser", + "editor", + "monaco-editor", + "typescript", + "vscode" ] }, { - "id": 126961623, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjY5NjE2MjM=", - "name": "weapp", - "full_name": "royalrick/weapp", + "id": 410480975, + "node_id": "R_kgDOGHdxTw", + "name": "NotionNext", + "full_name": "tangly1024/NotionNext", "owner": { - "login": "royalrick", - "id": 16298099, - "avatar_url": "https://avatars.githubusercontent.com/u/16298099?v=4", - "url": "https://api.github.com/users/royalrick", - "html_url": "https://github.com/royalrick" + "login": "tangly1024", + "id": 15920488, + "avatar_url": "https://avatars.githubusercontent.com/u/15920488?v=4", + "url": "https://api.github.com/users/tangly1024", + "html_url": "https://github.com/tangly1024" }, - "html_url": "https://github.com/royalrick/weapp", - "description": "微信小程序服务端 SDK (for Golang)", - "url": "https://api.github.com/repos/royalrick/weapp", - "languages_url": "https://api.github.com/repos/royalrick/weapp/languages", - "created_at": "2018-03-27T09:23:06Z", - "updated_at": "2024-09-05T09:30:53Z", - "git_url": "git://github.com/royalrick/weapp.git", - "ssh_url": "git@github.com:royalrick/weapp.git", - "clone_url": "https://github.com/royalrick/weapp.git", - "homepage": "https://pkg.go.dev/github.com/medivhzhan/weapp/v3", - "stargazers_count": 1451, - "watchers_count": 1451, - "language": "Go", + "html_url": "https://github.com/tangly1024/NotionNext", + "description": "使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)", + "url": "https://api.github.com/repos/tangly1024/NotionNext", + "languages_url": "https://api.github.com/repos/tangly1024/NotionNext/languages", + "created_at": "2021-09-26T07:23:22Z", + "updated_at": "2024-09-06T18:05:53Z", + "git_url": "git://github.com/tangly1024/NotionNext.git", + "ssh_url": "git@github.com:tangly1024/NotionNext.git", + "clone_url": "https://github.com/tangly1024/NotionNext.git", + "homepage": "https://tangly1024.com", + "stargazers_count": 7151, + "watchers_count": 7151, + "language": "JavaScript", "topics": [ - "go", - "golang", - "miniapp", - "miniprogram", - "sdk", - "weapp", - "wechat", - "wxapp" + "blog", + "nextjs", + "notion", + "react", + "tailwindcss", + "vercel", + "zeabur" ] }, { - "id": 227630449, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjc2MzA0NDk=", - "name": "apiserver-gin", - "full_name": "xmgtony/apiserver-gin", + "id": 722534765, + "node_id": "R_kgDOKxEBbQ", + "name": "multipleWindow3dScene", + "full_name": "bgstaal/multipleWindow3dScene", "owner": { - "login": "xmgtony", - "id": 8643542, - "avatar_url": "https://avatars.githubusercontent.com/u/8643542?v=4", - "url": "https://api.github.com/users/xmgtony", - "html_url": "https://github.com/xmgtony" + "login": "bgstaal", + "id": 165258, + "avatar_url": "https://avatars.githubusercontent.com/u/165258?v=4", + "url": "https://api.github.com/users/bgstaal", + "html_url": "https://github.com/bgstaal" }, - "html_url": "https://github.com/xmgtony/apiserver-gin", - "description": "生产就绪的api服务端(基于golang gin)", - "url": "https://api.github.com/repos/xmgtony/apiserver-gin", - "languages_url": "https://api.github.com/repos/xmgtony/apiserver-gin/languages", - "created_at": "2019-12-12T14:52:02Z", - "updated_at": "2024-09-05T01:46:30Z", - "git_url": "git://github.com/xmgtony/apiserver-gin.git", - "ssh_url": "git@github.com:xmgtony/apiserver-gin.git", - "clone_url": "https://github.com/xmgtony/apiserver-gin.git", - "homepage": "", - "stargazers_count": 413, - "watchers_count": 413, - "language": "Go", + "html_url": "https://github.com/bgstaal/multipleWindow3dScene", + "description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage", + "url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene", + "languages_url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene/languages", + "created_at": "2023-11-23T11:03:22Z", + "updated_at": "2024-09-06T17:57:55Z", + "git_url": "git://github.com/bgstaal/multipleWindow3dScene.git", + "ssh_url": "git@github.com:bgstaal/multipleWindow3dScene.git", + "clone_url": "https://github.com/bgstaal/multipleWindow3dScene.git", + "homepage": null, + "stargazers_count": 16441, + "watchers_count": 16441, + "language": "JavaScript", "topics": [] }, { - "id": 212613049, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTI2MTMwNDk=", - "name": "cli", - "full_name": "cli/cli", + "id": 244779423, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDQ3Nzk0MjM=", + "name": "bilibili-API-collect", + "full_name": "SocialSisterYi/bilibili-API-collect", "owner": { - "login": "cli", - "id": 59704711, - "avatar_url": "https://avatars.githubusercontent.com/u/59704711?v=4", - "url": "https://api.github.com/users/cli", - "html_url": "https://github.com/cli" + "login": "SocialSisterYi", + "id": 45892418, + "avatar_url": "https://avatars.githubusercontent.com/u/45892418?v=4", + "url": "https://api.github.com/users/SocialSisterYi", + "html_url": "https://github.com/SocialSisterYi" }, - "html_url": "https://github.com/cli/cli", - "description": "GitHub’s official command line tool", - "url": "https://api.github.com/repos/cli/cli", - "languages_url": "https://api.github.com/repos/cli/cli/languages", - "created_at": "2019-10-03T15:24:53Z", - "updated_at": "2024-09-06T00:43:47Z", - "git_url": "git://github.com/cli/cli.git", - "ssh_url": "git@github.com:cli/cli.git", - "clone_url": "https://github.com/cli/cli.git", - "homepage": "https://cli.github.com", - "stargazers_count": 36592, - "watchers_count": 36592, - "language": "Go", + "html_url": "https://github.com/SocialSisterYi/bilibili-API-collect", + "description": "哔哩哔哩-API收集整理【不断更新中....】", + "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", + "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", + "created_at": "2020-03-04T01:23:15Z", + "updated_at": "2024-09-06T18:01:28Z", + "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", + "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", + "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", + "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", + "stargazers_count": 14511, + "watchers_count": 14511, + "language": "JavaScript", "topics": [ - "cli", - "git", - "github-api-v4", - "golang" + "api", + "bilibili", + "bilibili-api", + "bilibili-comment", + "bilibili-danmaku", + "bilibili-download", + "bilibili-live", + "bilibili-login", + "grpc", + "json" ] }, { - "id": 52513524, - "node_id": "MDEwOlJlcG9zaXRvcnk1MjUxMzUyNA==", - "name": "reform", - "full_name": "go-reform/reform", + "id": 559696861, + "node_id": "R_kgDOIVxL3Q", + "name": "drkostas.github.io", + "full_name": "drkostas/drkostas.github.io", "owner": { - "login": "go-reform", - "id": 19347850, - "avatar_url": "https://avatars.githubusercontent.com/u/19347850?v=4", - "url": "https://api.github.com/users/go-reform", - "html_url": "https://github.com/go-reform" + "login": "drkostas", + "id": 22260005, + "avatar_url": "https://avatars.githubusercontent.com/u/22260005?v=4", + "url": "https://api.github.com/users/drkostas", + "html_url": "https://github.com/drkostas" }, - "html_url": "https://github.com/go-reform/reform", - "description": "A better ORM for Go, based on non-empty interfaces and code generation.", - "url": "https://api.github.com/repos/go-reform/reform", - "languages_url": "https://api.github.com/repos/go-reform/reform/languages", - "created_at": "2016-02-25T09:41:09Z", - "updated_at": "2024-09-04T12:02:29Z", - "git_url": "git://github.com/go-reform/reform.git", - "ssh_url": "git@github.com:go-reform/reform.git", - "clone_url": "https://github.com/go-reform/reform.git", - "homepage": "https://gopkg.in/reform.v1", - "stargazers_count": 1443, - "watchers_count": 1443, - "language": "Go", - "topics": [ - "go", - "golang", - "hacktoberfest", - "orm", - "sql", - "sql-orm" + "html_url": "https://github.com/drkostas/drkostas.github.io", + "description": "VScode Portfolio", + "url": "https://api.github.com/repos/drkostas/drkostas.github.io", + "languages_url": "https://api.github.com/repos/drkostas/drkostas.github.io/languages", + "created_at": "2022-10-30T22:14:40Z", + "updated_at": "2024-09-03T21:47:41Z", + "git_url": "git://github.com/drkostas/drkostas.github.io.git", + "ssh_url": "git@github.com:drkostas/drkostas.github.io.git", + "clone_url": "https://github.com/drkostas/drkostas.github.io.git", + "homepage": "https://gkos.dev", + "stargazers_count": 189, + "watchers_count": 189, + "language": "JavaScript", + "topics": [ + "nextjs", + "portfolio", + "vscode" ] }, { - "id": 332576508, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzI1NzY1MDg=", - "name": "notify", - "full_name": "nikoksr/notify", + "id": 547677901, + "node_id": "R_kgDOIKTmzQ", + "name": "theByteBook", + "full_name": "isno/theByteBook", "owner": { - "login": "nikoksr", - "id": 31685472, - "avatar_url": "https://avatars.githubusercontent.com/u/31685472?v=4", - "url": "https://api.github.com/users/nikoksr", - "html_url": "https://github.com/nikoksr" + "login": "isno", + "id": 730705, + "avatar_url": "https://avatars.githubusercontent.com/u/730705?v=4", + "url": "https://api.github.com/users/isno", + "html_url": "https://github.com/isno" }, - "html_url": "https://github.com/nikoksr/notify", - "description": "A dead simple Go library for sending notifications to various messaging services.", - "url": "https://api.github.com/repos/nikoksr/notify", - "languages_url": "https://api.github.com/repos/nikoksr/notify/languages", - "created_at": "2021-01-24T23:07:29Z", - "updated_at": "2024-09-05T03:29:21Z", - "git_url": "git://github.com/nikoksr/notify.git", - "ssh_url": "git@github.com:nikoksr/notify.git", - "clone_url": "https://github.com/nikoksr/notify.git", - "homepage": "", - "stargazers_count": 2966, - "watchers_count": 2966, - "language": "Go", + "html_url": "https://github.com/isno/theByteBook", + "description": "⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue", + "url": "https://api.github.com/repos/isno/theByteBook", + "languages_url": "https://api.github.com/repos/isno/theByteBook/languages", + "created_at": "2022-10-08T04:44:22Z", + "updated_at": "2024-09-06T11:54:24Z", + "git_url": "git://github.com/isno/theByteBook.git", + "ssh_url": "git@github.com:isno/theByteBook.git", + "clone_url": "https://github.com/isno/theByteBook.git", + "homepage": "https://www.thebyte.com.cn", + "stargazers_count": 6995, + "watchers_count": 6995, + "language": "JavaScript", "topics": [ - "aws-ses", - "bot", - "discord", - "email", - "go", - "golang", - "hacktoberfest", - "messaging", - "microsoft-teams", - "notification", - "notify", - "pushbullet", - "rocketchat", - "sendgrid", - "slack", - "telegram", - "twilio", - "twitter", - "wechat", - "whatsapp" + "cloud-native", + "container", + "devops", + "distributed-systems", + "finops", + "kubernetes", + "networking", + "paas", + "paxos", + "raft", + "service-mesh", + "sre" ] }, { - "id": 359119605, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTkxMTk2MDU=", - "name": "ginadmin", - "full_name": "gphper/ginadmin", + "id": 265813908, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjU4MTM5MDg=", + "name": "FE-Interview", + "full_name": "lgwebdream/FE-Interview", "owner": { - "login": "gphper", - "id": 18718299, - "avatar_url": "https://avatars.githubusercontent.com/u/18718299?v=4", - "url": "https://api.github.com/users/gphper", - "html_url": "https://github.com/gphper" + "login": "lgwebdream", + "id": 7801735, + "avatar_url": "https://avatars.githubusercontent.com/u/7801735?v=4", + "url": "https://api.github.com/users/lgwebdream", + "html_url": "https://github.com/lgwebdream" }, - "html_url": "https://github.com/gphper/ginadmin", - "description": "基于Gin开发的后台脚手架,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包", - "url": "https://api.github.com/repos/gphper/ginadmin", - "languages_url": "https://api.github.com/repos/gphper/ginadmin/languages", - "created_at": "2021-04-18T11:06:20Z", - "updated_at": "2024-09-01T07:50:25Z", - "git_url": "git://github.com/gphper/ginadmin.git", - "ssh_url": "git@github.com:gphper/ginadmin.git", - "clone_url": "https://github.com/gphper/ginadmin.git", - "homepage": "https://gphper.github.io/ginadmindoc", - "stargazers_count": 214, - "watchers_count": 214, - "language": "Go", + "html_url": "https://github.com/lgwebdream/FE-Interview", + "description": "🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器", + "url": "https://api.github.com/repos/lgwebdream/FE-Interview", + "languages_url": "https://api.github.com/repos/lgwebdream/FE-Interview/languages", + "created_at": "2020-05-21T09:58:37Z", + "updated_at": "2024-09-06T16:53:36Z", + "git_url": "git://github.com/lgwebdream/FE-Interview.git", + "ssh_url": "git@github.com:lgwebdream/FE-Interview.git", + "clone_url": "https://github.com/lgwebdream/FE-Interview.git", + "homepage": "https://lgwebdream.github.io/FE-Interview/", + "stargazers_count": 6806, + "watchers_count": 6806, + "language": "JavaScript", "topics": [ - "admin", - "casbin", - "cms", - "cms-framework", - "embed", - "gin", - "gin-admin", - "go", - "golang", - "gorm", - "render", - "swagger", - "tempate" + "angular", + "css", + "fe-interview", + "frontend", + "frontend-interview", + "html", + "interview", + "interview-questions", + "javascript", + "js", + "node", + "react", + "typescript", + "vue" ] }, { - "id": 308837110, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDg4MzcxMTA=", - "name": "appdemo", - "full_name": "deepzz0/appdemo", + "id": 157487928, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTc0ODc5Mjg=", + "name": "mm-notes", + "full_name": "maomao1996/mm-notes", "owner": { - "login": "deepzz0", - "id": 10971608, - "avatar_url": "https://avatars.githubusercontent.com/u/10971608?v=4", - "url": "https://api.github.com/users/deepzz0", - "html_url": "https://github.com/deepzz0" + "login": "maomao1996", + "id": 24606443, + "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", + "url": "https://api.github.com/users/maomao1996", + "html_url": "https://github.com/maomao1996" }, - "html_url": "https://github.com/deepzz0/appdemo", - "description": "app demo", - "url": "https://api.github.com/repos/deepzz0/appdemo", - "languages_url": "https://api.github.com/repos/deepzz0/appdemo/languages", - "created_at": "2020-10-31T08:26:23Z", - "updated_at": "2024-01-01T05:48:53Z", - "git_url": "git://github.com/deepzz0/appdemo.git", - "ssh_url": "git@github.com:deepzz0/appdemo.git", - "clone_url": "https://github.com/deepzz0/appdemo.git", - "homepage": null, - "stargazers_count": 7, - "watchers_count": 7, - "language": "Go", + "html_url": "https://github.com/maomao1996/mm-notes", + "description": "茂茂物语: 各种笔记记录(想到啥写啥系列)", + "url": "https://api.github.com/repos/maomao1996/mm-notes", + "languages_url": "https://api.github.com/repos/maomao1996/mm-notes/languages", + "created_at": "2018-11-14T03:56:51Z", + "updated_at": "2024-09-04T11:59:56Z", + "git_url": "git://github.com/maomao1996/mm-notes.git", + "ssh_url": "git@github.com:maomao1996/mm-notes.git", + "clone_url": "https://github.com/maomao1996/mm-notes.git", + "homepage": "https://notes.fe-mm.com", + "stargazers_count": 126, + "watchers_count": 126, + "language": "JavaScript", "topics": [] }, { - "id": 64900728, - "node_id": "MDEwOlJlcG9zaXRvcnk2NDkwMDcyOA==", - "name": "eiblog", - "full_name": "eiblog/eiblog", + "id": 238754417, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzg3NTQ0MTc=", + "name": "VideoPlayer", + "full_name": "jumpserver/VideoPlayer", "owner": { - "login": "eiblog", - "id": 20830504, - "avatar_url": "https://avatars.githubusercontent.com/u/20830504?v=4", - "url": "https://api.github.com/users/eiblog", - "html_url": "https://github.com/eiblog" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/eiblog/eiblog", - "description": "a fast blog system in golang", - "url": "https://api.github.com/repos/eiblog/eiblog", - "languages_url": "https://api.github.com/repos/eiblog/eiblog/languages", - "created_at": "2016-08-04T03:53:28Z", - "updated_at": "2024-09-03T04:29:57Z", - "git_url": "git://github.com/eiblog/eiblog.git", - "ssh_url": "git@github.com:eiblog/eiblog.git", - "clone_url": "https://github.com/eiblog/eiblog.git", - "homepage": "https://deepzz.com", - "stargazers_count": 666, - "watchers_count": 666, - "language": "Go", + "html_url": "https://github.com/jumpserver/VideoPlayer", + "description": "JumpServer 录像离线播放器", + "url": "https://api.github.com/repos/jumpserver/VideoPlayer", + "languages_url": "https://api.github.com/repos/jumpserver/VideoPlayer/languages", + "created_at": "2020-02-06T18:18:58Z", + "updated_at": "2024-07-21T07:00:20Z", + "git_url": "git://github.com/jumpserver/VideoPlayer.git", + "ssh_url": "git@github.com:jumpserver/VideoPlayer.git", + "clone_url": "https://github.com/jumpserver/VideoPlayer.git", + "homepage": "", + "stargazers_count": 42, + "watchers_count": 42, + "language": "JavaScript", + "topics": [] + }, + { + "id": 200967040, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDA5NjcwNDA=", + "name": "sshwifty", + "full_name": "nirui/sshwifty", + "owner": { + "login": "nirui", + "id": 30656734, + "avatar_url": "https://avatars.githubusercontent.com/u/30656734?v=4", + "url": "https://api.github.com/users/nirui", + "html_url": "https://github.com/nirui" + }, + "html_url": "https://github.com/nirui/sshwifty", + "description": "Web SSH & Telnet (WebSSH & WebTelnet client) 🔮", + "url": "https://api.github.com/repos/nirui/sshwifty", + "languages_url": "https://api.github.com/repos/nirui/sshwifty/languages", + "created_at": "2019-08-07T03:43:18Z", + "updated_at": "2024-09-06T15:23:14Z", + "git_url": "git://github.com/nirui/sshwifty.git", + "ssh_url": "git@github.com:nirui/sshwifty.git", + "clone_url": "https://github.com/nirui/sshwifty.git", + "homepage": "https://sshwifty-demo.nirui.org", + "stargazers_count": 2319, + "watchers_count": 2319, + "language": "JavaScript", "topics": [ - "blog", - "eiblog", - "goblog", - "https", - "imququ", - "nginx" + "ssh", + "telnet", + "webssh", + "webssh2", + "webtelnet" ] }, { - "id": 574975994, - "node_id": "R_kgDOIkVv-g", - "name": "wechat-chatGPT", - "full_name": "gtoxlili/wechat-chatGPT", + "id": 83748317, + "node_id": "MDEwOlJlcG9zaXRvcnk4Mzc0ODMxNw==", + "name": "luna", + "full_name": "jumpserver/luna", "owner": { - "login": "gtoxlili", - "id": 39382699, - "avatar_url": "https://avatars.githubusercontent.com/u/39382699?v=4", - "url": "https://api.github.com/users/gtoxlili", - "html_url": "https://github.com/gtoxlili" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/gtoxlili/wechat-chatGPT", - "description": "实现微信公众号被动返回接口的ChatGPT", - "url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT", - "languages_url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT/languages", - "created_at": "2022-12-06T13:39:43Z", - "updated_at": "2024-08-19T01:22:29Z", - "git_url": "git://github.com/gtoxlili/wechat-chatGPT.git", - "ssh_url": "git@github.com:gtoxlili/wechat-chatGPT.git", - "clone_url": "https://github.com/gtoxlili/wechat-chatGPT.git", - "homepage": null, - "stargazers_count": 388, - "watchers_count": 388, - "language": "Go", - "topics": [] + "html_url": "https://github.com/jumpserver/luna", + "description": "Luna is the JumpServer Web Terminal.", + "url": "https://api.github.com/repos/jumpserver/luna", + "languages_url": "https://api.github.com/repos/jumpserver/luna/languages", + "created_at": "2017-03-03T02:32:24Z", + "updated_at": "2024-09-03T08:28:30Z", + "git_url": "git://github.com/jumpserver/luna.git", + "ssh_url": "git@github.com:jumpserver/luna.git", + "clone_url": "https://github.com/jumpserver/luna.git", + "homepage": "https://jumpserver.org", + "stargazers_count": 279, + "watchers_count": 279, + "language": "JavaScript", + "topics": [ + "angular", + "ui", + "webterminal" + ] }, { - "id": 288482469, - "node_id": "MDEwOlJlcG9zaXRvcnkyODg0ODI0Njk=", - "name": "go-openai", - "full_name": "sashabaranov/go-openai", + "id": 181832704, + "node_id": "MDEwOlJlcG9zaXRvcnkxODE4MzI3MDQ=", + "name": "gin-admin-react", + "full_name": "gin-admin/gin-admin-react", "owner": { - "login": "sashabaranov", - "id": 677093, - "avatar_url": "https://avatars.githubusercontent.com/u/677093?v=4", - "url": "https://api.github.com/users/sashabaranov", - "html_url": "https://github.com/sashabaranov" + "login": "gin-admin", + "id": 58453910, + "avatar_url": "https://avatars.githubusercontent.com/u/58453910?v=4", + "url": "https://api.github.com/users/gin-admin", + "html_url": "https://github.com/gin-admin" }, - "html_url": "https://github.com/sashabaranov/go-openai", - "description": "OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go", - "url": "https://api.github.com/repos/sashabaranov/go-openai", - "languages_url": "https://api.github.com/repos/sashabaranov/go-openai/languages", - "created_at": "2020-08-18T14:42:54Z", - "updated_at": "2024-09-05T20:59:52Z", - "git_url": "git://github.com/sashabaranov/go-openai.git", - "ssh_url": "git@github.com:sashabaranov/go-openai.git", - "clone_url": "https://github.com/sashabaranov/go-openai.git", - "homepage": "", - "stargazers_count": 8919, - "watchers_count": 8919, - "language": "Go", + "html_url": "https://github.com/gin-admin/gin-admin-react", + "description": "RBAC scaffolding based on Ant Design React(ES6)", + "url": "https://api.github.com/repos/gin-admin/gin-admin-react", + "languages_url": "https://api.github.com/repos/gin-admin/gin-admin-react/languages", + "created_at": "2019-04-17T06:43:33Z", + "updated_at": "2024-04-20T09:21:52Z", + "git_url": "git://github.com/gin-admin/gin-admin-react.git", + "ssh_url": "git@github.com:gin-admin/gin-admin-react.git", + "clone_url": "https://github.com/gin-admin/gin-admin-react.git", + "homepage": "http://139.129.88.71:10088", + "stargazers_count": 173, + "watchers_count": 173, + "language": "JavaScript", "topics": [ - "chatgpt", - "chatgpt-api", - "dall-e", - "go", - "golang", - "gpt-3", - "gpt-4", - "openai", - "openai-whisper", - "streaming-api" + "go-rbac", + "rbac-antd", + "rbac-react" ] }, { - "id": 29207621, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTIwNzYyMQ==", - "name": "caddy", - "full_name": "caddyserver/caddy", + "id": 606762843, + "node_id": "R_kgDOJCp3Ww", + "name": "pot-desktop", + "full_name": "pot-app/pot-desktop", "owner": { - "login": "caddyserver", - "id": 12955528, - "avatar_url": "https://avatars.githubusercontent.com/u/12955528?v=4", - "url": "https://api.github.com/users/caddyserver", - "html_url": "https://github.com/caddyserver" + "login": "pot-app", + "id": 133363243, + "avatar_url": "https://avatars.githubusercontent.com/u/133363243?v=4", + "url": "https://api.github.com/users/pot-app", + "html_url": "https://github.com/pot-app" }, - "html_url": "https://github.com/caddyserver/caddy", - "description": "Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS", - "url": "https://api.github.com/repos/caddyserver/caddy", - "languages_url": "https://api.github.com/repos/caddyserver/caddy/languages", - "created_at": "2015-01-13T19:45:03Z", - "updated_at": "2024-09-06T01:25:25Z", - "git_url": "git://github.com/caddyserver/caddy.git", - "ssh_url": "git@github.com:caddyserver/caddy.git", - "clone_url": "https://github.com/caddyserver/caddy.git", - "homepage": "https://caddyserver.com", - "stargazers_count": 56830, - "watchers_count": 56830, - "language": "Go", + "html_url": "https://github.com/pot-app/pot-desktop", + "description": "🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.", + "url": "https://api.github.com/repos/pot-app/pot-desktop", + "languages_url": "https://api.github.com/repos/pot-app/pot-desktop/languages", + "created_at": "2023-02-26T13:52:11Z", + "updated_at": "2024-09-06T17:03:19Z", + "git_url": "git://github.com/pot-app/pot-desktop.git", + "ssh_url": "git@github.com:pot-app/pot-desktop.git", + "clone_url": "https://github.com/pot-app/pot-desktop.git", + "homepage": "https://pot-app.com", + "stargazers_count": 9747, + "watchers_count": 9747, + "language": "JavaScript", "topics": [ - "acme", - "automatic-https", - "caddy", - "caddyfile", - "go", - "golang", - "http", - "http-server", - "http3", - "https", - "privacy", - "reverse-proxy", - "security", - "tls", - "web-server" + "linux", + "macos", + "ocr", + "pot", + "pot-app", + "recognize", + "tauri", + "translate", + "translation", + "tts", + "windows" ] }, { - "id": 161951219, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjE5NTEyMTk=", - "name": "wails", - "full_name": "wailsapp/wails", + "id": 144848259, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDQ4NDgyNTk=", + "name": "rwtxt", + "full_name": "schollz/rwtxt", "owner": { - "login": "wailsapp", - "id": 39746503, - "avatar_url": "https://avatars.githubusercontent.com/u/39746503?v=4", - "url": "https://api.github.com/users/wailsapp", - "html_url": "https://github.com/wailsapp" + "login": "schollz", + "id": 6550035, + "avatar_url": "https://avatars.githubusercontent.com/u/6550035?v=4", + "url": "https://api.github.com/users/schollz", + "html_url": "https://github.com/schollz" }, - "html_url": "https://github.com/wailsapp/wails", - "description": "Create beautiful applications using Go", - "url": "https://api.github.com/repos/wailsapp/wails", - "languages_url": "https://api.github.com/repos/wailsapp/wails/languages", - "created_at": "2018-12-15T23:14:06Z", - "updated_at": "2024-09-06T01:24:15Z", - "git_url": "git://github.com/wailsapp/wails.git", - "ssh_url": "git@github.com:wailsapp/wails.git", - "clone_url": "https://github.com/wailsapp/wails.git", - "homepage": "https://wails.io", - "stargazers_count": 24280, - "watchers_count": 24280, - "language": "Go", + "html_url": "https://github.com/schollz/rwtxt", + "description": "A cms for absolute minimalists.", + "url": "https://api.github.com/repos/schollz/rwtxt", + "languages_url": "https://api.github.com/repos/schollz/rwtxt/languages", + "created_at": "2018-08-15T12:06:56Z", + "updated_at": "2024-09-06T14:00:14Z", + "git_url": "git://github.com/schollz/rwtxt.git", + "ssh_url": "git@github.com:schollz/rwtxt.git", + "clone_url": "https://github.com/schollz/rwtxt.git", + "homepage": "https://rwtxt.com/", + "stargazers_count": 943, + "watchers_count": 943, + "language": "JavaScript", "topics": [ - "angular", - "desktop-application", - "go", + "content-management-system", "golang", - "javascript", - "linux", - "macos", - "react", - "svelte", - "vuejs", - "windows" + "notes-app", + "reading", + "writing" ] }, { - "id": 181355200, - "node_id": "MDEwOlJlcG9zaXRvcnkxODEzNTUyMDA=", - "name": "go-quartz", - "full_name": "reugn/go-quartz", + "id": 455321305, + "node_id": "R_kgDOGyOm2Q", + "name": "zed-fonts", + "full_name": "zed-industries/zed-fonts", + "owner": { + "login": "zed-industries", + "id": 79345384, + "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", + "url": "https://api.github.com/users/zed-industries", + "html_url": "https://github.com/zed-industries" + }, + "html_url": "https://github.com/zed-industries/zed-fonts", + "description": "The Zed Mono and Sans typefaces, custom built from Iosevka", + "url": "https://api.github.com/repos/zed-industries/zed-fonts", + "languages_url": "https://api.github.com/repos/zed-industries/zed-fonts/languages", + "created_at": "2022-02-03T20:41:45Z", + "updated_at": "2024-09-05T14:22:59Z", + "git_url": "git://github.com/zed-industries/zed-fonts.git", + "ssh_url": "git@github.com:zed-industries/zed-fonts.git", + "clone_url": "https://github.com/zed-industries/zed-fonts.git", + "homepage": "", + "stargazers_count": 586, + "watchers_count": 586, + "language": "JavaScript", + "topics": [] + }, + { + "id": 609508868, + "node_id": "R_kgDOJFReBA", + "name": "chatgpt-mirror", + "full_name": "yuezk/chatgpt-mirror", "owner": { - "login": "reugn", - "id": 45880064, - "avatar_url": "https://avatars.githubusercontent.com/u/45880064?v=4", - "url": "https://api.github.com/users/reugn", - "html_url": "https://github.com/reugn" + "login": "yuezk", + "id": 3297602, + "avatar_url": "https://avatars.githubusercontent.com/u/3297602?v=4", + "url": "https://api.github.com/users/yuezk", + "html_url": "https://github.com/yuezk" }, - "html_url": "https://github.com/reugn/go-quartz", - "description": "Minimalist and zero-dependency scheduling library for Go", - "url": "https://api.github.com/repos/reugn/go-quartz", - "languages_url": "https://api.github.com/repos/reugn/go-quartz/languages", - "created_at": "2019-04-14T18:57:51Z", - "updated_at": "2024-09-05T23:59:19Z", - "git_url": "git://github.com/reugn/go-quartz.git", - "ssh_url": "git@github.com:reugn/go-quartz.git", - "clone_url": "https://github.com/reugn/go-quartz.git", - "homepage": "https://pkg.go.dev/github.com/reugn/go-quartz/quartz", - "stargazers_count": 1761, - "watchers_count": 1761, - "language": "Go", + "html_url": "https://github.com/yuezk/chatgpt-mirror", + "description": "A mirror of ChatGPT based on the gpt-3.5-turbo model.", + "url": "https://api.github.com/repos/yuezk/chatgpt-mirror", + "languages_url": "https://api.github.com/repos/yuezk/chatgpt-mirror/languages", + "created_at": "2023-03-04T11:50:54Z", + "updated_at": "2024-09-05T02:10:23Z", + "git_url": "git://github.com/yuezk/chatgpt-mirror.git", + "ssh_url": "git@github.com:yuezk/chatgpt-mirror.git", + "clone_url": "https://github.com/yuezk/chatgpt-mirror.git", + "homepage": "", + "stargazers_count": 1226, + "watchers_count": 1226, + "language": "JavaScript", "topics": [ - "cron", - "crontab", - "go", - "golang", - "job", - "job-queue", - "job-scheduler", - "jobqueue", - "quartz", - "scheduler", - "zero-dependency" + "chatgpt", + "chatgpt-api", + "openai", + "openai-api" ] }, { - "id": 566850900, - "node_id": "R_kgDOIcl1VA", - "name": "captcha", - "full_name": "go-orz/captcha", + "id": 170067813, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzAwNjc4MTM=", + "name": "markdown-nice", + "full_name": "mdnice/markdown-nice", "owner": { - "login": "go-orz", - "id": 140791470, - "avatar_url": "https://avatars.githubusercontent.com/u/140791470?v=4", - "url": "https://api.github.com/users/go-orz", - "html_url": "https://github.com/go-orz" + "login": "mdnice", + "id": 48129014, + "avatar_url": "https://avatars.githubusercontent.com/u/48129014?v=4", + "url": "https://api.github.com/users/mdnice", + "html_url": "https://github.com/mdnice" }, - "html_url": "https://github.com/go-orz/captcha", - "description": "a simple captcha", - "url": "https://api.github.com/repos/go-orz/captcha", - "languages_url": "https://api.github.com/repos/go-orz/captcha/languages", - "created_at": "2022-11-16T14:54:30Z", - "updated_at": "2023-10-28T14:33:59Z", - "git_url": "git://github.com/go-orz/captcha.git", - "ssh_url": "git@github.com:go-orz/captcha.git", - "clone_url": "https://github.com/go-orz/captcha.git", - "homepage": null, - "stargazers_count": 4, - "watchers_count": 4, - "language": "Go", - "topics": [] + "html_url": "https://github.com/mdnice/markdown-nice", + "description": "支持主题设计的 Markdown 编辑器,让排版变 Nice", + "url": "https://api.github.com/repos/mdnice/markdown-nice", + "languages_url": "https://api.github.com/repos/mdnice/markdown-nice/languages", + "created_at": "2019-02-11T04:28:50Z", + "updated_at": "2024-09-06T10:59:47Z", + "git_url": "git://github.com/mdnice/markdown-nice.git", + "ssh_url": "git@github.com:mdnice/markdown-nice.git", + "clone_url": "https://github.com/mdnice/markdown-nice.git", + "homepage": "https://mdnice.com/", + "stargazers_count": 4166, + "watchers_count": 4166, + "language": "JavaScript", + "topics": [ + "antd", + "markdown", + "react", + "wechat" + ] }, { - "id": 164622061, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjQ2MjIwNjE=", - "name": "gopay", - "full_name": "go-pay/gopay", + "id": 189555210, + "node_id": "MDEwOlJlcG9zaXRvcnkxODk1NTUyMTA=", + "name": "GOFamily", + "full_name": "shgopher/GOFamily", "owner": { - "login": "go-pay", - "id": 71821872, - "avatar_url": "https://avatars.githubusercontent.com/u/71821872?v=4", - "url": "https://api.github.com/users/go-pay", - "html_url": "https://github.com/go-pay" + "login": "shgopher", + "id": 42873232, + "avatar_url": "https://avatars.githubusercontent.com/u/42873232?v=4", + "url": "https://api.github.com/users/shgopher", + "html_url": "https://github.com/shgopher" }, - "html_url": "https://github.com/go-pay/gopay", - "description": "微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】", - "url": "https://api.github.com/repos/go-pay/gopay", - "languages_url": "https://api.github.com/repos/go-pay/gopay/languages", - "created_at": "2019-01-08T10:14:40Z", - "updated_at": "2024-09-05T16:55:26Z", - "git_url": "git://github.com/go-pay/gopay.git", - "ssh_url": "git@github.com:go-pay/gopay.git", - "clone_url": "https://github.com/go-pay/gopay.git", - "homepage": "https://github.com/go-pay/gopay", - "stargazers_count": 4139, - "watchers_count": 4139, - "language": "Go", + "html_url": "https://github.com/shgopher/GOFamily", + "description": "🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。", + "url": "https://api.github.com/repos/shgopher/GOFamily", + "languages_url": "https://api.github.com/repos/shgopher/GOFamily/languages", + "created_at": "2019-05-31T08:11:49Z", + "updated_at": "2024-09-06T11:25:24Z", + "git_url": "git://github.com/shgopher/GOFamily.git", + "ssh_url": "git@github.com:shgopher/GOFamily.git", + "clone_url": "https://github.com/shgopher/GOFamily.git", + "homepage": "https://shgopher.github.io/GOFamily/", + "stargazers_count": 2148, + "watchers_count": 2148, + "language": "JavaScript", "topics": [ - "alipay", - "allinpay", - "apple", + "concurrency", + "concurrency-patterns", + "data-structure", + "go", + "go-concurrency", + "go-runtime", + "gofamily", "golang", - "gopay", - "lakala", - "pay", - "paypal", - "saobei", - "wechat", - "weixin" + "project", + "runtime" ] }, { - "id": 417230885, - "node_id": "R_kgDOGN5wJQ", - "name": "gh-dash", - "full_name": "dlvhdr/gh-dash", + "id": 25149508, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTE0OTUwOA==", + "name": "co-wechat", + "full_name": "node-webot/co-wechat", "owner": { - "login": "dlvhdr", - "id": 6196971, - "avatar_url": "https://avatars.githubusercontent.com/u/6196971?v=4", - "url": "https://api.github.com/users/dlvhdr", - "html_url": "https://github.com/dlvhdr" + "login": "node-webot", + "id": 4167113, + "avatar_url": "https://avatars.githubusercontent.com/u/4167113?v=4", + "url": "https://api.github.com/users/node-webot", + "html_url": "https://github.com/node-webot" }, - "html_url": "https://github.com/dlvhdr/gh-dash", - "description": "A beautiful CLI dashboard for GitHub 🚀 ", - "url": "https://api.github.com/repos/dlvhdr/gh-dash", - "languages_url": "https://api.github.com/repos/dlvhdr/gh-dash/languages", - "created_at": "2021-10-14T17:53:33Z", - "updated_at": "2024-09-05T23:03:35Z", - "git_url": "git://github.com/dlvhdr/gh-dash.git", - "ssh_url": "git@github.com:dlvhdr/gh-dash.git", - "clone_url": "https://github.com/dlvhdr/gh-dash.git", - "homepage": "https://dlvhdr.github.io/gh-dash", - "stargazers_count": 6961, - "watchers_count": 6961, - "language": "Go", - "topics": [ - "bubbles", - "bubbletea", - "cli", - "cobra", - "gh-extension", - "github", - "glamour", - "go", - "golang", - "lipgloss", - "terminal" - ] + "html_url": "https://github.com/node-webot/co-wechat", + "description": "Wechat for Koa", + "url": "https://api.github.com/repos/node-webot/co-wechat", + "languages_url": "https://api.github.com/repos/node-webot/co-wechat/languages", + "created_at": "2014-10-13T08:10:16Z", + "updated_at": "2024-08-24T05:01:13Z", + "git_url": "git://github.com/node-webot/co-wechat.git", + "ssh_url": "git@github.com:node-webot/co-wechat.git", + "clone_url": "https://github.com/node-webot/co-wechat.git", + "homepage": "", + "stargazers_count": 427, + "watchers_count": 427, + "language": "JavaScript", + "topics": [] }, { - "id": 494669204, - "node_id": "R_kgDOHXwNlA", - "name": "markdown-blog", - "full_name": "gaowei-space/markdown-blog", + "id": 323076240, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjMwNzYyNDA=", + "name": "next-terminal", + "full_name": "dushixiang/next-terminal", "owner": { - "login": "gaowei-space", - "id": 10205742, - "avatar_url": "https://avatars.githubusercontent.com/u/10205742?v=4", - "url": "https://api.github.com/users/gaowei-space", - "html_url": "https://github.com/gaowei-space" + "login": "dushixiang", + "id": 17633733, + "avatar_url": "https://avatars.githubusercontent.com/u/17633733?v=4", + "url": "https://api.github.com/users/dushixiang", + "html_url": "https://github.com/dushixiang" }, - "html_url": "https://github.com/gaowei-space/markdown-blog", - "description": "🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 | Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.", - "url": "https://api.github.com/repos/gaowei-space/markdown-blog", - "languages_url": "https://api.github.com/repos/gaowei-space/markdown-blog/languages", - "created_at": "2022-05-21T03:23:27Z", - "updated_at": "2024-08-28T11:29:57Z", - "git_url": "git://github.com/gaowei-space/markdown-blog.git", - "ssh_url": "git@github.com:gaowei-space/markdown-blog.git", - "clone_url": "https://github.com/gaowei-space/markdown-blog.git", - "homepage": "https://blog.gaowei.tech", - "stargazers_count": 432, - "watchers_count": 432, - "language": "Go", + "html_url": "https://github.com/dushixiang/next-terminal", + "description": "Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。", + "url": "https://api.github.com/repos/dushixiang/next-terminal", + "languages_url": "https://api.github.com/repos/dushixiang/next-terminal/languages", + "created_at": "2020-12-20T13:18:29Z", + "updated_at": "2024-09-06T21:32:20Z", + "git_url": "git://github.com/dushixiang/next-terminal.git", + "ssh_url": "git@github.com:dushixiang/next-terminal.git", + "clone_url": "https://github.com/dushixiang/next-terminal.git", + "homepage": "https://next-terminal.typesafe.cn", + "stargazers_count": 4672, + "watchers_count": 4672, + "language": "JavaScript", "topics": [ - "blog", - "documentation-generator", + "antd", + "antd-design", + "docker", + "go", "golang", - "markdonw-blog", - "markdown" + "guacamole", + "rdp", + "react", + "ssh", + "vnc" ] - }, + } + ], + "Java": [ { - "id": 254594123, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTQ1OTQxMjM=", - "name": "incubator-seata-go", - "full_name": "apache/incubator-seata-go", + "id": 316240505, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTYyNDA1MDU=", + "name": "droidVNC-NG", + "full_name": "bk138/droidVNC-NG", "owner": { - "login": "apache", - "id": 47359, - "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", - "url": "https://api.github.com/users/apache", - "html_url": "https://github.com/apache" + "login": "bk138", + "id": 80450, + "avatar_url": "https://avatars.githubusercontent.com/u/80450?v=4", + "url": "https://api.github.com/users/bk138", + "html_url": "https://github.com/bk138" }, - "html_url": "https://github.com/apache/incubator-seata-go", - "description": "Go Implementation For Seata", - "url": "https://api.github.com/repos/apache/incubator-seata-go", - "languages_url": "https://api.github.com/repos/apache/incubator-seata-go/languages", - "created_at": "2020-04-10T09:20:34Z", - "updated_at": "2024-09-05T07:37:15Z", - "git_url": "git://github.com/apache/incubator-seata-go.git", - "ssh_url": "git@github.com:apache/incubator-seata-go.git", - "clone_url": "https://github.com/apache/incubator-seata-go.git", - "homepage": "https://seata.apache.org/", - "stargazers_count": 1521, - "watchers_count": 1521, - "language": "Go", + "html_url": "https://github.com/bk138/droidVNC-NG", + "description": "VNC server app for Android that does not require root privileges.", + "url": "https://api.github.com/repos/bk138/droidVNC-NG", + "languages_url": "https://api.github.com/repos/bk138/droidVNC-NG/languages", + "created_at": "2020-11-26T13:33:06Z", + "updated_at": "2024-09-05T20:23:52Z", + "git_url": "git://github.com/bk138/droidVNC-NG.git", + "ssh_url": "git@github.com:bk138/droidVNC-NG.git", + "clone_url": "https://github.com/bk138/droidVNC-NG.git", + "homepage": "", + "stargazers_count": 1296, + "watchers_count": 1296, + "language": "Java", "topics": [ - "at", - "saga", - "tcc", - "xa" + "android", + "mediaprojection", + "remote-desktop", + "rfb", + "server", + "vnc", + "vnc-server" ] }, { - "id": 182310204, - "node_id": "MDEwOlJlcG9zaXRvcnkxODIzMTAyMDQ=", - "name": "mdblog", - "full_name": "broqiang/mdblog", + "id": 42728401, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjcyODQwMQ==", + "name": "kdeconnect-android", + "full_name": "KDE/kdeconnect-android", "owner": { - "login": "broqiang", - "id": 24381286, - "avatar_url": "https://avatars.githubusercontent.com/u/24381286?v=4", - "url": "https://api.github.com/users/broqiang", - "html_url": "https://github.com/broqiang" + "login": "KDE", + "id": 14312869, + "avatar_url": "https://avatars.githubusercontent.com/u/14312869?v=4", + "url": "https://api.github.com/users/KDE", + "html_url": "https://github.com/KDE" }, - "html_url": "https://github.com/broqiang/mdblog", - "description": "用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客", - "url": "https://api.github.com/repos/broqiang/mdblog", - "languages_url": "https://api.github.com/repos/broqiang/mdblog/languages", - "created_at": "2019-04-19T18:41:19Z", - "updated_at": "2024-08-29T06:16:06Z", - "git_url": "git://github.com/broqiang/mdblog.git", - "ssh_url": "git@github.com:broqiang/mdblog.git", - "clone_url": "https://github.com/broqiang/mdblog.git", - "homepage": "https://broqiang.com", - "stargazers_count": 359, - "watchers_count": 359, - "language": "Go", - "topics": [ - "blog", - "gin", - "gin-blog", - "ginblog", - "go", - "go-blog", - "markdon" - ] + "html_url": "https://github.com/KDE/kdeconnect-android", + "description": "Native Android port of the KDE Connect Qt app", + "url": "https://api.github.com/repos/KDE/kdeconnect-android", + "languages_url": "https://api.github.com/repos/KDE/kdeconnect-android/languages", + "created_at": "2015-09-18T14:50:17Z", + "updated_at": "2024-09-06T21:13:29Z", + "git_url": "git://github.com/KDE/kdeconnect-android.git", + "ssh_url": "git@github.com:KDE/kdeconnect-android.git", + "clone_url": "https://github.com/KDE/kdeconnect-android.git", + "homepage": "https://invent.kde.org/network/kdeconnect-android", + "stargazers_count": 973, + "watchers_count": 973, + "language": "Java", + "topics": [] }, { - "id": 28838478, - "node_id": "MDEwOlJlcG9zaXRvcnkyODgzODQ3OA==", - "name": "service", - "full_name": "kardianos/service", + "id": 143298715, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDMyOTg3MTU=", + "name": "FairEmail", + "full_name": "M66B/FairEmail", "owner": { - "login": "kardianos", - "id": 755121, - "avatar_url": "https://avatars.githubusercontent.com/u/755121?v=4", - "url": "https://api.github.com/users/kardianos", - "html_url": "https://github.com/kardianos" + "login": "M66B", + "id": 259573, + "avatar_url": "https://avatars.githubusercontent.com/u/259573?v=4", + "url": "https://api.github.com/users/M66B", + "html_url": "https://github.com/M66B" }, - "html_url": "https://github.com/kardianos/service", - "description": "Run go programs as a service on major platforms.", - "url": "https://api.github.com/repos/kardianos/service", - "languages_url": "https://api.github.com/repos/kardianos/service/languages", - "created_at": "2015-01-06T00:12:22Z", - "updated_at": "2024-09-04T05:58:46Z", - "git_url": "git://github.com/kardianos/service.git", - "ssh_url": "git@github.com:kardianos/service.git", - "clone_url": "https://github.com/kardianos/service.git", - "homepage": null, - "stargazers_count": 4399, - "watchers_count": 4399, - "language": "Go", - "topics": [] + "html_url": "https://github.com/M66B/FairEmail", + "description": "Fully featured, open source, privacy friendly email app for Android", + "url": "https://api.github.com/repos/M66B/FairEmail", + "languages_url": "https://api.github.com/repos/M66B/FairEmail/languages", + "created_at": "2018-08-02T13:30:25Z", + "updated_at": "2024-09-06T18:24:04Z", + "git_url": "git://github.com/M66B/FairEmail.git", + "ssh_url": "git@github.com:M66B/FairEmail.git", + "clone_url": "https://github.com/M66B/FairEmail.git", + "homepage": "https://email.faircode.eu/", + "stargazers_count": 3001, + "watchers_count": 3001, + "language": "Java", + "topics": [ + "android", + "app", + "email", + "privacy", + "security" + ] }, { - "id": 32153390, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjE1MzM5MA==", - "name": "gofpdf", - "full_name": "jung-kurt/gofpdf", + "id": 453905754, + "node_id": "R_kgDOGw4NWg", + "name": "Amarok-Hider", + "full_name": "deltazefiro/Amarok-Hider", "owner": { - "login": "jung-kurt", - "id": 5148839, - "avatar_url": "https://avatars.githubusercontent.com/u/5148839?v=4", - "url": "https://api.github.com/users/jung-kurt", - "html_url": "https://github.com/jung-kurt" + "login": "deltazefiro", + "id": 41465688, + "avatar_url": "https://avatars.githubusercontent.com/u/41465688?v=4", + "url": "https://api.github.com/users/deltazefiro", + "html_url": "https://github.com/deltazefiro" }, - "html_url": "https://github.com/jung-kurt/gofpdf", - "description": "A PDF document generator with high level support for text, drawing and images", - "url": "https://api.github.com/repos/jung-kurt/gofpdf", - "languages_url": "https://api.github.com/repos/jung-kurt/gofpdf/languages", - "created_at": "2015-03-13T11:57:30Z", - "updated_at": "2024-09-04T17:48:14Z", - "git_url": "git://github.com/jung-kurt/gofpdf.git", - "ssh_url": "git@github.com:jung-kurt/gofpdf.git", - "clone_url": "https://github.com/jung-kurt/gofpdf.git", - "homepage": "http://godoc.org/github.com/jung-kurt/gofpdf", - "stargazers_count": 4314, - "watchers_count": 4314, - "language": "Go", - "topics": [] + "html_url": "https://github.com/deltazefiro/Amarok-Hider", + "description": "Hide your private files and apps with a single click.", + "url": "https://api.github.com/repos/deltazefiro/Amarok-Hider", + "languages_url": "https://api.github.com/repos/deltazefiro/Amarok-Hider/languages", + "created_at": "2022-01-31T06:46:16Z", + "updated_at": "2024-09-06T15:41:42Z", + "git_url": "git://github.com/deltazefiro/Amarok-Hider.git", + "ssh_url": "git@github.com:deltazefiro/Amarok-Hider.git", + "clone_url": "https://github.com/deltazefiro/Amarok-Hider.git", + "homepage": "https://deltazefiro.github.io/Amarok-doc/en-US/", + "stargazers_count": 1492, + "watchers_count": 1492, + "language": "Java", + "topics": [ + "android", + "android-application", + "file-hider", + "hider", + "privacy-protection" + ] }, { - "id": 123604842, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjM2MDQ4NDI=", - "name": "gooxml", - "full_name": "srinathh/gooxml", + "id": 63582643, + "node_id": "MDEwOlJlcG9zaXRvcnk2MzU4MjY0Mw==", + "name": "ScreenStream", + "full_name": "dkrivoruchko/ScreenStream", "owner": { - "login": "srinathh", - "id": 2973973, - "avatar_url": "https://avatars.githubusercontent.com/u/2973973?v=4", - "url": "https://api.github.com/users/srinathh", - "html_url": "https://github.com/srinathh" + "login": "dkrivoruchko", + "id": 10741551, + "avatar_url": "https://avatars.githubusercontent.com/u/10741551?v=4", + "url": "https://api.github.com/users/dkrivoruchko", + "html_url": "https://github.com/dkrivoruchko" }, - "html_url": "https://github.com/srinathh/gooxml", - "description": "Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx)", - "url": "https://api.github.com/repos/srinathh/gooxml", - "languages_url": "https://api.github.com/repos/srinathh/gooxml/languages", - "created_at": "2018-03-02T16:44:46Z", - "updated_at": "2024-08-29T09:10:08Z", - "git_url": "git://github.com/srinathh/gooxml.git", - "ssh_url": "git@github.com:srinathh/gooxml.git", - "clone_url": "https://github.com/srinathh/gooxml.git", - "homepage": "https://baliance.com/gooxml/", - "stargazers_count": 42, - "watchers_count": 42, - "language": "Go", + "html_url": "https://github.com/dkrivoruchko/ScreenStream", + "description": "ScreenStream Android App", + "url": "https://api.github.com/repos/dkrivoruchko/ScreenStream", + "languages_url": "https://api.github.com/repos/dkrivoruchko/ScreenStream/languages", + "created_at": "2016-07-18T08:07:33Z", + "updated_at": "2024-09-06T21:44:52Z", + "git_url": "git://github.com/dkrivoruchko/ScreenStream.git", + "ssh_url": "git@github.com:dkrivoruchko/ScreenStream.git", + "clone_url": "https://github.com/dkrivoruchko/ScreenStream.git", + "homepage": "https://screenstream.io", + "stargazers_count": 1671, + "watchers_count": 1671, + "language": "Java", "topics": [] }, { - "id": 43975705, - "node_id": "MDEwOlJlcG9zaXRvcnk0Mzk3NTcwNQ==", - "name": "docx", - "full_name": "nguyenthenguyen/docx", + "id": 547126223, + "node_id": "R_kgDOIJx7zw", + "name": "SPatch-Update", + "full_name": "Katana-Official/SPatch-Update", "owner": { - "login": "nguyenthenguyen", - "id": 8535630, - "avatar_url": "https://avatars.githubusercontent.com/u/8535630?v=4", - "url": "https://api.github.com/users/nguyenthenguyen", - "html_url": "https://github.com/nguyenthenguyen" + "login": "Katana-Official", + "id": 115212758, + "avatar_url": "https://avatars.githubusercontent.com/u/115212758?v=4", + "url": "https://api.github.com/users/Katana-Official", + "html_url": "https://github.com/Katana-Official" }, - "html_url": "https://github.com/nguyenthenguyen/docx", - "description": "Simple Google Go (Golang) library for replacing text in Microsoft Word (.docx) file", - "url": "https://api.github.com/repos/nguyenthenguyen/docx", - "languages_url": "https://api.github.com/repos/nguyenthenguyen/docx/languages", - "created_at": "2015-10-09T19:24:50Z", - "updated_at": "2024-08-27T06:36:41Z", - "git_url": "git://github.com/nguyenthenguyen/docx.git", - "ssh_url": "git@github.com:nguyenthenguyen/docx.git", - "clone_url": "https://github.com/nguyenthenguyen/docx.git", - "homepage": "", - "stargazers_count": 524, - "watchers_count": 524, - "language": "Go", + "html_url": "https://github.com/Katana-Official/SPatch-Update", + "description": "Update for SPatch nightly", + "url": "https://api.github.com/repos/Katana-Official/SPatch-Update", + "languages_url": "https://api.github.com/repos/Katana-Official/SPatch-Update/languages", + "created_at": "2022-10-07T07:12:50Z", + "updated_at": "2024-09-06T14:19:49Z", + "git_url": "git://github.com/Katana-Official/SPatch-Update.git", + "ssh_url": "git@github.com:Katana-Official/SPatch-Update.git", + "clone_url": "https://github.com/Katana-Official/SPatch-Update.git", + "homepage": null, + "stargazers_count": 801, + "watchers_count": 801, + "language": "Java", "topics": [] }, { - "id": 296435640, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTY0MzU2NDA=", - "name": "go-docx", - "full_name": "lukasjarosch/go-docx", + "id": 275966393, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzU5NjYzOTM=", + "name": "Neo-Launcher", + "full_name": "NeoApplications/Neo-Launcher", "owner": { - "login": "lukasjarosch", - "id": 3764664, - "avatar_url": "https://avatars.githubusercontent.com/u/3764664?v=4", - "url": "https://api.github.com/users/lukasjarosch", - "html_url": "https://github.com/lukasjarosch" + "login": "NeoApplications", + "id": 101910870, + "avatar_url": "https://avatars.githubusercontent.com/u/101910870?v=4", + "url": "https://api.github.com/users/NeoApplications", + "html_url": "https://github.com/NeoApplications" }, - "html_url": "https://github.com/lukasjarosch/go-docx", - "description": "Replace placeholders inside docx documents with speed and confidence.", - "url": "https://api.github.com/repos/lukasjarosch/go-docx", - "languages_url": "https://api.github.com/repos/lukasjarosch/go-docx/languages", - "created_at": "2020-09-17T20:30:26Z", - "updated_at": "2024-09-01T15:24:14Z", - "git_url": "git://github.com/lukasjarosch/go-docx.git", - "ssh_url": "git@github.com:lukasjarosch/go-docx.git", - "clone_url": "https://github.com/lukasjarosch/go-docx.git", + "html_url": "https://github.com/NeoApplications/Neo-Launcher", + "description": "Neo-Launcher", + "url": "https://api.github.com/repos/NeoApplications/Neo-Launcher", + "languages_url": "https://api.github.com/repos/NeoApplications/Neo-Launcher/languages", + "created_at": "2020-06-30T01:32:31Z", + "updated_at": "2024-09-06T18:11:47Z", + "git_url": "git://github.com/NeoApplications/Neo-Launcher.git", + "ssh_url": "git@github.com:NeoApplications/Neo-Launcher.git", + "clone_url": "https://github.com/NeoApplications/Neo-Launcher.git", "homepage": "", - "stargazers_count": 187, - "watchers_count": 187, - "language": "Go", + "stargazers_count": 1600, + "watchers_count": 1600, + "language": "Java", "topics": [ - "docx", - "golang", - "microsoft", - "ooxml", - "word", - "wordprocessingml" + "android", + "launcher" ] }, { - "id": 293308451, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTMzMDg0NTE=", - "name": "docx", - "full_name": "gingfrederik/docx", + "id": 134932582, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzQ5MzI1ODI=", + "name": "XposedSmsCode", + "full_name": "tianma8023/XposedSmsCode", "owner": { - "login": "gingfrederik", - "id": 9346743, - "avatar_url": "https://avatars.githubusercontent.com/u/9346743?v=4", - "url": "https://api.github.com/users/gingfrederik", - "html_url": "https://github.com/gingfrederik" + "login": "tianma8023", + "id": 7833704, + "avatar_url": "https://avatars.githubusercontent.com/u/7833704?v=4", + "url": "https://api.github.com/users/tianma8023", + "html_url": "https://github.com/tianma8023" }, - "html_url": "https://github.com/gingfrederik/docx", - "description": "Simple pure Go (golang) library for creating DOCX file", - "url": "https://api.github.com/repos/gingfrederik/docx", - "languages_url": "https://api.github.com/repos/gingfrederik/docx/languages", - "created_at": "2020-09-06T15:43:55Z", - "updated_at": "2024-07-16T15:43:31Z", - "git_url": "git://github.com/gingfrederik/docx.git", - "ssh_url": "git@github.com:gingfrederik/docx.git", - "clone_url": "https://github.com/gingfrederik/docx.git", - "homepage": null, - "stargazers_count": 66, - "watchers_count": 66, - "language": "Go", - "topics": [] + "html_url": "https://github.com/tianma8023/XposedSmsCode", + "description": ":lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。", + "url": "https://api.github.com/repos/tianma8023/XposedSmsCode", + "languages_url": "https://api.github.com/repos/tianma8023/XposedSmsCode/languages", + "created_at": "2018-05-26T05:35:04Z", + "updated_at": "2024-09-05T19:10:36Z", + "git_url": "git://github.com/tianma8023/XposedSmsCode.git", + "ssh_url": "git@github.com:tianma8023/XposedSmsCode.git", + "clone_url": "https://github.com/tianma8023/XposedSmsCode.git", + "homepage": "", + "stargazers_count": 797, + "watchers_count": 797, + "language": "Java", + "topics": [ + "xposed", + "xposedmodule" + ] }, { - "id": 67034076, - "node_id": "MDEwOlJlcG9zaXRvcnk2NzAzNDA3Ng==", - "name": "go-docx-templates", - "full_name": "legion-zver/go-docx-templates", + "id": 320785435, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjA3ODU0MzU=", + "name": "LSPosed", + "full_name": "LSPosed/LSPosed", "owner": { - "login": "legion-zver", - "id": 12369572, - "avatar_url": "https://avatars.githubusercontent.com/u/12369572?v=4", - "url": "https://api.github.com/users/legion-zver", - "html_url": "https://github.com/legion-zver" + "login": "LSPosed", + "id": 75879071, + "avatar_url": "https://avatars.githubusercontent.com/u/75879071?v=4", + "url": "https://api.github.com/users/LSPosed", + "html_url": "https://github.com/LSPosed" }, - "html_url": "https://github.com/legion-zver/go-docx-templates", - "description": null, - "url": "https://api.github.com/repos/legion-zver/go-docx-templates", - "languages_url": "https://api.github.com/repos/legion-zver/go-docx-templates/languages", - "created_at": "2016-08-31T12:10:25Z", - "updated_at": "2024-08-20T08:48:07Z", - "git_url": "git://github.com/legion-zver/go-docx-templates.git", - "ssh_url": "git@github.com:legion-zver/go-docx-templates.git", - "clone_url": "https://github.com/legion-zver/go-docx-templates.git", - "homepage": null, - "stargazers_count": 126, - "watchers_count": 126, - "language": "Go", + "html_url": "https://github.com/LSPosed/LSPosed", + "description": "LSPosed Framework", + "url": "https://api.github.com/repos/LSPosed/LSPosed", + "languages_url": "https://api.github.com/repos/LSPosed/LSPosed/languages", + "created_at": "2020-12-12T08:39:37Z", + "updated_at": "2024-09-07T00:59:35Z", + "git_url": "git://github.com/LSPosed/LSPosed.git", + "ssh_url": "git@github.com:LSPosed/LSPosed.git", + "clone_url": "https://github.com/LSPosed/LSPosed.git", + "homepage": "https://lsposed.org", + "stargazers_count": 17068, + "watchers_count": 17068, + "language": "Java", "topics": [ - "docx", - "golang", - "templates" + "android", + "xposed" ] }, { - "id": 432717637, - "node_id": "R_kgDOGcq_RQ", - "name": "lancet", - "full_name": "duke-git/lancet", + "id": 145399427, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDUzOTk0Mjc=", + "name": "Shelter", + "full_name": "PeterCxy/Shelter", "owner": { - "login": "duke-git", - "id": 5037603, - "avatar_url": "https://avatars.githubusercontent.com/u/5037603?v=4", - "url": "https://api.github.com/users/duke-git", - "html_url": "https://github.com/duke-git" + "login": "PeterCxy", + "id": 4532423, + "avatar_url": "https://avatars.githubusercontent.com/u/4532423?v=4", + "url": "https://api.github.com/users/PeterCxy", + "html_url": "https://github.com/PeterCxy" }, - "html_url": "https://github.com/duke-git/lancet", - "description": "A comprehensive, efficient, and reusable util function library of Go.", - "url": "https://api.github.com/repos/duke-git/lancet", - "languages_url": "https://api.github.com/repos/duke-git/lancet/languages", - "created_at": "2021-11-28T13:18:19Z", - "updated_at": "2024-09-05T23:54:53Z", - "git_url": "git://github.com/duke-git/lancet.git", - "ssh_url": "git@github.com:duke-git/lancet.git", - "clone_url": "https://github.com/duke-git/lancet.git", - "homepage": "https://www.golancet.cn/en/", - "stargazers_count": 4348, - "watchers_count": 4348, - "language": "Go", - "topics": [ - "generics", - "go", - "golang", - "library", - "lodash", - "utils" + "html_url": "https://github.com/PeterCxy/Shelter", + "description": "SThis repository is a mirror of https://gitea.angry.im/PeterCxy/Shelter", + "url": "https://api.github.com/repos/PeterCxy/Shelter", + "languages_url": "https://api.github.com/repos/PeterCxy/Shelter/languages", + "created_at": "2018-08-20T09:55:06Z", + "updated_at": "2024-09-06T17:42:11Z", + "git_url": "git://github.com/PeterCxy/Shelter.git", + "ssh_url": "git@github.com:PeterCxy/Shelter.git", + "clone_url": "https://github.com/PeterCxy/Shelter.git", + "homepage": "https://gitea.angry.im/PeterCxy/Shelter", + "stargazers_count": 2244, + "watchers_count": 2244, + "language": "Java", + "topics": [] + }, + { + "id": 656227652, + "node_id": "R_kgDOJx09RA", + "name": "Chat2DB", + "full_name": "CodePhiliaX/Chat2DB", + "owner": { + "login": "CodePhiliaX", + "id": 131834193, + "avatar_url": "https://avatars.githubusercontent.com/u/131834193?v=4", + "url": "https://api.github.com/users/CodePhiliaX", + "html_url": "https://github.com/CodePhiliaX" + }, + "html_url": "https://github.com/CodePhiliaX/Chat2DB", + "description": "🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.", + "url": "https://api.github.com/repos/CodePhiliaX/Chat2DB", + "languages_url": "https://api.github.com/repos/CodePhiliaX/Chat2DB/languages", + "created_at": "2023-06-20T14:05:26Z", + "updated_at": "2024-09-07T00:25:34Z", + "git_url": "git://github.com/CodePhiliaX/Chat2DB.git", + "ssh_url": "git@github.com:CodePhiliaX/Chat2DB.git", + "clone_url": "https://github.com/CodePhiliaX/Chat2DB.git", + "homepage": "http://chat2db.ai", + "stargazers_count": 14759, + "watchers_count": 14759, + "language": "Java", + "topics": [ + "ai", + "bi", + "chatgpt", + "clickhouse", + "clickhouse-client", + "database", + "datagrip", + "db2", + "dbeaver", + "gpt", + "hive", + "mysql", + "navicat", + "oracle", + "postgresql", + "redis", + "redis-client", + "sqlserver", + "text2sql" ] }, { - "id": 23096959, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5Njk1OQ==", - "name": "go", - "full_name": "golang/go", + "id": 663458108, + "node_id": "R_kgDOJ4uRPA", + "name": "campus-imaotai", + "full_name": "oddfar/campus-imaotai", "owner": { - "login": "golang", - "id": 4314092, - "avatar_url": "https://avatars.githubusercontent.com/u/4314092?v=4", - "url": "https://api.github.com/users/golang", - "html_url": "https://github.com/golang" + "login": "oddfar", + "id": 76616434, + "avatar_url": "https://avatars.githubusercontent.com/u/76616434?v=4", + "url": "https://api.github.com/users/oddfar", + "html_url": "https://github.com/oddfar" }, - "html_url": "https://github.com/golang/go", - "description": "The Go programming language", - "url": "https://api.github.com/repos/golang/go", - "languages_url": "https://api.github.com/repos/golang/go/languages", - "created_at": "2014-08-19T04:33:40Z", - "updated_at": "2024-09-06T01:20:35Z", - "git_url": "git://github.com/golang/go.git", - "ssh_url": "git@github.com:golang/go.git", - "clone_url": "https://github.com/golang/go.git", - "homepage": "https://go.dev", - "stargazers_count": 122667, - "watchers_count": 122667, - "language": "Go", - "topics": [ - "go", - "golang", - "language", - "programming-language" - ] + "html_url": "https://github.com/oddfar/campus-imaotai", + "description": "i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)", + "url": "https://api.github.com/repos/oddfar/campus-imaotai", + "languages_url": "https://api.github.com/repos/oddfar/campus-imaotai/languages", + "created_at": "2023-07-07T10:37:13Z", + "updated_at": "2024-09-06T08:27:54Z", + "git_url": "git://github.com/oddfar/campus-imaotai.git", + "ssh_url": "git@github.com:oddfar/campus-imaotai.git", + "clone_url": "https://github.com/oddfar/campus-imaotai.git", + "homepage": "https://oddfar.github.io/campus-doc/campus-imaotai", + "stargazers_count": 4079, + "watchers_count": 4079, + "language": "Java", + "topics": [] }, { - "id": 418816813, - "node_id": "R_kgDOGPajLQ", - "name": "go-tutorial", - "full_name": "jincheng9/go-tutorial", + "id": 87780098, + "node_id": "MDEwOlJlcG9zaXRvcnk4Nzc4MDA5OA==", + "name": "UltimateAndroidReference", + "full_name": "aritraroy/UltimateAndroidReference", "owner": { - "login": "jincheng9", - "id": 1326520, - "avatar_url": "https://avatars.githubusercontent.com/u/1326520?v=4", - "url": "https://api.github.com/users/jincheng9", - "html_url": "https://github.com/jincheng9" + "login": "aritraroy", + "id": 8044760, + "avatar_url": "https://avatars.githubusercontent.com/u/8044760?v=4", + "url": "https://api.github.com/users/aritraroy", + "html_url": "https://github.com/aritraroy" }, - "html_url": "https://github.com/jincheng9/go-tutorial", - "description": "Go learning materials,涵盖基础、中级和高级教程", - "url": "https://api.github.com/repos/jincheng9/go-tutorial", - "languages_url": "https://api.github.com/repos/jincheng9/go-tutorial/languages", - "created_at": "2021-10-19T07:29:13Z", - "updated_at": "2024-09-04T09:16:24Z", - "git_url": "git://github.com/jincheng9/go-tutorial.git", - "ssh_url": "git@github.com:jincheng9/go-tutorial.git", - "clone_url": "https://github.com/jincheng9/go-tutorial.git", + "html_url": "https://github.com/aritraroy/UltimateAndroidReference", + "description": ":rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer", + "url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference", + "languages_url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference/languages", + "created_at": "2017-04-10T07:28:27Z", + "updated_at": "2024-09-06T12:48:49Z", + "git_url": "git://github.com/aritraroy/UltimateAndroidReference.git", + "ssh_url": "git@github.com:aritraroy/UltimateAndroidReference.git", + "clone_url": "https://github.com/aritraroy/UltimateAndroidReference.git", "homepage": "", - "stargazers_count": 962, - "watchers_count": 962, - "language": "Go", + "stargazers_count": 7837, + "watchers_count": 7837, + "language": "Java", "topics": [ - "blog", - "book", - "cheat-sheets", - "database", - "gin", - "go", - "golang", - "news", - "notes", - "tutorial", - "video", - "web", - "wechat" + "android", + "android-apps", + "android-book", + "android-developers", + "android-development", + "android-game", + "android-library", + "android-open-source", + "android-studio", + "android-tests", + "kotlin-android", + "sample-android", + "twitter", + "websites" ] }, { - "id": 390982669, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTA5ODI2Njk=", - "name": "natpass", - "full_name": "lwch/natpass", + "id": 44804216, + "node_id": "MDEwOlJlcG9zaXRvcnk0NDgwNDIxNg==", + "name": "termux-app", + "full_name": "termux/termux-app", "owner": { - "login": "lwch", - "id": 4181963, - "avatar_url": "https://avatars.githubusercontent.com/u/4181963?v=4", - "url": "https://api.github.com/users/lwch", - "html_url": "https://github.com/lwch" + "login": "termux", + "id": 8104776, + "avatar_url": "https://avatars.githubusercontent.com/u/8104776?v=4", + "url": "https://api.github.com/users/termux", + "html_url": "https://github.com/termux" }, - "html_url": "https://github.com/lwch/natpass", - "description": "🔥居家办公,远程开发神器", - "url": "https://api.github.com/repos/lwch/natpass", - "languages_url": "https://api.github.com/repos/lwch/natpass/languages", - "created_at": "2021-07-30T08:02:42Z", - "updated_at": "2024-09-05T08:38:46Z", - "git_url": "git://github.com/lwch/natpass.git", - "ssh_url": "git@github.com:lwch/natpass.git", - "clone_url": "https://github.com/lwch/natpass.git", - "homepage": "https://lwch.gitbook.io/natpass/", - "stargazers_count": 4124, - "watchers_count": 4124, - "language": "Go", + "html_url": "https://github.com/termux/termux-app", + "description": "Termux - a terminal emulator application for Android OS extendible by variety of packages.", + "url": "https://api.github.com/repos/termux/termux-app", + "languages_url": "https://api.github.com/repos/termux/termux-app/languages", + "created_at": "2015-10-23T09:42:46Z", + "updated_at": "2024-09-06T22:59:54Z", + "git_url": "git://github.com/termux/termux-app.git", + "ssh_url": "git@github.com:termux/termux-app.git", + "clone_url": "https://github.com/termux/termux-app.git", + "homepage": "https://f-droid.org/en/packages/com.termux", + "stargazers_count": 34556, + "watchers_count": 34556, + "language": "Java", "topics": [ - "code-server", - "golang", - "protobuf", - "shell", - "tls", - "vnc" + "android", + "hacktoberfest", + "linux", + "terminal", + "termux" ] }, { - "id": 487018039, - "node_id": "R_kgDOHQdONw", - "name": "nuxui", - "full_name": "nuxui/nuxui", + "id": 378069880, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzgwNjk4ODA=", + "name": "ZeroTermux", + "full_name": "hanxinhao000/ZeroTermux", "owner": { - "login": "nuxui", - "id": 104567385, - "avatar_url": "https://avatars.githubusercontent.com/u/104567385?v=4", - "url": "https://api.github.com/users/nuxui", - "html_url": "https://github.com/nuxui" + "login": "hanxinhao000", + "id": 23556571, + "avatar_url": "https://avatars.githubusercontent.com/u/23556571?v=4", + "url": "https://api.github.com/users/hanxinhao000", + "html_url": "https://github.com/hanxinhao000" }, - "html_url": "https://github.com/nuxui/nuxui", - "description": "NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux", - "url": "https://api.github.com/repos/nuxui/nuxui", - "languages_url": "https://api.github.com/repos/nuxui/nuxui/languages", - "created_at": "2022-04-29T15:16:38Z", - "updated_at": "2024-08-28T10:27:03Z", - "git_url": "git://github.com/nuxui/nuxui.git", - "ssh_url": "git@github.com:nuxui/nuxui.git", - "clone_url": "https://github.com/nuxui/nuxui.git", - "homepage": "https://nuxui.org", - "stargazers_count": 471, - "watchers_count": 471, - "language": "Go", + "html_url": "https://github.com/hanxinhao000/ZeroTermux", + "description": null, + "url": "https://api.github.com/repos/hanxinhao000/ZeroTermux", + "languages_url": "https://api.github.com/repos/hanxinhao000/ZeroTermux/languages", + "created_at": "2021-06-18T07:29:17Z", + "updated_at": "2024-09-06T19:42:57Z", + "git_url": "git://github.com/hanxinhao000/ZeroTermux.git", + "ssh_url": "git@github.com:hanxinhao000/ZeroTermux.git", + "clone_url": "https://github.com/hanxinhao000/ZeroTermux.git", + "homepage": null, + "stargazers_count": 1427, + "watchers_count": 1427, + "language": "Java", "topics": [] }, { - "id": 6051812, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDUxODEy", - "name": "mux", - "full_name": "gorilla/mux", + "id": 510910226, + "node_id": "R_kgDOHnPfEg", + "name": "termux-monet", + "full_name": "Termux-Monet/termux-monet", + "owner": { + "login": "Termux-Monet", + "id": 173825319, + "avatar_url": "https://avatars.githubusercontent.com/u/173825319?v=4", + "url": "https://api.github.com/users/Termux-Monet", + "html_url": "https://github.com/Termux-Monet" + }, + "html_url": "https://github.com/Termux-Monet/termux-monet", + "description": "Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features.", + "url": "https://api.github.com/repos/Termux-Monet/termux-monet", + "languages_url": "https://api.github.com/repos/Termux-Monet/termux-monet/languages", + "created_at": "2022-07-05T22:18:49Z", + "updated_at": "2024-09-07T01:04:25Z", + "git_url": "git://github.com/Termux-Monet/termux-monet.git", + "ssh_url": "git@github.com:Termux-Monet/termux-monet.git", + "clone_url": "https://github.com/Termux-Monet/termux-monet.git", + "homepage": "https://github.com/Termux-Monet/termux-monet/releases/latest", + "stargazers_count": 1096, + "watchers_count": 1096, + "language": "Java", + "topics": [ + "android", + "android-12", + "android-14", + "android-8", + "android12", + "android14", + "linux", + "monet", + "terminal", + "termux" + ] + }, + { + "id": 304483342, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ0ODMzNDI=", + "name": "Android-Touch-Helper", + "full_name": "zfdang/Android-Touch-Helper", "owner": { - "login": "gorilla", - "id": 489566, - "avatar_url": "https://avatars.githubusercontent.com/u/489566?v=4", - "url": "https://api.github.com/users/gorilla", - "html_url": "https://github.com/gorilla" + "login": "zfdang", + "id": 1241196, + "avatar_url": "https://avatars.githubusercontent.com/u/1241196?v=4", + "url": "https://api.github.com/users/zfdang", + "html_url": "https://github.com/zfdang" }, - "html_url": "https://github.com/gorilla/mux", - "description": "Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍", - "url": "https://api.github.com/repos/gorilla/mux", - "languages_url": "https://api.github.com/repos/gorilla/mux/languages", - "created_at": "2012-10-02T21:32:24Z", - "updated_at": "2024-09-05T16:29:01Z", - "git_url": "git://github.com/gorilla/mux.git", - "ssh_url": "git@github.com:gorilla/mux.git", - "clone_url": "https://github.com/gorilla/mux.git", - "homepage": "https://gorilla.github.io", - "stargazers_count": 20652, - "watchers_count": 20652, - "language": "Go", + "html_url": "https://github.com/zfdang/Android-Touch-Helper", + "description": "开屏跳过-安卓系统的开屏广告自动跳过助手", + "url": "https://api.github.com/repos/zfdang/Android-Touch-Helper", + "languages_url": "https://api.github.com/repos/zfdang/Android-Touch-Helper/languages", + "created_at": "2020-10-16T00:58:41Z", + "updated_at": "2024-09-07T00:57:44Z", + "git_url": "git://github.com/zfdang/Android-Touch-Helper.git", + "ssh_url": "git@github.com:zfdang/Android-Touch-Helper.git", + "clone_url": "https://github.com/zfdang/Android-Touch-Helper.git", + "homepage": "https://TouchHelper.zfdang.com", + "stargazers_count": 5189, + "watchers_count": 5189, + "language": "Java", "topics": [ - "go", - "golang", - "gorilla", - "gorilla-web-toolkit", - "http", - "middleware", - "mux", - "router" + "accessibility", + "activity", + "ad", + "android", + "auto", + "click", + "screen", + "skip", + "splash", + "start", + "startup" ] }, { - "id": 74321451, - "node_id": "MDEwOlJlcG9zaXRvcnk3NDMyMTQ1MQ==", - "name": "nging", - "full_name": "admpub/nging", + "id": 65757761, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1Nzc2MQ==", + "name": "Aegis", + "full_name": "beemdevelopment/Aegis", "owner": { - "login": "admpub", - "id": 512718, - "avatar_url": "https://avatars.githubusercontent.com/u/512718?v=4", - "url": "https://api.github.com/users/admpub", - "html_url": "https://github.com/admpub" + "login": "beemdevelopment", + "id": 47433933, + "avatar_url": "https://avatars.githubusercontent.com/u/47433933?v=4", + "url": "https://api.github.com/users/beemdevelopment", + "html_url": "https://github.com/beemdevelopment" }, - "html_url": "https://github.com/admpub/nging", - "description": "Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备", - "url": "https://api.github.com/repos/admpub/nging", - "languages_url": "https://api.github.com/repos/admpub/nging/languages", - "created_at": "2016-11-21T03:09:45Z", - "updated_at": "2024-09-05T05:10:52Z", - "git_url": "git://github.com/admpub/nging.git", - "ssh_url": "git@github.com:admpub/nging.git", - "clone_url": "https://github.com/admpub/nging.git", - "homepage": "https://nging.coscms.com", - "stargazers_count": 1357, - "watchers_count": 1357, - "language": "Go", + "html_url": "https://github.com/beemdevelopment/Aegis", + "description": "A free, secure and open source app for Android to manage your 2-step verification tokens.", + "url": "https://api.github.com/repos/beemdevelopment/Aegis", + "languages_url": "https://api.github.com/repos/beemdevelopment/Aegis/languages", + "created_at": "2016-08-15T19:10:31Z", + "updated_at": "2024-09-06T20:53:34Z", + "git_url": "git://github.com/beemdevelopment/Aegis.git", + "ssh_url": "git@github.com:beemdevelopment/Aegis.git", + "clone_url": "https://github.com/beemdevelopment/Aegis.git", + "homepage": "https://getaegis.app", + "stargazers_count": 8795, + "watchers_count": 8795, + "language": "Java", "topics": [ - "caddy", - "cron-jobs", - "database-manager", - "ddns", - "file-manager", - "frp-ui", - "ftp-server", - "mysql-client", - "nginx-configuration", - "off-line-download", - "redis-client", - "sftp-client", - "ssh-manager", - "web-server-dashboard", - "web-ui", - "webdav" + "2fa", + "android", + "authenticator", + "encryption", + "fingerprint", + "hotp", + "otp", + "secure", + "totp" ] }, { - "id": 502193049, - "node_id": "R_kgDOHe7bmQ", - "name": "gum", - "full_name": "charmbracelet/gum", + "id": 283211901, + "node_id": "MDEwOlJlcG9zaXRvcnkyODMyMTE5MDE=", + "name": "SmartTube", + "full_name": "yuliskov/SmartTube", "owner": { - "login": "charmbracelet", - "id": 57376114, - "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", - "url": "https://api.github.com/users/charmbracelet", - "html_url": "https://github.com/charmbracelet" + "login": "yuliskov", + "id": 5897464, + "avatar_url": "https://avatars.githubusercontent.com/u/5897464?v=4", + "url": "https://api.github.com/users/yuliskov", + "html_url": "https://github.com/yuliskov" }, - "html_url": "https://github.com/charmbracelet/gum", - "description": "A tool for glamorous shell scripts 🎀", - "url": "https://api.github.com/repos/charmbracelet/gum", - "languages_url": "https://api.github.com/repos/charmbracelet/gum/languages", - "created_at": "2022-06-10T22:09:42Z", - "updated_at": "2024-09-06T01:20:27Z", - "git_url": "git://github.com/charmbracelet/gum.git", - "ssh_url": "git@github.com:charmbracelet/gum.git", - "clone_url": "https://github.com/charmbracelet/gum.git", - "homepage": "", - "stargazers_count": 17750, - "watchers_count": 17750, - "language": "Go", + "html_url": "https://github.com/yuliskov/SmartTube", + "description": "SmartTube - an advanced player for set-top boxes and tvs running Android OS", + "url": "https://api.github.com/repos/yuliskov/SmartTube", + "languages_url": "https://api.github.com/repos/yuliskov/SmartTube/languages", + "created_at": "2020-07-28T12:53:52Z", + "updated_at": "2024-09-06T21:25:28Z", + "git_url": "git://github.com/yuliskov/SmartTube.git", + "ssh_url": "git@github.com:yuliskov/SmartTube.git", + "clone_url": "https://github.com/yuliskov/SmartTube.git", + "homepage": "https://www.patreon.com/smarttube", + "stargazers_count": 18516, + "watchers_count": 18516, + "language": "Java", "topics": [ - "bash", - "shell" + "android", + "android-tv", + "android-tv-box", + "java", + "kotlin", + "retrofit2", + "rxjava-android" ] }, { - "id": 319190398, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTkxOTAzOTg=", - "name": "microservice-mono-gin-gorm", - "full_name": "krishnarajvr/microservice-mono-gin-gorm", + "id": 206462776, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDY0NjI3NzY=", + "name": "GitHub-Chinese-Top-Charts", + "full_name": "GrowingGit/GitHub-Chinese-Top-Charts", "owner": { - "login": "krishnarajvr", - "id": 179954, - "avatar_url": "https://avatars.githubusercontent.com/u/179954?v=4", - "url": "https://api.github.com/users/krishnarajvr", - "html_url": "https://github.com/krishnarajvr" + "login": "GrowingGit", + "id": 21018904, + "avatar_url": "https://avatars.githubusercontent.com/u/21018904?v=4", + "url": "https://api.github.com/users/GrowingGit", + "html_url": "https://github.com/GrowingGit" }, - "html_url": "https://github.com/krishnarajvr/microservice-mono-gin-gorm", - "description": null, - "url": "https://api.github.com/repos/krishnarajvr/microservice-mono-gin-gorm", - "languages_url": "https://api.github.com/repos/krishnarajvr/microservice-mono-gin-gorm/languages", - "created_at": "2020-12-07T03:12:59Z", - "updated_at": "2024-08-16T09:19:29Z", - "git_url": "git://github.com/krishnarajvr/microservice-mono-gin-gorm.git", - "ssh_url": "git@github.com:krishnarajvr/microservice-mono-gin-gorm.git", - "clone_url": "https://github.com/krishnarajvr/microservice-mono-gin-gorm.git", - "homepage": null, - "stargazers_count": 65, - "watchers_count": 65, - "language": "Go", + "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts", + "description": ":cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。", + "url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts", + "languages_url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts/languages", + "created_at": "2019-09-05T03:01:56Z", + "updated_at": "2024-09-07T01:06:26Z", + "git_url": "git://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "ssh_url": "git@github.com:GrowingGit/GitHub-Chinese-Top-Charts.git", + "clone_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "homepage": "", + "stargazers_count": 98259, + "watchers_count": 98259, + "language": "Java", "topics": [] }, { - "id": 182955759, - "node_id": "MDEwOlJlcG9zaXRvcnkxODI5NTU3NTk=", - "name": "sdk-go", - "full_name": "shenghui0779/sdk-go", + "id": 561730219, + "node_id": "R_kgDOIXtSqw", + "name": "hello-algo", + "full_name": "krahets/hello-algo", "owner": { - "login": "shenghui0779", - "id": 67535398, - "avatar_url": "https://avatars.githubusercontent.com/u/67535398?v=4", - "url": "https://api.github.com/users/shenghui0779", - "html_url": "https://github.com/shenghui0779" + "login": "krahets", + "id": 26993056, + "avatar_url": "https://avatars.githubusercontent.com/u/26993056?v=4", + "url": "https://api.github.com/users/krahets", + "html_url": "https://github.com/krahets" }, - "html_url": "https://github.com/shenghui0779/sdk-go", - "description": "第三方应用 Go SDK (微信、支付宝、其它)", - "url": "https://api.github.com/repos/shenghui0779/sdk-go", - "languages_url": "https://api.github.com/repos/shenghui0779/sdk-go/languages", - "created_at": "2019-04-23T07:10:23Z", - "updated_at": "2024-09-03T01:41:04Z", - "git_url": "git://github.com/shenghui0779/sdk-go.git", - "ssh_url": "git@github.com:shenghui0779/sdk-go.git", - "clone_url": "https://github.com/shenghui0779/sdk-go.git", - "homepage": "https://pkg.go.dev/github.com/shenghui0779/sdk-go", - "stargazers_count": 444, - "watchers_count": 444, - "language": "Go", + "html_url": "https://github.com/krahets/hello-algo", + "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing", + "url": "https://api.github.com/repos/krahets/hello-algo", + "languages_url": "https://api.github.com/repos/krahets/hello-algo/languages", + "created_at": "2022-11-04T11:08:34Z", + "updated_at": "2024-09-06T23:33:42Z", + "git_url": "git://github.com/krahets/hello-algo.git", + "ssh_url": "git@github.com:krahets/hello-algo.git", + "clone_url": "https://github.com/krahets/hello-algo.git", + "homepage": "https://www.hello-algo.com", + "stargazers_count": 94572, + "watchers_count": 94572, + "language": "Java", + "topics": [ + "algo", + "algorithm", + "algorithms", + "book", + "data-structure", + "data-structures", + "data-structures-and-algorithms", + "dsa", + "education", + "leetcode", + "programming" + ] + }, + { + "id": 337054443, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzcwNTQ0NDM=", + "name": "xManager", + "full_name": "Team-xManager/xManager", + "owner": { + "login": "Team-xManager", + "id": 78732598, + "avatar_url": "https://avatars.githubusercontent.com/u/78732598?v=4", + "url": "https://api.github.com/users/Team-xManager", + "html_url": "https://github.com/Team-xManager" + }, + "html_url": "https://github.com/Team-xManager/xManager", + "description": "Ad-Free, New Features & Freedom", + "url": "https://api.github.com/repos/Team-xManager/xManager", + "languages_url": "https://api.github.com/repos/Team-xManager/xManager/languages", + "created_at": "2021-02-08T11:31:10Z", + "updated_at": "2024-09-06T22:51:11Z", + "git_url": "git://github.com/Team-xManager/xManager.git", + "ssh_url": "git@github.com:Team-xManager/xManager.git", + "clone_url": "https://github.com/Team-xManager/xManager.git", + "homepage": "https://xmanagerapp.com", + "stargazers_count": 9381, + "watchers_count": 9381, + "language": "Java", "topics": [ - "alipay", - "antchain", - "esign", - "go", - "golang", - "pay", - "sandpay", - "sdk", - "wechat", - "ysepay" + "android", + "java" ] } ], @@ -17034,13 +17266,13 @@ "url": "https://api.github.com/repos/slint-ui/slint", "languages_url": "https://api.github.com/repos/slint-ui/slint/languages", "created_at": "2020-05-04T08:53:03Z", - "updated_at": "2024-09-06T00:38:47Z", + "updated_at": "2024-09-07T00:07:27Z", "git_url": "git://github.com/slint-ui/slint.git", "ssh_url": "git@github.com:slint-ui/slint.git", "clone_url": "https://github.com/slint-ui/slint.git", "homepage": "https://slint.dev", - "stargazers_count": 16788, - "watchers_count": 16788, + "stargazers_count": 16796, + "watchers_count": 16796, "language": "Rust", "topics": [ "cpp", @@ -17079,13 +17311,13 @@ "url": "https://api.github.com/repos/oxc-project/oxc", "languages_url": "https://api.github.com/repos/oxc-project/oxc/languages", "created_at": "2023-02-09T05:46:51Z", - "updated_at": "2024-09-06T01:29:21Z", + "updated_at": "2024-09-06T23:14:31Z", "git_url": "git://github.com/oxc-project/oxc.git", "ssh_url": "git@github.com:oxc-project/oxc.git", "clone_url": "https://github.com/oxc-project/oxc.git", "homepage": "https://oxc.rs", - "stargazers_count": 10510, - "watchers_count": 10510, + "stargazers_count": 10525, + "watchers_count": 10525, "language": "Rust", "topics": [ "compiler", @@ -17114,13 +17346,13 @@ "url": "https://api.github.com/repos/teloxide/teloxide", "languages_url": "https://api.github.com/repos/teloxide/teloxide/languages", "created_at": "2019-09-01T16:46:32Z", - "updated_at": "2024-09-05T19:36:08Z", + "updated_at": "2024-09-06T23:13:11Z", "git_url": "git://github.com/teloxide/teloxide.git", "ssh_url": "git@github.com:teloxide/teloxide.git", "clone_url": "https://github.com/teloxide/teloxide.git", "homepage": "https://docs.rs/teloxide/", - "stargazers_count": 3024, - "watchers_count": 3024, + "stargazers_count": 3026, + "watchers_count": 3026, "language": "Rust", "topics": [ "rust", @@ -17147,13 +17379,13 @@ "url": "https://api.github.com/repos/kyclark/command-line-rust", "languages_url": "https://api.github.com/repos/kyclark/command-line-rust/languages", "created_at": "2020-03-05T15:24:50Z", - "updated_at": "2024-09-04T19:13:37Z", + "updated_at": "2024-09-06T19:03:13Z", "git_url": "git://github.com/kyclark/command-line-rust.git", "ssh_url": "git@github.com:kyclark/command-line-rust.git", "clone_url": "https://github.com/kyclark/command-line-rust.git", "homepage": "", - "stargazers_count": 1476, - "watchers_count": 1476, + "stargazers_count": 1479, + "watchers_count": 1479, "language": "Rust", "topics": [ "cli", @@ -17179,13 +17411,13 @@ "url": "https://api.github.com/repos/astral-sh/rye", "languages_url": "https://api.github.com/repos/astral-sh/rye/languages", "created_at": "2023-04-22T22:23:54Z", - "updated_at": "2024-09-06T00:39:57Z", + "updated_at": "2024-09-06T21:35:45Z", "git_url": "git://github.com/astral-sh/rye.git", "ssh_url": "git@github.com:astral-sh/rye.git", "clone_url": "https://github.com/astral-sh/rye.git", "homepage": "https://rye.astral.sh", - "stargazers_count": 13369, - "watchers_count": 13369, + "stargazers_count": 13378, + "watchers_count": 13378, "language": "Rust", "topics": [ "package-manager", @@ -17210,13 +17442,13 @@ "url": "https://api.github.com/repos/astral-sh/uv", "languages_url": "https://api.github.com/repos/astral-sh/uv/languages", "created_at": "2023-10-02T20:24:11Z", - "updated_at": "2024-09-06T01:32:00Z", + "updated_at": "2024-09-07T01:12:40Z", "git_url": "git://github.com/astral-sh/uv.git", "ssh_url": "git@github.com:astral-sh/uv.git", "clone_url": "https://github.com/astral-sh/uv.git", "homepage": "https://docs.astral.sh/uv", - "stargazers_count": 19132, - "watchers_count": 19132, + "stargazers_count": 19209, + "watchers_count": 19209, "language": "Rust", "topics": [] }, @@ -17237,13 +17469,13 @@ "url": "https://api.github.com/repos/Relm4/Relm4", "languages_url": "https://api.github.com/repos/Relm4/Relm4/languages", "created_at": "2021-06-06T13:26:26Z", - "updated_at": "2024-09-05T12:48:52Z", + "updated_at": "2024-09-06T02:02:53Z", "git_url": "git://github.com/Relm4/Relm4.git", "ssh_url": "git@github.com:Relm4/Relm4.git", "clone_url": "https://github.com/Relm4/Relm4.git", "homepage": "https://relm4.org", - "stargazers_count": 1424, - "watchers_count": 1424, + "stargazers_count": 1425, + "watchers_count": 1425, "language": "Rust", "topics": [ "elm", @@ -17327,13 +17559,13 @@ "url": "https://api.github.com/repos/ff522/dm-ticket", "languages_url": "https://api.github.com/repos/ff522/dm-ticket/languages", "created_at": "2023-05-27T14:48:49Z", - "updated_at": "2024-09-05T10:05:14Z", + "updated_at": "2024-09-06T06:48:35Z", "git_url": "git://github.com/ff522/dm-ticket.git", "ssh_url": "git@github.com:ff522/dm-ticket.git", "clone_url": "https://github.com/ff522/dm-ticket.git", "homepage": "", - "stargazers_count": 72, - "watchers_count": 72, + "stargazers_count": 73, + "watchers_count": 73, "language": "Rust", "topics": [] }, @@ -17418,13 +17650,13 @@ "url": "https://api.github.com/repos/harlanc/xiu", "languages_url": "https://api.github.com/repos/harlanc/xiu/languages", "created_at": "2020-08-16T14:27:42Z", - "updated_at": "2024-09-05T19:03:54Z", + "updated_at": "2024-09-06T07:54:30Z", "git_url": "git://github.com/harlanc/xiu.git", "ssh_url": "git@github.com:harlanc/xiu.git", "clone_url": "https://github.com/harlanc/xiu.git", "homepage": "https://rustxiu.com", - "stargazers_count": 1738, - "watchers_count": 1738, + "stargazers_count": 1740, + "watchers_count": 1740, "language": "Rust", "topics": [ "aac", @@ -17466,13 +17698,13 @@ "url": "https://api.github.com/repos/rolldown/rolldown", "languages_url": "https://api.github.com/repos/rolldown/rolldown/languages", "created_at": "2023-09-18T14:20:28Z", - "updated_at": "2024-09-06T00:38:50Z", + "updated_at": "2024-09-06T23:40:43Z", "git_url": "git://github.com/rolldown/rolldown.git", "ssh_url": "git@github.com:rolldown/rolldown.git", "clone_url": "https://github.com/rolldown/rolldown.git", "homepage": "https://rolldown.rs", - "stargazers_count": 7861, - "watchers_count": 7861, + "stargazers_count": 7870, + "watchers_count": 7870, "language": "Rust", "topics": [ "bundler", @@ -17497,13 +17729,13 @@ "url": "https://api.github.com/repos/nushell/nushell", "languages_url": "https://api.github.com/repos/nushell/nushell/languages", "created_at": "2019-05-10T16:59:42Z", - "updated_at": "2024-09-06T00:10:33Z", + "updated_at": "2024-09-06T23:53:43Z", "git_url": "git://github.com/nushell/nushell.git", "ssh_url": "git@github.com:nushell/nushell.git", "clone_url": "https://github.com/nushell/nushell.git", "homepage": "https://www.nushell.sh/", - "stargazers_count": 31577, - "watchers_count": 31577, + "stargazers_count": 31595, + "watchers_count": 31595, "language": "Rust", "topics": [ "rust", @@ -17527,13 +17759,13 @@ "url": "https://api.github.com/repos/wez/wezterm", "languages_url": "https://api.github.com/repos/wez/wezterm/languages", "created_at": "2018-02-07T05:35:46Z", - "updated_at": "2024-09-06T01:06:41Z", + "updated_at": "2024-09-06T21:19:43Z", "git_url": "git://github.com/wez/wezterm.git", "ssh_url": "git@github.com:wez/wezterm.git", "clone_url": "https://github.com/wez/wezterm.git", "homepage": "https://wezfurlong.org/wezterm/", - "stargazers_count": 16551, - "watchers_count": 16551, + "stargazers_count": 16561, + "watchers_count": 16561, "language": "Rust", "topics": [ "rust", @@ -17561,13 +17793,13 @@ "url": "https://api.github.com/repos/alacritty/alacritty", "languages_url": "https://api.github.com/repos/alacritty/alacritty/languages", "created_at": "2016-02-18T05:02:30Z", - "updated_at": "2024-09-06T00:50:41Z", + "updated_at": "2024-09-07T00:26:04Z", "git_url": "git://github.com/alacritty/alacritty.git", "ssh_url": "git@github.com:alacritty/alacritty.git", "clone_url": "https://github.com/alacritty/alacritty.git", "homepage": "https://alacritty.org", - "stargazers_count": 55471, - "watchers_count": 55471, + "stargazers_count": 55482, + "watchers_count": 55482, "language": "Rust", "topics": [ "bsd", @@ -17599,13 +17831,13 @@ "url": "https://api.github.com/repos/cloudflare/pingora", "languages_url": "https://api.github.com/repos/cloudflare/pingora/languages", "created_at": "2023-05-05T20:03:08Z", - "updated_at": "2024-09-05T20:03:56Z", + "updated_at": "2024-09-07T01:03:00Z", "git_url": "git://github.com/cloudflare/pingora.git", "ssh_url": "git@github.com:cloudflare/pingora.git", "clone_url": "https://github.com/cloudflare/pingora.git", "homepage": "", - "stargazers_count": 20997, - "watchers_count": 20997, + "stargazers_count": 21003, + "watchers_count": 21003, "language": "Rust", "topics": [] }, @@ -17626,13 +17858,13 @@ "url": "https://api.github.com/repos/lapce/lapce", "languages_url": "https://api.github.com/repos/lapce/lapce/languages", "created_at": "2018-02-06T08:41:06Z", - "updated_at": "2024-09-06T01:19:19Z", + "updated_at": "2024-09-06T20:13:40Z", "git_url": "git://github.com/lapce/lapce.git", "ssh_url": "git@github.com:lapce/lapce.git", "clone_url": "https://github.com/lapce/lapce.git", "homepage": "http://lapce.dev", - "stargazers_count": 34187, - "watchers_count": 34187, + "stargazers_count": 34193, + "watchers_count": 34193, "language": "Rust", "topics": [ "code-editor", @@ -17659,13 +17891,13 @@ "url": "https://api.github.com/repos/zed-industries/zed", "languages_url": "https://api.github.com/repos/zed-industries/zed/languages", "created_at": "2021-02-20T03:01:06Z", - "updated_at": "2024-09-06T01:23:59Z", + "updated_at": "2024-09-07T01:06:03Z", "git_url": "git://github.com/zed-industries/zed.git", "ssh_url": "git@github.com:zed-industries/zed.git", "clone_url": "https://github.com/zed-industries/zed.git", "homepage": "https://zed.dev", - "stargazers_count": 46463, - "watchers_count": 46463, + "stargazers_count": 46547, + "watchers_count": 46547, "language": "Rust", "topics": [ "gpui", @@ -17690,13 +17922,13 @@ "url": "https://api.github.com/repos/H-M-H/Weylus", "languages_url": "https://api.github.com/repos/H-M-H/Weylus/languages", "created_at": "2020-05-01T10:25:33Z", - "updated_at": "2024-09-05T18:49:26Z", + "updated_at": "2024-09-06T23:32:34Z", "git_url": "git://github.com/H-M-H/Weylus.git", "ssh_url": "git@github.com:H-M-H/Weylus.git", "clone_url": "https://github.com/H-M-H/Weylus.git", "homepage": "", - "stargazers_count": 6805, - "watchers_count": 6805, + "stargazers_count": 6809, + "watchers_count": 6809, "language": "Rust", "topics": [ "android", @@ -17765,13 +17997,13 @@ "url": "https://api.github.com/repos/lotabout/skim", "languages_url": "https://api.github.com/repos/lotabout/skim/languages", "created_at": "2016-05-29T06:24:46Z", - "updated_at": "2024-09-05T23:09:04Z", + "updated_at": "2024-09-06T16:52:15Z", "git_url": "git://github.com/lotabout/skim.git", "ssh_url": "git@github.com:lotabout/skim.git", "clone_url": "https://github.com/lotabout/skim.git", "homepage": "", - "stargazers_count": 5049, - "watchers_count": 5049, + "stargazers_count": 5051, + "watchers_count": 5051, "language": "Rust", "topics": [ "fuzzyfinder", @@ -17796,13 +18028,13 @@ "url": "https://api.github.com/repos/Schniz/fnm", "languages_url": "https://api.github.com/repos/Schniz/fnm/languages", "created_at": "2019-01-16T13:32:14Z", - "updated_at": "2024-09-06T01:34:13Z", + "updated_at": "2024-09-06T22:41:13Z", "git_url": "git://github.com/Schniz/fnm.git", "ssh_url": "git@github.com:Schniz/fnm.git", "clone_url": "https://github.com/Schniz/fnm.git", "homepage": "https://fnm.vercel.app", - "stargazers_count": 17395, - "watchers_count": 17395, + "stargazers_count": 17407, + "watchers_count": 17407, "language": "Rust", "topics": [ "hacktoberfest", @@ -17830,13 +18062,13 @@ "url": "https://api.github.com/repos/microsoft/windows-rs", "languages_url": "https://api.github.com/repos/microsoft/windows-rs/languages", "created_at": "2019-09-12T17:03:25Z", - "updated_at": "2024-09-05T17:44:16Z", + "updated_at": "2024-09-07T01:13:06Z", "git_url": "git://github.com/microsoft/windows-rs.git", "ssh_url": "git@github.com:microsoft/windows-rs.git", "clone_url": "https://github.com/microsoft/windows-rs.git", "homepage": "https://kennykerr.ca/rust-getting-started/", - "stargazers_count": 10277, - "watchers_count": 10277, + "stargazers_count": 10282, + "watchers_count": 10282, "language": "Rust", "topics": [ "rust", @@ -17860,13 +18092,13 @@ "url": "https://api.github.com/repos/jpochyla/psst", "languages_url": "https://api.github.com/repos/jpochyla/psst/languages", "created_at": "2020-05-27T16:46:58Z", - "updated_at": "2024-09-05T10:55:03Z", + "updated_at": "2024-09-06T20:16:10Z", "git_url": "git://github.com/jpochyla/psst.git", "ssh_url": "git@github.com:jpochyla/psst.git", "clone_url": "https://github.com/jpochyla/psst.git", "homepage": "", - "stargazers_count": 8395, - "watchers_count": 8395, + "stargazers_count": 8394, + "watchers_count": 8394, "language": "Rust", "topics": [] }, @@ -17887,13 +18119,13 @@ "url": "https://api.github.com/repos/rust-unofficial/awesome-rust", "languages_url": "https://api.github.com/repos/rust-unofficial/awesome-rust/languages", "created_at": "2014-07-17T10:45:10Z", - "updated_at": "2024-09-06T00:13:05Z", + "updated_at": "2024-09-06T22:26:09Z", "git_url": "git://github.com/rust-unofficial/awesome-rust.git", "ssh_url": "git@github.com:rust-unofficial/awesome-rust.git", "clone_url": "https://github.com/rust-unofficial/awesome-rust.git", "homepage": "", - "stargazers_count": 45667, - "watchers_count": 45667, + "stargazers_count": 45683, + "watchers_count": 45683, "language": "Rust", "topics": [ "awesome", @@ -17917,13 +18149,13 @@ "url": "https://api.github.com/repos/LGUG2Z/komorebi", "languages_url": "https://api.github.com/repos/LGUG2Z/komorebi/languages", "created_at": "2021-07-29T23:20:15Z", - "updated_at": "2024-09-05T22:44:47Z", + "updated_at": "2024-09-06T22:17:26Z", "git_url": "git://github.com/LGUG2Z/komorebi.git", "ssh_url": "git@github.com:LGUG2Z/komorebi.git", "clone_url": "https://github.com/LGUG2Z/komorebi.git", "homepage": "https://lgug2z.github.io/komorebi/", - "stargazers_count": 8684, - "watchers_count": 8684, + "stargazers_count": 8694, + "watchers_count": 8694, "language": "Rust", "topics": [ "autohotkey", @@ -17950,13 +18182,13 @@ "url": "https://api.github.com/repos/dani-garcia/vaultwarden", "languages_url": "https://api.github.com/repos/dani-garcia/vaultwarden/languages", "created_at": "2018-02-17T22:40:20Z", - "updated_at": "2024-09-06T01:10:22Z", + "updated_at": "2024-09-07T00:19:46Z", "git_url": "git://github.com/dani-garcia/vaultwarden.git", "ssh_url": "git@github.com:dani-garcia/vaultwarden.git", "clone_url": "https://github.com/dani-garcia/vaultwarden.git", "homepage": "", - "stargazers_count": 36560, - "watchers_count": 36560, + "stargazers_count": 36608, + "watchers_count": 36608, "language": "Rust", "topics": [ "bitwarden", @@ -17985,13 +18217,13 @@ "url": "https://api.github.com/repos/BurntSushi/ripgrep", "languages_url": "https://api.github.com/repos/BurntSushi/ripgrep/languages", "created_at": "2016-03-11T02:02:33Z", - "updated_at": "2024-09-06T01:32:27Z", + "updated_at": "2024-09-07T01:02:29Z", "git_url": "git://github.com/BurntSushi/ripgrep.git", "ssh_url": "git@github.com:BurntSushi/ripgrep.git", "clone_url": "https://github.com/BurntSushi/ripgrep.git", "homepage": "", - "stargazers_count": 47417, - "watchers_count": 47417, + "stargazers_count": 47441, + "watchers_count": 47441, "language": "Rust", "topics": [ "cli", @@ -18023,13 +18255,13 @@ "url": "https://api.github.com/repos/uutils/coreutils", "languages_url": "https://api.github.com/repos/uutils/coreutils/languages", "created_at": "2013-08-02T16:22:56Z", - "updated_at": "2024-09-06T01:32:15Z", + "updated_at": "2024-09-06T16:31:31Z", "git_url": "git://github.com/uutils/coreutils.git", "ssh_url": "git@github.com:uutils/coreutils.git", "clone_url": "https://github.com/uutils/coreutils.git", "homepage": "https://uutils.github.io/", - "stargazers_count": 17531, - "watchers_count": 17531, + "stargazers_count": 17534, + "watchers_count": 17534, "language": "Rust", "topics": [ "busybox", @@ -18057,13 +18289,13 @@ "url": "https://api.github.com/repos/google/comprehensive-rust", "languages_url": "https://api.github.com/repos/google/comprehensive-rust/languages", "created_at": "2022-12-21T15:17:24Z", - "updated_at": "2024-09-05T21:12:08Z", + "updated_at": "2024-09-06T23:50:16Z", "git_url": "git://github.com/google/comprehensive-rust.git", "ssh_url": "git@github.com:google/comprehensive-rust.git", "clone_url": "https://github.com/google/comprehensive-rust.git", "homepage": "https://google.github.io/comprehensive-rust/", - "stargazers_count": 27416, - "watchers_count": 27416, + "stargazers_count": 27424, + "watchers_count": 27424, "language": "Rust", "topics": [ "android", @@ -18093,13 +18325,13 @@ "url": "https://api.github.com/repos/DioxusLabs/dioxus", "languages_url": "https://api.github.com/repos/DioxusLabs/dioxus/languages", "created_at": "2021-01-15T01:57:26Z", - "updated_at": "2024-09-06T01:09:58Z", + "updated_at": "2024-09-07T00:18:13Z", "git_url": "git://github.com/DioxusLabs/dioxus.git", "ssh_url": "git@github.com:DioxusLabs/dioxus.git", "clone_url": "https://github.com/DioxusLabs/dioxus.git", "homepage": "https://dioxuslabs.com", - "stargazers_count": 20130, - "watchers_count": 20130, + "stargazers_count": 20133, + "watchers_count": 20133, "language": "Rust", "topics": [ "android", @@ -18134,13 +18366,13 @@ "url": "https://api.github.com/repos/helix-editor/helix", "languages_url": "https://api.github.com/repos/helix-editor/helix/languages", "created_at": "2020-06-01T04:26:56Z", - "updated_at": "2024-09-06T01:32:51Z", + "updated_at": "2024-09-07T01:08:51Z", "git_url": "git://github.com/helix-editor/helix.git", "ssh_url": "git@github.com:helix-editor/helix.git", "clone_url": "https://github.com/helix-editor/helix.git", "homepage": "https://helix-editor.com", - "stargazers_count": 32504, - "watchers_count": 32504, + "stargazers_count": 32526, + "watchers_count": 32526, "language": "Rust", "topics": [ "kakoune", @@ -18166,13 +18398,13 @@ "url": "https://api.github.com/repos/sxyazi/yazi", "languages_url": "https://api.github.com/repos/sxyazi/yazi/languages", "created_at": "2023-07-08T11:45:55Z", - "updated_at": "2024-09-06T00:18:34Z", + "updated_at": "2024-09-07T00:15:00Z", "git_url": "git://github.com/sxyazi/yazi.git", "ssh_url": "git@github.com:sxyazi/yazi.git", "clone_url": "https://github.com/sxyazi/yazi.git", "homepage": "https://yazi-rs.github.io", - "stargazers_count": 14212, - "watchers_count": 14212, + "stargazers_count": 14236, + "watchers_count": 14236, "language": "Rust", "topics": [ "android", @@ -18211,13 +18443,13 @@ "url": "https://api.github.com/repos/leptos-rs/leptos", "languages_url": "https://api.github.com/repos/leptos-rs/leptos/languages", "created_at": "2022-07-31T20:40:30Z", - "updated_at": "2024-09-05T23:47:16Z", + "updated_at": "2024-09-07T01:05:11Z", "git_url": "git://github.com/leptos-rs/leptos.git", "ssh_url": "git@github.com:leptos-rs/leptos.git", "clone_url": "https://github.com/leptos-rs/leptos.git", "homepage": "https://leptos.dev", - "stargazers_count": 15781, - "watchers_count": 15781, + "stargazers_count": 15793, + "watchers_count": 15793, "language": "Rust", "topics": [ "dom", @@ -18247,13 +18479,13 @@ "url": "https://api.github.com/repos/rust-lang/rustlings", "languages_url": "https://api.github.com/repos/rust-lang/rustlings/languages", "created_at": "2015-09-15T02:25:18Z", - "updated_at": "2024-09-06T00:10:19Z", + "updated_at": "2024-09-06T20:55:49Z", "git_url": "git://github.com/rust-lang/rustlings.git", "ssh_url": "git@github.com:rust-lang/rustlings.git", "clone_url": "https://github.com/rust-lang/rustlings.git", "homepage": "https://rustlings.cool", - "stargazers_count": 52518, - "watchers_count": 52518, + "stargazers_count": 52540, + "watchers_count": 52540, "language": "Rust", "topics": [ "beginner-friendly", @@ -18340,13 +18572,13 @@ "url": "https://api.github.com/repos/rust-lang/rust", "languages_url": "https://api.github.com/repos/rust-lang/rust/languages", "created_at": "2010-06-16T20:39:03Z", - "updated_at": "2024-09-06T01:27:50Z", + "updated_at": "2024-09-07T00:10:12Z", "git_url": "git://github.com/rust-lang/rust.git", "ssh_url": "git@github.com:rust-lang/rust.git", "clone_url": "https://github.com/rust-lang/rust.git", "homepage": "https://www.rust-lang.org", - "stargazers_count": 96558, - "watchers_count": 96558, + "stargazers_count": 96592, + "watchers_count": 96592, "language": "Rust", "topics": [ "compiler", @@ -18372,13 +18604,13 @@ "url": "https://api.github.com/repos/starship/starship", "languages_url": "https://api.github.com/repos/starship/starship/languages", "created_at": "2019-04-02T03:23:12Z", - "updated_at": "2024-09-06T01:32:54Z", + "updated_at": "2024-09-07T00:27:35Z", "git_url": "git://github.com/starship/starship.git", "ssh_url": "git@github.com:starship/starship.git", "clone_url": "https://github.com/starship/starship.git", "homepage": "https://starship.rs", - "stargazers_count": 44073, - "watchers_count": 44073, + "stargazers_count": 44096, + "watchers_count": 44096, "language": "Rust", "topics": [ "bash", @@ -18412,13 +18644,13 @@ "url": "https://api.github.com/repos/denoland/deno", "languages_url": "https://api.github.com/repos/denoland/deno/languages", "created_at": "2018-05-15T01:34:26Z", - "updated_at": "2024-09-06T01:01:06Z", + "updated_at": "2024-09-06T23:01:47Z", "git_url": "git://github.com/denoland/deno.git", "ssh_url": "git@github.com:denoland/deno.git", "clone_url": "https://github.com/denoland/deno.git", "homepage": "https://deno.com", - "stargazers_count": 93891, - "watchers_count": 93891, + "stargazers_count": 93902, + "watchers_count": 93902, "language": "Rust", "topics": [ "deno", @@ -18444,13 +18676,13 @@ "url": "https://api.github.com/repos/rome/tools", "languages_url": "https://api.github.com/repos/rome/tools/languages", "created_at": "2020-02-20T05:57:33Z", - "updated_at": "2024-09-05T15:16:09Z", + "updated_at": "2024-09-06T17:34:22Z", "git_url": "git://github.com/rome/tools.git", "ssh_url": "git@github.com:rome/tools.git", "clone_url": "https://github.com/rome/tools.git", "homepage": "https://docs.rome.tools/", - "stargazers_count": 23768, - "watchers_count": 23768, + "stargazers_count": 23770, + "watchers_count": 23770, "language": "Rust", "topics": [ "formatter", @@ -18477,13 +18709,13 @@ "url": "https://api.github.com/repos/tauri-apps/tauri", "languages_url": "https://api.github.com/repos/tauri-apps/tauri/languages", "created_at": "2019-07-13T09:09:37Z", - "updated_at": "2024-09-06T01:19:07Z", + "updated_at": "2024-09-07T00:40:53Z", "git_url": "git://github.com/tauri-apps/tauri.git", "ssh_url": "git@github.com:tauri-apps/tauri.git", "clone_url": "https://github.com/tauri-apps/tauri.git", "homepage": "https://tauri.app", - "stargazers_count": 81533, - "watchers_count": 81533, + "stargazers_count": 81570, + "watchers_count": 81570, "language": "Rust", "topics": [ "hacktoberfest", @@ -18523,13 +18755,13 @@ "url": "https://api.github.com/repos/tokio-rs/axum", "languages_url": "https://api.github.com/repos/tokio-rs/axum/languages", "created_at": "2021-05-30T09:22:25Z", - "updated_at": "2024-09-06T00:35:57Z", + "updated_at": "2024-09-07T00:56:15Z", "git_url": "git://github.com/tokio-rs/axum.git", "ssh_url": "git@github.com:tokio-rs/axum.git", "clone_url": "https://github.com/tokio-rs/axum.git", "homepage": "", - "stargazers_count": 18139, - "watchers_count": 18139, + "stargazers_count": 18171, + "watchers_count": 18171, "language": "Rust", "topics": [] }, @@ -18550,13 +18782,13 @@ "url": "https://api.github.com/repos/tw93/Pake", "languages_url": "https://api.github.com/repos/tw93/Pake/languages", "created_at": "2022-10-14T09:32:57Z", - "updated_at": "2024-09-06T01:21:27Z", + "updated_at": "2024-09-07T00:04:09Z", "git_url": "git://github.com/tw93/Pake.git", "ssh_url": "git@github.com:tw93/Pake.git", "clone_url": "https://github.com/tw93/Pake.git", "homepage": "", - "stargazers_count": 25403, - "watchers_count": 25403, + "stargazers_count": 25412, + "watchers_count": 25412, "language": "Rust", "topics": [ "chatgpt", @@ -18597,13 +18829,13 @@ "url": "https://api.github.com/repos/sunface/rust-course", "languages_url": "https://api.github.com/repos/sunface/rust-course/languages", "created_at": "2018-08-07T05:01:21Z", - "updated_at": "2024-09-05T22:37:15Z", + "updated_at": "2024-09-06T16:57:47Z", "git_url": "git://github.com/sunface/rust-course.git", "ssh_url": "git@github.com:sunface/rust-course.git", "clone_url": "https://github.com/sunface/rust-course.git", "homepage": "https://course.rs", - "stargazers_count": 24785, - "watchers_count": 24785, + "stargazers_count": 24798, + "watchers_count": 24798, "language": "Rust", "topics": [ "book", @@ -18642,13 +18874,13 @@ "url": "https://api.github.com/repos/ImageOptim/gifski", "languages_url": "https://api.github.com/repos/ImageOptim/gifski/languages", "created_at": "2017-11-01T22:48:43Z", - "updated_at": "2024-09-05T08:14:43Z", + "updated_at": "2024-09-06T16:24:06Z", "git_url": "git://github.com/ImageOptim/gifski.git", "ssh_url": "git@github.com:ImageOptim/gifski.git", "clone_url": "https://github.com/ImageOptim/gifski.git", "homepage": "https://gif.ski", - "stargazers_count": 4705, - "watchers_count": 4705, + "stargazers_count": 4707, + "watchers_count": 4707, "language": "Rust", "topics": [ "gif", @@ -18675,13 +18907,13 @@ "url": "https://api.github.com/repos/asciinema/agg", "languages_url": "https://api.github.com/repos/asciinema/agg/languages", "created_at": "2022-07-29T08:05:00Z", - "updated_at": "2024-09-03T14:34:14Z", + "updated_at": "2024-09-06T16:32:21Z", "git_url": "git://github.com/asciinema/agg.git", "ssh_url": "git@github.com:asciinema/agg.git", "clone_url": "https://github.com/asciinema/agg.git", "homepage": "", - "stargazers_count": 1156, - "watchers_count": 1156, + "stargazers_count": 1157, + "watchers_count": 1157, "language": "Rust", "topics": [ "asciinema", @@ -18709,13 +18941,13 @@ "url": "https://api.github.com/repos/zhangguanzhang/simple-container-network-book", "languages_url": "https://api.github.com/repos/zhangguanzhang/simple-container-network-book/languages", "created_at": "2024-08-11T08:53:48Z", - "updated_at": "2024-09-05T15:13:41Z", + "updated_at": "2024-09-06T06:16:17Z", "git_url": "git://github.com/zhangguanzhang/simple-container-network-book.git", "ssh_url": "git@github.com:zhangguanzhang/simple-container-network-book.git", "clone_url": "https://github.com/zhangguanzhang/simple-container-network-book.git", "homepage": "", - "stargazers_count": 692, - "watchers_count": 692, + "stargazers_count": 697, + "watchers_count": 697, "language": null, "topics": [] }, @@ -18736,13 +18968,13 @@ "url": "https://api.github.com/repos/taishan1994/awesome-chinese-ner", "languages_url": "https://api.github.com/repos/taishan1994/awesome-chinese-ner/languages", "created_at": "2022-03-19T09:14:16Z", - "updated_at": "2024-09-04T02:54:25Z", + "updated_at": "2024-09-06T02:48:49Z", "git_url": "git://github.com/taishan1994/awesome-chinese-ner.git", "ssh_url": "git@github.com:taishan1994/awesome-chinese-ner.git", "clone_url": "https://github.com/taishan1994/awesome-chinese-ner.git", "homepage": "", - "stargazers_count": 577, - "watchers_count": 577, + "stargazers_count": 578, + "watchers_count": 578, "language": null, "topics": [ "named-entity-recognition", @@ -18793,13 +19025,13 @@ "url": "https://api.github.com/repos/beerisgood/Windows11_Hardening", "languages_url": "https://api.github.com/repos/beerisgood/Windows11_Hardening/languages", "created_at": "2017-11-01T15:20:38Z", - "updated_at": "2024-09-05T05:48:18Z", + "updated_at": "2024-09-06T21:43:38Z", "git_url": "git://github.com/beerisgood/Windows11_Hardening.git", "ssh_url": "git@github.com:beerisgood/Windows11_Hardening.git", "clone_url": "https://github.com/beerisgood/Windows11_Hardening.git", "homepage": "", - "stargazers_count": 1070, - "watchers_count": 1070, + "stargazers_count": 1071, + "watchers_count": 1071, "language": null, "topics": [ "defender-application-guard", @@ -18831,13 +19063,13 @@ "url": "https://api.github.com/repos/itgoyo/TelegramGroup", "languages_url": "https://api.github.com/repos/itgoyo/TelegramGroup/languages", "created_at": "2018-02-10T11:43:40Z", - "updated_at": "2024-09-06T00:11:31Z", + "updated_at": "2024-09-06T23:32:17Z", "git_url": "git://github.com/itgoyo/TelegramGroup.git", "ssh_url": "git@github.com:itgoyo/TelegramGroup.git", "clone_url": "https://github.com/itgoyo/TelegramGroup.git", "homepage": "https://itgoyo.github.io/2024/05/27/index", - "stargazers_count": 13914, - "watchers_count": 13914, + "stargazers_count": 13930, + "watchers_count": 13930, "language": null, "topics": [ "telegram", @@ -18941,13 +19173,13 @@ "url": "https://api.github.com/repos/ionuttbara/recall-remover", "languages_url": "https://api.github.com/repos/ionuttbara/recall-remover/languages", "created_at": "2024-06-02T14:49:37Z", - "updated_at": "2024-07-16T13:01:17Z", + "updated_at": "2024-09-06T11:28:21Z", "git_url": "git://github.com/ionuttbara/recall-remover.git", "ssh_url": "git@github.com:ionuttbara/recall-remover.git", "clone_url": "https://github.com/ionuttbara/recall-remover.git", "homepage": null, - "stargazers_count": 5, - "watchers_count": 5, + "stargazers_count": 6, + "watchers_count": 6, "language": null, "topics": [] }, @@ -18968,7 +19200,7 @@ "url": "https://api.github.com/repos/charm-and-friends/charm-in-the-wild", "languages_url": "https://api.github.com/repos/charm-and-friends/charm-in-the-wild/languages", "created_at": "2024-05-30T19:39:30Z", - "updated_at": "2024-08-30T03:12:35Z", + "updated_at": "2024-09-06T21:57:03Z", "git_url": "git://github.com/charm-and-friends/charm-in-the-wild.git", "ssh_url": "git@github.com:charm-and-friends/charm-in-the-wild.git", "clone_url": "https://github.com/charm-and-friends/charm-in-the-wild.git", @@ -18998,13 +19230,13 @@ "url": "https://api.github.com/repos/yoyodadada/haoruanfenxiang", "languages_url": "https://api.github.com/repos/yoyodadada/haoruanfenxiang/languages", "created_at": "2019-04-21T01:55:52Z", - "updated_at": "2024-09-06T01:12:29Z", + "updated_at": "2024-09-06T16:31:16Z", "git_url": "git://github.com/yoyodadada/haoruanfenxiang.git", "ssh_url": "git@github.com:yoyodadada/haoruanfenxiang.git", "clone_url": "https://github.com/yoyodadada/haoruanfenxiang.git", "homepage": "", - "stargazers_count": 4008, - "watchers_count": 4008, + "stargazers_count": 4011, + "watchers_count": 4011, "language": null, "topics": [] }, @@ -19059,13 +19291,13 @@ "url": "https://api.github.com/repos/Xposed-Modules-Repo/Hook.JiuWu.Xp", "languages_url": "https://api.github.com/repos/Xposed-Modules-Repo/Hook.JiuWu.Xp/languages", "created_at": "2023-07-22T05:44:40Z", - "updated_at": "2024-09-05T16:03:27Z", + "updated_at": "2024-09-06T07:55:00Z", "git_url": "git://github.com/Xposed-Modules-Repo/Hook.JiuWu.Xp.git", "ssh_url": "git@github.com:Xposed-Modules-Repo/Hook.JiuWu.Xp.git", "clone_url": "https://github.com/Xposed-Modules-Repo/Hook.JiuWu.Xp.git", "homepage": "https://github.com/lovejiuwu", - "stargazers_count": 770, - "watchers_count": 770, + "stargazers_count": 771, + "watchers_count": 771, "language": null, "topics": [ "android", @@ -19090,13 +19322,13 @@ "url": "https://api.github.com/repos/EbookFoundation/free-programming-books", "languages_url": "https://api.github.com/repos/EbookFoundation/free-programming-books/languages", "created_at": "2013-10-11T06:50:37Z", - "updated_at": "2024-09-06T01:23:39Z", + "updated_at": "2024-09-07T01:18:55Z", "git_url": "git://github.com/EbookFoundation/free-programming-books.git", "ssh_url": "git@github.com:EbookFoundation/free-programming-books.git", "clone_url": "https://github.com/EbookFoundation/free-programming-books.git", "homepage": "https://ebookfoundation.github.io/free-programming-books/", - "stargazers_count": 333243, - "watchers_count": 333243, + "stargazers_count": 333298, + "watchers_count": 333298, "language": null, "topics": [ "books", @@ -19177,7 +19409,7 @@ "url": "https://api.github.com/repos/Xposed-Modules-Repo/com.fkzhang.wechatxposed", "languages_url": "https://api.github.com/repos/Xposed-Modules-Repo/com.fkzhang.wechatxposed/languages", "created_at": "2021-02-03T09:13:54Z", - "updated_at": "2024-09-05T17:57:51Z", + "updated_at": "2024-09-06T09:15:14Z", "git_url": "git://github.com/Xposed-Modules-Repo/com.fkzhang.wechatxposed.git", "ssh_url": "git@github.com:Xposed-Modules-Repo/com.fkzhang.wechatxposed.git", "clone_url": "https://github.com/Xposed-Modules-Repo/com.fkzhang.wechatxposed.git", @@ -19204,13 +19436,13 @@ "url": "https://api.github.com/repos/immersive-translate/immersive-translate", "languages_url": "https://api.github.com/repos/immersive-translate/immersive-translate/languages", "created_at": "2022-12-07T12:35:35Z", - "updated_at": "2024-09-05T19:32:57Z", + "updated_at": "2024-09-07T01:09:17Z", "git_url": "git://github.com/immersive-translate/immersive-translate.git", "ssh_url": "git@github.com:immersive-translate/immersive-translate.git", "clone_url": "https://github.com/immersive-translate/immersive-translate.git", "homepage": "https://immersivetranslate.com", - "stargazers_count": 14002, - "watchers_count": 14002, + "stargazers_count": 14005, + "watchers_count": 14005, "language": null, "topics": [ "chrome-extension", @@ -19236,13 +19468,13 @@ "url": "https://api.github.com/repos/rfyiamcool/notes", "languages_url": "https://api.github.com/repos/rfyiamcool/notes/languages", "created_at": "2020-12-10T02:09:21Z", - "updated_at": "2024-09-05T12:38:26Z", + "updated_at": "2024-09-06T10:46:32Z", "git_url": "git://github.com/rfyiamcool/notes.git", "ssh_url": "git@github.com:rfyiamcool/notes.git", "clone_url": "https://github.com/rfyiamcool/notes.git", "homepage": "https://xiaorui.cc", - "stargazers_count": 1285, - "watchers_count": 1285, + "stargazers_count": 1286, + "watchers_count": 1286, "language": null, "topics": [ "badgerdb", @@ -19270,13 +19502,13 @@ "url": "https://api.github.com/repos/warpdotdev/Warp", "languages_url": "https://api.github.com/repos/warpdotdev/Warp/languages", "created_at": "2021-07-08T18:48:08Z", - "updated_at": "2024-09-05T22:58:43Z", + "updated_at": "2024-09-06T23:05:28Z", "git_url": "git://github.com/warpdotdev/Warp.git", "ssh_url": "git@github.com:warpdotdev/Warp.git", "clone_url": "https://github.com/warpdotdev/Warp.git", "homepage": "https://warp.dev", - "stargazers_count": 20848, - "watchers_count": 20848, + "stargazers_count": 20858, + "watchers_count": 20858, "language": null, "topics": [ "bash", @@ -19360,13 +19592,13 @@ "url": "https://api.github.com/repos/poochie89/SnipDo-Extensions", "languages_url": "https://api.github.com/repos/poochie89/SnipDo-Extensions/languages", "created_at": "2022-08-16T13:33:27Z", - "updated_at": "2024-09-03T15:07:48Z", + "updated_at": "2024-09-06T17:03:18Z", "git_url": "git://github.com/poochie89/SnipDo-Extensions.git", "ssh_url": "git@github.com:poochie89/SnipDo-Extensions.git", "clone_url": "https://github.com/poochie89/SnipDo-Extensions.git", "homepage": null, - "stargazers_count": 126, - "watchers_count": 126, + "stargazers_count": 128, + "watchers_count": 128, "language": null, "topics": [] }, @@ -19473,13 +19705,13 @@ "url": "https://api.github.com/repos/weijunext/indie-hacker-tools", "languages_url": "https://api.github.com/repos/weijunext/indie-hacker-tools/languages", "created_at": "2024-02-20T08:01:27Z", - "updated_at": "2024-09-06T01:28:44Z", + "updated_at": "2024-09-06T15:08:23Z", "git_url": "git://github.com/weijunext/indie-hacker-tools.git", "ssh_url": "git@github.com:weijunext/indie-hacker-tools.git", "clone_url": "https://github.com/weijunext/indie-hacker-tools.git", "homepage": null, - "stargazers_count": 6045, - "watchers_count": 6045, + "stargazers_count": 6052, + "watchers_count": 6052, "language": null, "topics": [] }, @@ -19500,13 +19732,13 @@ "url": "https://api.github.com/repos/ai-boost/awesome-prompts", "languages_url": "https://api.github.com/repos/ai-boost/awesome-prompts/languages", "created_at": "2024-01-19T15:15:10Z", - "updated_at": "2024-09-06T01:23:07Z", + "updated_at": "2024-09-06T22:39:35Z", "git_url": "git://github.com/ai-boost/awesome-prompts.git", "ssh_url": "git@github.com:ai-boost/awesome-prompts.git", "clone_url": "https://github.com/ai-boost/awesome-prompts.git", "homepage": "https://awesomegpt.vip", - "stargazers_count": 4984, - "watchers_count": 4984, + "stargazers_count": 4987, + "watchers_count": 4987, "language": null, "topics": [ "awesome", @@ -19591,13 +19823,13 @@ "url": "https://api.github.com/repos/Hack-with-Github/Windows", "languages_url": "https://api.github.com/repos/Hack-with-Github/Windows/languages", "created_at": "2016-07-26T15:15:32Z", - "updated_at": "2024-09-03T07:46:36Z", + "updated_at": "2024-09-06T14:49:55Z", "git_url": "git://github.com/Hack-with-Github/Windows.git", "ssh_url": "git@github.com:Hack-with-Github/Windows.git", "clone_url": "https://github.com/Hack-with-Github/Windows.git", "homepage": "", - "stargazers_count": 1533, - "watchers_count": 1533, + "stargazers_count": 1534, + "watchers_count": 1534, "language": null, "topics": [ "exploitation", @@ -19627,13 +19859,13 @@ "url": "https://api.github.com/repos/stackia/best-windows-apps", "languages_url": "https://api.github.com/repos/stackia/best-windows-apps/languages", "created_at": "2016-06-10T07:30:03Z", - "updated_at": "2024-09-05T23:40:06Z", + "updated_at": "2024-09-07T00:28:05Z", "git_url": "git://github.com/stackia/best-windows-apps.git", "ssh_url": "git@github.com:stackia/best-windows-apps.git", "clone_url": "https://github.com/stackia/best-windows-apps.git", "homepage": "", - "stargazers_count": 2230, - "watchers_count": 2230, + "stargazers_count": 2236, + "watchers_count": 2236, "language": null, "topics": [] }, @@ -19654,13 +19886,13 @@ "url": "https://api.github.com/repos/Awesome-Windows/Awesome", "languages_url": "https://api.github.com/repos/Awesome-Windows/Awesome/languages", "created_at": "2016-05-30T17:27:35Z", - "updated_at": "2024-09-05T19:45:54Z", + "updated_at": "2024-09-06T22:51:23Z", "git_url": "git://github.com/Awesome-Windows/Awesome.git", "ssh_url": "git@github.com:Awesome-Windows/Awesome.git", "clone_url": "https://github.com/Awesome-Windows/Awesome.git", "homepage": "", - "stargazers_count": 28731, - "watchers_count": 28731, + "stargazers_count": 28729, + "watchers_count": 28729, "language": null, "topics": [ "awesome", @@ -19686,13 +19918,13 @@ "url": "https://api.github.com/repos/alebcay/awesome-shell", "languages_url": "https://api.github.com/repos/alebcay/awesome-shell/languages", "created_at": "2014-07-07T01:57:42Z", - "updated_at": "2024-09-06T01:29:25Z", + "updated_at": "2024-09-06T23:44:56Z", "git_url": "git://github.com/alebcay/awesome-shell.git", "ssh_url": "git@github.com:alebcay/awesome-shell.git", "clone_url": "https://github.com/alebcay/awesome-shell.git", "homepage": "", - "stargazers_count": 32510, - "watchers_count": 32510, + "stargazers_count": 32523, + "watchers_count": 32523, "language": null, "topics": [ "awesome", @@ -19722,13 +19954,13 @@ "url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet", "languages_url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet/languages", "created_at": "2014-04-12T16:38:42Z", - "updated_at": "2024-09-06T00:54:18Z", + "updated_at": "2024-09-07T00:31:48Z", "git_url": "git://github.com/tiimgreen/github-cheat-sheet.git", "ssh_url": "git@github.com:tiimgreen/github-cheat-sheet.git", "clone_url": "https://github.com/tiimgreen/github-cheat-sheet.git", "homepage": "http://git.io/sheet", - "stargazers_count": 47354, - "watchers_count": 47354, + "stargazers_count": 47369, + "watchers_count": 47369, "language": null, "topics": [ "awesome", @@ -19755,13 +19987,13 @@ "url": "https://api.github.com/repos/open-android/Android", "languages_url": "https://api.github.com/repos/open-android/Android/languages", "created_at": "2017-02-16T02:10:13Z", - "updated_at": "2024-09-05T16:04:59Z", + "updated_at": "2024-09-06T06:32:11Z", "git_url": "git://github.com/open-android/Android.git", "ssh_url": "git@github.com:open-android/Android.git", "clone_url": "https://github.com/open-android/Android.git", "homepage": "", - "stargazers_count": 14294, - "watchers_count": 14294, + "stargazers_count": 14297, + "watchers_count": 14297, "language": null, "topics": [ "android", @@ -19785,13 +20017,13 @@ "url": "https://api.github.com/repos/xlucn/oh-my-foss-android", "languages_url": "https://api.github.com/repos/xlucn/oh-my-foss-android/languages", "created_at": "2021-11-01T08:58:59Z", - "updated_at": "2024-09-05T18:30:42Z", + "updated_at": "2024-09-07T00:27:23Z", "git_url": "git://github.com/xlucn/oh-my-foss-android.git", "ssh_url": "git@github.com:xlucn/oh-my-foss-android.git", "clone_url": "https://github.com/xlucn/oh-my-foss-android.git", "homepage": "", - "stargazers_count": 2868, - "watchers_count": 2868, + "stargazers_count": 2871, + "watchers_count": 2871, "language": null, "topics": [ "android", @@ -19820,13 +20052,13 @@ "url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity", "languages_url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity/languages", "created_at": "2023-01-22T14:42:29Z", - "updated_at": "2024-09-06T01:29:21Z", + "updated_at": "2024-09-06T13:19:06Z", "git_url": "git://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", "ssh_url": "git@github.com:farhanashrafdev/90DaysOfCyberSecurity.git", "clone_url": "https://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", "homepage": "", - "stargazers_count": 5737, - "watchers_count": 5737, + "stargazers_count": 5740, + "watchers_count": 5740, "language": null, "topics": [ "communityexchange", @@ -19853,13 +20085,13 @@ "url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes", "languages_url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes/languages", "created_at": "2019-05-18T04:47:30Z", - "updated_at": "2024-09-05T10:07:04Z", + "updated_at": "2024-09-06T16:53:54Z", "git_url": "git://github.com/Bypass007/Emergency-Response-Notes.git", "ssh_url": "git@github.com:Bypass007/Emergency-Response-Notes.git", "clone_url": "https://github.com/Bypass007/Emergency-Response-Notes.git", "homepage": "https://bypass007.github.io/Emergency-Response-Notes/", - "stargazers_count": 5153, - "watchers_count": 5153, + "stargazers_count": 5156, + "watchers_count": 5156, "language": null, "topics": [] }, @@ -19943,7 +20175,7 @@ "url": "https://api.github.com/repos/TonnyL/Awesome_APIs", "languages_url": "https://api.github.com/repos/TonnyL/Awesome_APIs/languages", "created_at": "2017-01-13T12:58:24Z", - "updated_at": "2024-09-05T17:12:40Z", + "updated_at": "2024-09-06T09:59:45Z", "git_url": "git://github.com/TonnyL/Awesome_APIs.git", "ssh_url": "git@github.com:TonnyL/Awesome_APIs.git", "clone_url": "https://github.com/TonnyL/Awesome_APIs.git", @@ -20004,13 +20236,13 @@ "url": "https://api.github.com/repos/freefq/free", "languages_url": "https://api.github.com/repos/freefq/free/languages", "created_at": "2020-06-07T02:48:33Z", - "updated_at": "2024-09-06T01:23:31Z", + "updated_at": "2024-09-07T00:57:32Z", "git_url": "git://github.com/freefq/free.git", "ssh_url": "git@github.com:freefq/free.git", "clone_url": "https://github.com/freefq/free.git", "homepage": "", - "stargazers_count": 36732, - "watchers_count": 36732, + "stargazers_count": 36736, + "watchers_count": 36736, "language": null, "topics": [ "bulink", @@ -20071,13 +20303,13 @@ "url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook", "languages_url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook/languages", "created_at": "2023-11-24T22:10:57Z", - "updated_at": "2024-09-05T18:55:23Z", + "updated_at": "2024-09-06T19:16:46Z", "git_url": "git://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", "ssh_url": "git@github.com:jordan-cutler/path-to-senior-engineer-handbook.git", "clone_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", "homepage": "", - "stargazers_count": 12827, - "watchers_count": 12827, + "stargazers_count": 12835, + "watchers_count": 12835, "language": null, "topics": [ "awesome", @@ -20141,13 +20373,13 @@ "url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking", "languages_url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking/languages", "created_at": "2016-03-30T15:47:10Z", - "updated_at": "2024-09-06T00:13:06Z", + "updated_at": "2024-09-07T01:26:03Z", "git_url": "git://github.com/Hack-with-Github/Awesome-Hacking.git", "ssh_url": "git@github.com:Hack-with-Github/Awesome-Hacking.git", "clone_url": "https://github.com/Hack-with-Github/Awesome-Hacking.git", "homepage": null, - "stargazers_count": 82399, - "watchers_count": 82399, + "stargazers_count": 82447, + "watchers_count": 82447, "language": null, "topics": [ "android", @@ -20178,13 +20410,13 @@ "url": "https://api.github.com/repos/firstcontributions/first-contributions", "languages_url": "https://api.github.com/repos/firstcontributions/first-contributions/languages", "created_at": "2016-09-20T14:35:09Z", - "updated_at": "2024-09-06T01:29:19Z", + "updated_at": "2024-09-06T22:36:44Z", "git_url": "git://github.com/firstcontributions/first-contributions.git", "ssh_url": "git@github.com:firstcontributions/first-contributions.git", "clone_url": "https://github.com/firstcontributions/first-contributions.git", "homepage": "https://firstcontributions.github.io", - "stargazers_count": 44359, - "watchers_count": 44359, + "stargazers_count": 44375, + "watchers_count": 44375, "language": null, "topics": [ "beginner", @@ -20217,13 +20449,13 @@ "url": "https://api.github.com/repos/cloudcommunity/Free-Certifications", "languages_url": "https://api.github.com/repos/cloudcommunity/Free-Certifications/languages", "created_at": "2020-07-31T10:26:19Z", - "updated_at": "2024-09-06T01:31:43Z", + "updated_at": "2024-09-06T23:39:37Z", "git_url": "git://github.com/cloudcommunity/Free-Certifications.git", "ssh_url": "git@github.com:cloudcommunity/Free-Certifications.git", "clone_url": "https://github.com/cloudcommunity/Free-Certifications.git", "homepage": "https://cloudstudy.net", - "stargazers_count": 25454, - "watchers_count": 25454, + "stargazers_count": 25461, + "watchers_count": 25461, "language": null, "topics": [ "awesome", @@ -20265,13 +20497,13 @@ "url": "https://api.github.com/repos/jwasham/coding-interview-university", "languages_url": "https://api.github.com/repos/jwasham/coding-interview-university/languages", "created_at": "2016-06-06T02:34:12Z", - "updated_at": "2024-09-06T01:23:42Z", + "updated_at": "2024-09-07T00:34:59Z", "git_url": "git://github.com/jwasham/coding-interview-university.git", "ssh_url": "git@github.com:jwasham/coding-interview-university.git", "clone_url": "https://github.com/jwasham/coding-interview-university.git", "homepage": "", - "stargazers_count": 303756, - "watchers_count": 303756, + "stargazers_count": 303803, + "watchers_count": 303803, "language": null, "topics": [ "algorithm", @@ -20305,13 +20537,13 @@ "url": "https://api.github.com/repos/aplyc1a/blogs", "languages_url": "https://api.github.com/repos/aplyc1a/blogs/languages", "created_at": "2021-02-10T03:32:04Z", - "updated_at": "2024-09-05T05:33:34Z", + "updated_at": "2024-09-06T06:03:34Z", "git_url": "git://github.com/aplyc1a/blogs.git", "ssh_url": "git@github.com:aplyc1a/blogs.git", "clone_url": "https://github.com/aplyc1a/blogs.git", "homepage": "", - "stargazers_count": 573, - "watchers_count": 573, + "stargazers_count": 574, + "watchers_count": 574, "language": null, "topics": [] }, @@ -20332,13 +20564,13 @@ "url": "https://api.github.com/repos/unknwon/go-study-index", "languages_url": "https://api.github.com/repos/unknwon/go-study-index/languages", "created_at": "2014-04-02T01:50:36Z", - "updated_at": "2024-09-05T04:31:05Z", + "updated_at": "2024-09-06T14:49:24Z", "git_url": "git://github.com/unknwon/go-study-index.git", "ssh_url": "git@github.com:unknwon/go-study-index.git", "clone_url": "https://github.com/unknwon/go-study-index.git", "homepage": null, - "stargazers_count": 6427, - "watchers_count": 6427, + "stargazers_count": 6428, + "watchers_count": 6428, "language": null, "topics": [ "go" @@ -20393,13 +20625,13 @@ "url": "https://api.github.com/repos/public-api-lists/public-api-lists", "languages_url": "https://api.github.com/repos/public-api-lists/public-api-lists/languages", "created_at": "2020-01-05T20:34:00Z", - "updated_at": "2024-09-05T19:53:23Z", + "updated_at": "2024-09-06T23:02:39Z", "git_url": "git://github.com/public-api-lists/public-api-lists.git", "ssh_url": "git@github.com:public-api-lists/public-api-lists.git", "clone_url": "https://github.com/public-api-lists/public-api-lists.git", "homepage": "https://public-api-lists.github.io/public-api-lists/", - "stargazers_count": 9901, - "watchers_count": 9901, + "stargazers_count": 9905, + "watchers_count": 9905, "language": null, "topics": [ "public-api" @@ -20422,13 +20654,13 @@ "url": "https://api.github.com/repos/community/OSPO", "languages_url": "https://api.github.com/repos/community/OSPO/languages", "created_at": "2022-09-14T17:31:48Z", - "updated_at": "2024-09-05T05:16:04Z", + "updated_at": "2024-09-07T00:44:28Z", "git_url": "git://github.com/community/OSPO.git", "ssh_url": "git@github.com:community/OSPO.git", "clone_url": "https://github.com/community/OSPO.git", "homepage": null, - "stargazers_count": 179, - "watchers_count": 179, + "stargazers_count": 181, + "watchers_count": 181, "language": null, "topics": [] }, @@ -20449,13 +20681,13 @@ "url": "https://api.github.com/repos/guchangan1/All-Defense-Tool", "languages_url": "https://api.github.com/repos/guchangan1/All-Defense-Tool/languages", "created_at": "2022-04-25T11:45:06Z", - "updated_at": "2024-09-06T01:09:02Z", + "updated_at": "2024-09-06T11:50:08Z", "git_url": "git://github.com/guchangan1/All-Defense-Tool.git", "ssh_url": "git@github.com:guchangan1/All-Defense-Tool.git", "clone_url": "https://github.com/guchangan1/All-Defense-Tool.git", "homepage": "", - "stargazers_count": 5237, - "watchers_count": 5237, + "stargazers_count": 5247, + "watchers_count": 5247, "language": null, "topics": [] }, @@ -20476,13 +20708,13 @@ "url": "https://api.github.com/repos/piglei/one-python-craftsman", "languages_url": "https://api.github.com/repos/piglei/one-python-craftsman/languages", "created_at": "2018-10-31T15:03:16Z", - "updated_at": "2024-09-05T01:42:29Z", + "updated_at": "2024-09-06T13:44:20Z", "git_url": "git://github.com/piglei/one-python-craftsman.git", "ssh_url": "git@github.com:piglei/one-python-craftsman.git", "clone_url": "https://github.com/piglei/one-python-craftsman.git", "homepage": "https://www.piglei.com", - "stargazers_count": 6795, - "watchers_count": 6795, + "stargazers_count": 6796, + "watchers_count": 6796, "language": null, "topics": [ "articles", @@ -20508,13 +20740,13 @@ "url": "https://api.github.com/repos/wailsapp/awesome-wails", "languages_url": "https://api.github.com/repos/wailsapp/awesome-wails/languages", "created_at": "2021-09-11T09:21:00Z", - "updated_at": "2024-09-04T02:49:09Z", + "updated_at": "2024-09-06T02:07:07Z", "git_url": "git://github.com/wailsapp/awesome-wails.git", "ssh_url": "git@github.com:wailsapp/awesome-wails.git", "clone_url": "https://github.com/wailsapp/awesome-wails.git", "homepage": "", - "stargazers_count": 415, - "watchers_count": 415, + "stargazers_count": 416, + "watchers_count": 416, "language": null, "topics": [ "awesome", @@ -20540,13 +20772,13 @@ "url": "https://api.github.com/repos/guodongxiaren/README", "languages_url": "https://api.github.com/repos/guodongxiaren/README/languages", "created_at": "2014-06-15T06:16:24Z", - "updated_at": "2024-09-05T03:58:50Z", + "updated_at": "2024-09-06T10:59:55Z", "git_url": "git://github.com/guodongxiaren/README.git", "ssh_url": "git@github.com:guodongxiaren/README.git", "clone_url": "https://github.com/guodongxiaren/README.git", "homepage": "http://blog.csdn.net/guodongxiaren/article/details/23690801", - "stargazers_count": 6798, - "watchers_count": 6798, + "stargazers_count": 6797, + "watchers_count": 6797, "language": null, "topics": [ "flavored", @@ -20573,13 +20805,13 @@ "url": "https://api.github.com/repos/chubin/awesome-console-services", "languages_url": "https://api.github.com/repos/chubin/awesome-console-services/languages", "created_at": "2017-03-17T12:35:26Z", - "updated_at": "2024-09-05T02:21:52Z", + "updated_at": "2024-09-06T20:22:02Z", "git_url": "git://github.com/chubin/awesome-console-services.git", "ssh_url": "git@github.com:chubin/awesome-console-services.git", "clone_url": "https://github.com/chubin/awesome-console-services.git", "homepage": null, - "stargazers_count": 5436, - "watchers_count": 5436, + "stargazers_count": 5438, + "watchers_count": 5438, "language": null, "topics": [ "awesome", @@ -20606,13 +20838,13 @@ "url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN", "languages_url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN/languages", "created_at": "2013-11-04T01:59:19Z", - "updated_at": "2024-09-06T01:29:49Z", + "updated_at": "2024-09-07T01:06:15Z", "git_url": "git://github.com/justjavac/free-programming-books-zh_CN.git", "ssh_url": "git@github.com:justjavac/free-programming-books-zh_CN.git", "clone_url": "https://github.com/justjavac/free-programming-books-zh_CN.git", "homepage": "http://weibo.com/justjavac", - "stargazers_count": 111038, - "watchers_count": 111038, + "stargazers_count": 111042, + "watchers_count": 111042, "language": null, "topics": [ "android", @@ -20648,13 +20880,13 @@ "url": "https://api.github.com/repos/xszyou/Fay", "languages_url": "https://api.github.com/repos/xszyou/Fay/languages", "created_at": "2022-06-13T08:06:19Z", - "updated_at": "2024-09-05T08:58:25Z", + "updated_at": "2024-09-06T11:44:13Z", "git_url": "git://github.com/xszyou/Fay.git", "ssh_url": "git@github.com:xszyou/Fay.git", "clone_url": "https://github.com/xszyou/Fay.git", "homepage": "", - "stargazers_count": 8847, - "watchers_count": 8847, + "stargazers_count": 8849, + "watchers_count": 8849, "language": null, "topics": [ "ai", @@ -20680,13 +20912,13 @@ "url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi", "languages_url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi/languages", "created_at": "2016-06-22T11:58:03Z", - "updated_at": "2024-09-06T01:19:12Z", + "updated_at": "2024-09-06T03:37:05Z", "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", "homepage": "https://gitlab.com/Binaryify/neteasecloudmusicapi", - "stargazers_count": 30268, - "watchers_count": 30268, + "stargazers_count": 30267, + "watchers_count": 30267, "language": null, "topics": [ "api", @@ -20741,13 +20973,13 @@ "url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH", "languages_url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH/languages", "created_at": "2015-09-08T16:47:33Z", - "updated_at": "2024-09-05T08:04:27Z", + "updated_at": "2024-09-06T12:55:09Z", "git_url": "git://github.com/PowerShell/Win32-OpenSSH.git", "ssh_url": "git@github.com:PowerShell/Win32-OpenSSH.git", "clone_url": "https://github.com/PowerShell/Win32-OpenSSH.git", "homepage": null, - "stargazers_count": 7320, - "watchers_count": 7320, + "stargazers_count": 7321, + "watchers_count": 7321, "language": null, "topics": [ "c", @@ -20772,13 +21004,13 @@ "url": "https://api.github.com/repos/ByteByteGoHq/system-design-101", "languages_url": "https://api.github.com/repos/ByteByteGoHq/system-design-101/languages", "created_at": "2023-09-18T20:52:03Z", - "updated_at": "2024-09-05T23:50:18Z", + "updated_at": "2024-09-06T23:12:40Z", "git_url": "git://github.com/ByteByteGoHq/system-design-101.git", "ssh_url": "git@github.com:ByteByteGoHq/system-design-101.git", "clone_url": "https://github.com/ByteByteGoHq/system-design-101.git", "homepage": "https://blog.bytebytego.com/", - "stargazers_count": 62754, - "watchers_count": 62754, + "stargazers_count": 62779, + "watchers_count": 62779, "language": null, "topics": [ "aws", @@ -20810,13 +21042,13 @@ "url": "https://api.github.com/repos/ctjhoa/rust-learning", "languages_url": "https://api.github.com/repos/ctjhoa/rust-learning/languages", "created_at": "2015-05-07T09:10:36Z", - "updated_at": "2024-09-05T22:31:28Z", + "updated_at": "2024-09-06T18:49:01Z", "git_url": "git://github.com/ctjhoa/rust-learning.git", "ssh_url": "git@github.com:ctjhoa/rust-learning.git", "clone_url": "https://github.com/ctjhoa/rust-learning.git", "homepage": "", - "stargazers_count": 11387, - "watchers_count": 11387, + "stargazers_count": 11389, + "watchers_count": 11389, "language": null, "topics": [ "blog-article", @@ -20873,13 +21105,13 @@ "url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge", "languages_url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge/languages", "created_at": "2018-06-23T10:43:14Z", - "updated_at": "2024-09-06T01:31:13Z", + "updated_at": "2024-09-07T01:13:26Z", "git_url": "git://github.com/trimstray/the-book-of-secret-knowledge.git", "ssh_url": "git@github.com:trimstray/the-book-of-secret-knowledge.git", "clone_url": "https://github.com/trimstray/the-book-of-secret-knowledge.git", "homepage": "", - "stargazers_count": 142693, - "watchers_count": 142693, + "stargazers_count": 142787, + "watchers_count": 142787, "language": null, "topics": [ "awesome", @@ -20947,13 +21179,13 @@ "url": "https://api.github.com/repos/hackstoic/golang-open-source-projects", "languages_url": "https://api.github.com/repos/hackstoic/golang-open-source-projects/languages", "created_at": "2016-07-24T13:51:07Z", - "updated_at": "2024-09-03T07:02:46Z", + "updated_at": "2024-09-06T09:58:43Z", "git_url": "git://github.com/hackstoic/golang-open-source-projects.git", "ssh_url": "git@github.com:hackstoic/golang-open-source-projects.git", "clone_url": "https://github.com/hackstoic/golang-open-source-projects.git", "homepage": "", - "stargazers_count": 10922, - "watchers_count": 10922, + "stargazers_count": 10923, + "watchers_count": 10923, "language": null, "topics": [ "awesome", @@ -21012,13 +21244,13 @@ "url": "https://api.github.com/repos/forthespada/CS-Books", "languages_url": "https://api.github.com/repos/forthespada/CS-Books/languages", "created_at": "2021-01-10T09:49:05Z", - "updated_at": "2024-09-06T00:46:32Z", + "updated_at": "2024-09-06T16:01:00Z", "git_url": "git://github.com/forthespada/CS-Books.git", "ssh_url": "git@github.com:forthespada/CS-Books.git", "clone_url": "https://github.com/forthespada/CS-Books.git", "homepage": "https://interviewguide.cn", - "stargazers_count": 20258, - "watchers_count": 20258, + "stargazers_count": 20267, + "watchers_count": 20267, "language": null, "topics": [ "algorithms", @@ -21081,13 +21313,13 @@ "url": "https://api.github.com/repos/1c7/chinese-independent-developer", "languages_url": "https://api.github.com/repos/1c7/chinese-independent-developer/languages", "created_at": "2017-09-21T11:08:23Z", - "updated_at": "2024-09-06T01:18:34Z", + "updated_at": "2024-09-06T22:15:15Z", "git_url": "git://github.com/1c7/chinese-independent-developer.git", "ssh_url": "git@github.com:1c7/chinese-independent-developer.git", "clone_url": "https://github.com/1c7/chinese-independent-developer.git", "homepage": "", - "stargazers_count": 37020, - "watchers_count": 37020, + "stargazers_count": 37029, + "watchers_count": 37029, "language": null, "topics": [ "china", @@ -21112,7 +21344,7 @@ "url": "https://api.github.com/repos/521xueweihan/git-tips", "languages_url": "https://api.github.com/repos/521xueweihan/git-tips/languages", "created_at": "2016-07-15T12:02:20Z", - "updated_at": "2024-09-05T07:16:02Z", + "updated_at": "2024-09-06T06:58:57Z", "git_url": "git://github.com/521xueweihan/git-tips.git", "ssh_url": "git@github.com:521xueweihan/git-tips.git", "clone_url": "https://github.com/521xueweihan/git-tips.git", @@ -21170,13 +21402,13 @@ "url": "https://api.github.com/repos/megaease/Remembering-Haoel", "languages_url": "https://api.github.com/repos/megaease/Remembering-Haoel/languages", "created_at": "2023-05-16T11:08:48Z", - "updated_at": "2024-09-04T05:12:32Z", + "updated_at": "2024-09-06T01:47:58Z", "git_url": "git://github.com/megaease/Remembering-Haoel.git", "ssh_url": "git@github.com:megaease/Remembering-Haoel.git", "clone_url": "https://github.com/megaease/Remembering-Haoel.git", "homepage": null, - "stargazers_count": 2845, - "watchers_count": 2845, + "stargazers_count": 2846, + "watchers_count": 2846, "language": null, "topics": [] }, @@ -21291,13 +21523,13 @@ "url": "https://api.github.com/repos/ruanyf/free-books", "languages_url": "https://api.github.com/repos/ruanyf/free-books/languages", "created_at": "2019-08-19T08:24:38Z", - "updated_at": "2024-09-05T13:43:02Z", + "updated_at": "2024-09-06T08:22:45Z", "git_url": "git://github.com/ruanyf/free-books.git", "ssh_url": "git@github.com:ruanyf/free-books.git", "clone_url": "https://github.com/ruanyf/free-books.git", "homepage": null, - "stargazers_count": 14816, - "watchers_count": 14816, + "stargazers_count": 14818, + "watchers_count": 14818, "language": null, "topics": [] }, @@ -21318,13 +21550,13 @@ "url": "https://api.github.com/repos/practical-tutorials/project-based-learning", "languages_url": "https://api.github.com/repos/practical-tutorials/project-based-learning/languages", "created_at": "2017-04-12T05:07:46Z", - "updated_at": "2024-09-06T01:34:21Z", + "updated_at": "2024-09-07T01:04:28Z", "git_url": "git://github.com/practical-tutorials/project-based-learning.git", "ssh_url": "git@github.com:practical-tutorials/project-based-learning.git", "clone_url": "https://github.com/practical-tutorials/project-based-learning.git", "homepage": null, - "stargazers_count": 195594, - "watchers_count": 195594, + "stargazers_count": 195751, + "watchers_count": 195751, "language": null, "topics": [ "beginner-project", @@ -21447,13 +21679,13 @@ "url": "https://api.github.com/repos/ibraheemdev/modern-unix", "languages_url": "https://api.github.com/repos/ibraheemdev/modern-unix/languages", "created_at": "2021-01-12T00:50:14Z", - "updated_at": "2024-09-05T18:06:26Z", + "updated_at": "2024-09-06T17:19:53Z", "git_url": "git://github.com/ibraheemdev/modern-unix.git", "ssh_url": "git@github.com:ibraheemdev/modern-unix.git", "clone_url": "https://github.com/ibraheemdev/modern-unix.git", "homepage": "", - "stargazers_count": 30579, - "watchers_count": 30579, + "stargazers_count": 30585, + "watchers_count": 30585, "language": null, "topics": [ "cli", @@ -21482,13 +21714,13 @@ "url": "https://api.github.com/repos/ruanyf/weekly", "languages_url": "https://api.github.com/repos/ruanyf/weekly/languages", "created_at": "2018-10-13T12:36:07Z", - "updated_at": "2024-09-06T01:32:02Z", + "updated_at": "2024-09-07T01:00:12Z", "git_url": "git://github.com/ruanyf/weekly.git", "ssh_url": "git@github.com:ruanyf/weekly.git", "clone_url": "https://github.com/ruanyf/weekly.git", "homepage": "", - "stargazers_count": 44894, - "watchers_count": 44894, + "stargazers_count": 44932, + "watchers_count": 44932, "language": null, "topics": [] }, @@ -21509,13 +21741,13 @@ "url": "https://api.github.com/repos/nostr-protocol/nostr", "languages_url": "https://api.github.com/repos/nostr-protocol/nostr/languages", "created_at": "2020-11-09T03:17:41Z", - "updated_at": "2024-09-05T22:42:01Z", + "updated_at": "2024-09-06T19:22:46Z", "git_url": "git://github.com/nostr-protocol/nostr.git", "ssh_url": "git@github.com:nostr-protocol/nostr.git", "clone_url": "https://github.com/nostr-protocol/nostr.git", "homepage": "", - "stargazers_count": 9936, - "watchers_count": 9936, + "stargazers_count": 9940, + "watchers_count": 9940, "language": null, "topics": [ "nostr" @@ -21538,13 +21770,13 @@ "url": "https://api.github.com/repos/jobbole/awesome-go-cn", "languages_url": "https://api.github.com/repos/jobbole/awesome-go-cn/languages", "created_at": "2015-11-03T10:18:17Z", - "updated_at": "2024-09-05T13:39:15Z", + "updated_at": "2024-09-06T10:21:02Z", "git_url": "git://github.com/jobbole/awesome-go-cn.git", "ssh_url": "git@github.com:jobbole/awesome-go-cn.git", "clone_url": "https://github.com/jobbole/awesome-go-cn.git", "homepage": "", - "stargazers_count": 6927, - "watchers_count": 6927, + "stargazers_count": 6929, + "watchers_count": 6929, "language": null, "topics": [ "go", @@ -21568,13 +21800,13 @@ "url": "https://api.github.com/repos/jlevy/the-art-of-command-line", "languages_url": "https://api.github.com/repos/jlevy/the-art-of-command-line/languages", "created_at": "2015-05-20T15:11:03Z", - "updated_at": "2024-09-06T01:33:41Z", + "updated_at": "2024-09-07T01:19:45Z", "git_url": "git://github.com/jlevy/the-art-of-command-line.git", "ssh_url": "git@github.com:jlevy/the-art-of-command-line.git", "clone_url": "https://github.com/jlevy/the-art-of-command-line.git", "homepage": "", - "stargazers_count": 152444, - "watchers_count": 152444, + "stargazers_count": 152580, + "watchers_count": 152580, "language": null, "topics": [ "bash", @@ -21664,7 +21896,7 @@ "url": "https://api.github.com/repos/yinggaozhen/awesome-go-cn", "languages_url": "https://api.github.com/repos/yinggaozhen/awesome-go-cn/languages", "created_at": "2019-06-25T09:56:47Z", - "updated_at": "2024-09-05T11:20:24Z", + "updated_at": "2024-09-06T03:21:24Z", "git_url": "git://github.com/yinggaozhen/awesome-go-cn.git", "ssh_url": "git@github.com:yinggaozhen/awesome-go-cn.git", "clone_url": "https://github.com/yinggaozhen/awesome-go-cn.git", @@ -21700,7 +21932,7 @@ "url": "https://api.github.com/repos/Kin69/EasyNotes", "languages_url": "https://api.github.com/repos/Kin69/EasyNotes/languages", "created_at": "2024-05-16T18:20:05Z", - "updated_at": "2024-09-05T14:49:30Z", + "updated_at": "2024-09-06T11:58:01Z", "git_url": "git://github.com/Kin69/EasyNotes.git", "ssh_url": "git@github.com:Kin69/EasyNotes.git", "clone_url": "https://github.com/Kin69/EasyNotes.git", @@ -21737,13 +21969,13 @@ "url": "https://api.github.com/repos/axel358/smartdock", "languages_url": "https://api.github.com/repos/axel358/smartdock/languages", "created_at": "2021-04-15T15:30:14Z", - "updated_at": "2024-09-05T22:48:01Z", + "updated_at": "2024-09-07T01:21:17Z", "git_url": "git://github.com/axel358/smartdock.git", "ssh_url": "git@github.com:axel358/smartdock.git", "clone_url": "https://github.com/axel358/smartdock.git", "homepage": "", - "stargazers_count": 702, - "watchers_count": 702, + "stargazers_count": 704, + "watchers_count": 704, "language": "Kotlin", "topics": [] }, @@ -21828,13 +22060,13 @@ "url": "https://api.github.com/repos/FossifyOrg/Keyboard", "languages_url": "https://api.github.com/repos/FossifyOrg/Keyboard/languages", "created_at": "2022-07-21T16:11:26Z", - "updated_at": "2024-09-05T18:30:52Z", + "updated_at": "2024-09-06T06:04:31Z", "git_url": "git://github.com/FossifyOrg/Keyboard.git", "ssh_url": "git@github.com:FossifyOrg/Keyboard.git", "clone_url": "https://github.com/FossifyOrg/Keyboard.git", "homepage": "https://www.fossify.org", - "stargazers_count": 218, - "watchers_count": 218, + "stargazers_count": 219, + "watchers_count": 219, "language": "Kotlin", "topics": [ "android", @@ -21861,13 +22093,13 @@ "url": "https://api.github.com/repos/XayahSuSuSu/Android-DataBackup", "languages_url": "https://api.github.com/repos/XayahSuSuSu/Android-DataBackup/languages", "created_at": "2021-11-22T02:42:21Z", - "updated_at": "2024-09-06T00:49:06Z", + "updated_at": "2024-09-06T23:59:14Z", "git_url": "git://github.com/XayahSuSuSu/Android-DataBackup.git", "ssh_url": "git@github.com:XayahSuSuSu/Android-DataBackup.git", "clone_url": "https://github.com/XayahSuSuSu/Android-DataBackup.git", "homepage": "https://DataBackupOfficial.github.io", - "stargazers_count": 3150, - "watchers_count": 3150, + "stargazers_count": 3166, + "watchers_count": 3166, "language": "Kotlin", "topics": [ "android", @@ -21893,13 +22125,13 @@ "url": "https://api.github.com/repos/pyamsoft/tetherfi", "languages_url": "https://api.github.com/repos/pyamsoft/tetherfi/languages", "created_at": "2022-03-29T00:35:54Z", - "updated_at": "2024-09-06T01:21:42Z", + "updated_at": "2024-09-06T11:07:59Z", "git_url": "git://github.com/pyamsoft/tetherfi.git", "ssh_url": "git@github.com:pyamsoft/tetherfi.git", "clone_url": "https://github.com/pyamsoft/tetherfi.git", "homepage": "", - "stargazers_count": 370, - "watchers_count": 370, + "stargazers_count": 372, + "watchers_count": 372, "language": "Kotlin", "topics": [ "android", @@ -21928,13 +22160,13 @@ "url": "https://api.github.com/repos/LibChecker/LibChecker", "languages_url": "https://api.github.com/repos/LibChecker/LibChecker/languages", "created_at": "2020-03-19T03:21:14Z", - "updated_at": "2024-09-06T00:12:06Z", + "updated_at": "2024-09-06T17:24:35Z", "git_url": "git://github.com/LibChecker/LibChecker.git", "ssh_url": "git@github.com:LibChecker/LibChecker.git", "clone_url": "https://github.com/LibChecker/LibChecker.git", "homepage": "", - "stargazers_count": 4231, - "watchers_count": 4231, + "stargazers_count": 4237, + "watchers_count": 4237, "language": "Kotlin", "topics": [ "android", @@ -21960,13 +22192,13 @@ "url": "https://api.github.com/repos/Ashinch/ReadYou", "languages_url": "https://api.github.com/repos/Ashinch/ReadYou/languages", "created_at": "2022-03-01T16:58:16Z", - "updated_at": "2024-09-05T22:34:35Z", + "updated_at": "2024-09-07T01:18:25Z", "git_url": "git://github.com/Ashinch/ReadYou.git", "ssh_url": "git@github.com:Ashinch/ReadYou.git", "clone_url": "https://github.com/Ashinch/ReadYou.git", "homepage": "", - "stargazers_count": 4702, - "watchers_count": 4702, + "stargazers_count": 4707, + "watchers_count": 4707, "language": "Kotlin", "topics": [ "android", @@ -22028,13 +22260,13 @@ "url": "https://api.github.com/repos/mobile-dev-inc/maestro", "languages_url": "https://api.github.com/repos/mobile-dev-inc/maestro/languages", "created_at": "2022-03-31T18:17:40Z", - "updated_at": "2024-09-06T01:23:39Z", + "updated_at": "2024-09-06T22:08:50Z", "git_url": "git://github.com/mobile-dev-inc/maestro.git", "ssh_url": "git@github.com:mobile-dev-inc/maestro.git", "clone_url": "https://github.com/mobile-dev-inc/maestro.git", "homepage": "https://maestro.mobile.dev/", - "stargazers_count": 5627, - "watchers_count": 5627, + "stargazers_count": 5632, + "watchers_count": 5632, "language": "Kotlin", "topics": [ "android", @@ -22060,13 +22292,13 @@ "url": "https://api.github.com/repos/KieronQuinn/TapTap", "languages_url": "https://api.github.com/repos/KieronQuinn/TapTap/languages", "created_at": "2020-07-30T21:48:12Z", - "updated_at": "2024-09-04T22:21:21Z", + "updated_at": "2024-09-06T20:26:37Z", "git_url": "git://github.com/KieronQuinn/TapTap.git", "ssh_url": "git@github.com:KieronQuinn/TapTap.git", "clone_url": "https://github.com/KieronQuinn/TapTap.git", "homepage": "", - "stargazers_count": 3450, - "watchers_count": 3450, + "stargazers_count": 3452, + "watchers_count": 3452, "language": "Kotlin", "topics": [] }, @@ -22087,13 +22319,13 @@ "url": "https://api.github.com/repos/T8RIN/ImageToolbox", "languages_url": "https://api.github.com/repos/T8RIN/ImageToolbox/languages", "created_at": "2022-04-06T20:06:28Z", - "updated_at": "2024-09-06T01:32:51Z", + "updated_at": "2024-09-06T20:22:04Z", "git_url": "git://github.com/T8RIN/ImageToolbox.git", "ssh_url": "git@github.com:T8RIN/ImageToolbox.git", "clone_url": "https://github.com/T8RIN/ImageToolbox.git", "homepage": "", - "stargazers_count": 3271, - "watchers_count": 3271, + "stargazers_count": 3277, + "watchers_count": 3277, "language": "Kotlin", "topics": [ "aes-256", @@ -22182,13 +22414,13 @@ "url": "https://api.github.com/repos/pppscn/SmsForwarder", "languages_url": "https://api.github.com/repos/pppscn/SmsForwarder/languages", "created_at": "2021-02-10T02:23:07Z", - "updated_at": "2024-09-06T00:50:53Z", + "updated_at": "2024-09-06T15:40:39Z", "git_url": "git://github.com/pppscn/SmsForwarder.git", "ssh_url": "git@github.com:pppscn/SmsForwarder.git", "clone_url": "https://github.com/pppscn/SmsForwarder.git", "homepage": "", - "stargazers_count": 17081, - "watchers_count": 17081, + "stargazers_count": 17106, + "watchers_count": 17106, "language": "Kotlin", "topics": [ "android", @@ -22227,13 +22459,13 @@ "url": "https://api.github.com/repos/Heapy/awesome-kotlin", "languages_url": "https://api.github.com/repos/Heapy/awesome-kotlin/languages", "created_at": "2015-08-17T23:29:55Z", - "updated_at": "2024-09-05T18:29:46Z", + "updated_at": "2024-09-06T08:16:02Z", "git_url": "git://github.com/Heapy/awesome-kotlin.git", "ssh_url": "git@github.com:Heapy/awesome-kotlin.git", "clone_url": "https://github.com/Heapy/awesome-kotlin.git", "homepage": "https://kotlin.link/", - "stargazers_count": 10968, - "watchers_count": 10968, + "stargazers_count": 10967, + "watchers_count": 10967, "language": "Kotlin", "topics": [ "hacktoberfest", @@ -22261,13 +22493,13 @@ "url": "https://api.github.com/repos/d4rken-org/sdmaid-se", "languages_url": "https://api.github.com/repos/d4rken-org/sdmaid-se/languages", "created_at": "2022-11-20T07:07:04Z", - "updated_at": "2024-09-05T20:43:29Z", + "updated_at": "2024-09-07T01:05:00Z", "git_url": "git://github.com/d4rken-org/sdmaid-se.git", "ssh_url": "git@github.com:d4rken-org/sdmaid-se.git", "clone_url": "https://github.com/d4rken-org/sdmaid-se.git", "homepage": "https://play.google.com/store/apps/details?id=eu.darken.sdmse", - "stargazers_count": 2529, - "watchers_count": 2529, + "stargazers_count": 2531, + "watchers_count": 2531, "language": "Kotlin", "topics": [ "android", @@ -22295,13 +22527,13 @@ "url": "https://api.github.com/repos/LinkSheet/LinkSheet", "languages_url": "https://api.github.com/repos/LinkSheet/LinkSheet/languages", "created_at": "2023-02-21T18:03:06Z", - "updated_at": "2024-09-05T22:40:27Z", + "updated_at": "2024-09-06T23:58:17Z", "git_url": "git://github.com/LinkSheet/LinkSheet.git", "ssh_url": "git@github.com:LinkSheet/LinkSheet.git", "clone_url": "https://github.com/LinkSheet/LinkSheet.git", "homepage": "", - "stargazers_count": 1147, - "watchers_count": 1147, + "stargazers_count": 1149, + "watchers_count": 1149, "language": "Kotlin", "topics": [ "android", @@ -22364,13 +22596,13 @@ "url": "https://api.github.com/repos/MM2-0/Kvaesitso", "languages_url": "https://api.github.com/repos/MM2-0/Kvaesitso/languages", "created_at": "2021-09-18T21:35:28Z", - "updated_at": "2024-09-05T21:19:39Z", + "updated_at": "2024-09-06T19:57:59Z", "git_url": "git://github.com/MM2-0/Kvaesitso.git", "ssh_url": "git@github.com:MM2-0/Kvaesitso.git", "clone_url": "https://github.com/MM2-0/Kvaesitso.git", "homepage": "https://kvaesitso.mm20.de/", - "stargazers_count": 2318, - "watchers_count": 2318, + "stargazers_count": 2324, + "watchers_count": 2324, "language": "Kotlin", "topics": [ "android", @@ -22396,13 +22628,13 @@ "url": "https://api.github.com/repos/AChep/keyguard-app", "languages_url": "https://api.github.com/repos/AChep/keyguard-app/languages", "created_at": "2023-07-23T06:12:36Z", - "updated_at": "2024-09-05T23:20:39Z", + "updated_at": "2024-09-07T01:05:26Z", "git_url": "git://github.com/AChep/keyguard-app.git", "ssh_url": "git@github.com:AChep/keyguard-app.git", "clone_url": "https://github.com/AChep/keyguard-app.git", "homepage": "https://play.google.com/store/apps/details?id=com.artemchep.keyguard", - "stargazers_count": 1056, - "watchers_count": 1056, + "stargazers_count": 1061, + "watchers_count": 1061, "language": "Kotlin", "topics": [ "android", @@ -22431,13 +22663,13 @@ "url": "https://api.github.com/repos/lihenggui/blocker", "languages_url": "https://api.github.com/repos/lihenggui/blocker/languages", "created_at": "2017-12-26T11:45:16Z", - "updated_at": "2024-09-05T23:22:32Z", + "updated_at": "2024-09-07T00:52:07Z", "git_url": "git://github.com/lihenggui/blocker.git", "ssh_url": "git@github.com:lihenggui/blocker.git", "clone_url": "https://github.com/lihenggui/blocker.git", "homepage": "", - "stargazers_count": 1299, - "watchers_count": 1299, + "stargazers_count": 1300, + "watchers_count": 1300, "language": "Kotlin", "topics": [ "android", @@ -22492,13 +22724,13 @@ "url": "https://api.github.com/repos/MetaCubeX/ClashMetaForAndroid", "languages_url": "https://api.github.com/repos/MetaCubeX/ClashMetaForAndroid/languages", "created_at": "2022-06-07T06:38:00Z", - "updated_at": "2024-09-06T01:07:46Z", + "updated_at": "2024-09-07T00:01:54Z", "git_url": "git://github.com/MetaCubeX/ClashMetaForAndroid.git", "ssh_url": "git@github.com:MetaCubeX/ClashMetaForAndroid.git", "clone_url": "https://github.com/MetaCubeX/ClashMetaForAndroid.git", "homepage": "", - "stargazers_count": 13176, - "watchers_count": 13176, + "stargazers_count": 13208, + "watchers_count": 13208, "language": "Kotlin", "topics": [] }, @@ -22519,13 +22751,13 @@ "url": "https://api.github.com/repos/RikkaApps/Shizuku", "languages_url": "https://api.github.com/repos/RikkaApps/Shizuku/languages", "created_at": "2017-05-24T13:53:49Z", - "updated_at": "2024-09-06T01:05:14Z", + "updated_at": "2024-09-07T01:17:40Z", "git_url": "git://github.com/RikkaApps/Shizuku.git", "ssh_url": "git@github.com:RikkaApps/Shizuku.git", "clone_url": "https://github.com/RikkaApps/Shizuku.git", "homepage": "", - "stargazers_count": 10056, - "watchers_count": 10056, + "stargazers_count": 10066, + "watchers_count": 10066, "language": "Kotlin", "topics": [] }, @@ -22546,13 +22778,13 @@ "url": "https://api.github.com/repos/gkd-kit/gkd", "languages_url": "https://api.github.com/repos/gkd-kit/gkd/languages", "created_at": "2023-07-04T03:59:15Z", - "updated_at": "2024-09-05T21:14:29Z", + "updated_at": "2024-09-07T01:10:46Z", "git_url": "git://github.com/gkd-kit/gkd.git", "ssh_url": "git@github.com:gkd-kit/gkd.git", "clone_url": "https://github.com/gkd-kit/gkd.git", "homepage": "https://gkd.li", - "stargazers_count": 19431, - "watchers_count": 19431, + "stargazers_count": 19457, + "watchers_count": 19457, "language": "Kotlin", "topics": [ "accessibility", @@ -22582,13 +22814,13 @@ "url": "https://api.github.com/repos/florisboard/florisboard", "languages_url": "https://api.github.com/repos/florisboard/florisboard/languages", "created_at": "2020-04-08T21:18:23Z", - "updated_at": "2024-09-05T21:09:47Z", + "updated_at": "2024-09-06T22:27:44Z", "git_url": "git://github.com/florisboard/florisboard.git", "ssh_url": "git@github.com:florisboard/florisboard.git", "clone_url": "https://github.com/florisboard/florisboard.git", "homepage": "https://florisboard.org", - "stargazers_count": 5806, - "watchers_count": 5806, + "stargazers_count": 5816, + "watchers_count": 5816, "language": "Kotlin", "topics": [ "android", @@ -22615,13 +22847,13 @@ "url": "https://api.github.com/repos/GuoXiCheng/SKIP", "languages_url": "https://api.github.com/repos/GuoXiCheng/SKIP/languages", "created_at": "2022-06-23T00:54:37Z", - "updated_at": "2024-09-05T18:30:52Z", + "updated_at": "2024-09-07T01:14:37Z", "git_url": "git://github.com/GuoXiCheng/SKIP.git", "ssh_url": "git@github.com:GuoXiCheng/SKIP.git", "clone_url": "https://github.com/GuoXiCheng/SKIP.git", "homepage": "https://skip.guoxicheng.top", - "stargazers_count": 2206, - "watchers_count": 2206, + "stargazers_count": 2208, + "watchers_count": 2208, "language": "Kotlin", "topics": [ "android", @@ -22674,13 +22906,13 @@ "url": "https://api.github.com/repos/fork-maintainers/iceraven-browser", "languages_url": "https://api.github.com/repos/fork-maintainers/iceraven-browser/languages", "created_at": "2020-08-07T01:25:05Z", - "updated_at": "2024-09-05T14:42:05Z", + "updated_at": "2024-09-06T17:25:43Z", "git_url": "git://github.com/fork-maintainers/iceraven-browser.git", "ssh_url": "git@github.com:fork-maintainers/iceraven-browser.git", "clone_url": "https://github.com/fork-maintainers/iceraven-browser.git", "homepage": "", - "stargazers_count": 4619, - "watchers_count": 4619, + "stargazers_count": 4620, + "watchers_count": 4620, "language": "Kotlin", "topics": [] }, @@ -22701,13 +22933,13 @@ "url": "https://api.github.com/repos/yairm210/Unciv", "languages_url": "https://api.github.com/repos/yairm210/Unciv/languages", "created_at": "2017-11-21T21:58:12Z", - "updated_at": "2024-09-05T22:43:23Z", + "updated_at": "2024-09-07T00:45:26Z", "git_url": "git://github.com/yairm210/Unciv.git", "ssh_url": "git@github.com:yairm210/Unciv.git", "clone_url": "https://github.com/yairm210/Unciv.git", "homepage": "", - "stargazers_count": 8292, - "watchers_count": 8292, + "stargazers_count": 8296, + "watchers_count": 8296, "language": "Kotlin", "topics": [ "4x", @@ -22739,13 +22971,13 @@ "url": "https://api.github.com/repos/bitwarden/android", "languages_url": "https://api.github.com/repos/bitwarden/android/languages", "created_at": "2016-04-30T16:43:17Z", - "updated_at": "2024-09-05T19:25:27Z", + "updated_at": "2024-09-06T22:24:15Z", "git_url": "git://github.com/bitwarden/android.git", "ssh_url": "git@github.com:bitwarden/android.git", "clone_url": "https://github.com/bitwarden/android.git", "homepage": "https://bitwarden.com", - "stargazers_count": 6170, - "watchers_count": 6170, + "stargazers_count": 6169, + "watchers_count": 6169, "language": "Kotlin", "topics": [ "android", @@ -22772,13 +23004,13 @@ "url": "https://api.github.com/repos/JetBrains/ideavim", "languages_url": "https://api.github.com/repos/JetBrains/ideavim/languages", "created_at": "2011-03-09T15:22:27Z", - "updated_at": "2024-09-05T18:46:34Z", + "updated_at": "2024-09-07T01:05:46Z", "git_url": "git://github.com/JetBrains/ideavim.git", "ssh_url": "git@github.com:JetBrains/ideavim.git", "clone_url": "https://github.com/JetBrains/ideavim.git", "homepage": "https://lp.jetbrains.com/ideavim/", - "stargazers_count": 9121, - "watchers_count": 9121, + "stargazers_count": 9124, + "watchers_count": 9124, "language": "Kotlin", "topics": [ "ideavim", @@ -22805,323 +23037,93 @@ }, "html_url": "https://github.com/android/nowinandroid", "description": "A fully functional Android app built entirely with Kotlin and Jetpack Compose", - "url": "https://api.github.com/repos/android/nowinandroid", - "languages_url": "https://api.github.com/repos/android/nowinandroid/languages", - "created_at": "2022-04-19T20:40:24Z", - "updated_at": "2024-09-06T00:15:53Z", - "git_url": "git://github.com/android/nowinandroid.git", - "ssh_url": "git@github.com:android/nowinandroid.git", - "clone_url": "https://github.com/android/nowinandroid.git", - "homepage": "", - "stargazers_count": 16411, - "watchers_count": 16411, - "language": "Kotlin", - "topics": [ - "android", - "jetpack-compose", - "kotlin" - ] - }, - { - "id": 3432266, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDMyMjY2", - "name": "kotlin", - "full_name": "JetBrains/kotlin", - "owner": { - "login": "JetBrains", - "id": 878437, - "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", - "url": "https://api.github.com/users/JetBrains", - "html_url": "https://github.com/JetBrains" - }, - "html_url": "https://github.com/JetBrains/kotlin", - "description": "The Kotlin Programming Language. ", - "url": "https://api.github.com/repos/JetBrains/kotlin", - "languages_url": "https://api.github.com/repos/JetBrains/kotlin/languages", - "created_at": "2012-02-13T17:29:58Z", - "updated_at": "2024-09-06T00:39:05Z", - "git_url": "git://github.com/JetBrains/kotlin.git", - "ssh_url": "git@github.com:JetBrains/kotlin.git", - "clone_url": "https://github.com/JetBrains/kotlin.git", - "homepage": "https://kotlinlang.org", - "stargazers_count": 48747, - "watchers_count": 48747, - "language": "Kotlin", - "topics": [ - "compiler", - "gradle-plugin", - "intellij-plugin", - "kotlin", - "kotlin-library", - "maven-plugin", - "programming-language", - "wasm", - "webassembly" - ] - }, - { - "id": 100590072, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDA1OTAwNzI=", - "name": "Squircle-CE", - "full_name": "massivemadness/Squircle-CE", - "owner": { - "login": "massivemadness", - "id": 7825871, - "avatar_url": "https://avatars.githubusercontent.com/u/7825871?v=4", - "url": "https://api.github.com/users/massivemadness", - "html_url": "https://github.com/massivemadness" - }, - "html_url": "https://github.com/massivemadness/Squircle-CE", - "description": "👨‍💻 Squircle CE is a fast and free multi-language code editor for Android", - "url": "https://api.github.com/repos/massivemadness/Squircle-CE", - "languages_url": "https://api.github.com/repos/massivemadness/Squircle-CE/languages", - "created_at": "2017-08-17T10:07:48Z", - "updated_at": "2024-09-04T01:29:24Z", - "git_url": "git://github.com/massivemadness/Squircle-CE.git", - "ssh_url": "git@github.com:massivemadness/Squircle-CE.git", - "clone_url": "https://github.com/massivemadness/Squircle-CE.git", - "homepage": "https://play.google.com/store/apps/details?id=com.blacksquircle.ui", - "stargazers_count": 1377, - "watchers_count": 1377, - "language": "Kotlin", - "topics": [ - "android", - "code-completion", - "code-editor", - "file-explorer", - "kotlin", - "syntax-highlighting", - "text-editor" - ] - } - ], - "Swift": [ - { - "id": 505496052, - "node_id": "R_kgDOHiFB9A", - "name": "SwiftyMenu", - "full_name": "lexrus/SwiftyMenu", - "owner": { - "login": "lexrus", - "id": 219689, - "avatar_url": "https://avatars.githubusercontent.com/u/219689?v=4", - "url": "https://api.github.com/users/lexrus", - "html_url": "https://github.com/lexrus" - }, - "html_url": "https://github.com/lexrus/SwiftyMenu", - "description": "The missing Finder menu for your daily ease", - "url": "https://api.github.com/repos/lexrus/SwiftyMenu", - "languages_url": "https://api.github.com/repos/lexrus/SwiftyMenu/languages", - "created_at": "2022-06-20T15:25:46Z", - "updated_at": "2024-09-03T09:45:22Z", - "git_url": "git://github.com/lexrus/SwiftyMenu.git", - "ssh_url": "git@github.com:lexrus/SwiftyMenu.git", - "clone_url": "https://github.com/lexrus/SwiftyMenu.git", - "homepage": "https://apps.apple.com/app/swiftymenu/id1567748223", - "stargazers_count": 295, - "watchers_count": 295, - "language": "Swift", - "topics": [ - "appkit", - "finder-sync", - "macos", - "swiftui" - ] - }, - { - "id": 23365402, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzM2NTQwMg==", - "name": "SwiftShell", - "full_name": "kareman/SwiftShell", - "owner": { - "login": "kareman", - "id": 46072, - "avatar_url": "https://avatars.githubusercontent.com/u/46072?v=4", - "url": "https://api.github.com/users/kareman", - "html_url": "https://github.com/kareman" - }, - "html_url": "https://github.com/kareman/SwiftShell", - "description": "A Swift framework for shell scripting.", - "url": "https://api.github.com/repos/kareman/SwiftShell", - "languages_url": "https://api.github.com/repos/kareman/SwiftShell/languages", - "created_at": "2014-08-26T20:16:32Z", - "updated_at": "2024-08-19T03:57:46Z", - "git_url": "git://github.com/kareman/SwiftShell.git", - "ssh_url": "git@github.com:kareman/SwiftShell.git", - "clone_url": "https://github.com/kareman/SwiftShell.git", - "homepage": "https://kareman.github.io/SwiftShell", - "stargazers_count": 1035, - "watchers_count": 1035, - "language": "Swift", - "topics": [ - "command-line", - "script", - "shell", - "swift", - "swift-library" - ] - }, - { - "id": 180797229, - "node_id": "MDEwOlJlcG9zaXRvcnkxODA3OTcyMjk=", - "name": "OpenInTerminal", - "full_name": "Ji4n1ng/OpenInTerminal", - "owner": { - "login": "Ji4n1ng", - "id": 11001224, - "avatar_url": "https://avatars.githubusercontent.com/u/11001224?v=4", - "url": "https://api.github.com/users/Ji4n1ng", - "html_url": "https://github.com/Ji4n1ng" - }, - "html_url": "https://github.com/Ji4n1ng/OpenInTerminal", - "description": "✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.", - "url": "https://api.github.com/repos/Ji4n1ng/OpenInTerminal", - "languages_url": "https://api.github.com/repos/Ji4n1ng/OpenInTerminal/languages", - "created_at": "2019-04-11T13:23:23Z", - "updated_at": "2024-09-05T19:33:12Z", - "git_url": "git://github.com/Ji4n1ng/OpenInTerminal.git", - "ssh_url": "git@github.com:Ji4n1ng/OpenInTerminal.git", - "clone_url": "https://github.com/Ji4n1ng/OpenInTerminal.git", - "homepage": "", - "stargazers_count": 5865, - "watchers_count": 5865, - "language": "Swift", - "topics": [] - }, - { - "id": 825242114, - "node_id": "R_kgDOMTAyAg", - "name": "NotchDrop", - "full_name": "Lakr233/NotchDrop", - "owner": { - "login": "Lakr233", - "id": 25259084, - "avatar_url": "https://avatars.githubusercontent.com/u/25259084?v=4", - "url": "https://api.github.com/users/Lakr233", - "html_url": "https://github.com/Lakr233" - }, - "html_url": "https://github.com/Lakr233/NotchDrop", - "description": "Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop", - "url": "https://api.github.com/repos/Lakr233/NotchDrop", - "languages_url": "https://api.github.com/repos/Lakr233/NotchDrop/languages", - "created_at": "2024-07-07T08:17:49Z", - "updated_at": "2024-09-05T16:02:50Z", - "git_url": "git://github.com/Lakr233/NotchDrop.git", - "ssh_url": "git@github.com:Lakr233/NotchDrop.git", - "clone_url": "https://github.com/Lakr233/NotchDrop.git", - "homepage": null, - "stargazers_count": 1351, - "watchers_count": 1351, - "language": "Swift", - "topics": [] - }, - { - "id": 674832198, - "node_id": "R_kgDOKDkfRg", - "name": "Ice", - "full_name": "jordanbaird/Ice", - "owner": { - "login": "jordanbaird", - "id": 90936861, - "avatar_url": "https://avatars.githubusercontent.com/u/90936861?v=4", - "url": "https://api.github.com/users/jordanbaird", - "html_url": "https://github.com/jordanbaird" - }, - "html_url": "https://github.com/jordanbaird/Ice", - "description": "Powerful menu bar manager for macOS", - "url": "https://api.github.com/repos/jordanbaird/Ice", - "languages_url": "https://api.github.com/repos/jordanbaird/Ice/languages", - "created_at": "2023-08-04T22:51:56Z", - "updated_at": "2024-09-06T01:00:48Z", - "git_url": "git://github.com/jordanbaird/Ice.git", - "ssh_url": "git@github.com:jordanbaird/Ice.git", - "clone_url": "https://github.com/jordanbaird/Ice.git", - "homepage": "https://icemenubar.app", - "stargazers_count": 12035, - "watchers_count": 12035, - "language": "Swift", + "url": "https://api.github.com/repos/android/nowinandroid", + "languages_url": "https://api.github.com/repos/android/nowinandroid/languages", + "created_at": "2022-04-19T20:40:24Z", + "updated_at": "2024-09-06T17:33:53Z", + "git_url": "git://github.com/android/nowinandroid.git", + "ssh_url": "git@github.com:android/nowinandroid.git", + "clone_url": "https://github.com/android/nowinandroid.git", + "homepage": "", + "stargazers_count": 16420, + "watchers_count": 16420, + "language": "Kotlin", "topics": [ - "macos", - "macos-app", - "menu-bar", - "menubar", - "menubar-app", - "status-bar", - "statusbar", - "swift", - "swiftui", - "utility" + "android", + "jetpack-compose", + "kotlin" ] }, { - "id": 592882602, - "node_id": "R_kgDOI1arqg", - "name": "Loop", - "full_name": "MrKai77/Loop", + "id": 3432266, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDMyMjY2", + "name": "kotlin", + "full_name": "JetBrains/kotlin", "owner": { - "login": "MrKai77", - "id": 68963405, - "avatar_url": "https://avatars.githubusercontent.com/u/68963405?v=4", - "url": "https://api.github.com/users/MrKai77", - "html_url": "https://github.com/MrKai77" + "login": "JetBrains", + "id": 878437, + "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", + "url": "https://api.github.com/users/JetBrains", + "html_url": "https://github.com/JetBrains" }, - "html_url": "https://github.com/MrKai77/Loop", - "description": "Window management made elegant.", - "url": "https://api.github.com/repos/MrKai77/Loop", - "languages_url": "https://api.github.com/repos/MrKai77/Loop/languages", - "created_at": "2023-01-24T18:33:33Z", - "updated_at": "2024-09-05T22:01:58Z", - "git_url": "git://github.com/MrKai77/Loop.git", - "ssh_url": "git@github.com:MrKai77/Loop.git", - "clone_url": "https://github.com/MrKai77/Loop.git", - "homepage": "", - "stargazers_count": 6469, - "watchers_count": 6469, - "language": "Swift", + "html_url": "https://github.com/JetBrains/kotlin", + "description": "The Kotlin Programming Language. ", + "url": "https://api.github.com/repos/JetBrains/kotlin", + "languages_url": "https://api.github.com/repos/JetBrains/kotlin/languages", + "created_at": "2012-02-13T17:29:58Z", + "updated_at": "2024-09-07T01:06:41Z", + "git_url": "git://github.com/JetBrains/kotlin.git", + "ssh_url": "git@github.com:JetBrains/kotlin.git", + "clone_url": "https://github.com/JetBrains/kotlin.git", + "homepage": "https://kotlinlang.org", + "stargazers_count": 48757, + "watchers_count": 48757, + "language": "Kotlin", "topics": [ - "hacktoberfest", - "macos", - "macos-app", - "menu", - "productivity", - "radial-menu", - "swift", - "swiftui", - "window-management" + "compiler", + "gradle-plugin", + "intellij-plugin", + "kotlin", + "kotlin-library", + "maven-plugin", + "programming-language", + "wasm", + "webassembly" ] }, { - "id": 76838017, - "node_id": "MDEwOlJlcG9zaXRvcnk3NjgzODAxNw==", - "name": "iina", - "full_name": "iina/iina", + "id": 100590072, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDA1OTAwNzI=", + "name": "Squircle-CE", + "full_name": "massivemadness/Squircle-CE", "owner": { - "login": "iina", - "id": 35151645, - "avatar_url": "https://avatars.githubusercontent.com/u/35151645?v=4", - "url": "https://api.github.com/users/iina", - "html_url": "https://github.com/iina" + "login": "massivemadness", + "id": 7825871, + "avatar_url": "https://avatars.githubusercontent.com/u/7825871?v=4", + "url": "https://api.github.com/users/massivemadness", + "html_url": "https://github.com/massivemadness" }, - "html_url": "https://github.com/iina/iina", - "description": "The modern video player for macOS.", - "url": "https://api.github.com/repos/iina/iina", - "languages_url": "https://api.github.com/repos/iina/iina/languages", - "created_at": "2016-12-19T07:18:45Z", - "updated_at": "2024-09-05T19:55:14Z", - "git_url": "git://github.com/iina/iina.git", - "ssh_url": "git@github.com:iina/iina.git", - "clone_url": "https://github.com/iina/iina.git", - "homepage": "https://iina.io", - "stargazers_count": 37607, - "watchers_count": 37607, - "language": "Swift", + "html_url": "https://github.com/massivemadness/Squircle-CE", + "description": "👨‍💻 Squircle CE is a fast and free multi-language code editor for Android", + "url": "https://api.github.com/repos/massivemadness/Squircle-CE", + "languages_url": "https://api.github.com/repos/massivemadness/Squircle-CE/languages", + "created_at": "2017-08-17T10:07:48Z", + "updated_at": "2024-09-06T11:42:35Z", + "git_url": "git://github.com/massivemadness/Squircle-CE.git", + "ssh_url": "git@github.com:massivemadness/Squircle-CE.git", + "clone_url": "https://github.com/massivemadness/Squircle-CE.git", + "homepage": "https://play.google.com/store/apps/details?id=com.blacksquircle.ui", + "stargazers_count": 1380, + "watchers_count": 1380, + "language": "Kotlin", "topics": [ - "hacktoberfest", - "macos", - "mpv", - "swift", - "video", - "video-player" + "android", + "code-completion", + "code-editor", + "file-explorer", + "kotlin", + "syntax-highlighting", + "text-editor" ] } ], @@ -23170,13 +23172,13 @@ "url": "https://api.github.com/repos/jooooock/wechat-article-exporter", "languages_url": "https://api.github.com/repos/jooooock/wechat-article-exporter/languages", "created_at": "2024-07-17T14:41:12Z", - "updated_at": "2024-09-06T00:26:47Z", + "updated_at": "2024-09-06T23:27:09Z", "git_url": "git://github.com/jooooock/wechat-article-exporter.git", "ssh_url": "git@github.com:jooooock/wechat-article-exporter.git", "clone_url": "https://github.com/jooooock/wechat-article-exporter.git", "homepage": "https://wechat-article-exporter.deno.dev", - "stargazers_count": 454, - "watchers_count": 454, + "stargazers_count": 466, + "watchers_count": 466, "language": "TypeScript", "topics": [] }, @@ -23197,13 +23199,13 @@ "url": "https://api.github.com/repos/AykutSarac/jsoncrack.com", "languages_url": "https://api.github.com/repos/AykutSarac/jsoncrack.com/languages", "created_at": "2022-01-30T15:25:18Z", - "updated_at": "2024-09-06T00:05:20Z", + "updated_at": "2024-09-06T22:30:51Z", "git_url": "git://github.com/AykutSarac/jsoncrack.com.git", "ssh_url": "git@github.com:AykutSarac/jsoncrack.com.git", "clone_url": "https://github.com/AykutSarac/jsoncrack.com.git", "homepage": "https://jsoncrack.com/", - "stargazers_count": 29851, - "watchers_count": 29851, + "stargazers_count": 29864, + "watchers_count": 29864, "language": "TypeScript", "topics": [ "csv", @@ -23234,13 +23236,13 @@ "url": "https://api.github.com/repos/work7z/MDGJX", "languages_url": "https://api.github.com/repos/work7z/MDGJX/languages", "created_at": "2024-05-10T16:19:14Z", - "updated_at": "2024-09-06T00:44:49Z", + "updated_at": "2024-09-06T11:03:21Z", "git_url": "git://github.com/work7z/MDGJX.git", "ssh_url": "git@github.com:work7z/MDGJX.git", "clone_url": "https://github.com/work7z/MDGJX.git", "homepage": "https://mdgjx.com", - "stargazers_count": 619, - "watchers_count": 619, + "stargazers_count": 622, + "watchers_count": 622, "language": "TypeScript", "topics": [] }, @@ -23261,13 +23263,13 @@ "url": "https://api.github.com/repos/PasteBar/PasteBarApp", "languages_url": "https://api.github.com/repos/PasteBar/PasteBarApp/languages", "created_at": "2024-04-10T13:19:35Z", - "updated_at": "2024-09-05T16:09:40Z", + "updated_at": "2024-09-07T00:49:01Z", "git_url": "git://github.com/PasteBar/PasteBarApp.git", "ssh_url": "git@github.com:PasteBar/PasteBarApp.git", "clone_url": "https://github.com/PasteBar/PasteBarApp.git", "homepage": "", - "stargazers_count": 575, - "watchers_count": 575, + "stargazers_count": 599, + "watchers_count": 599, "language": "TypeScript", "topics": [ "clipboard", @@ -23305,13 +23307,13 @@ "url": "https://api.github.com/repos/spacedriveapp/spacedrive", "languages_url": "https://api.github.com/repos/spacedriveapp/spacedrive/languages", "created_at": "2021-09-27T05:09:04Z", - "updated_at": "2024-09-06T01:13:20Z", + "updated_at": "2024-09-06T16:56:16Z", "git_url": "git://github.com/spacedriveapp/spacedrive.git", "ssh_url": "git@github.com:spacedriveapp/spacedrive.git", "clone_url": "https://github.com/spacedriveapp/spacedrive.git", "homepage": "https://spacedrive.com", - "stargazers_count": 30550, - "watchers_count": 30550, + "stargazers_count": 30556, + "watchers_count": 30556, "language": "TypeScript", "topics": [ "cross-platform", @@ -23340,13 +23342,13 @@ "url": "https://api.github.com/repos/EcoPasteHub/EcoPaste", "languages_url": "https://api.github.com/repos/EcoPasteHub/EcoPaste/languages", "created_at": "2024-05-31T07:52:50Z", - "updated_at": "2024-09-05T18:31:22Z", + "updated_at": "2024-09-07T00:18:49Z", "git_url": "git://github.com/EcoPasteHub/EcoPaste.git", "ssh_url": "git@github.com:EcoPasteHub/EcoPaste.git", "clone_url": "https://github.com/EcoPasteHub/EcoPaste.git", "homepage": "", - "stargazers_count": 1722, - "watchers_count": 1722, + "stargazers_count": 1737, + "watchers_count": 1737, "language": "TypeScript", "topics": [ "ahooks", @@ -23383,13 +23385,13 @@ "url": "https://api.github.com/repos/cooderl/wewe-rss", "languages_url": "https://api.github.com/repos/cooderl/wewe-rss/languages", "created_at": "2024-02-27T15:41:31Z", - "updated_at": "2024-09-05T22:04:39Z", + "updated_at": "2024-09-06T07:04:11Z", "git_url": "git://github.com/cooderl/wewe-rss.git", "ssh_url": "git@github.com:cooderl/wewe-rss.git", "clone_url": "https://github.com/cooderl/wewe-rss.git", "homepage": "", - "stargazers_count": 4369, - "watchers_count": 4369, + "stargazers_count": 4371, + "watchers_count": 4371, "language": "TypeScript", "topics": [ "mysql", @@ -23420,13 +23422,13 @@ "url": "https://api.github.com/repos/RSSNext/Follow", "languages_url": "https://api.github.com/repos/RSSNext/Follow/languages", "created_at": "2024-04-08T03:23:35Z", - "updated_at": "2024-09-05T20:38:57Z", + "updated_at": "2024-09-07T01:21:15Z", "git_url": "git://github.com/RSSNext/Follow.git", "ssh_url": "git@github.com:RSSNext/Follow.git", "clone_url": "https://github.com/RSSNext/Follow.git", "homepage": "https://github.com/RSSNext/follow/releases", - "stargazers_count": 3455, - "watchers_count": 3455, + "stargazers_count": 3550, + "watchers_count": 3550, "language": "TypeScript", "topics": [] }, @@ -23447,13 +23449,13 @@ "url": "https://api.github.com/repos/027xiguapi/code-box", "languages_url": "https://api.github.com/repos/027xiguapi/code-box/languages", "created_at": "2024-07-09T08:22:45Z", - "updated_at": "2024-09-05T18:49:41Z", + "updated_at": "2024-09-06T15:22:24Z", "git_url": "git://github.com/027xiguapi/code-box.git", "ssh_url": "git@github.com:027xiguapi/code-box.git", "clone_url": "https://github.com/027xiguapi/code-box.git", "homepage": "https://chromewebstore.google.com/detail/codebox-%E5%85%8D%E7%99%BB%E5%BD%95%E4%B8%80%E9%94%AE%E5%A4%8D%E5%88%B6%E4%BB%A3%E7%A0%81/acnnhjllgegbndgknlliobjlekgilbdf", - "stargazers_count": 1586, - "watchers_count": 1586, + "stargazers_count": 1596, + "watchers_count": 1596, "language": "TypeScript", "topics": [] }, @@ -23474,13 +23476,13 @@ "url": "https://api.github.com/repos/omnivore-app/omnivore", "languages_url": "https://api.github.com/repos/omnivore-app/omnivore/languages", "created_at": "2022-02-11T07:57:13Z", - "updated_at": "2024-09-05T23:38:58Z", + "updated_at": "2024-09-07T00:11:53Z", "git_url": "git://github.com/omnivore-app/omnivore.git", "ssh_url": "git@github.com:omnivore-app/omnivore.git", "clone_url": "https://github.com/omnivore-app/omnivore.git", "homepage": "https://omnivore.app", - "stargazers_count": 12243, - "watchers_count": 12243, + "stargazers_count": 12248, + "watchers_count": 12248, "language": "TypeScript", "topics": [ "bookmarks", @@ -23509,13 +23511,13 @@ "url": "https://api.github.com/repos/glzr-io/zebar", "languages_url": "https://api.github.com/repos/glzr-io/zebar/languages", "created_at": "2023-06-30T11:37:12Z", - "updated_at": "2024-09-05T16:34:21Z", + "updated_at": "2024-09-06T21:54:55Z", "git_url": "git://github.com/glzr-io/zebar.git", "ssh_url": "git@github.com:glzr-io/zebar.git", "clone_url": "https://github.com/glzr-io/zebar.git", "homepage": "", - "stargazers_count": 296, - "watchers_count": 296, + "stargazers_count": 298, + "watchers_count": 298, "language": "TypeScript", "topics": [ "bar", @@ -23548,13 +23550,13 @@ "url": "https://api.github.com/repos/clash-verge-rev/clash-verge-rev", "languages_url": "https://api.github.com/repos/clash-verge-rev/clash-verge-rev/languages", "created_at": "2023-11-21T18:24:03Z", - "updated_at": "2024-09-06T01:34:15Z", + "updated_at": "2024-09-07T01:20:06Z", "git_url": "git://github.com/clash-verge-rev/clash-verge-rev.git", "ssh_url": "git@github.com:clash-verge-rev/clash-verge-rev.git", "clone_url": "https://github.com/clash-verge-rev/clash-verge-rev.git", "homepage": "https://clash-verge-rev.github.io", - "stargazers_count": 31748, - "watchers_count": 31748, + "stargazers_count": 31848, + "watchers_count": 31848, "language": "TypeScript", "topics": [ "clash", @@ -23584,13 +23586,13 @@ "url": "https://api.github.com/repos/ethers-io/ethers.js", "languages_url": "https://api.github.com/repos/ethers-io/ethers.js/languages", "created_at": "2016-07-16T04:35:37Z", - "updated_at": "2024-09-05T14:26:36Z", + "updated_at": "2024-09-07T01:01:09Z", "git_url": "git://github.com/ethers-io/ethers.js.git", "ssh_url": "git@github.com:ethers-io/ethers.js.git", "clone_url": "https://github.com/ethers-io/ethers.js.git", "homepage": "https://ethers.org/", - "stargazers_count": 7865, - "watchers_count": 7865, + "stargazers_count": 7868, + "watchers_count": 7868, "language": "TypeScript", "topics": [ "blockchain", @@ -23618,13 +23620,13 @@ "url": "https://api.github.com/repos/siyuan-note/siyuan", "languages_url": "https://api.github.com/repos/siyuan-note/siyuan/languages", "created_at": "2020-08-30T09:21:35Z", - "updated_at": "2024-09-05T22:29:35Z", + "updated_at": "2024-09-06T20:31:52Z", "git_url": "git://github.com/siyuan-note/siyuan.git", "ssh_url": "git@github.com:siyuan-note/siyuan.git", "clone_url": "https://github.com/siyuan-note/siyuan.git", "homepage": "https://b3log.org/siyuan", - "stargazers_count": 18154, - "watchers_count": 18154, + "stargazers_count": 18182, + "watchers_count": 18182, "language": "TypeScript", "topics": [ "anki", @@ -23665,13 +23667,13 @@ "url": "https://api.github.com/repos/DIYgod/RSSHub", "languages_url": "https://api.github.com/repos/DIYgod/RSSHub/languages", "created_at": "2018-04-02T14:43:21Z", - "updated_at": "2024-09-06T00:59:48Z", + "updated_at": "2024-09-07T01:12:41Z", "git_url": "git://github.com/DIYgod/RSSHub.git", "ssh_url": "git@github.com:DIYgod/RSSHub.git", "clone_url": "https://github.com/DIYgod/RSSHub.git", "homepage": "https://docs.rsshub.app", - "stargazers_count": 31799, - "watchers_count": 31799, + "stargazers_count": 31831, + "watchers_count": 31831, "language": "TypeScript", "topics": [ "bilibili", @@ -23711,13 +23713,13 @@ "url": "https://api.github.com/repos/weijunext/landing-page-boilerplate", "languages_url": "https://api.github.com/repos/weijunext/landing-page-boilerplate/languages", "created_at": "2024-03-06T03:21:53Z", - "updated_at": "2024-09-06T00:23:46Z", + "updated_at": "2024-09-06T17:12:56Z", "git_url": "git://github.com/weijunext/landing-page-boilerplate.git", "ssh_url": "git@github.com:weijunext/landing-page-boilerplate.git", "clone_url": "https://github.com/weijunext/landing-page-boilerplate.git", "homepage": "https://landingpage.weijunext.com/", - "stargazers_count": 852, - "watchers_count": 852, + "stargazers_count": 856, + "watchers_count": 856, "language": "TypeScript", "topics": [] }, @@ -23738,13 +23740,13 @@ "url": "https://api.github.com/repos/MetaCubeX/Yacd-meta", "languages_url": "https://api.github.com/repos/MetaCubeX/Yacd-meta/languages", "created_at": "2022-05-25T14:18:35Z", - "updated_at": "2024-09-03T16:22:15Z", + "updated_at": "2024-09-06T15:05:35Z", "git_url": "git://github.com/MetaCubeX/Yacd-meta.git", "ssh_url": "git@github.com:MetaCubeX/Yacd-meta.git", "clone_url": "https://github.com/MetaCubeX/Yacd-meta.git", "homepage": "http://yacd.metacubex.one", - "stargazers_count": 472, - "watchers_count": 472, + "stargazers_count": 473, + "watchers_count": 473, "language": "TypeScript", "topics": [] }, @@ -23884,13 +23886,13 @@ "url": "https://api.github.com/repos/nocodb/nocodb", "languages_url": "https://api.github.com/repos/nocodb/nocodb/languages", "created_at": "2017-10-29T18:51:48Z", - "updated_at": "2024-09-06T01:27:22Z", + "updated_at": "2024-09-07T01:05:28Z", "git_url": "git://github.com/nocodb/nocodb.git", "ssh_url": "git@github.com:nocodb/nocodb.git", "clone_url": "https://github.com/nocodb/nocodb.git", "homepage": "https://nocodb.com", - "stargazers_count": 46811, - "watchers_count": 46811, + "stargazers_count": 46893, + "watchers_count": 46893, "language": "TypeScript", "topics": [ "admin-dashboard", @@ -23931,13 +23933,13 @@ "url": "https://api.github.com/repos/outline/outline", "languages_url": "https://api.github.com/repos/outline/outline/languages", "created_at": "2016-05-22T21:31:47Z", - "updated_at": "2024-09-06T00:49:47Z", + "updated_at": "2024-09-07T00:34:56Z", "git_url": "git://github.com/outline/outline.git", "ssh_url": "git@github.com:outline/outline.git", "clone_url": "https://github.com/outline/outline.git", "homepage": "https://www.getoutline.com", - "stargazers_count": 27133, - "watchers_count": 27133, + "stargazers_count": 27151, + "watchers_count": 27151, "language": "TypeScript", "topics": [ "docker", @@ -23967,13 +23969,13 @@ "url": "https://api.github.com/repos/zzzgydi/clash-verge", "languages_url": "https://api.github.com/repos/zzzgydi/clash-verge/languages", "created_at": "2021-12-04T06:31:50Z", - "updated_at": "2024-09-06T01:31:40Z", + "updated_at": "2024-09-06T20:05:01Z", "git_url": "git://github.com/zzzgydi/clash-verge.git", "ssh_url": "git@github.com:zzzgydi/clash-verge.git", "clone_url": "https://github.com/zzzgydi/clash-verge.git", "homepage": "", - "stargazers_count": 21029, - "watchers_count": 21029, + "stargazers_count": 21035, + "watchers_count": 21035, "language": "TypeScript", "topics": [ "clash", @@ -24030,13 +24032,13 @@ "url": "https://api.github.com/repos/bitwarden/clients", "languages_url": "https://api.github.com/repos/bitwarden/clients/languages", "created_at": "2016-03-09T23:14:01Z", - "updated_at": "2024-09-06T00:22:50Z", + "updated_at": "2024-09-07T00:46:01Z", "git_url": "git://github.com/bitwarden/clients.git", "ssh_url": "git@github.com:bitwarden/clients.git", "clone_url": "https://github.com/bitwarden/clients.git", "homepage": "https://bitwarden.com", - "stargazers_count": 8971, - "watchers_count": 8971, + "stargazers_count": 8974, + "watchers_count": 8974, "language": "TypeScript", "topics": [ "angular", @@ -24133,13 +24135,13 @@ "url": "https://api.github.com/repos/excalidraw/excalidraw", "languages_url": "https://api.github.com/repos/excalidraw/excalidraw/languages", "created_at": "2020-01-02T01:04:43Z", - "updated_at": "2024-09-06T01:29:29Z", + "updated_at": "2024-09-07T00:39:34Z", "git_url": "git://github.com/excalidraw/excalidraw.git", "ssh_url": "git@github.com:excalidraw/excalidraw.git", "clone_url": "https://github.com/excalidraw/excalidraw.git", "homepage": "https://excalidraw.com", - "stargazers_count": 80547, - "watchers_count": 80547, + "stargazers_count": 80610, + "watchers_count": 80610, "language": "TypeScript", "topics": [ "canvas", @@ -24233,13 +24235,13 @@ "url": "https://api.github.com/repos/ZuodaoTech/everyone-can-use-english", "languages_url": "https://api.github.com/repos/ZuodaoTech/everyone-can-use-english/languages", "created_at": "2019-03-15T16:33:53Z", - "updated_at": "2024-09-06T01:15:30Z", + "updated_at": "2024-09-06T22:23:00Z", "git_url": "git://github.com/ZuodaoTech/everyone-can-use-english.git", "ssh_url": "git@github.com:ZuodaoTech/everyone-can-use-english.git", "clone_url": "https://github.com/ZuodaoTech/everyone-can-use-english.git", "homepage": "https://1000h.org", - "stargazers_count": 24262, - "watchers_count": 24262, + "stargazers_count": 24276, + "watchers_count": 24276, "language": "TypeScript", "topics": [] }, @@ -24260,13 +24262,13 @@ "url": "https://api.github.com/repos/vitejs/vite", "languages_url": "https://api.github.com/repos/vitejs/vite/languages", "created_at": "2020-04-21T05:03:57Z", - "updated_at": "2024-09-06T01:25:18Z", + "updated_at": "2024-09-06T23:19:07Z", "git_url": "git://github.com/vitejs/vite.git", "ssh_url": "git@github.com:vitejs/vite.git", "clone_url": "https://github.com/vitejs/vite.git", "homepage": "http://vitejs.dev", - "stargazers_count": 67058, - "watchers_count": 67058, + "stargazers_count": 67076, + "watchers_count": 67076, "language": "TypeScript", "topics": [ "build-tool", @@ -24293,13 +24295,13 @@ "url": "https://api.github.com/repos/Innei/Shiro", "languages_url": "https://api.github.com/repos/Innei/Shiro/languages", "created_at": "2023-03-14T12:47:43Z", - "updated_at": "2024-09-05T18:31:04Z", + "updated_at": "2024-09-06T05:39:05Z", "git_url": "git://github.com/Innei/Shiro.git", "ssh_url": "git@github.com:Innei/Shiro.git", "clone_url": "https://github.com/Innei/Shiro.git", "homepage": "https://innei.in", - "stargazers_count": 3273, - "watchers_count": 3273, + "stargazers_count": 3275, + "watchers_count": 3275, "language": "TypeScript", "topics": [] }, @@ -24320,13 +24322,13 @@ "url": "https://api.github.com/repos/nextui-org/nextui", "languages_url": "https://api.github.com/repos/nextui-org/nextui/languages", "created_at": "2021-04-22T13:06:23Z", - "updated_at": "2024-09-05T21:02:44Z", + "updated_at": "2024-09-06T23:06:01Z", "git_url": "git://github.com/nextui-org/nextui.git", "ssh_url": "git@github.com:nextui-org/nextui.git", "clone_url": "https://github.com/nextui-org/nextui.git", "homepage": "https://nextui.org", - "stargazers_count": 21313, - "watchers_count": 21313, + "stargazers_count": 21323, + "watchers_count": 21323, "language": "TypeScript", "topics": [ "component-library", @@ -24352,13 +24354,13 @@ "url": "https://api.github.com/repos/steven-tey/novel", "languages_url": "https://api.github.com/repos/steven-tey/novel/languages", "created_at": "2023-03-21T21:14:33Z", - "updated_at": "2024-09-06T01:05:21Z", + "updated_at": "2024-09-06T23:53:00Z", "git_url": "git://github.com/steven-tey/novel.git", "ssh_url": "git@github.com:steven-tey/novel.git", "clone_url": "https://github.com/steven-tey/novel.git", "homepage": "https://novel.sh", - "stargazers_count": 12398, - "watchers_count": 12398, + "stargazers_count": 12413, + "watchers_count": 12413, "language": "TypeScript", "topics": [ "ai-sdk", @@ -24388,13 +24390,13 @@ "url": "https://api.github.com/repos/neoclide/coc.nvim", "languages_url": "https://api.github.com/repos/neoclide/coc.nvim/languages", "created_at": "2018-05-01T22:39:02Z", - "updated_at": "2024-09-05T22:32:06Z", + "updated_at": "2024-09-07T00:55:09Z", "git_url": "git://github.com/neoclide/coc.nvim.git", "ssh_url": "git@github.com:neoclide/coc.nvim.git", "clone_url": "https://github.com/neoclide/coc.nvim.git", "homepage": "", - "stargazers_count": 24297, - "watchers_count": 24297, + "stargazers_count": 24300, + "watchers_count": 24300, "language": "TypeScript", "topics": [ "autocompletion", @@ -24423,13 +24425,13 @@ "url": "https://api.github.com/repos/DeepLcom/deepl-node", "languages_url": "https://api.github.com/repos/DeepLcom/deepl-node/languages", "created_at": "2022-01-07T08:27:00Z", - "updated_at": "2024-09-02T13:13:33Z", + "updated_at": "2024-09-06T04:34:06Z", "git_url": "git://github.com/DeepLcom/deepl-node.git", "ssh_url": "git@github.com:DeepLcom/deepl-node.git", "clone_url": "https://github.com/DeepLcom/deepl-node.git", "homepage": "", - "stargazers_count": 342, - "watchers_count": 342, + "stargazers_count": 343, + "watchers_count": 343, "language": "TypeScript", "topics": [ "api", @@ -24460,13 +24462,13 @@ "url": "https://api.github.com/repos/actions/toolkit", "languages_url": "https://api.github.com/repos/actions/toolkit/languages", "created_at": "2019-04-19T17:08:00Z", - "updated_at": "2024-09-05T16:17:41Z", + "updated_at": "2024-09-06T20:09:00Z", "git_url": "git://github.com/actions/toolkit.git", "ssh_url": "git@github.com:actions/toolkit.git", "clone_url": "https://github.com/actions/toolkit.git", "homepage": "https://github.com/features/actions", - "stargazers_count": 4900, - "watchers_count": 4900, + "stargazers_count": 4903, + "watchers_count": 4903, "language": "TypeScript", "topics": [] }, @@ -24487,13 +24489,13 @@ "url": "https://api.github.com/repos/lit/lit", "languages_url": "https://api.github.com/repos/lit/lit/languages", "created_at": "2017-06-29T16:27:16Z", - "updated_at": "2024-09-05T16:08:27Z", + "updated_at": "2024-09-06T21:33:09Z", "git_url": "git://github.com/lit/lit.git", "ssh_url": "git@github.com:lit/lit.git", "clone_url": "https://github.com/lit/lit.git", "homepage": "https://lit.dev", - "stargazers_count": 18436, - "watchers_count": 18436, + "stargazers_count": 18452, + "watchers_count": 18452, "language": "TypeScript", "topics": [ "html-templates", @@ -24519,13 +24521,13 @@ "url": "https://api.github.com/repos/peers/peerjs", "languages_url": "https://api.github.com/repos/peers/peerjs/languages", "created_at": "2012-12-23T07:28:47Z", - "updated_at": "2024-09-05T19:39:58Z", + "updated_at": "2024-09-06T22:15:25Z", "git_url": "git://github.com/peers/peerjs.git", "ssh_url": "git@github.com:peers/peerjs.git", "clone_url": "https://github.com/peers/peerjs.git", "homepage": "https://peerjs.com", - "stargazers_count": 12301, - "watchers_count": 12301, + "stargazers_count": 12305, + "watchers_count": 12305, "language": "TypeScript", "topics": [ "browser", @@ -24554,13 +24556,13 @@ "url": "https://api.github.com/repos/Bowen7/regex-vis", "languages_url": "https://api.github.com/repos/Bowen7/regex-vis/languages", "created_at": "2020-09-15T07:59:45Z", - "updated_at": "2024-09-05T09:30:05Z", + "updated_at": "2024-09-06T09:21:03Z", "git_url": "git://github.com/Bowen7/regex-vis.git", "ssh_url": "git@github.com:Bowen7/regex-vis.git", "clone_url": "https://github.com/Bowen7/regex-vis.git", "homepage": "https://regex-vis.com", - "stargazers_count": 3634, - "watchers_count": 3634, + "stargazers_count": 3636, + "watchers_count": 3636, "language": "TypeScript", "topics": [ "editor", @@ -24590,13 +24592,13 @@ "url": "https://api.github.com/repos/all-in-aigc/gpts-works", "languages_url": "https://api.github.com/repos/all-in-aigc/gpts-works/languages", "created_at": "2023-11-13T16:00:44Z", - "updated_at": "2024-09-05T19:10:00Z", + "updated_at": "2024-09-06T11:44:36Z", "git_url": "git://github.com/all-in-aigc/gpts-works.git", "ssh_url": "git@github.com:all-in-aigc/gpts-works.git", "clone_url": "https://github.com/all-in-aigc/gpts-works.git", "homepage": "https://gpts.works", - "stargazers_count": 1453, - "watchers_count": 1453, + "stargazers_count": 1454, + "watchers_count": 1454, "language": "TypeScript", "topics": [ "chatgpt", @@ -24621,13 +24623,13 @@ "url": "https://api.github.com/repos/gaozhangmin/aliyunpan", "languages_url": "https://api.github.com/repos/gaozhangmin/aliyunpan/languages", "created_at": "2023-02-23T07:13:23Z", - "updated_at": "2024-09-06T00:08:54Z", + "updated_at": "2024-09-06T18:12:33Z", "git_url": "git://github.com/gaozhangmin/aliyunpan.git", "ssh_url": "git@github.com:gaozhangmin/aliyunpan.git", "clone_url": "https://github.com/gaozhangmin/aliyunpan.git", "homepage": "https://github.com/gaozhangmin/aliyunpan", - "stargazers_count": 5861, - "watchers_count": 5861, + "stargazers_count": 5868, + "watchers_count": 5868, "language": "TypeScript", "topics": [ "electron-app", @@ -24655,13 +24657,13 @@ "url": "https://api.github.com/repos/microsoft/inshellisense", "languages_url": "https://api.github.com/repos/microsoft/inshellisense/languages", "created_at": "2023-10-08T17:05:40Z", - "updated_at": "2024-09-05T22:59:44Z", + "updated_at": "2024-09-06T19:15:34Z", "git_url": "git://github.com/microsoft/inshellisense.git", "ssh_url": "git@github.com:microsoft/inshellisense.git", "clone_url": "https://github.com/microsoft/inshellisense.git", "homepage": "", - "stargazers_count": 8339, - "watchers_count": 8339, + "stargazers_count": 8345, + "watchers_count": 8345, "language": "TypeScript", "topics": [ "autocomplete", @@ -24727,13 +24729,13 @@ "url": "https://api.github.com/repos/expo/expo", "languages_url": "https://api.github.com/repos/expo/expo/languages", "created_at": "2016-08-15T17:14:25Z", - "updated_at": "2024-09-06T01:30:09Z", + "updated_at": "2024-09-07T00:43:16Z", "git_url": "git://github.com/expo/expo.git", "ssh_url": "git@github.com:expo/expo.git", "clone_url": "https://github.com/expo/expo.git", "homepage": "https://docs.expo.dev", - "stargazers_count": 32549, - "watchers_count": 32549, + "stargazers_count": 32584, + "watchers_count": 32584, "language": "TypeScript", "topics": [ "android", @@ -24801,13 +24803,13 @@ "url": "https://api.github.com/repos/vercel/ai", "languages_url": "https://api.github.com/repos/vercel/ai/languages", "created_at": "2023-05-23T15:04:08Z", - "updated_at": "2024-09-05T21:31:22Z", + "updated_at": "2024-09-06T20:02:00Z", "git_url": "git://github.com/vercel/ai.git", "ssh_url": "git@github.com:vercel/ai.git", "clone_url": "https://github.com/vercel/ai.git", "homepage": "https://sdk.vercel.ai/docs", - "stargazers_count": 9295, - "watchers_count": 9295, + "stargazers_count": 9306, + "watchers_count": 9306, "language": "TypeScript", "topics": [ "artificial-intelligence", @@ -24844,13 +24846,13 @@ "url": "https://api.github.com/repos/Hufe921/canvas-editor", "languages_url": "https://api.github.com/repos/Hufe921/canvas-editor/languages", "created_at": "2021-11-12T14:18:16Z", - "updated_at": "2024-09-05T22:33:17Z", + "updated_at": "2024-09-06T12:50:47Z", "git_url": "git://github.com/Hufe921/canvas-editor.git", "ssh_url": "git@github.com:Hufe921/canvas-editor.git", "clone_url": "https://github.com/Hufe921/canvas-editor.git", "homepage": "https://hufe.club/canvas-editor-docs", - "stargazers_count": 3446, - "watchers_count": 3446, + "stargazers_count": 3450, + "watchers_count": 3450, "language": "TypeScript", "topics": [ "browser", @@ -24888,13 +24890,13 @@ "url": "https://api.github.com/repos/mui/material-ui", "languages_url": "https://api.github.com/repos/mui/material-ui/languages", "created_at": "2014-08-18T19:11:54Z", - "updated_at": "2024-09-06T01:22:00Z", + "updated_at": "2024-09-06T20:16:05Z", "git_url": "git://github.com/mui/material-ui.git", "ssh_url": "git@github.com:mui/material-ui.git", "clone_url": "https://github.com/mui/material-ui.git", "homepage": "https://mui.com/material-ui/", - "stargazers_count": 93181, - "watchers_count": 93181, + "stargazers_count": 93197, + "watchers_count": 93197, "language": "TypeScript", "topics": [ "design-systems", @@ -24920,13 +24922,13 @@ "url": "https://api.github.com/repos/xtermjs/xterm.js", "languages_url": "https://api.github.com/repos/xtermjs/xterm.js/languages", "created_at": "2014-03-24T16:04:04Z", - "updated_at": "2024-09-05T20:27:57Z", + "updated_at": "2024-09-06T18:04:28Z", "git_url": "git://github.com/xtermjs/xterm.js.git", "ssh_url": "git@github.com:xtermjs/xterm.js.git", "clone_url": "https://github.com/xtermjs/xterm.js.git", "homepage": "https://xtermjs.org/", - "stargazers_count": 17383, - "watchers_count": 17383, + "stargazers_count": 17391, + "watchers_count": 17391, "language": "TypeScript", "topics": [ "console", @@ -24960,13 +24962,13 @@ "url": "https://api.github.com/repos/rough-stuff/wired-elements", "languages_url": "https://api.github.com/repos/rough-stuff/wired-elements/languages", "created_at": "2017-08-28T06:12:03Z", - "updated_at": "2024-09-04T23:13:04Z", + "updated_at": "2024-09-06T20:24:24Z", "git_url": "git://github.com/rough-stuff/wired-elements.git", "ssh_url": "git@github.com:rough-stuff/wired-elements.git", "clone_url": "https://github.com/rough-stuff/wired-elements.git", "homepage": "https://wiredjs.com", - "stargazers_count": 10482, - "watchers_count": 10482, + "stargazers_count": 10485, + "watchers_count": 10485, "language": "TypeScript", "topics": [ "lit-element", @@ -24995,13 +24997,13 @@ "url": "https://api.github.com/repos/chathub-dev/chathub", "languages_url": "https://api.github.com/repos/chathub-dev/chathub/languages", "created_at": "2023-03-04T12:21:10Z", - "updated_at": "2024-09-05T18:49:34Z", + "updated_at": "2024-09-06T16:38:50Z", "git_url": "git://github.com/chathub-dev/chathub.git", "ssh_url": "git@github.com:chathub-dev/chathub.git", "clone_url": "https://github.com/chathub-dev/chathub.git", "homepage": "https://chathub.gg/?utm_source=github", - "stargazers_count": 9923, - "watchers_count": 9923, + "stargazers_count": 9927, + "watchers_count": 9927, "language": "TypeScript", "topics": [ "all-in-one", @@ -25055,13 +25057,13 @@ "url": "https://api.github.com/repos/whoiskatrin/sql-translator", "languages_url": "https://api.github.com/repos/whoiskatrin/sql-translator/languages", "created_at": "2023-03-11T21:32:56Z", - "updated_at": "2024-09-05T18:49:35Z", + "updated_at": "2024-09-06T03:35:20Z", "git_url": "git://github.com/whoiskatrin/sql-translator.git", "ssh_url": "git@github.com:whoiskatrin/sql-translator.git", "clone_url": "https://github.com/whoiskatrin/sql-translator.git", "homepage": "https://www.sqltranslate.app/", - "stargazers_count": 4158, - "watchers_count": 4158, + "stargazers_count": 4159, + "watchers_count": 4159, "language": "TypeScript", "topics": [ "data-analysis", @@ -25122,13 +25124,13 @@ "url": "https://api.github.com/repos/openai-translator/openai-translator", "languages_url": "https://api.github.com/repos/openai-translator/openai-translator/languages", "created_at": "2023-03-04T05:21:09Z", - "updated_at": "2024-09-05T20:59:49Z", + "updated_at": "2024-09-06T17:09:41Z", "git_url": "git://github.com/openai-translator/openai-translator.git", "ssh_url": "git@github.com:openai-translator/openai-translator.git", "clone_url": "https://github.com/openai-translator/openai-translator.git", "homepage": "", - "stargazers_count": 23509, - "watchers_count": 23509, + "stargazers_count": 23510, + "watchers_count": 23510, "language": "TypeScript", "topics": [ "browser-extension", @@ -25157,13 +25159,13 @@ "url": "https://api.github.com/repos/TypeCellOS/BlockNote", "languages_url": "https://api.github.com/repos/TypeCellOS/BlockNote/languages", "created_at": "2022-03-02T07:24:48Z", - "updated_at": "2024-09-05T23:34:32Z", + "updated_at": "2024-09-06T23:42:16Z", "git_url": "git://github.com/TypeCellOS/BlockNote.git", "ssh_url": "git@github.com:TypeCellOS/BlockNote.git", "clone_url": "https://github.com/TypeCellOS/BlockNote.git", "homepage": "https://www.blocknotejs.org/", - "stargazers_count": 6252, - "watchers_count": 6252, + "stargazers_count": 6258, + "watchers_count": 6258, "language": "TypeScript", "topics": [ "block-based", @@ -25197,13 +25199,13 @@ "url": "https://api.github.com/repos/sindresorhus/ky", "languages_url": "https://api.github.com/repos/sindresorhus/ky/languages", "created_at": "2018-09-04T16:26:42Z", - "updated_at": "2024-09-05T23:13:50Z", + "updated_at": "2024-09-06T22:16:56Z", "git_url": "git://github.com/sindresorhus/ky.git", "ssh_url": "git@github.com:sindresorhus/ky.git", "clone_url": "https://github.com/sindresorhus/ky.git", "homepage": "", - "stargazers_count": 13456, - "watchers_count": 13456, + "stargazers_count": 13466, + "watchers_count": 13466, "language": "TypeScript", "topics": [ "fetch", @@ -25236,13 +25238,13 @@ "url": "https://api.github.com/repos/ourongxing/chatgpt-vercel", "languages_url": "https://api.github.com/repos/ourongxing/chatgpt-vercel/languages", "created_at": "2023-03-04T06:11:15Z", - "updated_at": "2024-09-05T20:46:22Z", + "updated_at": "2024-09-07T00:21:35Z", "git_url": "git://github.com/ourongxing/chatgpt-vercel.git", "ssh_url": "git@github.com:ourongxing/chatgpt-vercel.git", "clone_url": "https://github.com/ourongxing/chatgpt-vercel.git", "homepage": "https://vercel-chatgpt-github.vercel.app/", - "stargazers_count": 3163, - "watchers_count": 3163, + "stargazers_count": 3165, + "watchers_count": 3165, "language": "TypeScript", "topics": [ "chatgpt", @@ -25268,13 +25270,13 @@ "url": "https://api.github.com/repos/anse-app/chatgpt-demo", "languages_url": "https://api.github.com/repos/anse-app/chatgpt-demo/languages", "created_at": "2023-03-02T05:52:26Z", - "updated_at": "2024-09-06T01:28:11Z", + "updated_at": "2024-09-06T11:56:54Z", "git_url": "git://github.com/anse-app/chatgpt-demo.git", "ssh_url": "git@github.com:anse-app/chatgpt-demo.git", "clone_url": "https://github.com/anse-app/chatgpt-demo.git", "homepage": "https://chatgpt.ddiu.me", - "stargazers_count": 7999, - "watchers_count": 7999, + "stargazers_count": 7998, + "watchers_count": 7998, "language": "TypeScript", "topics": [ "astro", @@ -25304,13 +25306,13 @@ "url": "https://api.github.com/repos/antfu-collective/vitesse", "languages_url": "https://api.github.com/repos/antfu-collective/vitesse/languages", "created_at": "2020-08-09T18:34:19Z", - "updated_at": "2024-09-05T19:05:46Z", + "updated_at": "2024-09-06T07:11:46Z", "git_url": "git://github.com/antfu-collective/vitesse.git", "ssh_url": "git@github.com:antfu-collective/vitesse.git", "clone_url": "https://github.com/antfu-collective/vitesse.git", "homepage": "https://vitesse.netlify.app/", - "stargazers_count": 8787, - "watchers_count": 8787, + "stargazers_count": 8789, + "watchers_count": 8789, "language": "TypeScript", "topics": [ "vite", @@ -25335,13 +25337,13 @@ "url": "https://api.github.com/repos/Mereithhh/vanblog", "languages_url": "https://api.github.com/repos/Mereithhh/vanblog/languages", "created_at": "2022-05-18T03:30:49Z", - "updated_at": "2024-09-05T23:23:09Z", + "updated_at": "2024-09-06T09:12:07Z", "git_url": "git://github.com/Mereithhh/vanblog.git", "ssh_url": "git@github.com:Mereithhh/vanblog.git", "clone_url": "https://github.com/Mereithhh/vanblog.git", "homepage": "https://vanblog.mereith.com", - "stargazers_count": 2738, - "watchers_count": 2738, + "stargazers_count": 2739, + "watchers_count": 2739, "language": "TypeScript", "topics": [ "blog", @@ -25367,13 +25369,13 @@ "url": "https://api.github.com/repos/fuergaosi233/wechat-chatgpt", "languages_url": "https://api.github.com/repos/fuergaosi233/wechat-chatgpt/languages", "created_at": "2022-12-06T13:15:21Z", - "updated_at": "2024-09-05T18:30:58Z", + "updated_at": "2024-09-06T13:32:25Z", "git_url": "git://github.com/fuergaosi233/wechat-chatgpt.git", "ssh_url": "git@github.com:fuergaosi233/wechat-chatgpt.git", "clone_url": "https://github.com/fuergaosi233/wechat-chatgpt.git", "homepage": null, - "stargazers_count": 13220, - "watchers_count": 13220, + "stargazers_count": 13223, + "watchers_count": 13223, "language": "TypeScript", "topics": [] }, @@ -25394,7 +25396,7 @@ "url": "https://api.github.com/repos/lzxjack/react-blog", "languages_url": "https://api.github.com/repos/lzxjack/react-blog/languages", "created_at": "2021-07-27T11:17:00Z", - "updated_at": "2024-08-30T11:38:54Z", + "updated_at": "2024-09-06T05:27:25Z", "git_url": "git://github.com/lzxjack/react-blog.git", "ssh_url": "git@github.com:lzxjack/react-blog.git", "clone_url": "https://github.com/lzxjack/react-blog.git", @@ -25425,13 +25427,13 @@ "url": "https://api.github.com/repos/ourongxing/web-printer", "languages_url": "https://api.github.com/repos/ourongxing/web-printer/languages", "created_at": "2022-12-02T13:09:26Z", - "updated_at": "2024-08-12T19:09:45Z", + "updated_at": "2024-09-06T17:13:17Z", "git_url": "git://github.com/ourongxing/web-printer.git", "ssh_url": "git@github.com:ourongxing/web-printer.git", "clone_url": "https://github.com/ourongxing/web-printer.git", "homepage": "", - "stargazers_count": 92, - "watchers_count": 92, + "stargazers_count": 93, + "watchers_count": 93, "language": "TypeScript", "topics": [ "pdf", @@ -25494,13 +25496,13 @@ "url": "https://api.github.com/repos/zen-browser/desktop", "languages_url": "https://api.github.com/repos/zen-browser/desktop/languages", "created_at": "2024-03-28T00:05:55Z", - "updated_at": "2024-09-06T01:25:11Z", + "updated_at": "2024-09-07T01:18:53Z", "git_url": "git://github.com/zen-browser/desktop.git", "ssh_url": "git@github.com:zen-browser/desktop.git", "clone_url": "https://github.com/zen-browser/desktop.git", "homepage": "https://zen-browser.app", - "stargazers_count": 11281, - "watchers_count": 11281, + "stargazers_count": 11393, + "watchers_count": 11393, "language": "CSS", "topics": [ "firefox", @@ -25525,13 +25527,13 @@ "url": "https://api.github.com/repos/BingyanStudio/LapisCV", "languages_url": "https://api.github.com/repos/BingyanStudio/LapisCV/languages", "created_at": "2024-03-05T19:53:24Z", - "updated_at": "2024-09-05T18:31:19Z", + "updated_at": "2024-09-06T16:52:51Z", "git_url": "git://github.com/BingyanStudio/LapisCV.git", "ssh_url": "git@github.com:BingyanStudio/LapisCV.git", "clone_url": "https://github.com/BingyanStudio/LapisCV.git", "homepage": "", - "stargazers_count": 2591, - "watchers_count": 2591, + "stargazers_count": 2598, + "watchers_count": 2598, "language": "CSS", "topics": [] }, @@ -25584,13 +25586,13 @@ "url": "https://api.github.com/repos/WebStackPage/WebStackPage.github.io", "languages_url": "https://api.github.com/repos/WebStackPage/WebStackPage.github.io/languages", "created_at": "2017-12-20T05:21:44Z", - "updated_at": "2024-09-05T17:28:29Z", + "updated_at": "2024-09-06T19:46:38Z", "git_url": "git://github.com/WebStackPage/WebStackPage.github.io.git", "ssh_url": "git@github.com:WebStackPage/WebStackPage.github.io.git", "clone_url": "https://github.com/WebStackPage/WebStackPage.github.io.git", "homepage": "http://webstack.cc", - "stargazers_count": 6275, - "watchers_count": 6275, + "stargazers_count": 6279, + "watchers_count": 6279, "language": "CSS", "topics": [ "bookmark", @@ -25619,13 +25621,13 @@ "url": "https://api.github.com/repos/IBM/plex", "languages_url": "https://api.github.com/repos/IBM/plex/languages", "created_at": "2017-10-03T20:58:50Z", - "updated_at": "2024-09-05T12:24:03Z", + "updated_at": "2024-09-06T21:20:01Z", "git_url": "git://github.com/IBM/plex.git", "ssh_url": "git@github.com:IBM/plex.git", "clone_url": "https://github.com/IBM/plex.git", "homepage": "", - "stargazers_count": 9547, - "watchers_count": 9547, + "stargazers_count": 9550, + "watchers_count": 9550, "language": "CSS", "topics": [ "design", @@ -25686,13 +25688,13 @@ "url": "https://api.github.com/repos/peazip/PeaZip", "languages_url": "https://api.github.com/repos/peazip/PeaZip/languages", "created_at": "2010-11-13T08:47:03Z", - "updated_at": "2024-09-05T18:29:29Z", + "updated_at": "2024-09-06T17:52:11Z", "git_url": "git://github.com/peazip/PeaZip.git", "ssh_url": "git@github.com:peazip/PeaZip.git", "clone_url": "https://github.com/peazip/PeaZip.git", "homepage": "https://peazip.github.io", - "stargazers_count": 4040, - "watchers_count": 4040, + "stargazers_count": 4043, + "watchers_count": 4043, "language": "Pascal", "topics": [ "archiver", @@ -25724,13 +25726,13 @@ "url": "https://api.github.com/repos/sebaxakerhtc/rdpwrap", "languages_url": "https://api.github.com/repos/sebaxakerhtc/rdpwrap/languages", "created_at": "2020-06-07T12:19:11Z", - "updated_at": "2024-09-05T09:04:13Z", + "updated_at": "2024-09-06T08:43:22Z", "git_url": "git://github.com/sebaxakerhtc/rdpwrap.git", "ssh_url": "git@github.com:sebaxakerhtc/rdpwrap.git", "clone_url": "https://github.com/sebaxakerhtc/rdpwrap.git", "homepage": null, - "stargazers_count": 1548, - "watchers_count": 1548, + "stargazers_count": 1551, + "watchers_count": 1551, "language": "Pascal", "topics": [] } @@ -25753,13 +25755,13 @@ "url": "https://api.github.com/repos/hanwckf/rt-n56u", "languages_url": "https://api.github.com/repos/hanwckf/rt-n56u/languages", "created_at": "2017-10-27T16:23:07Z", - "updated_at": "2024-09-04T16:59:38Z", + "updated_at": "2024-09-06T05:40:38Z", "git_url": "git://github.com/hanwckf/rt-n56u.git", "ssh_url": "git@github.com:hanwckf/rt-n56u.git", "clone_url": "https://github.com/hanwckf/rt-n56u.git", "homepage": "", - "stargazers_count": 3272, - "watchers_count": 3272, + "stargazers_count": 3273, + "watchers_count": 3273, "language": "C", "topics": [ "mt7621", @@ -25846,13 +25848,13 @@ "url": "https://api.github.com/repos/FelixKratz/SketchyBar", "languages_url": "https://api.github.com/repos/FelixKratz/SketchyBar/languages", "created_at": "2021-08-13T14:28:04Z", - "updated_at": "2024-09-05T19:55:02Z", + "updated_at": "2024-09-06T22:01:07Z", "git_url": "git://github.com/FelixKratz/SketchyBar.git", "ssh_url": "git@github.com:FelixKratz/SketchyBar.git", "clone_url": "https://github.com/FelixKratz/SketchyBar.git", "homepage": "https://felixkratz.github.io/SketchyBar/", - "stargazers_count": 5566, - "watchers_count": 5566, + "stargazers_count": 5580, + "watchers_count": 5580, "language": "C", "topics": [ "bar", @@ -25886,13 +25888,13 @@ "url": "https://api.github.com/repos/koekeishiya/yabai", "languages_url": "https://api.github.com/repos/koekeishiya/yabai/languages", "created_at": "2019-05-04T15:00:50Z", - "updated_at": "2024-09-06T00:35:29Z", + "updated_at": "2024-09-06T20:29:28Z", "git_url": "git://github.com/koekeishiya/yabai.git", "ssh_url": "git@github.com:koekeishiya/yabai.git", "clone_url": "https://github.com/koekeishiya/yabai.git", "homepage": null, - "stargazers_count": 23065, - "watchers_count": 23065, + "stargazers_count": 23074, + "watchers_count": 23074, "language": "C", "topics": [] }, @@ -25913,13 +25915,13 @@ "url": "https://api.github.com/repos/fgkeepalive/AndroidKeepAlive", "languages_url": "https://api.github.com/repos/fgkeepalive/AndroidKeepAlive/languages", "created_at": "2023-02-14T09:35:27Z", - "updated_at": "2024-09-05T17:36:08Z", + "updated_at": "2024-09-06T06:52:45Z", "git_url": "git://github.com/fgkeepalive/AndroidKeepAlive.git", "ssh_url": "git@github.com:fgkeepalive/AndroidKeepAlive.git", "clone_url": "https://github.com/fgkeepalive/AndroidKeepAlive.git", "homepage": "", - "stargazers_count": 1181, - "watchers_count": 1181, + "stargazers_count": 1183, + "watchers_count": 1183, "language": "C", "topics": [ "android", @@ -25982,13 +25984,13 @@ "url": "https://api.github.com/repos/winfsp/sshfs-win", "languages_url": "https://api.github.com/repos/winfsp/sshfs-win/languages", "created_at": "2016-06-18T20:48:02Z", - "updated_at": "2024-09-05T22:45:05Z", + "updated_at": "2024-09-06T09:59:53Z", "git_url": "git://github.com/winfsp/sshfs-win.git", "ssh_url": "git@github.com:winfsp/sshfs-win.git", "clone_url": "https://github.com/winfsp/sshfs-win.git", "homepage": "https://winfsp.dev", - "stargazers_count": 4911, - "watchers_count": 4911, + "stargazers_count": 4912, + "watchers_count": 4912, "language": "C", "topics": [ "sftp", @@ -26014,13 +26016,13 @@ "url": "https://api.github.com/repos/winfsp/winfsp", "languages_url": "https://api.github.com/repos/winfsp/winfsp/languages", "created_at": "2016-05-18T21:05:28Z", - "updated_at": "2024-09-05T20:42:30Z", + "updated_at": "2024-09-06T22:16:25Z", "git_url": "git://github.com/winfsp/winfsp.git", "ssh_url": "git@github.com:winfsp/winfsp.git", "clone_url": "https://github.com/winfsp/winfsp.git", "homepage": "https://winfsp.dev", - "stargazers_count": 6908, - "watchers_count": 6908, + "stargazers_count": 6910, + "watchers_count": 6910, "language": "C", "topics": [ "driver", @@ -26049,13 +26051,13 @@ "url": "https://api.github.com/repos/rainmeter/rainmeter", "languages_url": "https://api.github.com/repos/rainmeter/rainmeter/languages", "created_at": "2012-03-31T18:17:34Z", - "updated_at": "2024-09-05T18:48:36Z", + "updated_at": "2024-09-06T22:32:44Z", "git_url": "git://github.com/rainmeter/rainmeter.git", "ssh_url": "git@github.com:rainmeter/rainmeter.git", "clone_url": "https://github.com/rainmeter/rainmeter.git", "homepage": "https://rainmeter.net", - "stargazers_count": 4584, - "watchers_count": 4584, + "stargazers_count": 4585, + "watchers_count": 4585, "language": "C", "topics": [ "rainmeter" @@ -26078,13 +26080,13 @@ "url": "https://api.github.com/repos/lvgl/lvgl", "languages_url": "https://api.github.com/repos/lvgl/lvgl/languages", "created_at": "2016-06-08T04:14:34Z", - "updated_at": "2024-09-06T01:21:02Z", + "updated_at": "2024-09-06T22:32:42Z", "git_url": "git://github.com/lvgl/lvgl.git", "ssh_url": "git@github.com:lvgl/lvgl.git", "clone_url": "https://github.com/lvgl/lvgl.git", "homepage": "https://lvgl.io", - "stargazers_count": 16067, - "watchers_count": 16067, + "stargazers_count": 16076, + "watchers_count": 16076, "language": "C", "topics": [ "c", @@ -26113,13 +26115,13 @@ "url": "https://api.github.com/repos/valinet/ExplorerPatcher", "languages_url": "https://api.github.com/repos/valinet/ExplorerPatcher/languages", "created_at": "2021-08-09T14:17:24Z", - "updated_at": "2024-09-05T21:27:09Z", + "updated_at": "2024-09-06T21:16:17Z", "git_url": "git://github.com/valinet/ExplorerPatcher.git", "ssh_url": "git@github.com:valinet/ExplorerPatcher.git", "clone_url": "https://github.com/valinet/ExplorerPatcher.git", "homepage": "", - "stargazers_count": 23680, - "watchers_count": 23680, + "stargazers_count": 23702, + "watchers_count": 23702, "language": "C", "topics": [] }, @@ -26171,13 +26173,13 @@ "url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm", "languages_url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm/languages", "created_at": "2019-10-16T11:21:16Z", - "updated_at": "2024-09-06T01:06:26Z", + "updated_at": "2024-09-06T15:38:38Z", "git_url": "git://github.com/ffmpegwasm/ffmpeg.wasm.git", "ssh_url": "git@github.com:ffmpegwasm/ffmpeg.wasm.git", "clone_url": "https://github.com/ffmpegwasm/ffmpeg.wasm.git", "homepage": "https://ffmpegwasm.netlify.app", - "stargazers_count": 14008, - "watchers_count": 14008, + "stargazers_count": 14011, + "watchers_count": 14011, "language": "C", "topics": [ "audio", @@ -26232,13 +26234,13 @@ "url": "https://api.github.com/repos/sqfmi/Watchy", "languages_url": "https://api.github.com/repos/sqfmi/Watchy/languages", "created_at": "2019-11-08T15:41:00Z", - "updated_at": "2024-09-05T19:14:43Z", + "updated_at": "2024-09-06T14:45:17Z", "git_url": "git://github.com/sqfmi/Watchy.git", "ssh_url": "git@github.com:sqfmi/Watchy.git", "clone_url": "https://github.com/sqfmi/Watchy.git", "homepage": "http://www.sqfmi.com", - "stargazers_count": 1951, - "watchers_count": 1951, + "stargazers_count": 1953, + "watchers_count": 1953, "language": "C", "topics": [ "arduino", @@ -26267,13 +26269,13 @@ "url": "https://api.github.com/repos/brunodev85/winlator", "languages_url": "https://api.github.com/repos/brunodev85/winlator/languages", "created_at": "2023-07-26T13:02:11Z", - "updated_at": "2024-09-05T21:50:14Z", + "updated_at": "2024-09-07T00:40:24Z", "git_url": "git://github.com/brunodev85/winlator.git", "ssh_url": "git@github.com:brunodev85/winlator.git", "clone_url": "https://github.com/brunodev85/winlator.git", "homepage": "https://winlator.org", - "stargazers_count": 7763, - "watchers_count": 7763, + "stargazers_count": 7772, + "watchers_count": 7772, "language": "C", "topics": [] }, @@ -26326,13 +26328,13 @@ "url": "https://api.github.com/repos/nir9/lightwm", "languages_url": "https://api.github.com/repos/nir9/lightwm/languages", "created_at": "2024-01-22T16:15:38Z", - "updated_at": "2024-09-02T00:25:57Z", + "updated_at": "2024-09-06T14:38:32Z", "git_url": "git://github.com/nir9/lightwm.git", "ssh_url": "git@github.com:nir9/lightwm.git", "clone_url": "https://github.com/nir9/lightwm.git", "homepage": "", - "stargazers_count": 220, - "watchers_count": 220, + "stargazers_count": 221, + "watchers_count": 221, "language": "C", "topics": [] }, @@ -26389,13 +26391,13 @@ "url": "https://api.github.com/repos/g0dA/linuxStack", "languages_url": "https://api.github.com/repos/g0dA/linuxStack/languages", "created_at": "2018-11-28T03:18:12Z", - "updated_at": "2024-09-05T12:18:56Z", + "updated_at": "2024-09-06T12:57:13Z", "git_url": "git://github.com/g0dA/linuxStack.git", "ssh_url": "git@github.com:g0dA/linuxStack.git", "clone_url": "https://github.com/g0dA/linuxStack.git", "homepage": null, - "stargazers_count": 787, - "watchers_count": 787, + "stargazers_count": 788, + "watchers_count": 788, "language": "C", "topics": [] }, @@ -26416,13 +26418,13 @@ "url": "https://api.github.com/repos/kingToolbox/WindTerm", "languages_url": "https://api.github.com/repos/kingToolbox/WindTerm/languages", "created_at": "2019-10-09T19:56:09Z", - "updated_at": "2024-09-05T17:28:29Z", + "updated_at": "2024-09-06T19:18:03Z", "git_url": "git://github.com/kingToolbox/WindTerm.git", "ssh_url": "git@github.com:kingToolbox/WindTerm.git", "clone_url": "https://github.com/kingToolbox/WindTerm.git", "homepage": "https://kingtoolbox.github.io", - "stargazers_count": 22519, - "watchers_count": 22519, + "stargazers_count": 22533, + "watchers_count": 22533, "language": "C", "topics": [ "bash", @@ -26464,13 +26466,13 @@ "url": "https://api.github.com/repos/swaywm/sway", "languages_url": "https://api.github.com/repos/swaywm/sway/languages", "created_at": "2015-08-05T01:31:45Z", - "updated_at": "2024-09-05T22:19:20Z", + "updated_at": "2024-09-06T23:19:35Z", "git_url": "git://github.com/swaywm/sway.git", "ssh_url": "git@github.com:swaywm/sway.git", "clone_url": "https://github.com/swaywm/sway.git", "homepage": "https://swaywm.org", - "stargazers_count": 14387, - "watchers_count": 14387, + "stargazers_count": 14396, + "watchers_count": 14396, "language": "C", "topics": [ "compositor", @@ -26494,13 +26496,13 @@ "url": "https://api.github.com/repos/winsiderss/systeminformer", "languages_url": "https://api.github.com/repos/winsiderss/systeminformer/languages", "created_at": "2016-02-01T08:10:21Z", - "updated_at": "2024-09-06T00:14:12Z", + "updated_at": "2024-09-06T20:11:33Z", "git_url": "git://github.com/winsiderss/systeminformer.git", "ssh_url": "git@github.com:winsiderss/systeminformer.git", "clone_url": "https://github.com/winsiderss/systeminformer.git", "homepage": "https://systeminformer.sourceforge.io", - "stargazers_count": 10788, - "watchers_count": 10788, + "stargazers_count": 10793, + "watchers_count": 10793, "language": "C", "topics": [ "administrator", @@ -26567,13 +26569,13 @@ "url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows", "languages_url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows/languages", "created_at": "2011-10-06T09:06:41Z", - "updated_at": "2024-09-06T01:08:02Z", + "updated_at": "2024-09-06T10:17:20Z", "git_url": "git://github.com/virtio-win/kvm-guest-drivers-windows.git", "ssh_url": "git@github.com:virtio-win/kvm-guest-drivers-windows.git", "clone_url": "https://github.com/virtio-win/kvm-guest-drivers-windows.git", "homepage": "https://www.linux-kvm.org/page/WindowsGuestDrivers", - "stargazers_count": 1980, - "watchers_count": 1980, + "stargazers_count": 1981, + "watchers_count": 1981, "language": "C", "topics": [ "c", @@ -26615,13 +26617,13 @@ "url": "https://api.github.com/repos/torvalds/linux", "languages_url": "https://api.github.com/repos/torvalds/linux/languages", "created_at": "2011-09-04T22:48:12Z", - "updated_at": "2024-09-06T01:33:09Z", + "updated_at": "2024-09-07T01:19:01Z", "git_url": "git://github.com/torvalds/linux.git", "ssh_url": "git@github.com:torvalds/linux.git", "clone_url": "https://github.com/torvalds/linux.git", "homepage": "", - "stargazers_count": 177790, - "watchers_count": 177790, + "stargazers_count": 177851, + "watchers_count": 177851, "language": "C", "topics": [] }, @@ -26642,13 +26644,13 @@ "url": "https://api.github.com/repos/warmcat/libwebsockets", "languages_url": "https://api.github.com/repos/warmcat/libwebsockets/languages", "created_at": "2013-02-06T07:00:44Z", - "updated_at": "2024-09-05T06:41:50Z", + "updated_at": "2024-09-07T01:03:12Z", "git_url": "git://github.com/warmcat/libwebsockets.git", "ssh_url": "git@github.com:warmcat/libwebsockets.git", "clone_url": "https://github.com/warmcat/libwebsockets.git", "homepage": "https://libwebsockets.org", - "stargazers_count": 4717, - "watchers_count": 4717, + "stargazers_count": 4718, + "watchers_count": 4718, "language": "C", "topics": [ "c", @@ -26685,13 +26687,13 @@ "url": "https://api.github.com/repos/apache/guacamole-server", "languages_url": "https://api.github.com/repos/apache/guacamole-server/languages", "created_at": "2016-03-22T07:00:06Z", - "updated_at": "2024-09-05T23:13:53Z", + "updated_at": "2024-09-06T13:01:17Z", "git_url": "git://github.com/apache/guacamole-server.git", "ssh_url": "git@github.com:apache/guacamole-server.git", "clone_url": "https://github.com/apache/guacamole-server.git", "homepage": "", - "stargazers_count": 3046, - "watchers_count": 3046, + "stargazers_count": 3049, + "watchers_count": 3049, "language": "C", "topics": [ "c", @@ -26759,13 +26761,13 @@ "url": "https://api.github.com/repos/guozhigq/pilipala", "languages_url": "https://api.github.com/repos/guozhigq/pilipala/languages", "created_at": "2023-04-18T02:14:12Z", - "updated_at": "2024-09-05T16:43:22Z", + "updated_at": "2024-09-06T14:49:50Z", "git_url": "git://github.com/guozhigq/pilipala.git", "ssh_url": "git@github.com:guozhigq/pilipala.git", "clone_url": "https://github.com/guozhigq/pilipala.git", "homepage": "", - "stargazers_count": 5822, - "watchers_count": 5822, + "stargazers_count": 5834, + "watchers_count": 5834, "language": "Dart", "topics": [ "bilibili", @@ -26791,13 +26793,13 @@ "url": "https://api.github.com/repos/chen08209/FlClash", "languages_url": "https://api.github.com/repos/chen08209/FlClash/languages", "created_at": "2023-08-15T07:47:22Z", - "updated_at": "2024-09-06T01:34:18Z", + "updated_at": "2024-09-07T01:01:08Z", "git_url": "git://github.com/chen08209/FlClash.git", "ssh_url": "git@github.com:chen08209/FlClash.git", "clone_url": "https://github.com/chen08209/FlClash.git", "homepage": "", - "stargazers_count": 7572, - "watchers_count": 7572, + "stargazers_count": 7618, + "watchers_count": 7618, "language": "Dart", "topics": [ "clash", @@ -26828,13 +26830,13 @@ "url": "https://api.github.com/repos/localsend/localsend", "languages_url": "https://api.github.com/repos/localsend/localsend/languages", "created_at": "2022-12-16T00:46:07Z", - "updated_at": "2024-09-06T01:11:12Z", + "updated_at": "2024-09-07T01:18:09Z", "git_url": "git://github.com/localsend/localsend.git", "ssh_url": "git@github.com:localsend/localsend.git", "clone_url": "https://github.com/localsend/localsend.git", "homepage": "https://localsend.org", - "stargazers_count": 41539, - "watchers_count": 41539, + "stargazers_count": 41565, + "watchers_count": 41565, "language": "Dart", "topics": [ "dart", @@ -26860,13 +26862,13 @@ "url": "https://api.github.com/repos/Solido/awesome-flutter", "languages_url": "https://api.github.com/repos/Solido/awesome-flutter/languages", "created_at": "2017-05-07T11:45:27Z", - "updated_at": "2024-09-06T00:13:06Z", + "updated_at": "2024-09-07T00:42:26Z", "git_url": "git://github.com/Solido/awesome-flutter.git", "ssh_url": "git@github.com:Solido/awesome-flutter.git", "clone_url": "https://github.com/Solido/awesome-flutter.git", "homepage": "", - "stargazers_count": 52885, - "watchers_count": 52885, + "stargazers_count": 52893, + "watchers_count": 52893, "language": "Dart", "topics": [ "android", @@ -26906,13 +26908,13 @@ "url": "https://api.github.com/repos/flutter/flutter", "languages_url": "https://api.github.com/repos/flutter/flutter/languages", "created_at": "2015-03-06T22:54:58Z", - "updated_at": "2024-09-06T01:32:32Z", + "updated_at": "2024-09-06T22:42:14Z", "git_url": "git://github.com/flutter/flutter.git", "ssh_url": "git@github.com:flutter/flutter.git", "clone_url": "https://github.com/flutter/flutter.git", "homepage": "https://flutter.dev", - "stargazers_count": 164472, - "watchers_count": 164472, + "stargazers_count": 164544, + "watchers_count": 164544, "language": "Dart", "topics": [ "android", @@ -26953,13 +26955,13 @@ "url": "https://api.github.com/repos/hiddify/hiddify-next", "languages_url": "https://api.github.com/repos/hiddify/hiddify-next/languages", "created_at": "2023-05-21T11:30:14Z", - "updated_at": "2024-09-06T00:06:20Z", + "updated_at": "2024-09-06T22:29:53Z", "git_url": "git://github.com/hiddify/hiddify-next.git", "ssh_url": "git@github.com:hiddify/hiddify-next.git", "clone_url": "https://github.com/hiddify/hiddify-next.git", "homepage": "https://hiddify.com", - "stargazers_count": 15340, - "watchers_count": 15340, + "stargazers_count": 15372, + "watchers_count": 15372, "language": "Dart", "topics": [ "clash", @@ -27033,13 +27035,13 @@ "url": "https://api.github.com/repos/Kyle-Ye/XcodeLLMEligible", "languages_url": "https://api.github.com/repos/Kyle-Ye/XcodeLLMEligible/languages", "created_at": "2024-07-14T16:50:30Z", - "updated_at": "2024-09-05T20:00:09Z", + "updated_at": "2024-09-06T11:13:54Z", "git_url": "git://github.com/Kyle-Ye/XcodeLLMEligible.git", "ssh_url": "git@github.com:Kyle-Ye/XcodeLLMEligible.git", "clone_url": "https://github.com/Kyle-Ye/XcodeLLMEligible.git", "homepage": null, - "stargazers_count": 701, - "watchers_count": 701, + "stargazers_count": 703, + "watchers_count": 703, "language": "Shell", "topics": [] }, @@ -27060,13 +27062,13 @@ "url": "https://api.github.com/repos/angristan/openvpn-install", "languages_url": "https://api.github.com/repos/angristan/openvpn-install/languages", "created_at": "2016-11-20T12:18:45Z", - "updated_at": "2024-09-05T22:06:15Z", + "updated_at": "2024-09-07T00:44:23Z", "git_url": "git://github.com/angristan/openvpn-install.git", "ssh_url": "git@github.com:angristan/openvpn-install.git", "clone_url": "https://github.com/angristan/openvpn-install.git", "homepage": "https://stanislas.blog", - "stargazers_count": 13357, - "watchers_count": 13357, + "stargazers_count": 13362, + "watchers_count": 13362, "language": "Shell", "topics": [ "arch-linux", @@ -27128,7 +27130,7 @@ "url": "https://api.github.com/repos/Minionguyjpro/NovaInstaller", "languages_url": "https://api.github.com/repos/Minionguyjpro/NovaInstaller/languages", "created_at": "2023-02-19T07:52:34Z", - "updated_at": "2024-09-06T01:07:25Z", + "updated_at": "2024-09-07T01:06:17Z", "git_url": "git://github.com/Minionguyjpro/NovaInstaller.git", "ssh_url": "git@github.com:Minionguyjpro/NovaInstaller.git", "clone_url": "https://github.com/Minionguyjpro/NovaInstaller.git", @@ -27194,13 +27196,13 @@ "url": "https://api.github.com/repos/taamarin/box_for_magisk", "languages_url": "https://api.github.com/repos/taamarin/box_for_magisk/languages", "created_at": "2022-11-04T18:17:34Z", - "updated_at": "2024-09-05T08:05:05Z", + "updated_at": "2024-09-06T12:27:18Z", "git_url": "git://github.com/taamarin/box_for_magisk.git", "ssh_url": "git@github.com:taamarin/box_for_magisk.git", "clone_url": "https://github.com/taamarin/box_for_magisk.git", "homepage": "", - "stargazers_count": 1136, - "watchers_count": 1136, + "stargazers_count": 1137, + "watchers_count": 1137, "language": "Shell", "topics": [ "android", @@ -27229,13 +27231,13 @@ "url": "https://api.github.com/repos/dockur/windows", "languages_url": "https://api.github.com/repos/dockur/windows/languages", "created_at": "2024-01-14T13:09:40Z", - "updated_at": "2024-09-06T00:16:58Z", + "updated_at": "2024-09-06T23:34:38Z", "git_url": "git://github.com/dockur/windows.git", "ssh_url": "git@github.com:dockur/windows.git", "clone_url": "https://github.com/dockur/windows.git", "homepage": "", - "stargazers_count": 16827, - "watchers_count": 16827, + "stargazers_count": 16854, + "watchers_count": 16854, "language": "Shell", "topics": [ "docker", @@ -27265,13 +27267,13 @@ "url": "https://api.github.com/repos/juewuy/ShellCrash", "languages_url": "https://api.github.com/repos/juewuy/ShellCrash/languages", "created_at": "2020-07-08T10:55:21Z", - "updated_at": "2024-09-06T01:00:52Z", + "updated_at": "2024-09-06T17:23:49Z", "git_url": "git://github.com/juewuy/ShellCrash.git", "ssh_url": "git@github.com:juewuy/ShellCrash.git", "clone_url": "https://github.com/juewuy/ShellCrash.git", "homepage": "", - "stargazers_count": 8391, - "watchers_count": 8391, + "stargazers_count": 8403, + "watchers_count": 8403, "language": "Shell", "topics": [] }, @@ -27292,13 +27294,13 @@ "url": "https://api.github.com/repos/nvm-sh/nvm", "languages_url": "https://api.github.com/repos/nvm-sh/nvm/languages", "created_at": "2010-04-15T17:47:47Z", - "updated_at": "2024-09-06T00:15:20Z", + "updated_at": "2024-09-06T20:47:54Z", "git_url": "git://github.com/nvm-sh/nvm.git", "ssh_url": "git@github.com:nvm-sh/nvm.git", "clone_url": "https://github.com/nvm-sh/nvm.git", "homepage": "", - "stargazers_count": 78651, - "watchers_count": 78651, + "stargazers_count": 78679, + "watchers_count": 78679, "language": "Shell", "topics": [ "bash", @@ -27333,13 +27335,13 @@ "url": "https://api.github.com/repos/MichaelCade/90DaysOfDevOps", "languages_url": "https://api.github.com/repos/MichaelCade/90DaysOfDevOps/languages", "created_at": "2021-12-26T13:55:18Z", - "updated_at": "2024-09-05T21:42:31Z", + "updated_at": "2024-09-06T19:13:18Z", "git_url": "git://github.com/MichaelCade/90DaysOfDevOps.git", "ssh_url": "git@github.com:MichaelCade/90DaysOfDevOps.git", "clone_url": "https://github.com/MichaelCade/90DaysOfDevOps.git", "homepage": "https://www.90daysofdevops.com/", - "stargazers_count": 26394, - "watchers_count": 26394, + "stargazers_count": 26400, + "watchers_count": 26400, "language": "Shell", "topics": [ "ansible", @@ -27369,13 +27371,13 @@ "url": "https://api.github.com/repos/moovweb/gvm", "languages_url": "https://api.github.com/repos/moovweb/gvm/languages", "created_at": "2011-12-03T02:34:04Z", - "updated_at": "2024-09-06T01:04:10Z", + "updated_at": "2024-09-06T22:55:22Z", "git_url": "git://github.com/moovweb/gvm.git", "ssh_url": "git@github.com:moovweb/gvm.git", "clone_url": "https://github.com/moovweb/gvm.git", "homepage": "http://github.com/moovweb/gvm", - "stargazers_count": 10082, - "watchers_count": 10082, + "stargazers_count": 10088, + "watchers_count": 10088, "language": "Shell", "topics": [ "dependency-manager", @@ -27426,13 +27428,13 @@ "url": "https://api.github.com/repos/ffffffff0x/f8x", "languages_url": "https://api.github.com/repos/ffffffff0x/f8x/languages", "created_at": "2021-01-21T06:27:27Z", - "updated_at": "2024-09-05T03:40:38Z", + "updated_at": "2024-09-06T10:20:29Z", "git_url": "git://github.com/ffffffff0x/f8x.git", "ssh_url": "git@github.com:ffffffff0x/f8x.git", "clone_url": "https://github.com/ffffffff0x/f8x.git", "homepage": "", - "stargazers_count": 1736, - "watchers_count": 1736, + "stargazers_count": 1737, + "watchers_count": 1737, "language": "Shell", "topics": [ "bash", @@ -27463,13 +27465,13 @@ "url": "https://api.github.com/repos/sigoden/argc-completions", "languages_url": "https://api.github.com/repos/sigoden/argc-completions/languages", "created_at": "2023-03-15T05:10:20Z", - "updated_at": "2024-09-05T04:19:04Z", + "updated_at": "2024-09-06T23:12:41Z", "git_url": "git://github.com/sigoden/argc-completions.git", "ssh_url": "git@github.com:sigoden/argc-completions.git", "clone_url": "https://github.com/sigoden/argc-completions.git", "homepage": "", - "stargazers_count": 220, - "watchers_count": 220, + "stargazers_count": 221, + "watchers_count": 221, "language": "Shell", "topics": [ "bash", @@ -27537,13 +27539,13 @@ "url": "https://api.github.com/repos/YT-Advanced/WSA-Script", "languages_url": "https://api.github.com/repos/YT-Advanced/WSA-Script/languages", "created_at": "2023-02-19T07:27:49Z", - "updated_at": "2024-09-05T09:59:10Z", + "updated_at": "2024-09-06T10:54:00Z", "git_url": "git://github.com/YT-Advanced/WSA-Script.git", "ssh_url": "git@github.com:YT-Advanced/WSA-Script.git", "clone_url": "https://github.com/YT-Advanced/WSA-Script.git", "homepage": "https://YT-Advanced.github.io/WSA-Script/", - "stargazers_count": 760, - "watchers_count": 760, + "stargazers_count": 762, + "watchers_count": 762, "language": "Shell", "topics": [ "android", @@ -27575,13 +27577,13 @@ "url": "https://api.github.com/repos/dylanaraps/pure-bash-bible", "languages_url": "https://api.github.com/repos/dylanaraps/pure-bash-bible/languages", "created_at": "2018-06-13T01:39:33Z", - "updated_at": "2024-09-05T17:09:54Z", + "updated_at": "2024-09-06T22:15:50Z", "git_url": "git://github.com/dylanaraps/pure-bash-bible.git", "ssh_url": "git@github.com:dylanaraps/pure-bash-bible.git", "clone_url": "https://github.com/dylanaraps/pure-bash-bible.git", "homepage": "", - "stargazers_count": 36411, - "watchers_count": 36411, + "stargazers_count": 36412, + "watchers_count": 36412, "language": "Shell", "topics": [ "bash", @@ -27615,13 +27617,13 @@ "url": "https://api.github.com/repos/tmux-plugins/tmux-yank", "languages_url": "https://api.github.com/repos/tmux-plugins/tmux-yank/languages", "created_at": "2014-06-24T09:37:12Z", - "updated_at": "2024-09-05T00:49:54Z", + "updated_at": "2024-09-06T19:15:10Z", "git_url": "git://github.com/tmux-plugins/tmux-yank.git", "ssh_url": "git@github.com:tmux-plugins/tmux-yank.git", "clone_url": "https://github.com/tmux-plugins/tmux-yank.git", "homepage": "https://tmux-plugins.github.io/tmux-yank/", - "stargazers_count": 2648, - "watchers_count": 2648, + "stargazers_count": 2651, + "watchers_count": 2651, "language": "Shell", "topics": [ "clipboard", @@ -27651,13 +27653,13 @@ "url": "https://api.github.com/repos/youngyangyang04/leetcode-master", "languages_url": "https://api.github.com/repos/youngyangyang04/leetcode-master/languages", "created_at": "2019-12-14T12:05:42Z", - "updated_at": "2024-09-06T00:16:30Z", + "updated_at": "2024-09-07T01:07:22Z", "git_url": "git://github.com/youngyangyang04/leetcode-master.git", "ssh_url": "git@github.com:youngyangyang04/leetcode-master.git", "clone_url": "https://github.com/youngyangyang04/leetcode-master.git", "homepage": "", - "stargazers_count": 50299, - "watchers_count": 50299, + "stargazers_count": 50323, + "watchers_count": 50323, "language": "Shell", "topics": [ "algorithm", @@ -27716,7 +27718,7 @@ "url": "https://api.github.com/repos/yaocccc/yaocccc", "languages_url": "https://api.github.com/repos/yaocccc/yaocccc/languages", "created_at": "2021-05-08T05:02:20Z", - "updated_at": "2024-09-06T00:12:56Z", + "updated_at": "2024-09-07T00:12:37Z", "git_url": "git://github.com/yaocccc/yaocccc.git", "ssh_url": "git@github.com:yaocccc/yaocccc.git", "clone_url": "https://github.com/yaocccc/yaocccc.git", @@ -27745,7 +27747,7 @@ "url": "https://api.github.com/repos/ModernFlyouts-Community/ModernFlyouts", "languages_url": "https://api.github.com/repos/ModernFlyouts-Community/ModernFlyouts/languages", "created_at": "2020-06-17T05:36:07Z", - "updated_at": "2024-09-05T14:06:19Z", + "updated_at": "2024-09-06T18:34:16Z", "git_url": "git://github.com/ModernFlyouts-Community/ModernFlyouts.git", "ssh_url": "git@github.com:ModernFlyouts-Community/ModernFlyouts.git", "clone_url": "https://github.com/ModernFlyouts-Community/ModernFlyouts.git", @@ -27785,13 +27787,13 @@ "url": "https://api.github.com/repos/PowerShell/PowerShell", "languages_url": "https://api.github.com/repos/PowerShell/PowerShell/languages", "created_at": "2016-01-13T23:41:35Z", - "updated_at": "2024-09-05T22:17:02Z", + "updated_at": "2024-09-07T00:02:03Z", "git_url": "git://github.com/PowerShell/PowerShell.git", "ssh_url": "git@github.com:PowerShell/PowerShell.git", "clone_url": "https://github.com/PowerShell/PowerShell.git", "homepage": "https://microsoft.com/PowerShell", - "stargazers_count": 44535, - "watchers_count": 44535, + "stargazers_count": 44545, + "watchers_count": 44545, "language": "C#", "topics": [ "command-line", @@ -27821,13 +27823,13 @@ "url": "https://api.github.com/repos/ikas-mc/ContextMenuForWindows11", "languages_url": "https://api.github.com/repos/ikas-mc/ContextMenuForWindows11/languages", "created_at": "2021-07-14T06:32:41Z", - "updated_at": "2024-09-04T18:55:44Z", + "updated_at": "2024-09-06T17:43:48Z", "git_url": "git://github.com/ikas-mc/ContextMenuForWindows11.git", "ssh_url": "git@github.com:ikas-mc/ContextMenuForWindows11.git", "clone_url": "https://github.com/ikas-mc/ContextMenuForWindows11.git", "homepage": "", - "stargazers_count": 1839, - "watchers_count": 1839, + "stargazers_count": 1840, + "watchers_count": 1840, "language": "C#", "topics": [ "microsoft", @@ -27853,7 +27855,7 @@ "url": "https://api.github.com/repos/UnigramDev/Unigram", "languages_url": "https://api.github.com/repos/UnigramDev/Unigram/languages", "created_at": "2016-05-23T09:03:33Z", - "updated_at": "2024-09-05T19:28:35Z", + "updated_at": "2024-09-06T13:53:22Z", "git_url": "git://github.com/UnigramDev/Unigram.git", "ssh_url": "git@github.com:UnigramDev/Unigram.git", "clone_url": "https://github.com/UnigramDev/Unigram.git", @@ -27916,13 +27918,13 @@ "url": "https://api.github.com/repos/Flow-Launcher/Flow.Launcher", "languages_url": "https://api.github.com/repos/Flow-Launcher/Flow.Launcher/languages", "created_at": "2020-04-21T08:12:15Z", - "updated_at": "2024-09-06T01:06:29Z", + "updated_at": "2024-09-07T01:22:38Z", "git_url": "git://github.com/Flow-Launcher/Flow.Launcher.git", "ssh_url": "git@github.com:Flow-Launcher/Flow.Launcher.git", "clone_url": "https://github.com/Flow-Launcher/Flow.Launcher.git", "homepage": "https://flowlauncher.com", - "stargazers_count": 7650, - "watchers_count": 7650, + "stargazers_count": 7653, + "watchers_count": 7653, "language": "C#", "topics": [ "alfred", @@ -27960,13 +27962,13 @@ "url": "https://api.github.com/repos/files-community/Files", "languages_url": "https://api.github.com/repos/files-community/Files/languages", "created_at": "2019-01-04T18:19:14Z", - "updated_at": "2024-09-06T00:13:07Z", + "updated_at": "2024-09-06T20:58:45Z", "git_url": "git://github.com/files-community/Files.git", "ssh_url": "git@github.com:files-community/Files.git", "clone_url": "https://github.com/files-community/Files.git", "homepage": "https://files.community", - "stargazers_count": 33646, - "watchers_count": 33646, + "stargazers_count": 33670, + "watchers_count": 33670, "language": "C#", "topics": [ "alternatives", @@ -28008,13 +28010,13 @@ "url": "https://api.github.com/repos/bitwarden/server", "languages_url": "https://api.github.com/repos/bitwarden/server/languages", "created_at": "2015-11-23T23:45:33Z", - "updated_at": "2024-09-06T00:44:51Z", + "updated_at": "2024-09-06T22:06:45Z", "git_url": "git://github.com/bitwarden/server.git", "ssh_url": "git@github.com:bitwarden/server.git", "clone_url": "https://github.com/bitwarden/server.git", "homepage": "https://bitwarden.com", - "stargazers_count": 15110, - "watchers_count": 15110, + "stargazers_count": 15113, + "watchers_count": 15113, "language": "C#", "topics": [ "api", @@ -28047,13 +28049,13 @@ "url": "https://api.github.com/repos/Kyome22/RunCat_for_windows", "languages_url": "https://api.github.com/repos/Kyome22/RunCat_for_windows/languages", "created_at": "2020-08-06T16:27:09Z", - "updated_at": "2024-09-05T17:45:19Z", + "updated_at": "2024-09-06T18:38:58Z", "git_url": "git://github.com/Kyome22/RunCat_for_windows.git", "ssh_url": "git@github.com:Kyome22/RunCat_for_windows.git", "clone_url": "https://github.com/Kyome22/RunCat_for_windows.git", "homepage": "", - "stargazers_count": 6459, - "watchers_count": 6459, + "stargazers_count": 6461, + "watchers_count": 6461, "language": "C#", "topics": [] }, @@ -28101,13 +28103,13 @@ "url": "https://api.github.com/repos/huynhsontung/Screenbox", "languages_url": "https://api.github.com/repos/huynhsontung/Screenbox/languages", "created_at": "2022-01-12T09:25:48Z", - "updated_at": "2024-09-05T18:29:09Z", + "updated_at": "2024-09-06T18:56:39Z", "git_url": "git://github.com/huynhsontung/Screenbox.git", "ssh_url": "git@github.com:huynhsontung/Screenbox.git", "clone_url": "https://github.com/huynhsontung/Screenbox.git", "homepage": "", - "stargazers_count": 949, - "watchers_count": 949, + "stargazers_count": 950, + "watchers_count": 950, "language": "C#", "topics": [ "csharp", @@ -28136,13 +28138,13 @@ "url": "https://api.github.com/repos/cairoshell/cairoshell", "languages_url": "https://api.github.com/repos/cairoshell/cairoshell/languages", "created_at": "2010-01-10T23:10:03Z", - "updated_at": "2024-09-05T20:22:06Z", + "updated_at": "2024-09-07T00:45:23Z", "git_url": "git://github.com/cairoshell/cairoshell.git", "ssh_url": "git@github.com:cairoshell/cairoshell.git", "clone_url": "https://github.com/cairoshell/cairoshell.git", "homepage": "http://cairodesktop.com/", - "stargazers_count": 2724, - "watchers_count": 2724, + "stargazers_count": 2725, + "watchers_count": 2725, "language": "C#", "topics": [ "csharp", @@ -28171,13 +28173,13 @@ "url": "https://api.github.com/repos/AlexanderPro/SmartContextMenu", "languages_url": "https://api.github.com/repos/AlexanderPro/SmartContextMenu/languages", "created_at": "2023-11-12T16:13:11Z", - "updated_at": "2024-09-04T13:50:58Z", + "updated_at": "2024-09-06T17:03:20Z", "git_url": "git://github.com/AlexanderPro/SmartContextMenu.git", "ssh_url": "git@github.com:AlexanderPro/SmartContextMenu.git", "clone_url": "https://github.com/AlexanderPro/SmartContextMenu.git", "homepage": "", - "stargazers_count": 107, - "watchers_count": 107, + "stargazers_count": 108, + "watchers_count": 108, "language": "C#", "topics": [ "aero", @@ -28218,7 +28220,7 @@ "url": "https://api.github.com/repos/dremin/RetroBar", "languages_url": "https://api.github.com/repos/dremin/RetroBar/languages", "created_at": "2020-11-24T06:17:57Z", - "updated_at": "2024-09-04T11:04:30Z", + "updated_at": "2024-09-06T18:17:46Z", "git_url": "git://github.com/dremin/RetroBar.git", "ssh_url": "git@github.com:dremin/RetroBar.git", "clone_url": "https://github.com/dremin/RetroBar.git", @@ -28245,13 +28247,13 @@ "url": "https://api.github.com/repos/AlexanderPro/SmartSystemMenu", "languages_url": "https://api.github.com/repos/AlexanderPro/SmartSystemMenu/languages", "created_at": "2017-04-03T08:21:44Z", - "updated_at": "2024-09-05T15:15:55Z", + "updated_at": "2024-09-06T17:40:46Z", "git_url": "git://github.com/AlexanderPro/SmartSystemMenu.git", "ssh_url": "git@github.com:AlexanderPro/SmartSystemMenu.git", "clone_url": "https://github.com/AlexanderPro/SmartSystemMenu.git", "homepage": "", - "stargazers_count": 1944, - "watchers_count": 1944, + "stargazers_count": 1946, + "watchers_count": 1946, "language": "C#", "topics": [ "aero", @@ -28292,13 +28294,13 @@ "url": "https://api.github.com/repos/Ryujinx/Ryujinx", "languages_url": "https://api.github.com/repos/Ryujinx/Ryujinx/languages", "created_at": "2018-02-04T23:07:54Z", - "updated_at": "2024-09-05T23:44:28Z", + "updated_at": "2024-09-07T01:01:40Z", "git_url": "git://github.com/Ryujinx/Ryujinx.git", "ssh_url": "git@github.com:Ryujinx/Ryujinx.git", "clone_url": "https://github.com/Ryujinx/Ryujinx.git", "homepage": "https://www.ryujinx.org", - "stargazers_count": 34389, - "watchers_count": 34389, + "stargazers_count": 34409, + "watchers_count": 34409, "language": "C#", "topics": [ "csharp", @@ -28309,6 +28311,50 @@ "switch" ] }, + { + "id": 378266075, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzgyNjYwNzU=", + "name": "ET-Optimizer", + "full_name": "semazurek/ET-Optimizer", + "owner": { + "login": "semazurek", + "id": 85984736, + "avatar_url": "https://avatars.githubusercontent.com/u/85984736?v=4", + "url": "https://api.github.com/users/semazurek", + "html_url": "https://github.com/semazurek" + }, + "html_url": "https://github.com/semazurek/ET-Optimizer", + "description": "ET is a Batch/PowerShell GUI script to improve performance, debloat, optimize and enhance privacy for Windows 10/11.", + "url": "https://api.github.com/repos/semazurek/ET-Optimizer", + "languages_url": "https://api.github.com/repos/semazurek/ET-Optimizer/languages", + "created_at": "2021-06-18T21:14:22Z", + "updated_at": "2024-09-06T22:11:02Z", + "git_url": "git://github.com/semazurek/ET-Optimizer.git", + "ssh_url": "git@github.com:semazurek/ET-Optimizer.git", + "clone_url": "https://github.com/semazurek/ET-Optimizer.git", + "homepage": "", + "stargazers_count": 276, + "watchers_count": 276, + "language": "C#", + "topics": [ + "batch", + "batch-script", + "debloat", + "fingerprinting-protection", + "optimization", + "optimization-methods", + "optimization-tools", + "performance-optimization", + "powershell-script", + "privacy-tools", + "sys-admin", + "tool", + "windows", + "windows-10", + "windows-11", + "windows-8-1" + ] + }, { "id": 411493648, "node_id": "R_kgDOGIblEA", @@ -28326,13 +28372,13 @@ "url": "https://api.github.com/repos/DevToys-app/DevToys", "languages_url": "https://api.github.com/repos/DevToys-app/DevToys/languages", "created_at": "2021-09-29T01:40:41Z", - "updated_at": "2024-09-06T01:22:19Z", + "updated_at": "2024-09-06T23:28:14Z", "git_url": "git://github.com/DevToys-app/DevToys.git", "ssh_url": "git@github.com:DevToys-app/DevToys.git", "clone_url": "https://github.com/DevToys-app/DevToys.git", "homepage": "https://devtoys.app/", - "stargazers_count": 26656, - "watchers_count": 26656, + "stargazers_count": 26669, + "watchers_count": 26669, "language": "C#", "topics": [ "blazor", @@ -28433,13 +28479,13 @@ "url": "https://api.github.com/repos/rayenghanmi/RyTuneX", "languages_url": "https://api.github.com/repos/rayenghanmi/RyTuneX/languages", "created_at": "2023-12-30T17:41:41Z", - "updated_at": "2024-09-05T18:24:13Z", + "updated_at": "2024-09-06T12:30:49Z", "git_url": "git://github.com/rayenghanmi/RyTuneX.git", "ssh_url": "git@github.com:rayenghanmi/RyTuneX.git", "clone_url": "https://github.com/rayenghanmi/RyTuneX.git", "homepage": "https://rayenghanmi.github.io/rytunex", - "stargazers_count": 395, - "watchers_count": 395, + "stargazers_count": 396, + "watchers_count": 396, "language": "C#", "topics": [ "optimizer", @@ -28467,13 +28513,13 @@ "url": "https://api.github.com/repos/xM4ddy/OFGB", "languages_url": "https://api.github.com/repos/xM4ddy/OFGB/languages", "created_at": "2024-04-30T11:50:14Z", - "updated_at": "2024-09-05T05:44:08Z", + "updated_at": "2024-09-06T13:23:17Z", "git_url": "git://github.com/xM4ddy/OFGB.git", "ssh_url": "git@github.com:xM4ddy/OFGB.git", "clone_url": "https://github.com/xM4ddy/OFGB.git", "homepage": "", - "stargazers_count": 6522, - "watchers_count": 6522, + "stargazers_count": 6521, + "watchers_count": 6521, "language": "C#", "topics": [] }, @@ -28494,13 +28540,13 @@ "url": "https://api.github.com/repos/1Remote/1Remote", "languages_url": "https://api.github.com/repos/1Remote/1Remote/languages", "created_at": "2020-03-14T02:31:24Z", - "updated_at": "2024-09-06T01:07:58Z", + "updated_at": "2024-09-07T01:12:04Z", "git_url": "git://github.com/1Remote/1Remote.git", "ssh_url": "git@github.com:1Remote/1Remote.git", "clone_url": "https://github.com/1Remote/1Remote.git", "homepage": "https://1remote.github.io/", - "stargazers_count": 3872, - "watchers_count": 3872, + "stargazers_count": 3883, + "watchers_count": 3883, "language": "C#", "topics": [ "rdp", @@ -28531,13 +28577,13 @@ "url": "https://api.github.com/repos/winsw/winsw", "languages_url": "https://api.github.com/repos/winsw/winsw/languages", "created_at": "2010-02-03T02:49:39Z", - "updated_at": "2024-09-06T01:12:01Z", + "updated_at": "2024-09-06T15:17:38Z", "git_url": "git://github.com/winsw/winsw.git", "ssh_url": "git@github.com:winsw/winsw.git", "clone_url": "https://github.com/winsw/winsw.git", "homepage": "", - "stargazers_count": 11910, - "watchers_count": 11910, + "stargazers_count": 11916, + "watchers_count": 11916, "language": "C#", "topics": [ "csharp", @@ -28564,13 +28610,13 @@ "url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys", "languages_url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys/languages", "created_at": "2022-01-10T12:51:28Z", - "updated_at": "2024-09-05T22:23:37Z", + "updated_at": "2024-09-07T01:21:25Z", "git_url": "git://github.com/lin-ycv/EverythingPowerToys.git", "ssh_url": "git@github.com:lin-ycv/EverythingPowerToys.git", "clone_url": "https://github.com/lin-ycv/EverythingPowerToys.git", "homepage": "", - "stargazers_count": 2181, - "watchers_count": 2181, + "stargazers_count": 2184, + "watchers_count": 2184, "language": "C#", "topics": [ "everything", @@ -28602,13 +28648,13 @@ "url": "https://api.github.com/repos/Metabolix/HackBGRT", "languages_url": "https://api.github.com/repos/Metabolix/HackBGRT/languages", "created_at": "2016-05-11T19:24:11Z", - "updated_at": "2024-09-04T08:00:20Z", + "updated_at": "2024-09-06T16:00:31Z", "git_url": "git://github.com/Metabolix/HackBGRT.git", "ssh_url": "git@github.com:Metabolix/HackBGRT.git", "clone_url": "https://github.com/Metabolix/HackBGRT.git", "homepage": null, - "stargazers_count": 2211, - "watchers_count": 2211, + "stargazers_count": 2212, + "watchers_count": 2212, "language": "C#", "topics": [ "boot", @@ -28633,13 +28679,13 @@ "url": "https://api.github.com/repos/File-New-Project/EarTrumpet", "languages_url": "https://api.github.com/repos/File-New-Project/EarTrumpet/languages", "created_at": "2015-07-11T08:43:37Z", - "updated_at": "2024-09-05T18:35:30Z", + "updated_at": "2024-09-06T17:03:09Z", "git_url": "git://github.com/File-New-Project/EarTrumpet.git", "ssh_url": "git@github.com:File-New-Project/EarTrumpet.git", "clone_url": "https://github.com/File-New-Project/EarTrumpet.git", "homepage": "https://eartrumpet.app", - "stargazers_count": 8808, - "watchers_count": 8808, + "stargazers_count": 8813, + "watchers_count": 8813, "language": "C#", "topics": [ "audio", @@ -28668,13 +28714,13 @@ "url": "https://api.github.com/repos/microsoft/garnet", "languages_url": "https://api.github.com/repos/microsoft/garnet/languages", "created_at": "2023-08-21T21:54:58Z", - "updated_at": "2024-09-06T00:50:13Z", + "updated_at": "2024-09-07T00:18:05Z", "git_url": "git://github.com/microsoft/garnet.git", "ssh_url": "git@github.com:microsoft/garnet.git", "clone_url": "https://github.com/microsoft/garnet.git", "homepage": "https://microsoft.github.io/garnet/", - "stargazers_count": 10086, - "watchers_count": 10086, + "stargazers_count": 10092, + "watchers_count": 10092, "language": "C#", "topics": [ "cache", @@ -28738,13 +28784,13 @@ "url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager", "languages_url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager/languages", "created_at": "2020-10-15T06:27:04Z", - "updated_at": "2024-09-05T18:30:30Z", + "updated_at": "2024-09-07T01:12:19Z", "git_url": "git://github.com/BluePointLilac/ContextMenuManager.git", "ssh_url": "git@github.com:BluePointLilac/ContextMenuManager.git", "clone_url": "https://github.com/BluePointLilac/ContextMenuManager.git", "homepage": "https://bluepointlilac.github.io/ContextMenuManager", - "stargazers_count": 11930, - "watchers_count": 11930, + "stargazers_count": 11939, + "watchers_count": 11939, "language": "C#", "topics": [] }, @@ -28765,13 +28811,13 @@ "url": "https://api.github.com/repos/indiff/qttabbar", "languages_url": "https://api.github.com/repos/indiff/qttabbar/languages", "created_at": "2019-03-22T11:21:33Z", - "updated_at": "2024-09-05T13:57:09Z", + "updated_at": "2024-09-06T14:47:00Z", "git_url": "git://github.com/indiff/qttabbar.git", "ssh_url": "git@github.com:indiff/qttabbar.git", "clone_url": "https://github.com/indiff/qttabbar.git", "homepage": "https://indiff.github.io/qttabbar/", - "stargazers_count": 3697, - "watchers_count": 3697, + "stargazers_count": 3699, + "watchers_count": 3699, "language": "C#", "topics": [ "cpp", @@ -28827,13 +28873,13 @@ "url": "https://api.github.com/repos/srwi/EverythingToolbar", "languages_url": "https://api.github.com/repos/srwi/EverythingToolbar/languages", "created_at": "2020-09-13T17:20:21Z", - "updated_at": "2024-09-05T18:49:26Z", + "updated_at": "2024-09-06T22:26:27Z", "git_url": "git://github.com/srwi/EverythingToolbar.git", "ssh_url": "git@github.com:srwi/EverythingToolbar.git", "clone_url": "https://github.com/srwi/EverythingToolbar.git", "homepage": "", - "stargazers_count": 9555, - "watchers_count": 9555, + "stargazers_count": 9563, + "watchers_count": 9563, "language": "C#", "topics": [ "deskband", @@ -28865,13 +28911,13 @@ "url": "https://api.github.com/repos/wmjordan/PDFPatcher", "languages_url": "https://api.github.com/repos/wmjordan/PDFPatcher/languages", "created_at": "2021-12-24T12:30:42Z", - "updated_at": "2024-09-06T00:15:27Z", + "updated_at": "2024-09-06T15:04:06Z", "git_url": "git://github.com/wmjordan/PDFPatcher.git", "ssh_url": "git@github.com:wmjordan/PDFPatcher.git", "clone_url": "https://github.com/wmjordan/PDFPatcher.git", "homepage": "https://pdfpatcher.cnblogs.com/", - "stargazers_count": 9021, - "watchers_count": 9021, + "stargazers_count": 9024, + "watchers_count": 9024, "language": "C#", "topics": [ "pdf", @@ -28924,7 +28970,7 @@ "url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter", "languages_url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter/languages", "created_at": "2022-03-18T20:03:00Z", - "updated_at": "2024-09-04T15:08:39Z", + "updated_at": "2024-09-06T21:28:12Z", "git_url": "git://github.com/Abdelrhman-AK/WinPaletter.git", "ssh_url": "git@github.com:Abdelrhman-AK/WinPaletter.git", "clone_url": "https://github.com/Abdelrhman-AK/WinPaletter.git", @@ -28972,13 +29018,13 @@ "url": "https://api.github.com/repos/hellzerg/optimizer", "languages_url": "https://api.github.com/repos/hellzerg/optimizer/languages", "created_at": "2017-09-13T07:49:36Z", - "updated_at": "2024-09-05T18:49:20Z", + "updated_at": "2024-09-06T22:10:39Z", "git_url": "git://github.com/hellzerg/optimizer.git", "ssh_url": "git@github.com:hellzerg/optimizer.git", "clone_url": "https://github.com/hellzerg/optimizer.git", "homepage": "", - "stargazers_count": 13751, - "watchers_count": 13751, + "stargazers_count": 13758, + "watchers_count": 13758, "language": "C#", "topics": [ "cleanup", @@ -29015,13 +29061,13 @@ "url": "https://api.github.com/repos/Sophia-Community/SophiApp", "languages_url": "https://api.github.com/repos/Sophia-Community/SophiApp/languages", "created_at": "2021-03-22T17:10:30Z", - "updated_at": "2024-09-05T18:17:58Z", + "updated_at": "2024-09-06T21:40:47Z", "git_url": "git://github.com/Sophia-Community/SophiApp.git", "ssh_url": "git@github.com:Sophia-Community/SophiApp.git", "clone_url": "https://github.com/Sophia-Community/SophiApp.git", "homepage": "", - "stargazers_count": 4161, - "watchers_count": 4161, + "stargazers_count": 4162, + "watchers_count": 4162, "language": "C#", "topics": [ "22h2", @@ -29060,13 +29106,13 @@ "url": "https://api.github.com/repos/leiurayer/downkyi", "languages_url": "https://api.github.com/repos/leiurayer/downkyi/languages", "created_at": "2020-12-26T03:27:42Z", - "updated_at": "2024-09-05T18:30:33Z", + "updated_at": "2024-09-07T01:21:39Z", "git_url": "git://github.com/leiurayer/downkyi.git", "ssh_url": "git@github.com:leiurayer/downkyi.git", "clone_url": "https://github.com/leiurayer/downkyi.git", "homepage": "", - "stargazers_count": 20551, - "watchers_count": 20551, + "stargazers_count": 20560, + "watchers_count": 20560, "language": "C#", "topics": [] }, @@ -29087,13 +29133,13 @@ "url": "https://api.github.com/repos/thebookisclosed/ViVe", "languages_url": "https://api.github.com/repos/thebookisclosed/ViVe/languages", "created_at": "2019-09-19T18:34:38Z", - "updated_at": "2024-09-06T00:21:01Z", + "updated_at": "2024-09-06T18:19:54Z", "git_url": "git://github.com/thebookisclosed/ViVe.git", "ssh_url": "git@github.com:thebookisclosed/ViVe.git", "clone_url": "https://github.com/thebookisclosed/ViVe.git", "homepage": "", - "stargazers_count": 4848, - "watchers_count": 4848, + "stargazers_count": 4849, + "watchers_count": 4849, "language": "C#", "topics": [] } @@ -29116,13 +29162,13 @@ "url": "https://api.github.com/repos/valleyofdoom/PC-Tuning", "languages_url": "https://api.github.com/repos/valleyofdoom/PC-Tuning/languages", "created_at": "2024-06-18T11:28:44Z", - "updated_at": "2024-09-05T17:53:28Z", + "updated_at": "2024-09-06T12:24:01Z", "git_url": "git://github.com/valleyofdoom/PC-Tuning.git", "ssh_url": "git@github.com:valleyofdoom/PC-Tuning.git", "clone_url": "https://github.com/valleyofdoom/PC-Tuning.git", "homepage": "", - "stargazers_count": 145, - "watchers_count": 145, + "stargazers_count": 147, + "watchers_count": 147, "language": "PowerShell", "topics": [] }, @@ -29170,60 +29216,16 @@ "url": "https://api.github.com/repos/fr33thytweaks/Ultimate-Windows-Optimization-Guide", "languages_url": "https://api.github.com/repos/fr33thytweaks/Ultimate-Windows-Optimization-Guide/languages", "created_at": "2024-05-13T14:00:52Z", - "updated_at": "2024-09-03T22:46:10Z", + "updated_at": "2024-09-06T22:11:04Z", "git_url": "git://github.com/fr33thytweaks/Ultimate-Windows-Optimization-Guide.git", "ssh_url": "git@github.com:fr33thytweaks/Ultimate-Windows-Optimization-Guide.git", "clone_url": "https://github.com/fr33thytweaks/Ultimate-Windows-Optimization-Guide.git", "homepage": null, - "stargazers_count": 273, - "watchers_count": 273, + "stargazers_count": 274, + "watchers_count": 274, "language": "PowerShell", "topics": [] }, - { - "id": 378266075, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzgyNjYwNzU=", - "name": "ET-Optimizer", - "full_name": "semazurek/ET-Optimizer", - "owner": { - "login": "semazurek", - "id": 85984736, - "avatar_url": "https://avatars.githubusercontent.com/u/85984736?v=4", - "url": "https://api.github.com/users/semazurek", - "html_url": "https://github.com/semazurek" - }, - "html_url": "https://github.com/semazurek/ET-Optimizer", - "description": "ET is a Batch/PowerShell GUI script to improve performance, debloat, optimize and enhance privacy for Windows 10/11.", - "url": "https://api.github.com/repos/semazurek/ET-Optimizer", - "languages_url": "https://api.github.com/repos/semazurek/ET-Optimizer/languages", - "created_at": "2021-06-18T21:14:22Z", - "updated_at": "2024-09-05T06:52:59Z", - "git_url": "git://github.com/semazurek/ET-Optimizer.git", - "ssh_url": "git@github.com:semazurek/ET-Optimizer.git", - "clone_url": "https://github.com/semazurek/ET-Optimizer.git", - "homepage": "", - "stargazers_count": 275, - "watchers_count": 275, - "language": "PowerShell", - "topics": [ - "batch", - "batch-script", - "debloat", - "fingerprinting-protection", - "optimization", - "optimization-methods", - "optimization-tools", - "performance-optimization", - "powershell-script", - "privacy-tools", - "sys-admin", - "tool", - "windows", - "windows-10", - "windows-11", - "windows-8-1" - ] - }, { "id": 621877698, "node_id": "R_kgDOJREZwg", @@ -29241,13 +29243,13 @@ "url": "https://api.github.com/repos/meetrevision/playbook", "languages_url": "https://api.github.com/repos/meetrevision/playbook/languages", "created_at": "2023-03-31T15:23:24Z", - "updated_at": "2024-09-05T15:42:44Z", + "updated_at": "2024-09-06T12:28:39Z", "git_url": "git://github.com/meetrevision/playbook.git", "ssh_url": "git@github.com:meetrevision/playbook.git", "clone_url": "https://github.com/meetrevision/playbook.git", "homepage": "https://www.revi.cc", - "stargazers_count": 818, - "watchers_count": 818, + "stargazers_count": 820, + "watchers_count": 820, "language": "PowerShell", "topics": [ "ame-wizard", @@ -29281,7 +29283,7 @@ "url": "https://api.github.com/repos/farag2/Utilities", "languages_url": "https://api.github.com/repos/farag2/Utilities/languages", "created_at": "2020-02-11T05:53:10Z", - "updated_at": "2024-09-03T15:52:16Z", + "updated_at": "2024-09-06T15:51:01Z", "git_url": "git://github.com/farag2/Utilities.git", "ssh_url": "git@github.com:farag2/Utilities.git", "clone_url": "https://github.com/farag2/Utilities.git", @@ -29397,13 +29399,13 @@ "url": "https://api.github.com/repos/farag2/Sophia-Script-for-Windows", "languages_url": "https://api.github.com/repos/farag2/Sophia-Script-for-Windows/languages", "created_at": "2018-10-17T11:09:58Z", - "updated_at": "2024-09-05T19:55:28Z", + "updated_at": "2024-09-06T12:14:20Z", "git_url": "git://github.com/farag2/Sophia-Script-for-Windows.git", "ssh_url": "git@github.com:farag2/Sophia-Script-for-Windows.git", "clone_url": "https://github.com/farag2/Sophia-Script-for-Windows.git", "homepage": "", - "stargazers_count": 7597, - "watchers_count": 7597, + "stargazers_count": 7598, + "watchers_count": 7598, "language": "PowerShell", "topics": [ "22h2", @@ -29476,13 +29478,13 @@ "url": "https://api.github.com/repos/MScholtes/PS2EXE", "languages_url": "https://api.github.com/repos/MScholtes/PS2EXE/languages", "created_at": "2019-11-08T09:25:02Z", - "updated_at": "2024-09-05T12:46:56Z", + "updated_at": "2024-09-06T18:17:04Z", "git_url": "git://github.com/MScholtes/PS2EXE.git", "ssh_url": "git@github.com:MScholtes/PS2EXE.git", "clone_url": "https://github.com/MScholtes/PS2EXE.git", "homepage": null, - "stargazers_count": 1171, - "watchers_count": 1171, + "stargazers_count": 1172, + "watchers_count": 1172, "language": "PowerShell", "topics": [] }, @@ -29503,13 +29505,13 @@ "url": "https://api.github.com/repos/SpotX-Official/SpotX", "languages_url": "https://api.github.com/repos/SpotX-Official/SpotX/languages", "created_at": "2021-08-11T18:01:20Z", - "updated_at": "2024-09-06T01:24:31Z", + "updated_at": "2024-09-07T00:18:13Z", "git_url": "git://github.com/SpotX-Official/SpotX.git", "ssh_url": "git@github.com:SpotX-Official/SpotX.git", "clone_url": "https://github.com/SpotX-Official/SpotX.git", "homepage": "", - "stargazers_count": 13145, - "watchers_count": 13145, + "stargazers_count": 13150, + "watchers_count": 13150, "language": "PowerShell", "topics": [ "adblock", @@ -29631,13 +29633,13 @@ "url": "https://api.github.com/repos/fleschutz/PowerShell", "languages_url": "https://api.github.com/repos/fleschutz/PowerShell/languages", "created_at": "2020-04-30T15:49:26Z", - "updated_at": "2024-09-04T17:08:41Z", + "updated_at": "2024-09-06T22:30:09Z", "git_url": "git://github.com/fleschutz/PowerShell.git", "ssh_url": "git@github.com:fleschutz/PowerShell.git", "clone_url": "https://github.com/fleschutz/PowerShell.git", "homepage": "", - "stargazers_count": 2186, - "watchers_count": 2186, + "stargazers_count": 2190, + "watchers_count": 2190, "language": "PowerShell", "topics": [ "automation", @@ -29704,13 +29706,13 @@ "url": "https://api.github.com/repos/Raphire/Win11Debloat", "languages_url": "https://api.github.com/repos/Raphire/Win11Debloat/languages", "created_at": "2020-10-27T22:26:59Z", - "updated_at": "2024-09-06T01:33:38Z", + "updated_at": "2024-09-07T00:59:14Z", "git_url": "git://github.com/Raphire/Win11Debloat.git", "ssh_url": "git@github.com:Raphire/Win11Debloat.git", "clone_url": "https://github.com/Raphire/Win11Debloat.git", "homepage": "", - "stargazers_count": 12111, - "watchers_count": 12111, + "stargazers_count": 12141, + "watchers_count": 12141, "language": "PowerShell", "topics": [ "appxpackages", @@ -29752,13 +29754,13 @@ "url": "https://api.github.com/repos/LeDragoX/Win-Debloat-Tools", "languages_url": "https://api.github.com/repos/LeDragoX/Win-Debloat-Tools/languages", "created_at": "2020-08-26T13:32:48Z", - "updated_at": "2024-09-05T23:17:58Z", + "updated_at": "2024-09-06T20:21:46Z", "git_url": "git://github.com/LeDragoX/Win-Debloat-Tools.git", "ssh_url": "git@github.com:LeDragoX/Win-Debloat-Tools.git", "clone_url": "https://github.com/LeDragoX/Win-Debloat-Tools.git", "homepage": "", - "stargazers_count": 5089, - "watchers_count": 5089, + "stargazers_count": 5091, + "watchers_count": 5091, "language": "PowerShell", "topics": [ "bloatware-removal", @@ -29793,13 +29795,13 @@ "url": "https://api.github.com/repos/microsoft/WSL", "languages_url": "https://api.github.com/repos/microsoft/WSL/languages", "created_at": "2016-04-06T17:32:56Z", - "updated_at": "2024-09-06T01:28:48Z", + "updated_at": "2024-09-07T01:03:31Z", "git_url": "git://github.com/microsoft/WSL.git", "ssh_url": "git@github.com:microsoft/WSL.git", "clone_url": "https://github.com/microsoft/WSL.git", "homepage": "https://docs.microsoft.com/windows/wsl", - "stargazers_count": 17222, - "watchers_count": 17222, + "stargazers_count": 17229, + "watchers_count": 17229, "language": "PowerShell", "topics": [] } @@ -29822,7 +29824,7 @@ "url": "https://api.github.com/repos/jwise/HoRNDIS", "languages_url": "https://api.github.com/repos/jwise/HoRNDIS/languages", "created_at": "2012-11-12T09:48:39Z", - "updated_at": "2024-09-05T08:29:22Z", + "updated_at": "2024-09-06T17:25:30Z", "git_url": "git://github.com/jwise/HoRNDIS.git", "ssh_url": "git@github.com:jwise/HoRNDIS.git", "clone_url": "https://github.com/jwise/HoRNDIS.git", @@ -29849,13 +29851,13 @@ "url": "https://api.github.com/repos/Maplespe/DWMBlurGlass", "languages_url": "https://api.github.com/repos/Maplespe/DWMBlurGlass/languages", "created_at": "2024-01-14T16:35:10Z", - "updated_at": "2024-09-06T00:13:24Z", + "updated_at": "2024-09-06T14:53:34Z", "git_url": "git://github.com/Maplespe/DWMBlurGlass.git", "ssh_url": "git@github.com:Maplespe/DWMBlurGlass.git", "clone_url": "https://github.com/Maplespe/DWMBlurGlass.git", "homepage": "", - "stargazers_count": 1817, - "watchers_count": 1817, + "stargazers_count": 1821, + "watchers_count": 1821, "language": "C++", "topics": [ "acrylic", @@ -29919,13 +29921,13 @@ "url": "https://api.github.com/repos/TranslucentTB/TranslucentTB", "languages_url": "https://api.github.com/repos/TranslucentTB/TranslucentTB/languages", "created_at": "2017-01-10T00:53:17Z", - "updated_at": "2024-09-05T18:29:18Z", + "updated_at": "2024-09-06T23:59:52Z", "git_url": "git://github.com/TranslucentTB/TranslucentTB.git", "ssh_url": "git@github.com:TranslucentTB/TranslucentTB.git", "clone_url": "https://github.com/TranslucentTB/TranslucentTB.git", "homepage": "", - "stargazers_count": 15419, - "watchers_count": 15419, + "stargazers_count": 15425, + "watchers_count": 15425, "language": "C++", "topics": [ "acrylic", @@ -29958,13 +29960,13 @@ "url": "https://api.github.com/repos/derceg/explorerplusplus", "languages_url": "https://api.github.com/repos/derceg/explorerplusplus/languages", "created_at": "2013-08-23T19:19:50Z", - "updated_at": "2024-09-05T13:57:02Z", + "updated_at": "2024-09-06T19:29:43Z", "git_url": "git://github.com/derceg/explorerplusplus.git", "ssh_url": "git@github.com:derceg/explorerplusplus.git", "clone_url": "https://github.com/derceg/explorerplusplus.git", "homepage": "https://explorerplusplus.com", - "stargazers_count": 2345, - "watchers_count": 2345, + "stargazers_count": 2348, + "watchers_count": 2348, "language": "C++", "topics": [ "c-plus-plus", @@ -30022,13 +30024,13 @@ "url": "https://api.github.com/repos/keepassxreboot/keepassxc", "languages_url": "https://api.github.com/repos/keepassxreboot/keepassxc/languages", "created_at": "2016-02-28T15:52:40Z", - "updated_at": "2024-09-06T01:21:42Z", + "updated_at": "2024-09-06T19:26:43Z", "git_url": "git://github.com/keepassxreboot/keepassxc.git", "ssh_url": "git@github.com:keepassxreboot/keepassxc.git", "clone_url": "https://github.com/keepassxreboot/keepassxc.git", "homepage": "https://keepassxc.org/", - "stargazers_count": 20698, - "watchers_count": 20698, + "stargazers_count": 20709, + "watchers_count": 20709, "language": "C++", "topics": [ "cross-platform", @@ -30062,7 +30064,7 @@ "url": "https://api.github.com/repos/fltk/fltk", "languages_url": "https://api.github.com/repos/fltk/fltk/languages", "created_at": "2018-09-18T09:15:58Z", - "updated_at": "2024-09-05T12:57:09Z", + "updated_at": "2024-09-06T12:03:05Z", "git_url": "git://github.com/fltk/fltk.git", "ssh_url": "git@github.com:fltk/fltk.git", "clone_url": "https://github.com/fltk/fltk.git", @@ -30089,13 +30091,13 @@ "url": "https://api.github.com/repos/SerenityOS/serenity", "languages_url": "https://api.github.com/repos/SerenityOS/serenity/languages", "created_at": "2018-12-02T19:28:41Z", - "updated_at": "2024-09-06T01:27:44Z", + "updated_at": "2024-09-06T23:53:11Z", "git_url": "git://github.com/SerenityOS/serenity.git", "ssh_url": "git@github.com:SerenityOS/serenity.git", "clone_url": "https://github.com/SerenityOS/serenity.git", "homepage": "https://serenityos.org", - "stargazers_count": 30348, - "watchers_count": 30348, + "stargazers_count": 30353, + "watchers_count": 30353, "language": "C++", "topics": [ "browser", @@ -30124,13 +30126,13 @@ "url": "https://api.github.com/repos/facebook/react-native", "languages_url": "https://api.github.com/repos/facebook/react-native/languages", "created_at": "2015-01-09T18:10:16Z", - "updated_at": "2024-09-06T01:21:43Z", + "updated_at": "2024-09-06T23:39:55Z", "git_url": "git://github.com/facebook/react-native.git", "ssh_url": "git@github.com:facebook/react-native.git", "clone_url": "https://github.com/facebook/react-native.git", "homepage": "https://reactnative.dev", - "stargazers_count": 117997, - "watchers_count": 117997, + "stargazers_count": 118042, + "watchers_count": 118042, "language": "C++", "topics": [ "android", @@ -30160,13 +30162,13 @@ "url": "https://api.github.com/repos/zhongyang219/MusicPlayer2", "languages_url": "https://api.github.com/repos/zhongyang219/MusicPlayer2/languages", "created_at": "2017-08-09T11:08:12Z", - "updated_at": "2024-09-05T23:18:22Z", + "updated_at": "2024-09-06T17:26:52Z", "git_url": "git://github.com/zhongyang219/MusicPlayer2.git", "ssh_url": "git@github.com:zhongyang219/MusicPlayer2.git", "clone_url": "https://github.com/zhongyang219/MusicPlayer2.git", "homepage": "", - "stargazers_count": 4542, - "watchers_count": 4542, + "stargazers_count": 4550, + "watchers_count": 4550, "language": "C++", "topics": [] }, @@ -30187,13 +30189,13 @@ "url": "https://api.github.com/repos/clementine-player/Clementine", "languages_url": "https://api.github.com/repos/clementine-player/Clementine/languages", "created_at": "2013-12-06T09:55:15Z", - "updated_at": "2024-09-05T13:57:02Z", + "updated_at": "2024-09-06T16:31:32Z", "git_url": "git://github.com/clementine-player/Clementine.git", "ssh_url": "git@github.com:clementine-player/Clementine.git", "clone_url": "https://github.com/clementine-player/Clementine.git", "homepage": "https://www.clementine-player.org/", - "stargazers_count": 3713, - "watchers_count": 3713, + "stargazers_count": 3716, + "watchers_count": 3716, "language": "C++", "topics": [ "c-plus-plus", @@ -30221,13 +30223,13 @@ "url": "https://api.github.com/repos/microsoft/winget-cli", "languages_url": "https://api.github.com/repos/microsoft/winget-cli/languages", "created_at": "2019-07-16T22:16:49Z", - "updated_at": "2024-09-05T20:48:25Z", + "updated_at": "2024-09-06T17:03:13Z", "git_url": "git://github.com/microsoft/winget-cli.git", "ssh_url": "git@github.com:microsoft/winget-cli.git", "clone_url": "https://github.com/microsoft/winget-cli.git", "homepage": "https://learn.microsoft.com/windows/package-manager/", - "stargazers_count": 22922, - "watchers_count": 22922, + "stargazers_count": 22932, + "watchers_count": 22932, "language": "C++", "topics": [ "command-line", @@ -30253,13 +30255,13 @@ "url": "https://api.github.com/repos/microsoft/terminal", "languages_url": "https://api.github.com/repos/microsoft/terminal/languages", "created_at": "2017-08-11T18:38:22Z", - "updated_at": "2024-09-06T01:24:33Z", + "updated_at": "2024-09-06T22:31:10Z", "git_url": "git://github.com/microsoft/terminal.git", "ssh_url": "git@github.com:microsoft/terminal.git", "clone_url": "https://github.com/microsoft/terminal.git", "homepage": "", - "stargazers_count": 94846, - "watchers_count": 94846, + "stargazers_count": 94851, + "watchers_count": 94851, "language": "C++", "topics": [ "cmd", @@ -30292,13 +30294,13 @@ "url": "https://api.github.com/repos/Light-City/CPlusPlusThings", "languages_url": "https://api.github.com/repos/Light-City/CPlusPlusThings/languages", "created_at": "2019-07-14T08:45:45Z", - "updated_at": "2024-09-06T01:34:26Z", + "updated_at": "2024-09-06T23:39:07Z", "git_url": "git://github.com/Light-City/CPlusPlusThings.git", "ssh_url": "git@github.com:Light-City/CPlusPlusThings.git", "clone_url": "https://github.com/Light-City/CPlusPlusThings.git", "homepage": "https://light-city.github.io/stories_things/", - "stargazers_count": 38714, - "watchers_count": 38714, + "stargazers_count": 38736, + "watchers_count": 38736, "language": "C++", "topics": [ "cplusplus", @@ -30324,13 +30326,13 @@ "url": "https://api.github.com/repos/kyleneideck/BackgroundMusic", "languages_url": "https://api.github.com/repos/kyleneideck/BackgroundMusic/languages", "created_at": "2016-02-24T07:19:32Z", - "updated_at": "2024-09-06T01:27:06Z", + "updated_at": "2024-09-06T21:00:06Z", "git_url": "git://github.com/kyleneideck/BackgroundMusic.git", "ssh_url": "git@github.com:kyleneideck/BackgroundMusic.git", "clone_url": "https://github.com/kyleneideck/BackgroundMusic.git", "homepage": "", - "stargazers_count": 15854, - "watchers_count": 15854, + "stargazers_count": 15861, + "watchers_count": 15861, "language": "C++", "topics": [ "audio", @@ -30357,13 +30359,13 @@ "url": "https://api.github.com/repos/ttttupup/wxhelper", "languages_url": "https://api.github.com/repos/ttttupup/wxhelper/languages", "created_at": "2022-12-21T09:13:02Z", - "updated_at": "2024-09-05T09:34:16Z", + "updated_at": "2024-09-06T08:39:44Z", "git_url": "git://github.com/ttttupup/wxhelper.git", "ssh_url": "git@github.com:ttttupup/wxhelper.git", "clone_url": "https://github.com/ttttupup/wxhelper.git", "homepage": "", - "stargazers_count": 2143, - "watchers_count": 2143, + "stargazers_count": 2145, + "watchers_count": 2145, "language": "C++", "topics": [ "hook", @@ -30389,13 +30391,13 @@ "url": "https://api.github.com/repos/zhongyang219/TrafficMonitor", "languages_url": "https://api.github.com/repos/zhongyang219/TrafficMonitor/languages", "created_at": "2017-07-30T02:51:17Z", - "updated_at": "2024-09-06T01:33:06Z", + "updated_at": "2024-09-07T01:21:50Z", "git_url": "git://github.com/zhongyang219/TrafficMonitor.git", "ssh_url": "git@github.com:zhongyang219/TrafficMonitor.git", "clone_url": "https://github.com/zhongyang219/TrafficMonitor.git", "homepage": null, - "stargazers_count": 34244, - "watchers_count": 34244, + "stargazers_count": 34262, + "watchers_count": 34262, "language": "C++", "topics": [] }, @@ -30416,13 +30418,13 @@ "url": "https://api.github.com/repos/AutoHotkey/AutoHotkey", "languages_url": "https://api.github.com/repos/AutoHotkey/AutoHotkey/languages", "created_at": "2009-11-25T11:08:21Z", - "updated_at": "2024-09-05T23:01:16Z", + "updated_at": "2024-09-06T10:16:50Z", "git_url": "git://github.com/AutoHotkey/AutoHotkey.git", "ssh_url": "git@github.com:AutoHotkey/AutoHotkey.git", "clone_url": "https://github.com/AutoHotkey/AutoHotkey.git", "homepage": "https://autohotkey.com/", - "stargazers_count": 8973, - "watchers_count": 8973, + "stargazers_count": 8976, + "watchers_count": 8976, "language": "C++", "topics": [ "autohotkey", @@ -30451,13 +30453,13 @@ "url": "https://api.github.com/repos/hluk/CopyQ", "languages_url": "https://api.github.com/repos/hluk/CopyQ/languages", "created_at": "2009-10-21T13:35:38Z", - "updated_at": "2024-09-05T19:42:22Z", + "updated_at": "2024-09-06T23:47:18Z", "git_url": "git://github.com/hluk/CopyQ.git", "ssh_url": "git@github.com:hluk/CopyQ.git", "clone_url": "https://github.com/hluk/CopyQ.git", "homepage": "", - "stargazers_count": 8504, - "watchers_count": 8504, + "stargazers_count": 8508, + "watchers_count": 8508, "language": "C++", "topics": [ "clipboard", @@ -30485,13 +30487,13 @@ "url": "https://api.github.com/repos/swiftlang/swift", "languages_url": "https://api.github.com/repos/swiftlang/swift/languages", "created_at": "2015-10-23T21:15:07Z", - "updated_at": "2024-09-06T01:05:05Z", + "updated_at": "2024-09-07T01:12:27Z", "git_url": "git://github.com/swiftlang/swift.git", "ssh_url": "git@github.com:swiftlang/swift.git", "clone_url": "https://github.com/swiftlang/swift.git", "homepage": "https://swift.org", - "stargazers_count": 67250, - "watchers_count": 67250, + "stargazers_count": 67268, + "watchers_count": 67268, "language": "C++", "topics": [] }, @@ -30512,13 +30514,13 @@ "url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu", "languages_url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu/languages", "created_at": "2018-02-07T04:32:27Z", - "updated_at": "2024-09-05T09:39:00Z", + "updated_at": "2024-09-07T00:32:11Z", "git_url": "git://github.com/Open-Shell/Open-Shell-Menu.git", "ssh_url": "git@github.com:Open-Shell/Open-Shell-Menu.git", "clone_url": "https://github.com/Open-Shell/Open-Shell-Menu.git", "homepage": "", - "stargazers_count": 6800, - "watchers_count": 6800, + "stargazers_count": 6806, + "watchers_count": 6806, "language": "C++", "topics": [ "classic-menu", @@ -30610,13 +30612,13 @@ "url": "https://api.github.com/repos/BYVoid/OpenCC", "languages_url": "https://api.github.com/repos/BYVoid/OpenCC/languages", "created_at": "2010-07-15T13:02:03Z", - "updated_at": "2024-09-06T01:11:02Z", + "updated_at": "2024-09-07T00:29:13Z", "git_url": "git://github.com/BYVoid/OpenCC.git", "ssh_url": "git@github.com:BYVoid/OpenCC.git", "clone_url": "https://github.com/BYVoid/OpenCC.git", "homepage": "https://opencc.byvoid.com/", - "stargazers_count": 8330, - "watchers_count": 8330, + "stargazers_count": 8332, + "watchers_count": 8332, "language": "C++", "topics": [ "chinese-translation", @@ -30700,13 +30702,13 @@ "url": "https://api.github.com/repos/emscripten-core/emscripten", "languages_url": "https://api.github.com/repos/emscripten-core/emscripten/languages", "created_at": "2011-02-12T05:23:30Z", - "updated_at": "2024-09-05T23:14:39Z", + "updated_at": "2024-09-06T23:30:37Z", "git_url": "git://github.com/emscripten-core/emscripten.git", "ssh_url": "git@github.com:emscripten-core/emscripten.git", "clone_url": "https://github.com/emscripten-core/emscripten.git", "homepage": "", - "stargazers_count": 25594, - "watchers_count": 25594, + "stargazers_count": 25597, + "watchers_count": 25597, "language": "C++", "topics": [ "emscripten", @@ -30796,13 +30798,13 @@ "url": "https://api.github.com/repos/topjohnwu/Magisk", "languages_url": "https://api.github.com/repos/topjohnwu/Magisk/languages", "created_at": "2016-09-08T12:42:53Z", - "updated_at": "2024-09-05T20:42:58Z", + "updated_at": "2024-09-07T00:59:09Z", "git_url": "git://github.com/topjohnwu/Magisk.git", "ssh_url": "git@github.com:topjohnwu/Magisk.git", "clone_url": "https://github.com/topjohnwu/Magisk.git", "homepage": "", - "stargazers_count": 46924, - "watchers_count": 46924, + "stargazers_count": 46944, + "watchers_count": 46944, "language": "C++", "topics": [] }, @@ -30823,13 +30825,13 @@ "url": "https://api.github.com/repos/tesseract-ocr/tesseract", "languages_url": "https://api.github.com/repos/tesseract-ocr/tesseract/languages", "created_at": "2014-08-12T18:04:59Z", - "updated_at": "2024-09-05T23:35:10Z", + "updated_at": "2024-09-07T00:32:00Z", "git_url": "git://github.com/tesseract-ocr/tesseract.git", "ssh_url": "git@github.com:tesseract-ocr/tesseract.git", "clone_url": "https://github.com/tesseract-ocr/tesseract.git", "homepage": "https://tesseract-ocr.github.io/", - "stargazers_count": 60721, - "watchers_count": 60721, + "stargazers_count": 60747, + "watchers_count": 60747, "language": "C++", "topics": [ "hacktoberfest", @@ -30858,13 +30860,13 @@ "url": "https://api.github.com/repos/barry-ran/QtScrcpy", "languages_url": "https://api.github.com/repos/barry-ran/QtScrcpy/languages", "created_at": "2019-06-23T04:12:17Z", - "updated_at": "2024-09-06T01:27:53Z", + "updated_at": "2024-09-07T00:05:29Z", "git_url": "git://github.com/barry-ran/QtScrcpy.git", "ssh_url": "git@github.com:barry-ran/QtScrcpy.git", "clone_url": "https://github.com/barry-ran/QtScrcpy.git", "homepage": "https://blog.csdn.net/rankun1/article/details/87970523", - "stargazers_count": 18627, - "watchers_count": 18627, + "stargazers_count": 18643, + "watchers_count": 18643, "language": "C++", "topics": [ "android", @@ -30890,13 +30892,13 @@ "url": "https://api.github.com/repos/rust-lang/rust-by-example", "languages_url": "https://api.github.com/repos/rust-lang/rust-by-example/languages", "created_at": "2014-04-24T22:22:40Z", - "updated_at": "2024-09-05T11:58:51Z", + "updated_at": "2024-09-06T12:54:08Z", "git_url": "git://github.com/rust-lang/rust-by-example.git", "ssh_url": "git@github.com:rust-lang/rust-by-example.git", "clone_url": "https://github.com/rust-lang/rust-by-example.git", "homepage": "https://doc.rust-lang.org/stable/rust-by-example/", - "stargazers_count": 6962, - "watchers_count": 6962, + "stargazers_count": 6965, + "watchers_count": 6965, "language": "Handlebars", "topics": [] } @@ -30919,13 +30921,13 @@ "url": "https://api.github.com/repos/jaywcjlove/linux-command", "languages_url": "https://api.github.com/repos/jaywcjlove/linux-command/languages", "created_at": "2016-11-12T15:44:26Z", - "updated_at": "2024-09-06T01:09:43Z", + "updated_at": "2024-09-07T00:44:52Z", "git_url": "git://github.com/jaywcjlove/linux-command.git", "ssh_url": "git@github.com:jaywcjlove/linux-command.git", "clone_url": "https://github.com/jaywcjlove/linux-command.git", "homepage": "https://jaywcjlove.github.io/linux-command", - "stargazers_count": 30938, - "watchers_count": 30938, + "stargazers_count": 30958, + "watchers_count": 30958, "language": "Markdown", "topics": [ "bash", @@ -30961,13 +30963,13 @@ "url": "https://api.github.com/repos/codecrafters-io/build-your-own-x", "languages_url": "https://api.github.com/repos/codecrafters-io/build-your-own-x/languages", "created_at": "2018-05-09T12:03:18Z", - "updated_at": "2024-09-06T01:17:54Z", + "updated_at": "2024-09-07T01:23:21Z", "git_url": "git://github.com/codecrafters-io/build-your-own-x.git", "ssh_url": "git@github.com:codecrafters-io/build-your-own-x.git", "clone_url": "https://github.com/codecrafters-io/build-your-own-x.git", "homepage": "https://codecrafters.io", - "stargazers_count": 298636, - "watchers_count": 298636, + "stargazers_count": 298762, + "watchers_count": 298762, "language": "Markdown", "topics": [ "awesome-list", @@ -30995,13 +30997,13 @@ "url": "https://api.github.com/repos/KaiserY/trpl-zh-cn", "languages_url": "https://api.github.com/repos/KaiserY/trpl-zh-cn/languages", "created_at": "2017-02-05T08:51:59Z", - "updated_at": "2024-09-05T13:17:48Z", + "updated_at": "2024-09-06T20:59:15Z", "git_url": "git://github.com/KaiserY/trpl-zh-cn.git", "ssh_url": "git@github.com:KaiserY/trpl-zh-cn.git", "clone_url": "https://github.com/KaiserY/trpl-zh-cn.git", "homepage": "https://kaisery.github.io/trpl-zh-cn/", - "stargazers_count": 4434, - "watchers_count": 4434, + "stargazers_count": 4438, + "watchers_count": 4438, "language": "Markdown", "topics": [ "pdf", @@ -31029,13 +31031,13 @@ "url": "https://api.github.com/repos/noah-nuebling/mac-mouse-fix", "languages_url": "https://api.github.com/repos/noah-nuebling/mac-mouse-fix/languages", "created_at": "2019-08-07T22:09:17Z", - "updated_at": "2024-09-06T01:27:53Z", + "updated_at": "2024-09-06T20:23:01Z", "git_url": "git://github.com/noah-nuebling/mac-mouse-fix.git", "ssh_url": "git@github.com:noah-nuebling/mac-mouse-fix.git", "clone_url": "https://github.com/noah-nuebling/mac-mouse-fix.git", "homepage": "https://macmousefix.com/", - "stargazers_count": 5281, - "watchers_count": 5281, + "stargazers_count": 5288, + "watchers_count": 5288, "language": "Objective-C", "topics": [ "3rd-party-mouse", @@ -31073,13 +31075,13 @@ "url": "https://api.github.com/repos/microsoft/generative-ai-for-beginners", "languages_url": "https://api.github.com/repos/microsoft/generative-ai-for-beginners/languages", "created_at": "2023-06-19T16:28:59Z", - "updated_at": "2024-09-06T00:12:17Z", + "updated_at": "2024-09-07T00:16:37Z", "git_url": "git://github.com/microsoft/generative-ai-for-beginners.git", "ssh_url": "git@github.com:microsoft/generative-ai-for-beginners.git", "clone_url": "https://github.com/microsoft/generative-ai-for-beginners.git", "homepage": "https://microsoft.github.io/generative-ai-for-beginners/", - "stargazers_count": 61593, - "watchers_count": 61593, + "stargazers_count": 61614, + "watchers_count": 61614, "language": "Jupyter Notebook", "topics": [ "ai", @@ -31114,13 +31116,13 @@ "url": "https://api.github.com/repos/loveunk/machine-learning-deep-learning-notes", "languages_url": "https://api.github.com/repos/loveunk/machine-learning-deep-learning-notes/languages", "created_at": "2019-01-31T02:12:41Z", - "updated_at": "2024-09-05T11:32:16Z", + "updated_at": "2024-09-06T13:58:54Z", "git_url": "git://github.com/loveunk/machine-learning-deep-learning-notes.git", "ssh_url": "git@github.com:loveunk/machine-learning-deep-learning-notes.git", "clone_url": "https://github.com/loveunk/machine-learning-deep-learning-notes.git", "homepage": "", - "stargazers_count": 1239, - "watchers_count": 1239, + "stargazers_count": 1241, + "watchers_count": 1241, "language": "Jupyter Notebook", "topics": [] }, @@ -31141,13 +31143,13 @@ "url": "https://api.github.com/repos/collabora/WhisperSpeech", "languages_url": "https://api.github.com/repos/collabora/WhisperSpeech/languages", "created_at": "2023-02-14T16:47:55Z", - "updated_at": "2024-09-06T00:20:08Z", + "updated_at": "2024-09-06T09:48:28Z", "git_url": "git://github.com/collabora/WhisperSpeech.git", "ssh_url": "git@github.com:collabora/WhisperSpeech.git", "clone_url": "https://github.com/collabora/WhisperSpeech.git", "homepage": "https://collabora.github.io/WhisperSpeech/", - "stargazers_count": 3749, - "watchers_count": 3749, + "stargazers_count": 3752, + "watchers_count": 3752, "language": "Jupyter Notebook", "topics": [ "pytorch", @@ -31174,13 +31176,13 @@ "url": "https://api.github.com/repos/uber-go/guide", "languages_url": "https://api.github.com/repos/uber-go/guide/languages", "created_at": "2018-11-10T18:14:59Z", - "updated_at": "2024-09-05T19:19:45Z", + "updated_at": "2024-09-06T20:45:44Z", "git_url": "git://github.com/uber-go/guide.git", "ssh_url": "git@github.com:uber-go/guide.git", "clone_url": "https://github.com/uber-go/guide.git", "homepage": "", - "stargazers_count": 15672, - "watchers_count": 15672, + "stargazers_count": 15677, + "watchers_count": 15677, "language": "Makefile", "topics": [ "best-practices", @@ -31233,13 +31235,13 @@ "url": "https://api.github.com/repos/golang-standards/project-layout", "languages_url": "https://api.github.com/repos/golang-standards/project-layout/languages", "created_at": "2017-09-09T16:33:26Z", - "updated_at": "2024-09-05T23:48:45Z", + "updated_at": "2024-09-06T23:39:23Z", "git_url": "git://github.com/golang-standards/project-layout.git", "ssh_url": "git@github.com:golang-standards/project-layout.git", "clone_url": "https://github.com/golang-standards/project-layout.git", "homepage": null, - "stargazers_count": 48242, - "watchers_count": 48242, + "stargazers_count": 48262, + "watchers_count": 48262, "language": "Makefile", "topics": [ "go", @@ -31302,13 +31304,13 @@ "url": "https://api.github.com/repos/massgravel/Microsoft-Activation-Scripts", "languages_url": "https://api.github.com/repos/massgravel/Microsoft-Activation-Scripts/languages", "created_at": "2020-01-12T23:03:34Z", - "updated_at": "2024-09-06T01:21:45Z", + "updated_at": "2024-09-07T01:20:43Z", "git_url": "git://github.com/massgravel/Microsoft-Activation-Scripts.git", "ssh_url": "git@github.com:massgravel/Microsoft-Activation-Scripts.git", "clone_url": "https://github.com/massgravel/Microsoft-Activation-Scripts.git", "homepage": "https://massgrave.dev", - "stargazers_count": 93351, - "watchers_count": 93351, + "stargazers_count": 93452, + "watchers_count": 93452, "language": "Batchfile", "topics": [ "activator", @@ -31344,13 +31346,13 @@ "url": "https://api.github.com/repos/ionuttbara/windows-defender-remover", "languages_url": "https://api.github.com/repos/ionuttbara/windows-defender-remover/languages", "created_at": "2021-08-13T20:44:46Z", - "updated_at": "2024-09-06T01:21:03Z", + "updated_at": "2024-09-07T00:40:01Z", "git_url": "git://github.com/ionuttbara/windows-defender-remover.git", "ssh_url": "git@github.com:ionuttbara/windows-defender-remover.git", "clone_url": "https://github.com/ionuttbara/windows-defender-remover.git", "homepage": "", - "stargazers_count": 3469, - "watchers_count": 3469, + "stargazers_count": 3474, + "watchers_count": 3474, "language": "Batchfile", "topics": [ "defender", @@ -31379,7 +31381,7 @@ "url": "https://api.github.com/repos/vim/vim-win32-installer", "languages_url": "https://api.github.com/repos/vim/vim-win32-installer/languages", "created_at": "2016-01-26T12:53:09Z", - "updated_at": "2024-09-05T22:08:56Z", + "updated_at": "2024-09-06T22:08:58Z", "git_url": "git://github.com/vim/vim-win32-installer.git", "ssh_url": "git@github.com:vim/vim-win32-installer.git", "clone_url": "https://github.com/vim/vim-win32-installer.git", @@ -31441,13 +31443,13 @@ "url": "https://api.github.com/repos/rcmaehl/WhyNotWin11", "languages_url": "https://api.github.com/repos/rcmaehl/WhyNotWin11/languages", "created_at": "2021-06-24T19:08:22Z", - "updated_at": "2024-09-04T07:09:35Z", + "updated_at": "2024-09-06T08:14:36Z", "git_url": "git://github.com/rcmaehl/WhyNotWin11.git", "ssh_url": "git@github.com:rcmaehl/WhyNotWin11.git", "clone_url": "https://github.com/rcmaehl/WhyNotWin11.git", "homepage": "https://whynotwin11.org", - "stargazers_count": 6092, - "watchers_count": 6092, + "stargazers_count": 6091, + "watchers_count": 6091, "language": "AutoIt", "topics": [ "readiness", @@ -31473,13 +31475,13 @@ "url": "https://api.github.com/repos/CorentinTh/it-tools", "languages_url": "https://api.github.com/repos/CorentinTh/it-tools/languages", "created_at": "2020-04-05T11:50:24Z", - "updated_at": "2024-09-05T21:11:17Z", + "updated_at": "2024-09-07T01:14:00Z", "git_url": "git://github.com/CorentinTh/it-tools.git", "ssh_url": "git@github.com:CorentinTh/it-tools.git", "clone_url": "https://github.com/CorentinTh/it-tools.git", "homepage": "https://it-tools.tech", - "stargazers_count": 20017, - "watchers_count": 20017, + "stargazers_count": 20043, + "watchers_count": 20043, "language": "Vue", "topics": [ "converter", @@ -31512,13 +31514,13 @@ "url": "https://api.github.com/repos/shion-app/shion", "languages_url": "https://api.github.com/repos/shion-app/shion/languages", "created_at": "2022-10-13T12:36:26Z", - "updated_at": "2024-09-05T18:30:56Z", + "updated_at": "2024-09-06T14:17:08Z", "git_url": "git://github.com/shion-app/shion.git", "ssh_url": "git@github.com:shion-app/shion.git", "clone_url": "https://github.com/shion-app/shion.git", "homepage": "https://shion.app/", - "stargazers_count": 643, - "watchers_count": 643, + "stargazers_count": 644, + "watchers_count": 644, "language": "Vue", "topics": [ "app", @@ -31547,13 +31549,13 @@ "url": "https://api.github.com/repos/nuxt/ui", "languages_url": "https://api.github.com/repos/nuxt/ui/languages", "created_at": "2021-11-15T15:59:30Z", - "updated_at": "2024-09-05T22:06:56Z", + "updated_at": "2024-09-06T18:28:46Z", "git_url": "git://github.com/nuxt/ui.git", "ssh_url": "git@github.com:nuxt/ui.git", "clone_url": "https://github.com/nuxt/ui.git", "homepage": "https://ui.nuxt.com", - "stargazers_count": 3752, - "watchers_count": 3752, + "stargazers_count": 3756, + "watchers_count": 3756, "language": "Vue", "topics": [ "headlessui", @@ -31583,13 +31585,13 @@ "url": "https://api.github.com/repos/tiny-craft/tiny-rdm", "languages_url": "https://api.github.com/repos/tiny-craft/tiny-rdm/languages", "created_at": "2023-06-27T07:06:25Z", - "updated_at": "2024-09-06T00:11:13Z", + "updated_at": "2024-09-06T17:03:03Z", "git_url": "git://github.com/tiny-craft/tiny-rdm.git", "ssh_url": "git@github.com:tiny-craft/tiny-rdm.git", "clone_url": "https://github.com/tiny-craft/tiny-rdm.git", "homepage": "https://redis.tinycraft.cc/", - "stargazers_count": 8249, - "watchers_count": 8249, + "stargazers_count": 8257, + "watchers_count": 8257, "language": "Vue", "topics": [ "go", @@ -31624,13 +31626,13 @@ "url": "https://api.github.com/repos/antfu-collective/icones", "languages_url": "https://api.github.com/repos/antfu-collective/icones/languages", "created_at": "2020-07-11T12:58:46Z", - "updated_at": "2024-09-05T13:13:34Z", + "updated_at": "2024-09-06T14:38:36Z", "git_url": "git://github.com/antfu-collective/icones.git", "ssh_url": "git@github.com:antfu-collective/icones.git", "clone_url": "https://github.com/antfu-collective/icones.git", "homepage": "https://icones.js.org", - "stargazers_count": 5091, - "watchers_count": 5091, + "stargazers_count": 5092, + "watchers_count": 5092, "language": "Vue", "topics": [ "icon-collections", @@ -31685,13 +31687,13 @@ "url": "https://api.github.com/repos/zhenorzz/goploy", "languages_url": "https://api.github.com/repos/zhenorzz/goploy/languages", "created_at": "2018-12-15T11:26:59Z", - "updated_at": "2024-09-05T05:38:15Z", + "updated_at": "2024-09-06T05:58:33Z", "git_url": "git://github.com/zhenorzz/goploy.git", "ssh_url": "git@github.com:zhenorzz/goploy.git", "clone_url": "https://github.com/zhenorzz/goploy.git", "homepage": "http://www.goploy.icu", - "stargazers_count": 1071, - "watchers_count": 1071, + "stargazers_count": 1072, + "watchers_count": 1072, "language": "Vue", "topics": [ "cicd", @@ -31760,13 +31762,13 @@ "url": "https://api.github.com/repos/qier222/YesPlayMusic", "languages_url": "https://api.github.com/repos/qier222/YesPlayMusic/languages", "created_at": "2020-10-09T10:04:21Z", - "updated_at": "2024-09-05T20:13:24Z", + "updated_at": "2024-09-07T01:23:56Z", "git_url": "git://github.com/qier222/YesPlayMusic.git", "ssh_url": "git@github.com:qier222/YesPlayMusic.git", "clone_url": "https://github.com/qier222/YesPlayMusic.git", "homepage": "https://music.qier222.com", - "stargazers_count": 28844, - "watchers_count": 28844, + "stargazers_count": 28866, + "watchers_count": 28866, "language": "Vue", "topics": [ "electron", @@ -31874,7 +31876,7 @@ "url": "https://api.github.com/repos/abbodi1406/BatUtil", "languages_url": "https://api.github.com/repos/abbodi1406/BatUtil/languages", "created_at": "2018-11-15T05:41:47Z", - "updated_at": "2024-09-02T20:24:30Z", + "updated_at": "2024-09-06T15:09:16Z", "git_url": "git://github.com/abbodi1406/BatUtil.git", "ssh_url": "git@github.com:abbodi1406/BatUtil.git", "clone_url": "https://github.com/abbodi1406/BatUtil.git", @@ -31903,13 +31905,13 @@ "url": "https://api.github.com/repos/hardhackerlabs/book", "languages_url": "https://api.github.com/repos/hardhackerlabs/book/languages", "created_at": "2024-03-05T05:26:01Z", - "updated_at": "2024-09-05T09:14:23Z", + "updated_at": "2024-09-06T09:19:00Z", "git_url": "git://github.com/hardhackerlabs/book.git", "ssh_url": "git@github.com:hardhackerlabs/book.git", "clone_url": "https://github.com/hardhackerlabs/book.git", "homepage": "https://t.zsxq.com/19SKbmflB", - "stargazers_count": 1185, - "watchers_count": 1185, + "stargazers_count": 1187, + "watchers_count": 1187, "language": "MDX", "topics": [ "ai", @@ -31941,13 +31943,13 @@ "url": "https://api.github.com/repos/major/MySQLTuner-perl", "languages_url": "https://api.github.com/repos/major/MySQLTuner-perl/languages", "created_at": "2009-05-29T14:10:26Z", - "updated_at": "2024-09-05T20:26:25Z", + "updated_at": "2024-09-06T13:58:46Z", "git_url": "git://github.com/major/MySQLTuner-perl.git", "ssh_url": "git@github.com:major/MySQLTuner-perl.git", "clone_url": "https://github.com/major/MySQLTuner-perl.git", "homepage": "", - "stargazers_count": 8841, - "watchers_count": 8841, + "stargazers_count": 8844, + "watchers_count": 8844, "language": "Perl", "topics": [] } @@ -31970,13 +31972,13 @@ "url": "https://api.github.com/repos/Guyungy/damaihelper", "languages_url": "https://api.github.com/repos/Guyungy/damaihelper/languages", "created_at": "2023-05-12T05:09:24Z", - "updated_at": "2024-09-05T17:31:09Z", + "updated_at": "2024-09-06T16:36:13Z", "git_url": "git://github.com/Guyungy/damaihelper.git", "ssh_url": "git@github.com:Guyungy/damaihelper.git", "clone_url": "https://github.com/Guyungy/damaihelper.git", "homepage": "", - "stargazers_count": 946, - "watchers_count": 946, + "stargazers_count": 949, + "watchers_count": 949, "language": "HTML", "topics": [] }, @@ -31997,13 +31999,13 @@ "url": "https://api.github.com/repos/liguodongiot/llm-action", "languages_url": "https://api.github.com/repos/liguodongiot/llm-action/languages", "created_at": "2023-05-23T05:29:16Z", - "updated_at": "2024-09-05T22:25:08Z", + "updated_at": "2024-09-07T01:15:10Z", "git_url": "git://github.com/liguodongiot/llm-action.git", "ssh_url": "git@github.com:liguodongiot/llm-action.git", "clone_url": "https://github.com/liguodongiot/llm-action.git", "homepage": "https://www.zhihu.com/column/c_1456193767213043713", - "stargazers_count": 8941, - "watchers_count": 8941, + "stargazers_count": 8961, + "watchers_count": 8961, "language": "HTML", "topics": [ "llm", @@ -32088,13 +32090,13 @@ "url": "https://api.github.com/repos/QSCTech/zju-icicles", "languages_url": "https://api.github.com/repos/QSCTech/zju-icicles/languages", "created_at": "2016-06-28T16:17:32Z", - "updated_at": "2024-09-05T14:46:05Z", + "updated_at": "2024-09-06T15:43:40Z", "git_url": "git://github.com/QSCTech/zju-icicles.git", "ssh_url": "git@github.com:QSCTech/zju-icicles.git", "clone_url": "https://github.com/QSCTech/zju-icicles.git", "homepage": "https://qsctech.github.io/zju-icicles/", - "stargazers_count": 36893, - "watchers_count": 36893, + "stargazers_count": 36900, + "watchers_count": 36900, "language": "HTML", "topics": [] }, @@ -32115,13 +32117,13 @@ "url": "https://api.github.com/repos/ripienaar/free-for-dev", "languages_url": "https://api.github.com/repos/ripienaar/free-for-dev/languages", "created_at": "2015-03-18T21:06:26Z", - "updated_at": "2024-09-06T00:03:41Z", + "updated_at": "2024-09-07T01:23:25Z", "git_url": "git://github.com/ripienaar/free-for-dev.git", "ssh_url": "git@github.com:ripienaar/free-for-dev.git", "clone_url": "https://github.com/ripienaar/free-for-dev.git", "homepage": "https://free-for.dev/", - "stargazers_count": 86889, - "watchers_count": 86889, + "stargazers_count": 86907, + "watchers_count": 86907, "language": "HTML", "topics": [ "awesome-list", @@ -32145,13 +32147,13 @@ "url": "https://api.github.com/repos/golang-china/gopl-zh", "languages_url": "https://api.github.com/repos/golang-china/gopl-zh/languages", "created_at": "2016-02-04T04:11:23Z", - "updated_at": "2024-09-05T08:56:05Z", + "updated_at": "2024-09-06T08:46:33Z", "git_url": "git://github.com/golang-china/gopl-zh.git", "ssh_url": "git@github.com:golang-china/gopl-zh.git", "clone_url": "https://github.com/golang-china/gopl-zh.git", "homepage": "https://golang-china.github.io/gopl-zh", - "stargazers_count": 6004, - "watchers_count": 6004, + "stargazers_count": 6007, + "watchers_count": 6007, "language": "HTML", "topics": [] }, @@ -32204,13 +32206,13 @@ "url": "https://api.github.com/repos/markmead/hyperui", "languages_url": "https://api.github.com/repos/markmead/hyperui/languages", "created_at": "2021-11-12T17:14:11Z", - "updated_at": "2024-09-05T23:23:50Z", + "updated_at": "2024-09-06T17:31:18Z", "git_url": "git://github.com/markmead/hyperui.git", "ssh_url": "git@github.com:markmead/hyperui.git", "clone_url": "https://github.com/markmead/hyperui.git", "homepage": "https://hyperui.dev", - "stargazers_count": 9451, - "watchers_count": 9451, + "stargazers_count": 9456, + "watchers_count": 9456, "language": "HTML", "topics": [ "tailwindcss", @@ -32237,13 +32239,13 @@ "url": "https://api.github.com/repos/robinmoisson/staticrypt", "languages_url": "https://api.github.com/repos/robinmoisson/staticrypt/languages", "created_at": "2017-04-29T13:06:39Z", - "updated_at": "2024-09-05T19:13:57Z", + "updated_at": "2024-09-07T01:03:13Z", "git_url": "git://github.com/robinmoisson/staticrypt.git", "ssh_url": "git@github.com:robinmoisson/staticrypt.git", "clone_url": "https://github.com/robinmoisson/staticrypt.git", "homepage": "https://robinmoisson.github.io/staticrypt/", - "stargazers_count": 6510, - "watchers_count": 6510, + "stargazers_count": 6516, + "watchers_count": 6516, "language": "HTML", "topics": [ "cli", @@ -32273,13 +32275,13 @@ "url": "https://api.github.com/repos/PKUFlyingPig/cs-self-learning", "languages_url": "https://api.github.com/repos/PKUFlyingPig/cs-self-learning/languages", "created_at": "2021-10-20T13:43:42Z", - "updated_at": "2024-09-05T23:02:03Z", + "updated_at": "2024-09-07T00:37:21Z", "git_url": "git://github.com/PKUFlyingPig/cs-self-learning.git", "ssh_url": "git@github.com:PKUFlyingPig/cs-self-learning.git", "clone_url": "https://github.com/PKUFlyingPig/cs-self-learning.git", "homepage": "https://csdiy.wiki", - "stargazers_count": 55336, - "watchers_count": 55336, + "stargazers_count": 55364, + "watchers_count": 55364, "language": "HTML", "topics": [] }, @@ -32337,13 +32339,13 @@ "url": "https://api.github.com/repos/vim/vim", "languages_url": "https://api.github.com/repos/vim/vim/languages", "created_at": "2015-08-18T21:03:56Z", - "updated_at": "2024-09-05T20:37:32Z", + "updated_at": "2024-09-06T22:12:15Z", "git_url": "git://github.com/vim/vim.git", "ssh_url": "git@github.com:vim/vim.git", "clone_url": "https://github.com/vim/vim.git", "homepage": "https://www.vim.org", - "stargazers_count": 36023, - "watchers_count": 36023, + "stargazers_count": 36030, + "watchers_count": 36030, "language": "Vim Script", "topics": [ "c", @@ -32369,13 +32371,13 @@ "url": "https://api.github.com/repos/github/copilot.vim", "languages_url": "https://api.github.com/repos/github/copilot.vim/languages", "created_at": "2021-10-20T18:29:13Z", - "updated_at": "2024-09-05T20:58:09Z", + "updated_at": "2024-09-06T14:14:14Z", "git_url": "git://github.com/github/copilot.vim.git", "ssh_url": "git@github.com:github/copilot.vim.git", "clone_url": "https://github.com/github/copilot.vim.git", "homepage": null, - "stargazers_count": 8218, - "watchers_count": 8218, + "stargazers_count": 8225, + "watchers_count": 8225, "language": "Vim Script", "topics": [] }, @@ -32396,13 +32398,13 @@ "url": "https://api.github.com/repos/amix/vimrc", "languages_url": "https://api.github.com/repos/amix/vimrc/languages", "created_at": "2012-05-29T16:19:29Z", - "updated_at": "2024-09-05T18:44:10Z", + "updated_at": "2024-09-06T19:57:10Z", "git_url": "git://github.com/amix/vimrc.git", "ssh_url": "git@github.com:amix/vimrc.git", "clone_url": "https://github.com/amix/vimrc.git", "homepage": "", - "stargazers_count": 30532, - "watchers_count": 30532, + "stargazers_count": 30534, + "watchers_count": 30534, "language": "Vim Script", "topics": [] }, @@ -32423,7 +32425,7 @@ "url": "https://api.github.com/repos/dense-analysis/ale", "languages_url": "https://api.github.com/repos/dense-analysis/ale/languages", "created_at": "2016-09-08T23:22:45Z", - "updated_at": "2024-09-05T18:35:01Z", + "updated_at": "2024-09-07T00:43:30Z", "git_url": "git://github.com/dense-analysis/ale.git", "ssh_url": "git@github.com:dense-analysis/ale.git", "clone_url": "https://github.com/dense-analysis/ale.git", @@ -32460,13 +32462,13 @@ "url": "https://api.github.com/repos/preservim/nerdtree", "languages_url": "https://api.github.com/repos/preservim/nerdtree/languages", "created_at": "2008-03-10T07:34:08Z", - "updated_at": "2024-09-06T00:40:49Z", + "updated_at": "2024-09-06T12:22:19Z", "git_url": "git://github.com/preservim/nerdtree.git", "ssh_url": "git@github.com:preservim/nerdtree.git", "clone_url": "https://github.com/preservim/nerdtree.git", "homepage": "", - "stargazers_count": 19517, - "watchers_count": 19517, + "stargazers_count": 19518, + "watchers_count": 19518, "language": "Vim Script", "topics": [ "file-management", @@ -32493,13 +32495,13 @@ "url": "https://api.github.com/repos/VundleVim/Vundle.vim", "languages_url": "https://api.github.com/repos/VundleVim/Vundle.vim/languages", "created_at": "2010-10-17T23:17:53Z", - "updated_at": "2024-09-05T14:16:25Z", + "updated_at": "2024-09-06T02:02:40Z", "git_url": "git://github.com/VundleVim/Vundle.vim.git", "ssh_url": "git@github.com:VundleVim/Vundle.vim.git", "clone_url": "https://github.com/VundleVim/Vundle.vim.git", "homepage": "http://github.com/VundleVim/Vundle.Vim", - "stargazers_count": 23885, - "watchers_count": 23885, + "stargazers_count": 23886, + "watchers_count": 23886, "language": "Vim Script", "topics": [] } @@ -32522,13 +32524,13 @@ "url": "https://api.github.com/repos/IridiumIO/CompactGUI", "languages_url": "https://api.github.com/repos/IridiumIO/CompactGUI/languages", "created_at": "2017-10-12T08:23:14Z", - "updated_at": "2024-09-06T00:58:26Z", + "updated_at": "2024-09-06T08:44:34Z", "git_url": "git://github.com/IridiumIO/CompactGUI.git", "ssh_url": "git@github.com:IridiumIO/CompactGUI.git", "clone_url": "https://github.com/IridiumIO/CompactGUI.git", "homepage": "", - "stargazers_count": 4933, - "watchers_count": 4933, + "stargazers_count": 4936, + "watchers_count": 4936, "language": "Visual Basic .NET", "topics": [ "compressing-folders", @@ -32562,13 +32564,13 @@ "url": "https://api.github.com/repos/easychen/one-person-businesses-methodology-v2.0", "languages_url": "https://api.github.com/repos/easychen/one-person-businesses-methodology-v2.0/languages", "created_at": "2024-03-27T09:41:20Z", - "updated_at": "2024-09-05T18:31:21Z", + "updated_at": "2024-09-06T12:59:42Z", "git_url": "git://github.com/easychen/one-person-businesses-methodology-v2.0.git", "ssh_url": "git@github.com:easychen/one-person-businesses-methodology-v2.0.git", "clone_url": "https://github.com/easychen/one-person-businesses-methodology-v2.0.git", "homepage": "https://ft07.com/opb-quick-start?mtm_campaign=github&mtm_kwd=opbmv2", - "stargazers_count": 2753, - "watchers_count": 2753, + "stargazers_count": 2758, + "watchers_count": 2758, "language": "PHP", "topics": [] }, @@ -32618,13 +32620,13 @@ "url": "https://api.github.com/repos/Kong/kong", "languages_url": "https://api.github.com/repos/Kong/kong/languages", "created_at": "2014-11-17T23:56:08Z", - "updated_at": "2024-09-05T21:13:25Z", + "updated_at": "2024-09-06T17:12:42Z", "git_url": "git://github.com/Kong/kong.git", "ssh_url": "git@github.com:Kong/kong.git", "clone_url": "https://github.com/Kong/kong.git", "homepage": "https://konghq.com/install/#kong-community", - "stargazers_count": 38766, - "watchers_count": 38766, + "stargazers_count": 38774, + "watchers_count": 38774, "language": "Lua", "topics": [ "ai", @@ -32666,13 +32668,13 @@ "url": "https://api.github.com/repos/LunarVim/LunarVim", "languages_url": "https://api.github.com/repos/LunarVim/LunarVim/languages", "created_at": "2018-08-16T23:55:19Z", - "updated_at": "2024-09-05T20:54:35Z", + "updated_at": "2024-09-06T18:53:38Z", "git_url": "git://github.com/LunarVim/LunarVim.git", "ssh_url": "git@github.com:LunarVim/LunarVim.git", "clone_url": "https://github.com/LunarVim/LunarVim.git", "homepage": "https://www.lunarvim.org", - "stargazers_count": 18016, - "watchers_count": 18016, + "stargazers_count": 18020, + "watchers_count": 18020, "language": "Lua", "topics": [ "formatters", @@ -32712,13 +32714,13 @@ "url": "https://api.github.com/repos/ziglang/zig", "languages_url": "https://api.github.com/repos/ziglang/zig/languages", "created_at": "2015-08-06T00:51:28Z", - "updated_at": "2024-09-06T01:12:21Z", + "updated_at": "2024-09-07T00:43:15Z", "git_url": "git://github.com/ziglang/zig.git", "ssh_url": "git@github.com:ziglang/zig.git", "clone_url": "https://github.com/ziglang/zig.git", "homepage": "https://ziglang.org", - "stargazers_count": 33578, - "watchers_count": 33578, + "stargazers_count": 33600, + "watchers_count": 33600, "language": "Zig", "topics": [ "compiler", @@ -32745,13 +32747,13 @@ "url": "https://api.github.com/repos/enso-org/enso", "languages_url": "https://api.github.com/repos/enso-org/enso/languages", "created_at": "2016-12-16T17:23:37Z", - "updated_at": "2024-09-05T18:35:37Z", + "updated_at": "2024-09-06T21:59:52Z", "git_url": "git://github.com/enso-org/enso.git", "ssh_url": "git@github.com:enso-org/enso.git", "clone_url": "https://github.com/enso-org/enso.git", "homepage": "https://enso.org", - "stargazers_count": 7338, - "watchers_count": 7338, + "stargazers_count": 7339, + "watchers_count": 7339, "language": "Scala", "topics": [ "compiler", @@ -32787,13 +32789,13 @@ "url": "https://api.github.com/repos/iv-org/invidious", "languages_url": "https://api.github.com/repos/iv-org/invidious/languages", "created_at": "2018-02-07T00:43:42Z", - "updated_at": "2024-09-06T00:59:44Z", + "updated_at": "2024-09-06T22:46:33Z", "git_url": "git://github.com/iv-org/invidious.git", "ssh_url": "git@github.com:iv-org/invidious.git", "clone_url": "https://github.com/iv-org/invidious.git", "homepage": "https://invidious.io", - "stargazers_count": 16006, - "watchers_count": 16006, + "stargazers_count": 16009, + "watchers_count": 16009, "language": "Crystal", "topics": [ "agplv3", @@ -32825,13 +32827,13 @@ "url": "https://api.github.com/repos/zedeus/nitter", "languages_url": "https://api.github.com/repos/zedeus/nitter/languages", "created_at": "2019-06-20T13:51:49Z", - "updated_at": "2024-09-06T00:16:59Z", + "updated_at": "2024-09-06T21:02:33Z", "git_url": "git://github.com/zedeus/nitter.git", "ssh_url": "git@github.com:zedeus/nitter.git", "clone_url": "https://github.com/zedeus/nitter.git", "homepage": "https://nitter.net", - "stargazers_count": 9920, - "watchers_count": 9920, + "stargazers_count": 9919, + "watchers_count": 9919, "language": "Nim", "topics": [ "nim", @@ -32859,13 +32861,13 @@ "url": "https://api.github.com/repos/greatghoul/remote-working", "languages_url": "https://api.github.com/repos/greatghoul/remote-working/languages", "created_at": "2013-10-22T03:17:29Z", - "updated_at": "2024-09-05T10:46:15Z", + "updated_at": "2024-09-06T08:56:14Z", "git_url": "git://github.com/greatghoul/remote-working.git", "ssh_url": "git@github.com:greatghoul/remote-working.git", "clone_url": "https://github.com/greatghoul/remote-working.git", "homepage": "https://github.com/greatghoul/remote-working", - "stargazers_count": 9869, - "watchers_count": 9869, + "stargazers_count": 9873, + "watchers_count": 9873, "language": "Ruby", "topics": [ "china", @@ -32894,13 +32896,13 @@ "url": "https://api.github.com/repos/rails/rails", "languages_url": "https://api.github.com/repos/rails/rails/languages", "created_at": "2008-04-11T02:19:47Z", - "updated_at": "2024-09-05T22:48:55Z", + "updated_at": "2024-09-06T21:22:40Z", "git_url": "git://github.com/rails/rails.git", "ssh_url": "git@github.com:rails/rails.git", "clone_url": "https://github.com/rails/rails.git", "homepage": "https://rubyonrails.org", - "stargazers_count": 55537, - "watchers_count": 55537, + "stargazers_count": 55543, + "watchers_count": 55543, "language": "Ruby", "topics": [ "activejob", @@ -32929,13 +32931,13 @@ "url": "https://api.github.com/repos/ruby/ruby", "languages_url": "https://api.github.com/repos/ruby/ruby/languages", "created_at": "2010-02-27T15:55:23Z", - "updated_at": "2024-09-06T00:32:51Z", + "updated_at": "2024-09-06T21:26:27Z", "git_url": "git://github.com/ruby/ruby.git", "ssh_url": "git@github.com:ruby/ruby.git", "clone_url": "https://github.com/ruby/ruby.git", "homepage": "https://www.ruby-lang.org/", - "stargazers_count": 21901, - "watchers_count": 21901, + "stargazers_count": 21897, + "watchers_count": 21897, "language": "Ruby", "topics": [ "c", @@ -33005,13 +33007,13 @@ "url": "https://api.github.com/repos/kilimchoi/engineering-blogs", "languages_url": "https://api.github.com/repos/kilimchoi/engineering-blogs/languages", "created_at": "2015-06-13T18:25:17Z", - "updated_at": "2024-09-05T21:56:04Z", + "updated_at": "2024-09-06T23:54:55Z", "git_url": "git://github.com/kilimchoi/engineering-blogs.git", "ssh_url": "git@github.com:kilimchoi/engineering-blogs.git", "clone_url": "https://github.com/kilimchoi/engineering-blogs.git", "homepage": "", - "stargazers_count": 31121, - "watchers_count": 31121, + "stargazers_count": 31128, + "watchers_count": 31128, "language": "Ruby", "topics": [ "engineering-blogs", @@ -33040,13 +33042,13 @@ "url": "https://api.github.com/repos/vim-syntastic/syntastic", "languages_url": "https://api.github.com/repos/vim-syntastic/syntastic/languages", "created_at": "2009-07-11T04:05:54Z", - "updated_at": "2024-08-28T06:51:45Z", + "updated_at": "2024-09-07T01:16:24Z", "git_url": "git://github.com/vim-syntastic/syntastic.git", "ssh_url": "git@github.com:vim-syntastic/syntastic.git", "clone_url": "https://github.com/vim-syntastic/syntastic.git", "homepage": "", - "stargazers_count": 11299, - "watchers_count": 11299, + "stargazers_count": 11300, + "watchers_count": 11300, "language": "Vim script", "topics": [ "lint", @@ -33166,13 +33168,13 @@ "url": "https://api.github.com/repos/revery-ui/revery", "languages_url": "https://api.github.com/repos/revery-ui/revery/languages", "created_at": "2018-09-19T16:09:22Z", - "updated_at": "2024-09-05T20:44:29Z", + "updated_at": "2024-09-06T07:57:57Z", "git_url": "git://github.com/revery-ui/revery.git", "ssh_url": "git@github.com:revery-ui/revery.git", "clone_url": "https://github.com/revery-ui/revery.git", "homepage": "https://www.outrunlabs.com/revery/", - "stargazers_count": 8058, - "watchers_count": 8058, + "stargazers_count": 8057, + "watchers_count": 8057, "language": "Reason", "topics": [ "app", @@ -33207,13 +33209,13 @@ "url": "https://api.github.com/repos/phhusson/treble_experimentations", "languages_url": "https://api.github.com/repos/phhusson/treble_experimentations/languages", "created_at": "2017-11-23T16:26:28Z", - "updated_at": "2024-09-05T09:22:05Z", + "updated_at": "2024-09-06T23:09:51Z", "git_url": "git://github.com/phhusson/treble_experimentations.git", "ssh_url": "git@github.com:phhusson/treble_experimentations.git", "clone_url": "https://github.com/phhusson/treble_experimentations.git", "homepage": null, - "stargazers_count": 3352, - "watchers_count": 3352, + "stargazers_count": 3353, + "watchers_count": 3353, "language": "Smali", "topics": [] } @@ -33236,13 +33238,13 @@ "url": "https://api.github.com/repos/modularml/mojo", "languages_url": "https://api.github.com/repos/modularml/mojo/languages", "created_at": "2023-04-28T22:17:24Z", - "updated_at": "2024-09-06T01:22:54Z", + "updated_at": "2024-09-06T23:06:18Z", "git_url": "git://github.com/modularml/mojo.git", "ssh_url": "git@github.com:modularml/mojo.git", "clone_url": "https://github.com/modularml/mojo.git", "homepage": "https://docs.modular.com/mojo/manual/", - "stargazers_count": 22793, - "watchers_count": 22793, + "stargazers_count": 22803, + "watchers_count": 22803, "language": "Mojo", "topics": [ "ai", @@ -33272,13 +33274,13 @@ "url": "https://api.github.com/repos/vinceliuice/WhiteSur-gtk-theme", "languages_url": "https://api.github.com/repos/vinceliuice/WhiteSur-gtk-theme/languages", "created_at": "2020-07-14T16:30:18Z", - "updated_at": "2024-09-05T21:53:03Z", + "updated_at": "2024-09-06T17:14:10Z", "git_url": "git://github.com/vinceliuice/WhiteSur-gtk-theme.git", "ssh_url": "git@github.com:vinceliuice/WhiteSur-gtk-theme.git", "clone_url": "https://github.com/vinceliuice/WhiteSur-gtk-theme.git", "homepage": null, - "stargazers_count": 5727, - "watchers_count": 5727, + "stargazers_count": 5730, + "watchers_count": 5730, "language": "SCSS", "topics": [] } @@ -33301,13 +33303,13 @@ "url": "https://api.github.com/repos/huangyz0918/Hackintosh-Installer-University", "languages_url": "https://api.github.com/repos/huangyz0918/Hackintosh-Installer-University/languages", "created_at": "2016-11-05T04:22:54Z", - "updated_at": "2024-09-04T16:40:32Z", + "updated_at": "2024-09-06T08:14:27Z", "git_url": "git://github.com/huangyz0918/Hackintosh-Installer-University.git", "ssh_url": "git@github.com:huangyz0918/Hackintosh-Installer-University.git", "clone_url": "https://github.com/huangyz0918/Hackintosh-Installer-University.git", "homepage": "", - "stargazers_count": 3941, - "watchers_count": 3941, + "stargazers_count": 3940, + "watchers_count": 3940, "language": "Rich Text Format", "topics": [ "apple", @@ -33344,13 +33346,13 @@ "url": "https://api.github.com/repos/vlang/v", "languages_url": "https://api.github.com/repos/vlang/v/languages", "created_at": "2019-02-08T02:57:06Z", - "updated_at": "2024-09-06T01:29:35Z", + "updated_at": "2024-09-07T00:35:48Z", "git_url": "git://github.com/vlang/v.git", "ssh_url": "git@github.com:vlang/v.git", "clone_url": "https://github.com/vlang/v.git", "homepage": "", - "stargazers_count": 35633, - "watchers_count": 35633, + "stargazers_count": 35638, + "watchers_count": 35638, "language": "V", "topics": [ "compiler",