go
-
answerdev/answer
An open-source knowledge based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
go-redis/redis
Type-safe Redis client for Golang
-
tenable/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
golang/go
The Go programming language
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
googleapis/google-cloud-go
Google Cloud Client Libraries for Go.
-
avast/retry-go
Simple golang library for retry mechanism
-
kubescape/kubescape
Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
-
crossplane/crossplane
Cloud Native Control Planes
-
kyverno/kyverno
Kubernetes Native Policy Management
-
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
-
cosmos/cosmos-sdk
⛓️ A Framework for Building High Value Public Blockchains ✨
-
kubernetes-sigs/cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
-
komodorio/helm-dashboard
The missing UI for Helm - visualize your releases
-
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier
-
kubeedge/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
-
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
dagger/dagger
A programmable CI/CD engine that runs your pipelines in containers
java
-
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
-
AbdurRKhalid/Design-Patterns
Design Patterns play an important role in the writing of the re-usable object oriented code in the both desktop and web applications. This repository contains all information related to design patterns alongside with implementation in Java.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
apache/camel
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
-
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.
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
-
apache/dolphinscheduler
Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box`
-
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
-
apache/incubator-eventmesh
EventMesh is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.
-
dataease/dataease
人人可用的开源数据可视化分析工具。
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
apache/hive
Apache Hive
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
648540858/wvp-GB28181-pro
WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
-
wiremock/wiremock
A tool for mocking HTTP services
-
auth0/java-jwt
Java implementation of JSON Web Token (JWT)
-
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
-
HummerRisk/HummerRisk
HummerRisk 是云原生安全平台,包括混合云安全治理和容器云安全检测。
-
apache/flink
Apache Flink
-
apache/shardingsphere
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
-
Graylog2/graylog2-server
Free and open source log management
javascript
-
vercel/next.js
The React Framework
-
goldbergyoni/nodebestpractices
✅ The Node.js best practices list (November 2022)
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebook/react-native
A framework for building native applications using React
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
ToolJet/ToolJet
Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
-
soyHenry/Prep-Course
-
MasteringNuxt/mastering-nuxt-3
-
midoks/mdserver-web
Simple Linux Panel
-
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100…
-
lzyAB/link-helper
支持下载飞猫云、kufile等15+网赚网盘的油猴脚本!
-
travist/jsencrypt
A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
-
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.
-
vercel/next-learn
Learn Next.js Starter Code
-
OHIF/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
-
rolling-scopes-school/tasks
-
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
-
czj2369/jd_tb_auto
基于AutoJsx编写的618||双十一||淘宝||京东||赚喵币||赚汪汪币||炸年兽任务自动完成脚本
-
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
-
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
-
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
-
apexcharts/apexcharts.js
📊 Interactive JavaScript Charts built on SVG
-
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
-
liabru/matter-js
a 2D rigid body physics engine for the web ▲● ■
-
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
python
-
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
-
bumble-tech/private-detector
Bumble's Private Detector - a pretrained model for detecting lewd images
-
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
Textualize/textual
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
-
TheLastBen/fast-stable-diffusion
fast-stable-diffusion, +25-50% speed increase + memory efficient + DreamBooth
-
acantril/learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
-
dortania/OpenCore-Legacy-Patcher
Experience macOS just like before
-
yfszzx/stable-diffusion-webui-images-browser
an images browse for stable-diffusion-webui
-
matrix-org/synapse
Synapse: Matrix homeserver written in Python/Twisted.
-
FTM-Labs/Aptos-NFT-Mint
-
facebookresearch/encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
-
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
python-poetry/poetry
Python packaging and dependency management made easy
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
-
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
-
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
-
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
-
google-research/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
-
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
heartexlabs/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
open-mmlab/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
-
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
rust
-
vercel/turbo
Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack.
-
rustdesk/rustdesk
Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
-
swc-project/swc
Rust-based platform for the Web
-
TheAlgorithms/Rust
All Algorithms implemented in Rust
-
tfpk/macrokata
Learn Macros In Rust
-
rustdesk/rustdesk-server
RustDesk Server Program
-
hyperium/hyper
An HTTP library for Rust
-
qdrant/qdrant
Qdrant - Vector Search Engine for the next generation of AI applications
-
matter-labs/zksync
zkSync: trustless scaling and privacy engine for Ethereum
-
pop-os/cosmic-text
Pure Rust multi-line text handling
-
apache/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
-
graphprotocol/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
rome/tools
The Rome Toolchain. A formatter, linter, compiler, bundler, and more for JavaScript, TypeScript, HTML, Markdown, and CSS.
-
WebAssembly/WASI
WebAssembly System Interface
-
sunface/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
-
sycamore-rs/sycamore
A library for creating reactive web apps in Rust and WebAssembly
-
AleoHQ/aleo
A Software Development Kit (SDK) for Zero-Knowledge Transactions
-
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
-
helix-editor/helix
A post-modern modal text editor.
-
delta-io/delta-rs
A native Rust library for Delta Lake, with bindings into Python and Ruby.
-
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs
-
bottlerocket-os/bottlerocket
An operating system designed for hosting containers