go
-
codeedu/imersao-fullcycle-3
-
SmartKeyerror/Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
-
dutchcoders/transfer.sh
Easy and fast file sharing from the command-line.
-
pyroscope-io/pyroscope
🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
stashapp/stash
An organizer for your porn, written in Go
-
openshift/origin
Conformance test suite for OpenShift
-
grines/scour
-
k6io/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
-
muesli/duf
Disk Usage/Free Utility - a better 'df' alternative
-
360EntSecGroup-Skylar/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
-
weaveworks/eksctl
The official CLI for Amazon EKS
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
-
elastic/go-elasticsearch
The official Go client for Elasticsearch
-
photoprism/photoprism
Open-Source Photo Management powered by Go and Google TensorFlow
-
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
-
kubernetes-sigs/cluster-api
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
-
databus23/helm-diff
A helm plugin that shows a diff explaining what a helm upgrade would change
-
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
-
spf13/viper
Go configuration with fangs
-
gobuffalo/buffalo
Rapid Web Development w/ Go
java
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Tencent/bk-job
蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。
-
react-native-camera/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
chefyuan/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
-
pytorch/serve
Model Serving on PyTorch
-
apache/hudi
Upserts, Deletes And Incremental Processing on Big Data.
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
xuexiangjys/XUI
💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
react-native-video/react-native-video
A component for react-native
-
SiGuiyang/spring-cloud-shop
spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
thombergs/code-examples
A collection of code examples from blog posts etc.
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
spring-projects/spring-statemachine
Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
-
ctripcorp/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
xkcoding/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…
-
returntocorp/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
-
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
-
apache/hive
Apache Hive
-
alibaba/transmittable-thread-local
📌 TransmittableThreadLocal(TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
-
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.rst file below.
javascript
python
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
public-apis/public-apis
A collective list of free APIs
-
ultralytics/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
-
huggingface/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
mirumee/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
GistNoesis/BrickRegistration
-
FederatedAI/FATE
An Industrial Grade Federated Learning Framework
-
boto/boto3
AWS SDK for Python
-
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
-
frappe/erpnext
World's best free and open source ERP.
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
facebookresearch/pytorchvideo
A deep learning library for video understanding research.
-
albumentations-team/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
-
hyperledger/aries-cloudagent-python
Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
-
TechXueXi/TechXueXi
交流群
-
jindongwang/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
-
QingdaoU/OnlineJudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | [email protected]
-
tensorflow/models
Models and examples built with TensorFlow
-
deepinsight/insightface
Face Analysis Project on PyTorch and MXNet
-
kovidgoyal/calibre
The official source code repository for the calibre ebook manager
-
aws-cloudformation/cfn-lint
CloudFormation Linter
-
TheAlgorithms/Python
All Algorithms implemented in Python
rust
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
datafuselabs/datafuse
A Modern Real-Time Data Processing & Analytics DBMS with Cloud-Native Architecture, written in Rust
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
graphprotocol/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
paritytech/polkadot
Polkadot Node Implementation
-
o2sh/onefetch
Git repository summary on your terminal
-
rustviz/rustviz
Interactively Visualizing Ownership and Borrowing
-
dwisiswant0/ppfuzz
A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀
-
SergioBenitez/Rocket
A web framework for Rust.
-
rust-lang/cargo
The Rust package manager
-
pingcap/talent-plan
open source training courses about distributed database and distributed systemes
-
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
tari-project/tari
The Tari protocol
-
dandavison/delta
A viewer for git and diff output
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
rusoto/rusoto
AWS SDK for Rust
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
XAMPPRocky/tokei
Count your code, quickly.
-
hecrj/iced
A cross-platform GUI library for Rust, inspired by Elm
-
niklasf/fishnet
Distributed Stockfish analysis for lichess.org
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust