go
-
knqyf263/pet
Simple command-line snippet manager, written in Go.
-
bcicen/ctop
Top-like interface for container metrics
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
docker/docker
Docker - the open-source application container engine
-
junegunn/fzf
🌸A command-line fuzzy finder written in Go
-
golang/go
The Go programming language
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
google/gapid
Graphics API Debugger
-
g3n/engine
Go 3D Game Engine
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
xtaci/kcptun
A Secure Tunnel Based On KCP with N:M Multiplexing
-
golang/dep
Go dependency tool
-
gchaincl/httplab
An interactive web server
-
saschagrunert/ccli
Command line parsing in go, with coloring support🌈
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
peco/peco
Simplistic interactive filtering tool
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
knq/usql
usql is a universal command-line interface for SQL databases
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
-
go-authboss/authboss
The boss of http auth.
-
g3n/g3nd
G3N Game Engine Demo Program
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
thejameskyle/react-loadable
A higher order component for loading components with promises.
-
react-community/create-react-native-app
Create a React Native app on any OS with no build config.
-
bailicangdu/vue2-elm
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
-
kuoa/smart-connected-mirror
Displaying real time information on a mirrored surface.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
giakki/uncss
Remove unused styles from CSS
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
QingWei-Li/vue-trend
🌈Simple, elegant spark lines for Vue.js
-
Thinkmill/react-conf-app
React Conf 2017 Companion App - built with React Native
-
zeit/next.js
Framework for server-rendered React apps
-
facebook/react-native
A framework for building native apps with React.
-
ReactTraining/react-router
Declarative routing for React
-
airbnb/javascript
JavaScript Style Guide
-
WebReflection/hyperHTML
A Fast & Light Virtual DOM Alternative
-
wooorm/franc
Natural language detection
-
reactjs/redux
Predictable state container for JavaScript apps
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
pinterest/service-workers
A collection of utilities for creating/testing/experimenting with service workers.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
python
-
donnemartin/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
-
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
-
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
-
yunjey/pytorch-tutorial
tutorial for researchers to learn deep learning with pytorch.
-
donnemartin/interactive-coding-challenges
Continually updated, interactive, test-driven Python coding interview challenges (algorithms and data structures).
-
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
sukeesh/Jarvis
Personal Assistant for Linux
-
donnemartin/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
scu-igroup/telnet-scanner
telnet服务密码撞库
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
vfaronov/httpolice
Lint for HTTP
-
Heumi/Fast_Multi_Style_Transfer-tf
Multi style transfer. You can make Gogh + Manet + Picasso style image
-
abhishekkrthakur/clickbaits_revisited
Deep learning models to identify clickbaits taking content into consideration
-
python-trio/trio
Trio – Pythonic async I/O for humans and snake people
-
Mellcap/MellPlayer
A tiny terminal player based on Python3
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
chipsec/chipsec
Platform Security Assessment Framework
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
tensorflow/models
Models built with TensorFlow
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
eriklindernoren/ML-From-Scratch
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.