go
-
putyy/res-downloader
视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!
-
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
github/github-mcp-server
GitHub's official MCP Server
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
mayswind/ezbookkeeping
A lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.
-
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
-
getarcaneapp/arcane
Modern Docker Management, Designed for Everyone
-
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
-
chaitin/SafeLine
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
-
cloudreve/cloudreve
🌩 Self-hosted file management and sharing system, supports multiple storage providers
-
google/go-github
Go library for accessing the GitHub v3 API
-
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
golangci/golangci-lint
Fast linters runner for Go
-
temporalio/temporal
Temporal service
-
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
-
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
-
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
java
-
ashishps1/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
-
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
-
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
-
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
-
agentscope-ai/agentscope-java
AgentScope Java: Agent-Oriented Programming for Building LLM Applications
-
TeamNewPipe/NewPipe
A libre lightweight streaming front-end for Android.
-
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
apache/nifi
Apache NiFi
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
jenkinsci/jenkins
Jenkins automation server
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
OpenLineage/OpenLineage
An Open Standard for lineage metadata collection
-
kafbat/kafka-ui
Open-Source Web UI for managing Apache Kafka clusters
-
Gedsh/InviZible
Android application for online privacy and security
-
iflytek/astron-agent
Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
-
google/guava
Google core libraries for Java
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
spring-cloud/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
-
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
unitycatalog/unitycatalog
Open, Multi-modal Catalog for Data & AI
javascript
python
-
VectifyAI/PageIndex
📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
-
OpenBMB/UltraRAG
UltraRAG v3: A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
-
browser-use/browser-use
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
-
Blaizzy/mlx-audio
A text-to-speech (TTS), speech-to-text (STT) and speech-to-speech (STS) library built on Apple's MLX framework, providing efficient speech analysis on Apple Silicon.
-
microsoft/VibeVoice
Open-Source Frontier Voice AI
-
anthropics/skills
Public repository for Agent Skills
-
Polymarket/agents
Trade autonomously on Polymarket using AI Agents
-
business-science/ai-data-science-team
An AI-powered data science team of agents to help you perform common data science tasks 10X faster.
-
roboflow/rf-detr
RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO and designed for fine-tuning.
-
AI4Finance-Foundation/FinRL-Trading
For trading. Please star.
-
QwenLM/Qwen3
Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.
-
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
-
github/spec-kit
💫 Toolkit to help you get started with Spec-Driven Development
-
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
-
kyutai-labs/moshi
Moshi is a speech-text foundation model and full-duplex spoken dialogue framework. It uses Mimi, a state-of-the-art streaming neural audio codec.
rust
-
block/goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
-
servo/servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
-
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
-
farion1231/cc-switch
A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode & Gemini CLI.
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
tursodatabase/turso
Turso is an in-process SQL database, compatible with SQLite.
-
ai-dynamo/dynamo
A Datacenter Scale Distributed Inference Serving Framework
-
rust-lang/cargo
The Rust package manager
-
vortex-data/vortex
An extensible, state of the art columnar file format. Formerly at @spiraldb, now an Incubation Stage project at LFAI&Data, part of the Linux Foundation.
-
openai/codex
Lightweight coding agent that runs in your terminal
-
git-ai-project/git-ai
A Git extension for tracking the AI-generated code in your repos
-
rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
-
helix-editor/helix
A post-modern modal text editor.
-
clockworklabs/SpacetimeDB
Multiplayer at the speed of light
-
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
-
rust-lang/rustlings
🦀 Small exercises to get you used to reading and writing Rust code!
-
sharkdp/bat
A cat(1) clone with wings.
-
a2x/cs2-dumper
Counter-Strike: 2 Offset Dumper
-
skim-rs/skim
Fuzzy Finder in rust!
-
Haleclipse/CCometixLine
Claude Code statusline tool written in Rust
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore