Language: python
onejgordon / flow-dashboard
https://github.com/onejgordon/flow-dashboard
stars | today |
---|---|
227 | 184 |
A personal dashboard to focus on what matters
cdgriffith / Box
https://github.com/cdgriffith/Box
stars | today |
---|---|
687 | 147 |
Python dictionaries with recursive dot notation access
msracver / Deformable-ConvNets
https://github.com/msracver/Deformable-ConvNets
stars | today |
---|---|
198 | 125 |
Deformable Convolutional Networks
facebookresearch / ParlAI
https://github.com/facebookresearch/ParlAI
stars | today |
---|---|
743 | 129 |
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
pirate / pocket-archive-stream
https://github.com/pirate/pocket-archive-stream
stars | today |
---|---|
503 | 101 |
🗄 Save an archived copy of all websites starred using Pocket. Outputs browseable html.
skcript / tensorflow-resources
https://github.com/skcript/tensorflow-resources
stars | today |
---|---|
165 | 96 |
Curated Tensorflow code resources to help you get started
facebookincubator / OnlineSchemaChange
https://github.com/facebookincubator/OnlineSchemaChange
stars | today |
---|---|
131 | 90 |
A tool for performing online schema changes on MySQL.
xtools-at / AssistantPi
https://github.com/xtools-at/AssistantPi
stars | today |
---|---|
75 | 72 |
Bring both Google Assistant and Alexa to yor RPi
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
20912 | 67 |
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.
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
7034 | 54 |
Minimal examples of data structures and algorithms in Python
github / octodns
https://github.com/github/octodns
stars | today |
---|---|
445 | 52 |
Tools for managing DNS across multiple providers
isislovecruft / python-gnupg
https://github.com/isislovecruft/python-gnupg
stars | today |
---|---|
250 | 42 |
A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
SafeBreach-Labs / pyekaboo
https://github.com/SafeBreach-Labs/pyekaboo
stars | today |
---|---|
44 | 31 |
A proof-of-concept program that is able to to hijack/hook/proxy Python module(s) thanks to $PYTHONPATH variable
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
14186 | 25 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15298 | 28 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
joedicastro / vps-comparison
https://github.com/joedicastro/vps-comparison
stars | today |
---|---|
818 | 33 |
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.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33602 | 28 |
A curated list of awesome Python frameworks, libraries, software and resources
YadiraF / GAN
https://github.com/YadiraF/GAN
stars | today |
---|---|
40 | 27 |
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
4838 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
1650 | 28 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
minimaxir / facebook-page-post-scraper
https://github.com/minimaxir/facebook-page-post-scraper
stars | today |
---|---|
1166 | 25 |
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
google / aiyprojects-raspbian
https://github.com/google/aiyprojects-raspbian
stars | today |
---|---|
71 | 22 |
Source code for the AIYProjects “Voice Kit”
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
25801 | 22 |
Command-line program to download videos from YouTube.com and other video sites
kennethreitz / flask-common
https://github.com/kennethreitz/flask-common
stars | today |
---|---|
68 | 25 |
A Flask extension with lots of common time-savers (file-serving, favicons, etc).
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
68 | 25 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
229 | 154 |
A modern load testing tool, using Go and JavaScript - http://k6.io
ewhal / nyaa
stars | today |
---|---|
203 | 70 |
Nyaa.se replacement written in golang
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
4376 | 64 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
pilosa / pilosa
https://github.com/pilosa/pilosa
stars | today |
---|---|
783 | 35 |
Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
disintegration / bebop
https://github.com/disintegration/bebop
stars | today |
---|---|
164 | 34 |
Bebop is a simple discussion board / forum web application.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8778 | 29 |
🌸 A command-line fuzzy finder written in Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20319 | 23 |
A curated list of awesome Go frameworks, libraries and software
spf13 / hugo
stars | today |
---|---|
16862 | 20 |
A Fast and Flexible Static Site Generator built with love in GoLang
golang / go
stars | today |
---|---|
27674 | 18 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3772 | 17 |
Official Go implementation of the Ethereum protocol
speijnik / go-errortree
https://github.com/speijnik/go-errortree
stars | today |
---|---|
45 | 19 |
Go library for handling errors organized as a tree
moby / moby
stars | today |
---|---|
43397 | 16 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
inconshreveable / ngrok
https://github.com/inconshreveable/ngrok
stars | today |
---|---|
9817 | 17 |
Introspected tunnels to localhost
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10753 | 16 |
beego is an open-source, high-performance web framework for the Go programming language.
joshbetz / config
https://github.com/joshbetz/config
stars | today |
---|---|
94 | 16 |
A small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7912 | 15 |
Træfik, a modern reverse proxy
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15614 | 11 |
A golang ebook intro how to build a web with golang
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22942 | 11 |
Production-Grade Container Scheduling and Management
davidjpeacock / kurly
https://github.com/davidjpeacock/kurly
stars | today |
---|---|
136 | 14 |
kurly is an alternative to the widely popular curl program, written in Golang.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
6709 | 11 |
Minio is an open source object storage server compatible with Amazon S3 APIs
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12077 | 11 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
MasslessParticle / GoQ
https://github.com/MasslessParticle/GoQ
stars | today |
---|---|
52 | 12 |
Lightweight message queue in Golang
hsluoyz / casbin
https://github.com/hsluoyz/casbin
stars | today |
---|---|
340 | 11 |
An authorization library that supports access control models like ACL, RBAC, ABAC
kryptco / kr
stars | today |
---|---|
494 | 10 |
kr | SSH using a key stored in Kryptonite.
golang / dep
stars | today |
---|---|
2973 | 10 |
Go dependency tool
Language: javascript
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
6687 | 363 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
zeit / pkg
stars | today |
---|---|
5062 | 210 |
Package your Node.js project into an executable
totaljs / framework
https://github.com/totaljs/framework
stars | today |
---|---|
2724 | 149 |
Node.js framework
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
9712 | 95 |
🃏 Painless JavaScript Testing.
mitul45 / expense-manager
https://github.com/mitul45/expense-manager
stars | today |
---|---|
115 | 93 |
💸 Take control back. Track your everyday spendings.
kitze / sizzy
https://github.com/kitze/sizzy
stars | today |
---|---|
3425 | 89 |
A tool for developing responsive websites crazy-fast
vuejs / vue
stars | today |
---|---|
52611 | 70 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
gajus / prepack-webpack-plugin
https://github.com/gajus/prepack-webpack-plugin
stars | today |
---|---|
590 | 67 |
A webpack plugin for prepack.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
66066 | 59 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
huanxsd / MeiTuan
https://github.com/huanxsd/MeiTuan
stars | today |
---|---|
841 | 56 |
高仿美团客户端 React-Native版,支持iOS、Android
FormidableLabs / freactal
https://github.com/FormidableLabs/freactal
stars | today |
---|---|
969 | 61 |
Clean and robust state management for React and React-like libs.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
51684 | 55 |
JavaScript Style Guide
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25864 | 51 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
18953 | 51 |
Promise based HTTP client for the browser and node.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110233 | 43 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mobxjs / mobx
https://github.com/mobxjs/mobx
stars | today |
---|---|
8972 | 49 |
Simple, scalable state management.
tasjs / fac
stars | today |
---|---|
44 | 42 |
Simplify JavaScript programming. Just use object and extending.
airbnb / react-sketchapp
https://github.com/airbnb/react-sketchapp
stars | today |
---|---|
6874 | 45 |
render React components to Sketch ⚛️ 💎
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
57998 | 41 |
A book series on JavaScript. @YDKJS on twitter.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
47966 | 42 |
A framework for building native apps with React.
cookiengineer / git-ddiff
https://github.com/cookiengineer/git-ddiff
stars | today |
---|---|
51 | 42 |
🕙 git ddiff - a better git diff for humans with lack of memory
totaljs / premium-messenger
https://github.com/totaljs/premium-messenger
stars | today |
---|---|
89 | 38 |
A simple messenger.
brh55 / react-native-masonry
https://github.com/brh55/react-native-masonry
stars | today |
---|---|
207 | 36 |
🙌 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
segmentio / create-next-app
https://github.com/segmentio/create-next-app
stars | today |
---|---|
637 | 35 |
Create Next.js apps in one command
notwaldorf / tiny-care-terminal
https://github.com/notwaldorf/tiny-care-terminal
stars | today |
---|---|
3847 | 35 |
💖 💻 A little dashboard that tries to take care of you when you’re using your terminal.
Language: unknown
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
3553 | 136 |
Curated list of project-based tutorials
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
2225 | 67 |
Basecamp Employee Handbook
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
19880 | 49 |
Roadmap to becoming a web developer in 2017
sbrugman / deep-learning-papers
https://github.com/sbrugman/deep-learning-papers
stars | today |
---|---|
1711 | 51 |
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
6248 | 51 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57931 | 41 |
😎 Curated list of awesome lists
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
43208 | 34 |
A complete computer science study plan to become a software engineer.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
84610 | 36 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49791 | 30 |
A collection of useful .gitignore templates
brson / rust-api-guidelines
https://github.com/brson/rust-api-guidelines
stars | today |
---|---|
91 | 34 |
bboylin / MyNotebook
https://github.com/bboylin/MyNotebook
stars | today |
---|---|
293 | 32 |
my notebook
humpback / humpback
https://github.com/humpback/humpback
stars | today |
---|---|
37 | 32 |
帮助企业快速搭建轻量级的Docker容器云管理平台。
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
1020 | 28 |
An updated list of public BitTorrent trackers
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
15339 | 26 |
A curated list of awesome things related to Vue.js
Brunty / checker-services
https://github.com/Brunty/checker-services
stars | today |
---|---|
49 | 27 |
List of links to the various checkers out there on the web for sites, domains, security etc.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17587 | 26 |
A collective list of public JSON APIs for use in web development.
utilForever / game-developer-roadmap
https://github.com/utilForever/game-developer-roadmap
stars | today |
---|---|
32 | 26 |
Roadmap to becoming a game developer in 2017
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18132 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
opendigg / awesome-github-android-ui
https://github.com/opendigg/awesome-github-android-ui
stars | today |
---|---|
663 | 20 |
安卓UI相关开源项目库汇总
angular-medellin / meetup
https://github.com/angular-medellin/meetup
stars | today |
---|---|
30 | 23 |
⭐️ Repositorio oficial de la comunidad Angular Medellín ⭐️
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
7407 | 22 |
A guide to learn bash
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12701 | 14 |
🗽 最新可用的google hosts文件。镜像:
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
16910 | 18 |
⚡️ Delightful Node.js packages and resources
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
8940 | 16 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
15500 | 17 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev