go
-
spolu/warp
Secure and simple terminal sharing
-
tj/mmake
Modern Make
-
Azure/draft
A tool for developers to create cloud-native applications on Kubernetes.
-
istio/istio
Sample code, build and tests and governance material for the Istio project.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
restic/restic
Fast, secure, efficient backup program
-
golang/go
The Go programming language
-
dzhou121/gonvim
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
json-iterator/go
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
-
orcaman/financial
think numpy's financial (npv, irr, etc.) but in go
-
ikruglov/slapper
Simple load testing tool with real-time updated histogram of request timings
-
faiface/pixel
A hand-crafted 2D game library in Go
-
wallix/awless
A Mighty CLI for AWS
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
kshvmdn/fsql
Search through your filesystem with SQL-esque queries.
-
radicalmind/xeon
A Fully-featured HTTP/1.x and HTTP/2 fast backend web framework written entirely in Google’s Go Language.
-
segmentio/kafka-go
Kafka library in Go
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
nsqio/nsq
A realtime distributed messaging platform
-
NebulousLabs/Sia
Blockchain-based marketplace for file storage
-
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.
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
java
javascript
-
sakurity/securelogin
SecureLogin Client Implementation for Web, Desktop (with Electron) and Mobile (with Cordova)
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
qntm/base65536
Unicode's answer to Base64
-
prettier/prettier
Prettier is an opinionated JavaScript formatter.
-
robinleej/billund
a front-end isomorphic util.
-
pinterest/bonsai
Understand the tree of dependencies inside your webpack bundles, and trim away the excess.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
slap-editor/slap
Sublime-like terminal-based text editor
-
antonycourtney/tad
A desktop application for viewing and analyzing tabular data
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
hilongjw/vue-recyclerview
Mastering Large Lists with the vue-recyclerview
-
gitsummore/nile.js
Scalable peer to peer live video streaming built on torrents and webRTC
-
hyperapp/hyperapp
1kb JavaScript library for building frontend applications.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
haltu/muuri
Responsive, sortable, filterable and draggable grid layouts
-
airbnb/javascript
JavaScript Style Guide
-
toish/chromatism
🌈A simple set of utility functions for colours.
-
navdeepsekhon/portfolio-generator
JS framework to dynamically generate a portfolio site from a JSON resume
-
QingWei-Li/docsify
🃏A magical documentation site generator.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
buttercup/buttercup
🔑Javascript Password Vault - Multi-Platform Desktop Application
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
facebook/react-native
A framework for building native apps with React.
python
-
gaojiuli/gain
Web crawling framework based on asyncio for everyone.
-
cmu-db/ottertune
The automatic DBMS configuration tool
-
metrofun/machine-learning-surveys
A curated list of Machine Learning Surveys, Tutorials and Books.
-
samuelcolvin/pydantic
Data validation using Python 3.6 type hinting
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
GoogleCloudPlatform/distroless
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
szagoruyko/diracnets
Training Very Deep Neural Networks Without Skip-Connections
-
tensorflow/models
Models built with TensorFlow
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
-
python/cpython
The Python programming language
-
lowkey2016/iOSDev
iOS 开发笔记
-
Franck-Dernoncourt/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
-
django/django
The Web framework for perfectionists with deadlines.
-
yandex/gixy
Nginx configuration static analyzer
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
schollz/howmanypeoplearearound
Count the number of people around you👨👨👦by monitoring wifi signals📡
-
mjacar/pytorch-trpo
PyTorch Implementation of Trust Region Policy Optimization (TRPO)
-
reiinakano/xcessiv
A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.
-
XX-net/XX-Net
a web proxy tool
-
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
-
StevenBlack/hosts
Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category. SHALLOW CLONE to avoid cloning too much history.
-
vesche/basicRAT
python remote access trojan
-
cupy/cupy
NumPy-like API accelerated with CUDA
-
requests/requests
Python HTTP Requests for Humans™