go
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
crawlab-team/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
-
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
-
weaveworks/eksctl
The official CLI for Amazon EKS
-
github/gh-ost
GitHub's Online Schema Migrations for MySQL
-
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
-
dgrijalva/jwt-go
Golang implementation of JSON Web Tokens (JWT)
-
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
istio/istio
Connect, secure, control, and observe services.
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
-
google/go-github
Go library for accessing the GitHub API
-
fanux/sealos
只能用丝滑一词形容的kubernetes高可用安装(kubernetes install)工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16.8 v1.15.11 v1.17.4 v1.18.0!
-
aws/amazon-vpc-cni-k8s
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
-
golang-migrate/migrate
Database migrations. CLI and Golang library.
-
dexidp/dex
OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
-
ffuf/ffuf
Fast web fuzzer written in Go
-
fluxcd/flux
The GitOps Kubernetes operator
-
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly (v2 is under development, PR based on master branch won't be accepted)
-
virtual-kubelet/virtual-kubelet
Virtual Kubelet is an open source Kubernetes kubelet implementation.
-
go-redis/redis
Type-safe Redis client for Golang
-
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
-
onsi/ginkgo
BDD Testing Framework for Go
java
-
seaswalker/spring-analysis
Spring源码阅读
-
YunaiV/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。JeecgBoot还独创在线开发模式(No代码):在线表单配置(表单设计器)、移动配置能力、在线工作流配置(流程设计器)、在线报表配置、在线图表配置、插件能力(可插拔)等等
-
micrometer-metrics/micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
-
lihengming/spring-boot-api-project-seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
-
apache/rocketmq
Mirror of Apache RocketMQ
-
eclipse/jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
react-native-community/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
google/ExoPlayer
An extensible media player for Android
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
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/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
kdn251/interviews
Everything you need to know to get the job.
-
ionic-team/capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
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.
-
Graylog2/graylog2-server
Free and open source log management
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
mik3y/usb-serial-for-android
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
-
Tencent/QMUI_Android
提高 Android UI 开发效率的 UI 库
-
google/guava
Google core libraries for Java
javascript
-
aranja/rakning-c19-app
App that helps to analyse individuals’ travel and trace their movements when cases of infection arise.
-
andreasbm/web-skills
A visual overview of useful skills to learn as a web developer
-
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
-
Rocketseat/gostack-template-conceitos-nodejs
Template para iniciar o desafio de Node.js do nível de "Conceitos importantes"
-
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
-
airbnb/javascript
JavaScript Style Guide
-
agalwood/Motrix
A full-featured download manager.
-
jhu-ep-coursera/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
-
hakimel/reveal.js
The HTML Presentation Framework
-
microsoft/playwright
Node library to automate Chromium, Firefox and WebKit with a single API
-
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
-
mikebryant/ac-nh-turnip-prices
Price calculator/predictor for Turnip prices
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
bootstrap-vue/bootstrap-vue
BootstrapVue, with over 45 plugins, more than 85 custom components and over 500 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
-
adrianhajdin/project_corona_tracker
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI and much more.
-
jitsi/jitsi-meet-electron
Jitsi Meet desktop application powered by
-
ag-grid/ag-grid
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
-
Call-for-Code/Solution-Starter-Kit-Communication-2020
Materials for the Call for Code 2020 solution starter kit for crisis communication in the context of COVID-19.
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
cocos-creator/engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
-
ReactTraining/react-router
Declarative routing for React
-
CesiumGS/cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
-
umijs/umi
🌋 Pluggable enterprise-level react application framework.
-
enyo/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
python
-
rojter-tech/pluradl.py
Automated download of Pluralsight courses
-
caoscott/SReC
PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
-
0voice/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
manchenkoff/skillbox-async-chat
Пример клиент-серверного чата на Python для Skillbox
-
XiaohangZhan/deocclusion
Code for our CVPR 2020 work.
-
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!中国加油!世界加油!)
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
home-assistant/core
🏡 Open source home automation that puts local control and privacy first
-
alex04072000/ObstructionRemoval
[CVPR 2020] Learning to See Through Obstructions
-
pcomputo/Whole-Foods-Delivery-Slot
Automated script for Whole Foods and Amazon Fresh delivery slot
-
CharlesPikachu/Games
Some games created by python code.
-
doccano/doccano
Open source text annotation tool for machine learning practitioner.
-
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
-
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
-
Sentdex/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
-
ray-project/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
-
Yelp/elastalert
Easy & Flexible Alerting With ElasticSearch
-
timgrossmann/InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
-
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
ikergarcia1996/Self-Driving-Car-in-Video-Games
A deep neural network that learns to drive in video games
-
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
rust
-
graphql-rust/juniper
GraphQL server library for Rust
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
TCNCoalition/TCN
Specification and reference implementation of the CEN Protocol for decentralized, privacy-preserving contact tracing.
-
deislabs/krustlet
Kubernetes Rust Kubelet
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
openethereum/openethereum
Fast and feature-rich multi-network Ethereum client.
-
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
servo/servo
The Servo Browser Engine
-
hrkfdn/ncspot
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
gfx-rs/wgpu-rs
Rust bindings to wgpu native library
-
libra/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
-
analysis-tools-dev/static-analysis
Static analysis tools for all programming languages, build tools, config files and more.
-
dani-garcia/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
-
PistonDevelopers/piston
A modular game engine written in Rust
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
pingcap/talent-plan
PingCAP training courses
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
dontpanic92/OpenPAL3
仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3
-
Geal/nom
Rust parser combinator framework
-
alacritty/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
enigmampc/SafeTrace
Privacy preserving voluntary Covid-19 self-reporting platform. Share your location history and status, get alerts you are in high risk areas and identify high risk regions
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions