go
-
ardanlabs/gotraining
Go Training Class Material :
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
gomods/athens
A Go module datastore and proxy
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
olivere/elastic
Elasticsearch client for Go.
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
open-policy-agent/opa
An open source, general-purpose policy engine.
-
tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
-
go-swagger/go-swagger
Swagger 2.0 implementation for go
-
coreos/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
-
code-ready/crc
CodeReady Containers: Run OpenShift 4.x locally
-
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
-
containous/yaegi
Yaegi is Another Elegant Go Interpreter
-
coreos/etcd-operator
etcd operator creates/configures/manages etcd clusters atop Kubernetes
-
grafana/loki
Like Prometheus, but for logs.
-
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s. https://vlang.io
-
jpmorganchase/quorum
A permissioned implementation of Ethereum supporting data privacy
-
GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
-
dgrijalva/jwt-go
Golang implementation of JSON Web Tokens (JWT)
-
kubernetes/minikube
Run Kubernetes locally
java
-
seven332/EhViewer
An Unofficial E-Hentai Application for Android
-
mercyblitz/tech-weekly
「小马哥技术周报」
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
-
lingochamp/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
wildfirechat/server
开源即时通讯(IM)系统
-
WeBankFinTech/FATE
An Industrial Level Federated Learning Framework
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
-
Netflix/conductor
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
-
analysys/EasyScheduler
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of "complicated task dependencies but cannot directly monitor the health status of tasks". Easy Scheduler assembles tasks in a DAG diagram and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, rec…
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
geekidea/spring-boot-plus
spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目
-
google/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
jenkinsci/kubernetes-plugin
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
-
alibaba/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
-
seata/seata
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
-
phonegap/phonegap-plugin-push
Register and receive push notifications
-
mockito/mockito
Most popular Mocking framework for unit tests written in Java
-
baomidou/dynamic-datasource-spring-boot-starter
dynamic datasource for springboot 多数据源 动态数据源
-
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
-
goldze/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
javascript
-
sequelize/sequelize
An easy-to-use multi SQL dialect ORM for Node.js
-
aosabook/500lines
500 Lines or Less
-
paulhodel/jexcel
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
-
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
-
haotian-wang/google-access-helper
谷歌访问助手破解版
-
visjs/vis-network
Display dynamic, automatically organised, customizable network views.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Nealyang/PersonalBlog
📝 Nealyang personal blog
-
calebporzio/livewire
A magical front-end framework for Laravel
-
outline/outline
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
-
regl-project/regl
👑 Functional WebGL
-
myliang/x-spreadsheet
A web-based JavaScript(canvas) spreadsheet
-
CodingTrain/website
Coding Train website
-
scrumpy/tiptap
A rich-text editor for Vue.js
-
humanwhocodes/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
-
ryansolid/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ccloli/E-Hentai-Downloader
Download E-Hentai archive as zip file
-
akira-cn/FE_You_dont_know
分享在前端开发中,你不知道的JavaScript、CSS和HTML趣味知识,增加你的知识面。
-
stephentian/33-js-concepts
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
-
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
-
Ice-Hazymoon/MikuTools
一个轻量的工具集合
-
netlify/netlify-cms
A CMS for Static Site Generators
-
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
-
odoo/odoo
Odoo. Open Source Apps To Grow Your Business.
-
zeit/next.js
The React Framework
python
-
hexway/apple_bleee
Apple BLE research
-
OakwoodAI/Automagica
🤖 Open Source (Smart) Robotic Process Automation
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
leisurelicht/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
-
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
-
HelloZeroNet/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
NVlabs/DG-Net
CVPR2019 Joint Discriminative and Generative Learning for Person Re-identification
-
wagtail/wagtail
A Django content management system focused on flexibility and user experience
-
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
-
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
-
mikf/gallery-dl
Command-line program to download image-galleries and -collections from several image hosting sites
-
apache/airflow
Apache Airflow
-
Delgan/loguru
Python logging made (stupidly) simple
-
Ekultek/BlueKeep
Proof of concept for CVE-2019-0708
-
chubin/cheat.sh
the only cheat sheet you need
-
xinghaochen/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
-
aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
confluentinc/cp-docker-images
Docker images for Confluent Platform.
-
itsKindred/subEnum
Small Python script used to bruteforce subdomain names of a specified domain.
-
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
psf/black
The uncompromising Python code formatter
-
ildoonet/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
rust