go
-
pilosa/pilosa
Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
-
golang/go
The Go programming language
-
kryptco/kr
kr | SSH using a key stored in Kryptonite.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
hsluoyz/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC
-
junegunn/fzf
🌸A command-line fuzzy finder written in Go
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
containous/traefik
Træfik, a modern reverse proxy
-
davidjpeacock/kurly
kurly is an alternative to the widely popular curl program, written in Golang.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
joshbetz/config
A small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
rancher/os
Tiny Linux distro that runs the entire OS as Docker containers
-
adtac/commento
A lightweight, open source, tracking-free comment engine alternative to Disqus
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
cockroachdb/cockroach
CockroachDB - the scalable, survivable, strongly-consistent SQL database
java
javascript
-
facebook/prepack
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
-
zeit/pkg
Package your Node.js project into an executable
-
gajus/prepack-webpack-plugin
A webpack plugin for prepack.
-
FormidableLabs/freactal
Clean and robust state management for React and React-like libs.
-
kitze/sizzy
A tool for developing responsive websites crazy-fast
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ngryman/speedracer
🏎Collect performance metrics for your library/application.
-
airbnb/react-sketchapp
render React components to Sketch⚛️💎
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
balajmarius/svg-to-jsx-gui
🍭SVG to JSX GUI
-
airbnb/javascript
JavaScript Style Guide
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
brh55/react-native-masonry
🙌A react-native component to render a masonry~ish layout for images with support for dynamic columns, progressive image loading, device rotation, and on-press handlers
-
IrosTheBeggar/mStream
Music Streaming Server With FLAC Support
-
prettier/prettier
Prettier is an opinionated JavaScript formatter.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
zenorocha/codecopy
A browser extension that adds copy to clipboard buttons on every code block
-
facebook/react-native
A framework for building native apps with React.
-
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.
-
Monte9/react-native-ratings
React Native Ratings component with super customizations and much gestures.
-
reactjs/redux
Predictable state container for JavaScript apps
python
-
evilsocket/opensnitch
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
-
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
-
joedicastro/vps-comparison
A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.
-
keon/algorithms
Minimal examples of data structures and algorithms in Python
-
zzw922cn/Automatic_Speech_Recognition
End-to-end automatic speech recognition from scratch in Tensorflow
-
tensorflow/models
Models built with TensorFlow
-
donnemartin/interactive-coding-challenges
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
-
sunshineatnoon/Paper-Implementations
Use PyTorch to implement some classic frameworks
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
-
google/clif
Wrapper generator foundation to wrap C++ for Python and other languages using LLVM.
-
xiyouMc/WebHubBot
Python + Scrapy + MongoDB . 5 million data per day !!!💥The world's largest website.🔞
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
django/django
The Web framework for perfectionists with deadlines.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
lmb-freiburg/hand3d
Network estimating 3D Handpose from single color images
-
github/octodns
Tools for managing DNS across multiple providers
-
shadowsocks/shadowsocks
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
Peter92/MouseTrack
-
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.
-
dbcli/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
-
anfederico/Flaskex
Simple flask example for quick prototypes and small applications
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org