go
-
manifoldco/promptui
Interactive prompt for command-line applications
-
tenta-browser/tenta-dns
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
-
heroiclabs/nakama
Distributed server for social and realtime games and apps.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
GoogleCloudPlatform/container-diff
container-diff: Diff your Docker containers
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
tucnak/telebot
Telebot is a Telegram bot framework in Go.
-
tj/node-prune
Remove unnecessary files from node_modules (.md, .ts, etc)
-
aws/amazon-vpc-cni-k8s
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
-
alibaba/pouch
Pouch is an open-source project created to promote the container technology movement.
-
golang/go
The Go programming language
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
fogleman/primitive
Reproducing images with geometric primitives.
-
heptio/authenticator
A tool for using AWS IAM credentials to authenticate to a Kubernetes cluster
-
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.
-
dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
-
golang/dep
Go dependency management tool
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
rancher/rke
Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
spf13/cobra
A Commander for modern Go CLI interactions
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
containous/traefik
Træfik, a modern reverse proxy
java
-
beiliao-mobile/BadgeNumberManager
An Android library supports badge notification like iOS in Huawei, Xiaomi, OPPO and vivo launchers.
-
florent37/MyLittleCanvas
You find canvas hard to use ? try MyLittleCanvas :) Don't work with canvas methods, use objects instead !
-
HelloChenJinJun/NewFastFrame
终极组件化框架项目方案
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
spring-projects/spring-boot
Spring Boot
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
JetBrains/kotlin
The Kotlin Programming Language
-
JackyAndroid/AndroidInterview-Q-A
The top Internet companies android interview questions and answers
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
MinBZK/OperatieBRP
Broncode programmatuur operatie Basisregistratie Personen (BRP)
-
spring-projects/spring-framework
Spring Framework
-
Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
square/leakcanary
A memory leak detection library for Android and Java.
-
Wechat-Group/weixin-java-tools
微信支付、开放平台、小程序、企业号和公众号(包括服务号和订阅号) Java SDK开发工具包
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
razerdp/AnimatedPieView
// 一个好吃的甜甜圈?
-
wix/react-native-navigation
A complete native navigation solution for React Native
javascript
python
-
yunjey/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
-
mitre/caldera
The CALDERA automated adversary emulation system
-
payatu/Tiredful-API
An intentionally designed broken web application based on REST API.
-
tensorflow/models
Models and examples built with TensorFlow
-
jarun/ddgr
🦆DuckDuckGo from the terminal
-
ShichenLiu/CondenseNet
CondenseNet: An Efficient DenseNet using Learned Group Convolutions
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
bitcoinbook/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
-
HoME-Platform/home-platform
A Household multimodal environment (HoME) based on the SUNCG indoor scenes dataset
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
explosion/spaCy
💫Industrial-strength Natural Language Processing (NLP) with Python and Cython
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
tryolabs/requestium
Integration layer between Requests and Selenium for automation of web actions
-
sharkdp/shell-functools
Functional programming tools for the shell
-
django/django
The Web framework for perfectionists with deadlines.
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
521xueweihan/HelloGitHub
分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️
-
XX-net/XX-Net
a web proxy tool
-
python/cpython
The Python programming language
-
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.