CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
RSA-Backdoor
RSA Backdoor Generator This repo contains code to reproduce the Secretly Embedded Trapdoor with Universal Protection SETUP attack on RSA key generation proposed by Young & Yung, 1996. Considering the potential of this attack, never trust black box key generation systems. References: - Prese
vex-tui
A beautiful, fast, and feature-rich terminal-based Excel and CSV viewer built with Go.
adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
god-eye
AI-powered subdomain enumeration tool with local LLM analysis via Ollama - 100% private, zero API costs
smartcommit
Enforce the habit of self-documenting code through better commit messages.
dingo
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
ezbookkeeping
这是一款免费、轻量、可自托管的个人记账应用,采用 Go+Vue 构建。它界面简洁易用、功能丰富,支持二级账户(个人/家庭)、收支分类、交易图片附件、定期收支自动记账等功能。借助 PWA 技术,可一键添加到手机主屏幕,体验媲美原生 App。
Ech0
Ech0 - 面向个人的新一代开源、自托管、专注思想流动的轻量级联邦发布平台
ytb2bili
一个功能完整的视频自动化处理系统,支持从 YouTube 等平台下载视频,自动生成字幕、翻译内容、生成元数据,并定时上传到 Bilibili。
CliWaifuTamagotchi
CLI ASCII avatar for entertainment and motivational purposes
furgit
Fast Git library in pure Go
kplayer-go
KPlayer帮助你不依赖GUI快速的在服务器上进行视频资源的直播推流 ⚡️ 快速开始 KPlayer可以帮助你快速的在服务器上进行视频资源的循环直播推流,只需要简单对配置文件进行自定义即可开启直播推流 > 本仓库为`libkplayer`的golang封装版本 运行以下命令即可把最新版本的kplayer下载至你的服务器上,并修改对应的`config.json`配置文件运行即可推流 ```shell 配置文件详细文档请访问:https://kplayer.net/p/1 curl -fsSL get.kplayer.net | bash ```