go
-
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install)
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
oklog/oklog
A distributed and coördination-free log management system
-
docker/docker
Docker - the open-source application container engine
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
mh-cbon/template-compiler
Compile your text/template / html/template to regular go code
-
gogits/gogs
Gogs (Go Git Service) is a painless self-hosted Git service.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
grafana/grafana
Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & Prometheus
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
emreler/finch
Source code forhttps://usefinch.co
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
redpois0n/cry
Cross platform PoC ransomware written in Go
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
Qihoo360/poseidon
A search engine which can hold 100 trillion lines of log data.
-
spf13/cobra
A Commander for modern Go CLI interactions
-
gobuffalo/buffalo
A Go Web Eco-System
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
Hardmath123/nearley
Simple, fast, powerful parser toolkit for JavaScript.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
socraticorg/mathsteps
Step by steps math solutions for everyone
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
marko-js/marko
Marko template engine
-
botpress/botpress
🤖The only sane way of building great bots.👉
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
developit/mitt
Tiny 200b functional event emitter / pubsub.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
legomushroom/mojs
motion graphics toolbelt for the web
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
-
airbnb/javascript
JavaScript Style Guide
-
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.
-
facebook/react-native
A framework for building native apps with React.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
tannerlinsley/react-table
React Table - A lightweight, fast and extendable datagrid for React
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
Matterwiki/Matterwiki
a simple and beautiful wiki for teams
-
reactjs/redux
Predictable state container for JavaScript apps
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
avajs/ava
🚀Futuristic JavaScript test runner
-
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
python
-
Hironsan/BossSensor
Hide screen when boss is approaching.
-
hack4impact/flask-base
A Flask application template with the boilerplate code already done for you.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
yunjey/dtn-tensorflow
domain transfer network. tensorflow implementation of unsupervised cross-domain image generation
-
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
yunho0130/CAU_Python
중앙대학교 python 강의에 사용되는 Source Code와 강의 자료 repository 입니다.
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
szagoruyko/attention-transfer
Improving Convolutional Networks via Attention Transfer
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
HelloZeroNet/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
-
k4m4/kickthemout
💤Kick devices off your network by performing an ARP Spoof attack.
-
hustcc/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,使用 JavaScript & Python 实现。
-
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.
-
nicolargo/glances
Glances an Eye on your system. A top/htop alternative.
-
LockGit/Hacking
This is LockGit hacking demo,hack demo,hack tools (Include muilt hacking tools and more...)
-
kennethreitz/delegator.py
Subprocesses for Humans 2.0.
-
tensorflow/models
Models built with TensorFlow
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
XX-net/XX-Net
a web proxy tool
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
django/django
The Web framework for perfectionists with deadlines.