Language: python
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
1376 | 655 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
joedicastro / vps-comparison
https://github.com/joedicastro/vps-comparison
stars | today |
---|---|
668 | 291 |
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.
zzw922cn / Automatic_Speech_Recognition
https://github.com/zzw922cn/Automatic_Speech_Recognition
stars | today |
---|---|
1122 | 140 |
End-to-end automatic speech recognition from scratch in Tensorflow
xiyouMc / WebHubBot
https://github.com/xiyouMc/WebHubBot
stars | today |
---|---|
1853 | 100 |
Python + Scrapy + MongoDB . 5 million data per day !!! 💥 The world’s largest website. 🔞
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
6801 | 84 |
Minimal examples of data structures and algorithms in Python
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
4761 | 56 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33499 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
14063 | 42 |
Models built with TensorFlow
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
1738 | 44 |
微信机器人 / 优雅而强大的微信个人号 API
LCTT / LCBot
stars | today |
---|---|
115 | 41 |
Linux 中国 微信群机器人
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
12629 | 38 |
⏬ Dumb downloader that scrapes the web
TarinZ / whale-detector
https://github.com/TarinZ/whale-detector
stars | today |
---|---|
58 | 36 |
A whale detector design for the Kaggle whale-detector challenge!
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
22914 | 31 |
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.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
25713 | 36 |
Command-line program to download videos from YouTube.com and other video sites
AKSHAYUBHAT / DeepVideoAnalytics
https://github.com/AKSHAYUBHAT/DeepVideoAnalytics
stars | today |
---|---|
826 | 36 |
A highly configurable visual search & analytics platform for images and videos.
django / django
https://github.com/django/django
stars | today |
---|---|
25397 | 28 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18353 | 27 |
scikit-learn: machine learning in Python
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
9876 | 34 |
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
dbcli / mycli
https://github.com/dbcli/mycli
stars | today |
---|---|
3811 | 34 |
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15199 | 23 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22223 | 31 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pwndbg / pwndbg
https://github.com/pwndbg/pwndbg
stars | today |
---|---|
625 | 32 |
Exploit Development and Reverse Engineering with GDB Made Easy
ncullen93 / torchsample
https://github.com/ncullen93/torchsample
stars | today |
---|---|
149 | 32 |
High-Level Training, Data Augmentation, and Utilities for Pytorch
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
4160 | 30 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
4160 | 30 |
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
pilosa / pilosa
https://github.com/pilosa/pilosa
stars | today |
---|---|
206 | 164 |
Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
kryptco / kr
stars | today |
---|---|
405 | 132 |
kr | SSH using a key stored in Kryptonite.
moby / moby
stars | today |
---|---|
43327 | 63 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
7894 | 51 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
golang / go
stars | today |
---|---|
27569 | 46 |
The Go programming language
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8673 | 46 |
🌸 A command-line fuzzy finder written in Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20231 | 36 |
A curated list of awesome Go frameworks, libraries and software
rancher / os
stars | today |
---|---|
4004 | 36 |
Tiny Linux distro that runs the entire OS as Docker containers
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15562 | 31 |
A golang ebook intro how to build a web with golang
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
1748 | 34 |
A lightweight, open source, tracking-free comment engine alternative to Disqus
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22878 | 30 |
Production-Grade Container Scheduling and Management
coreos / alb-ingress-controller
https://github.com/coreos/alb-ingress-controller
stars | today |
---|---|
97 | 29 |
Kubernetes Ingress Controller for AWS ALB
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15763 | 23 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
buger / goreplay
https://github.com/buger/goreplay
stars | today |
---|---|
7179 | 23 |
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.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
8152 | 19 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
spf13 / hugo
stars | today |
---|---|
16799 | 24 |
A Fast and Flexible Static Site Generator built with love in GoLang
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9342 | 20 |
The Prometheus monitoring system and time series database.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3722 | 19 |
Official Go implementation of the Ethereum protocol
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
4660 | 20 |
Structured, pluggable logging for Go.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7846 | 20 |
Træfik, a modern reverse proxy
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18941 | 18 |
Gogs is a painless self-hosted Git service.
Checkmarx / Go-SCP
https://github.com/Checkmarx/Go-SCP
stars | today |
---|---|
1926 | 20 |
Go programming language secure coding practices guide
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
1526 | 13 |
The Kubernetes Package Manager
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12036 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
go-kit / kit
stars | today |
---|---|
6592 | 17 |
A standard library for microservices.
Language: javascript
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
2579 | 1884 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
zeit / pkg
stars | today |
---|---|
3956 | 532 |
Package your Node.js project into an executable
FormidableLabs / freactal
https://github.com/FormidableLabs/freactal
stars | today |
---|---|
568 | 371 |
Clean and robust state management for React and React-like libs.
kitze / sizzy
https://github.com/kitze/sizzy
stars | today |
---|---|
3001 | 300 |
A tool for developing responsive websites crazy-fast
IrosTheBeggar / mStream
https://github.com/IrosTheBeggar/mStream
stars | today |
---|---|
745 | 220 |
Music Streaming Server With FLAC Support
vuejs / vue
stars | today |
---|---|
52313 | 153 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
airbnb / react-sketchapp
https://github.com/airbnb/react-sketchapp
stars | today |
---|---|
6679 | 137 |
render React components to Sketch ⚛️ 💎
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
65835 | 125 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
18769 | 100 |
Promise based HTTP client for the browser and node.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
57836 | 86 |
A book series on JavaScript. @YDKJS on twitter.
schnerd / chrome-headless-screenshots
https://github.com/schnerd/chrome-headless-screenshots
stars | today |
---|---|
170 | 92 |
Using headless Chrome as an automated screenshot tool (alternative to PhantomJS)
Sirvasile / Typefont
https://github.com/Sirvasile/Typefont
stars | today |
---|---|
838 | 91 |
An algorithm written entirely in JavaScript that recognises the font of a text in a image using the Tesseract optical character recognition engine and some image processing libraries.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
9373 | 86 |
Prettier is an opinionated JavaScript formatter.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110114 | 62 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25686 | 65 |
Create React apps with no build configuration.
ngryman / speedracer
https://github.com/ngryman/speedracer
stars | today |
---|---|
222 | 73 |
🏎 Collect performance metrics for your library/application.
oneuijs / You-Dont-Need-jQuery
https://github.com/oneuijs/You-Dont-Need-jQuery
stars | today |
---|---|
11098 | 67 |
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
47847 | 54 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
51525 | 60 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
34507 | 51 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
DT42 / BerryNet
https://github.com/DT42/BerryNet
stars | today |
---|---|
568 | 50 |
Deep learning gateway on Raspberry Pi
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
12829 | 49 |
Framework for server-rendered React apps
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
13830 | 50 |
🛁 Clean Code concepts adapted for JavaScript
cassidoo / todometer
https://github.com/cassidoo/todometer
stars | today |
---|---|
383 | 47 |
A meter-based to-do list
Binaryify / NeteaseCloudMusicApi
https://github.com/Binaryify/NeteaseCloudMusicApi
stars | today |
---|---|
685 | 44 |
网易云音乐nodejs api
Language: unknown
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
1668 | 691 |
Basecamp Employee Handbook
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
2825 | 545 |
Curated list of project-based tutorials
TonnyL / Awesome_APIs
https://github.com/TonnyL/Awesome_APIs
stars | today |
---|---|
2121 | 277 |
A collection of APIs
sbrugman / deep-learning-papers
https://github.com/sbrugman/deep-learning-papers
stars | today |
---|---|
1309 | 252 |
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
opendigg / awesome-github-android-ui
https://github.com/opendigg/awesome-github-android-ui
stars | today |
---|---|
486 | 228 |
安卓UI相关开源项目库汇总
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
5995 | 183 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
19650 | 119 |
Roadmap to becoming a web developer in 2017
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57768 | 84 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
15218 | 79 |
A curated list of awesome things related to Vue.js
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
8067 | 73 |
A collection of various awesome lists for hackers, pentesters and security researchers
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
7309 | 72 |
A guide to learn bash
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49687 | 52 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
43059 | 50 |
A complete computer science study plan to become a software engineer.
bboylin / MyNotebook
https://github.com/bboylin/MyNotebook
stars | today |
---|---|
94 | 37 |
my notebook
mfornos / awesome-microservices
https://github.com/mfornos/awesome-microservices
stars | today |
---|---|
3552 | 40 |
A curated list of Microservice Architecture related principles and technologies.
Nezteb / Git_Is_Hard
https://github.com/Nezteb/Git_Is_Hard
stars | today |
---|---|
50 | 34 |
Git is difficult for a lot of people, but it makes the world a much better place. Here’s a collection of helpful resources and tutorials.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18057 | 27 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
berzerk0 / Probable-Wordlists
https://github.com/berzerk0/Probable-Wordlists
stars | today |
---|---|
2063 | 28 |
Wordlists sorted by probability originally created for password generation and testing
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17513 | 29 |
A collective list of public JSON APIs for use in web development.
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
7798 | 25 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12638 | 19 |
🗽 最新可用的google hosts文件。镜像:
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
16453 | 24 |
Design Patterns for Humans™ - An ultra-simplified explanation
Microsoft / vscode-tips-and-tricks
https://github.com/Microsoft/vscode-tips-and-tricks
stars | today |
---|---|
2777 | 24 |
Collection of helpful tips and tricks for VS Code.
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
22971 | 24 |
Papers from the computer science community to read and discuss.
tc39 / proposals
https://github.com/tc39/proposals
stars | today |
---|---|
1636 | 23 |
Tracking ECMAScript Proposals