替代方案

共 8943 个项目 · 第 5 / 90 页

401500 条,共 8943
401
websocketd
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
402
PyTorch-GAN
收集了多种生成对抗网络(GAN)变体的PyTorch实现代码库
403
type-fest
A collection of essential TypeScript types
404
webvm
在浏览器中运行的Linux虚拟机,支持Debian环境及Tailscale网络,基于CheerpX引擎实现x86到WebAssembly的JIT编译。
405
DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
406
Hack
A typeface designed for source code
407
questdb
QuestDB是一个高性能开源时间序列数据库,支持高速数据摄入和低延迟SQL查询,适用于金融数据、传感器数据和实时监控等场景。
408
neo4j
Graphs for Everyone
409
source-han-sans
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
410
libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
411
velocity
一个高性能的JavaScript动画库,用于快速、丰富的UI动画效果。
412
ToolsOfTheTrade
收集Hacker News上讨论的各类SaaS和自托管工具及服务的精选列表
413
ZeroTierOne
A Smart Ethernet Switch for Earth
414
wtf
The personal information dashboard for your terminal
415
mold
一个比现有Unix链接器更快的链接器,用于加速大型程序的链接过程。
416
wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
417
codon
Codon是一个高性能Python编译器,可将Python代码编译为原生机器码,实现10-100倍以上的性能提升,并支持多线程和GPU并行。
418
react-pdf
📄 Create PDF files using React
419
ipython
IPython是一个增强的交互式Python命令行shell,提供丰富的编程辅助功能,如对象内省、历史记录、魔术命令等。
420
webrtc
Pure Go implementation of the WebRTC API
421
rbenv
一个用于管理Ruby版本的工具,允许在多个Ruby版本间切换,并确保每个项目使用正确的Ruby版本。
422
AlgerMusicPlayer
一个第三方音乐播放器、本地服务、桌面歌词、音乐下载、远程控制
423
flet
Flet是一个Python框架,允许开发者无需前端经验即可构建移动、桌面和Web应用。
424
zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
425
realm-swift
Realm is a mobile database: a replacement for Core Data & SQLite
426
ruby-style-guide
为Ruby程序员提供编码风格最佳实践指南,并作为RuboCop静态代码分析器的基础。
427
ChatALL
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
428
best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
429
lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
430
digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
431
tinymce
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
432
javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
433
omnivore
Omnivore is a complete, open source read-it-later solution for people who like reading.
434
vercel
Develop. Preview. Ship.
435
OpenRCT2
OpenRCT2是一个开源重实现的过山车大亨2模拟游戏,允许玩家建设和管理游乐场。
436
nicegui
Create web-based user interfaces with Python. The nice way.
437
quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
438
terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
439
MailHog
MailHog 是一个电子邮件测试工具,用于开发人员模拟 SMTP 服务器,并通过 Web 界面查看和释放邮件。
440
zapret
DPI bypass multi platform
441
cryptomator
Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
442
openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS, Arch Linux and more
443
quarkdown
🪐 Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases.
444
medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
445
N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
446
tantivy
Tantivy是一个用Rust编写的快速全文搜索引擎库,类似于Apache Lucene,可用于构建搜索应用。
447
zxcvbn
密码强度评估库,通过模式匹配和常见密码库估算密码安全性。
448
effect
Build production-ready applications in TypeScript
449
Jackett
API Support for your favorite torrent trackers
450
pglite
PGlite是一个将Postgres编译为WASM的TypeScript客户端库,可在浏览器、Node.js、Bun和Deno中运行Postgres数据库,无需安装其他依赖。
451
pygwalker
将pandas数据框转换为交互式可视化界面,简化Jupyter Notebook中的探索性数据分析与可视化流程。
452
lantern
Open-source VPN for speed, privacy, and censorship circumvention. Free to download on Android, iOS, Windows, macOS, and Linux.
453
yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
454
TikTokDownloader
抖音 / TikTok 平台作品下载/数据采集工具
455
winapps
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmstrat/winapps/
456
MBProgressHUD
MBProgressHUD是iOS平台的一个进度指示器UI组件,用于在后台线程执行任务时显示半透明HUD和指示器或标签。
457
skaffold
Easy and Repeatable Kubernetes Development
458
dvc
🦉 Data Versioning and ML Experiments
459
git-tips
:trollface:Git的奇技淫巧
460
guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
461
zaproxy
The ZAP by Checkmarx Core project
462
badger
BadgerDB是一个用Go编写的嵌入式、持久化、快速的键值数据库。
463
scylladb
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
464
whistle
HTTP, HTTP2, HTTPS, Websocket debugging proxy
465
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
466
apitable
🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
467
BillionMail
BillionMail gives you open-source MailServer, NewsLetter, Email Marketing - fully self-hosted, dev-friendly, and free from monthly fees. Join the discord: https://discord.gg/asfXzBUhZr
468
reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
469
FlareSolverr
Proxy server to bypass Cloudflare protection
470
pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
471
Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
472
v2rayA
A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
473
faker
一个JavaScript假数据生成库,可在浏览器和Node.js中生成人名、地址、邮箱、日期、财务等大量逼真模拟数据,用于测试与开发。
474
kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
475
direnv
unclutter your .profile
476
Cookbook
数据工程学习指南,包含基础技能、高级技能、案例研究和面试题等资源
477
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for more than 6M travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
478
xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
479
ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
480
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
481
uuid
用于生成RFC9562标准UUID的JavaScript库,支持多种版本和跨平台。
482
supertokens-core
提供开源的身份验证和会话管理解决方案,支持多种登录方式(密码、社交、无密码等)和多因素认证。
483
duf
Disk Usage/Free Utility - a better 'df' alternative
484
mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
485
lime
Open source API-compatible alternative to the text editor Sublime Text
486
feathers
一个JavaScript全栈框架,用于快速构建Web API和实时应用,支持TypeScript、多种数据库以及React、Vue等任意前端框架。
487
Design-Patterns-In-Swift
Swift 5.0设计模式实现及速查表,包含行为型、创建型和结构型设计模式的代码示例。
488
self-hosted-ai-starter-kit
快速初始化自托管AI和低代码开发环境的Docker Compose模板
489
front-end-guide
Grab公司为前端团队编写的学习指南,涵盖现代JavaScript生态和前端开发实践
490
devpod
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
491
brook
A cross-platform programmable network tool
492
komorebi
Windows上的平铺窗口管理器,通过CLI控制窗口布局、虚拟工作区和显示器。
493
bash-it
A community Bash framework.
494
tpm
Tmux插件管理器,用于安装、加载和管理tmux插件。
495
paper.js
Paper.js是一个用于矢量图形脚本的JavaScript库,支持浏览器和Node.js环境。
496
duplicati
Store securely encrypted backups in the cloud!
497
panda-vpn-pro
🚁🚀 2026机场推荐 | 熊猫VPN(PandaVPNPro)已确定跑路!快连VPN ,小牛加速器(小牛VPN)体验不佳且价格贵。低价机场,便宜机场,平价机场,性价比机场,高速机场,稳定机场,一元机场,翻墙机场,付费机场,收费机场,冷门机场,优质机场,廉价机场。机场评测,中国翻墙,科学上网,梯子。非永久免费梯子,官网,非永久免费VPN,非免费机场!VPN China。按量计费机场,按量付费机场,不限时机场。机场节点订阅,节点分享,Clash节点,V2ray节点,非免费节点。适用ClashForWindows,V2rayN,singbox,nekobox,小火箭等代理软件🚀🚁
498
logstash
Logstash是一个服务器端数据处理管道,可同时从多种来源采集数据、进行转换并发送到存储。
499
tokei
Count your code, quickly.
500
hello-git
Curso para aprender a trabajar con el sistema de control de versiones Git y la plataforma GitHub desde cero y para principiantes.