go
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
cloudwego/eino
The ultimate LLM/AI application development framework in Golang.
-
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
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.
-
spf13/cobra
A Commander for modern Go CLI interactions
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
-
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
-
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
-
cert-manager/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
-
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
-
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
-
glanceapp/glance
A self-hosted dashboard that puts all your feeds in one place
-
grafana/loki
Like Prometheus, but for logs.
-
jackc/pgx
PostgreSQL driver and toolkit for Go
-
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
-
mostlygeek/llama-swap
transparent proxy server for llama.cpp's server to provide automatic model swapping
-
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
-
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
-
mjl-/mox
modern full-featured open source secure mail server for low-maintenance self-hosted email
-
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
-
fleetdm/fleet
Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
java
-
Tencent/APIJSON
🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
AutoMQ/automq
AutoMQ is a cloud-native alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.
-
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
-
apache/fineract
Apache Fineract
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
apache/flink
Apache Flink
-
apache/cassandra
Apache Cassandra®
-
dataease/dataease
🔥 人人可用的开源 BI 工具,数据可视化神器。
-
Team-xManager/xManager
Ad-Free, New Features & Freedom
-
YunaiV/yudao-cloud
ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
-
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
dependency-check/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
apache/iceberg
Apache Iceberg
-
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
-
apache/hbase
Apache HBase
javascript
-
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
-
browserbase/mcp-server-browserbase
-
gorhill/uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, and more.
-
sveltejs/svelte
web development for the rest of us
-
CodeWithHarry/Sigma-Web-Dev-Course
Source Code for Sigma Web Development Course
-
projectdiscovery/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
-
docmirror/dev-sidecar
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
-
eslint/eslint
Find and fix problems in your JavaScript code.
-
6dylan6/jdpro
-
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
-
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
python
rust
-
EFForg/rayhunter
Rust tool to detect cell site simulators on an orbic mobile hotspot
-
unionlabs/union
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
-
clockworklabs/SpacetimeDB
Multiplayer at the speed of light
-
linera-io/linera-protocol
Main repository for the Linera protocol
-
spaceandtimelabs/sxt-proof-of-sql
Space and Time | Proof of SQL
-
MystenLabs/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
-
apache/datafusion
Apache DataFusion SQL Query Engine
-
web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
-
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
-
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
-
paradigmxyz/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
-
denoland/deno
A modern runtime for JavaScript and TypeScript.
-
open-telemetry/opentelemetry-rust
The Rust OpenTelemetry implementation
-
aptos-labs/aptos-core
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
-
paritytech/polkadot-sdk
The Parity Polkadot Blockchain SDK
-
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
-
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
-
gopher64/gopher64
N64 emulator written in Rust
-
EricLBuehler/mistral.rs
Blazingly fast LLM inference.
-
vectordotdev/vector
A high-performance observability data pipeline.
-
librespot-org/librespot
Open Source Spotify client library
-
jj-vcs/jj
A Git-compatible VCS that is both simple and powerful
-
paradedb/paradedb
Postgres for Search and Analytics