Language: python
joedicastro / vps-comparison
https://github.com/joedicastro/vps-comparison
stars | today |
---|---|
394 | 345 |
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 |
---|---|
991 | 324 |
End-to-end automatic speech recognition from scratch in Tensorflow
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
779 | 203 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
6713 | 150 |
Minimal examples of data structures and algorithms in Python
atlassian / localstack
https://github.com/atlassian/localstack
stars | today |
---|---|
7203 | 65 |
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
LCTT / LCBot
stars | today |
---|---|
79 | 58 |
Linux 中国 微信群机器人
yandex / gixy
https://github.com/yandex/gixy
stars | today |
---|---|
330 | 52 |
Nginx configuration static analyzer
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
4716 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33451 | 41 |
A curated list of awesome Python frameworks, libraries, software and resources
scoliann / TinderFaceScraper
https://github.com/scoliann/TinderFaceScraper
stars | today |
---|---|
198 | 39 |
A simple script to scrape Tinder profile photos for the purpose of creating a facial dataset.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
14022 | 36 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15177 | 32 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
25681 | 36 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18330 | 30 |
scikit-learn: machine learning in Python
RiskSense-Ops / MS17-010
https://github.com/RiskSense-Ops/MS17-010
stars | today |
---|---|
54 | 33 |
MS17-010 exploits, payloads, and scanners
github / octodns
https://github.com/github/octodns
stars | today |
---|---|
281 | 35 |
Tools for managing DNS across multiple providers
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16417 | 30 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
corna / me_cleaner
https://github.com/corna/me_cleaner
stars | today |
---|---|
836 | 33 |
Tool for partial deblobbing of Intel ME/TXE firmware images
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
13494 | 27 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
MichaelJWelsh / bot-evolution
https://github.com/MichaelJWelsh/bot-evolution
stars | today |
---|---|
55 | 32 |
An interesting display of evolution through neural networks and a genetic algorithm
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
1700 | 28 |
微信机器人 / 优雅而强大的微信个人号 API
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
9842 | 26 |
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22189 | 28 |
A curated list of awesome Machine Learning frameworks, libraries and software.
Nikasa1889 / HistoryObjectRecognition
https://github.com/Nikasa1889/HistoryObjectRecognition
stars | today |
---|---|
69 | 23 |
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
69 | 23 |
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
KryptCo / kr
stars | today |
---|---|
277 | 214 |
kr | SSH using a key stored in Kryptonite.
rancher / os
stars | today |
---|---|
3970 | 86 |
Tiny Linux distro that runs the entire OS as Docker containers
moby / moby
stars | today |
---|---|
43280 | 57 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22849 | 40 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
27528 | 45 |
The Go programming language
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
1716 | 41 |
A lightweight, open source, tracking-free comment engine alternative to Disqus
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15531 | 28 |
A golang ebook intro how to build a web with golang
spf13 / hugo
stars | today |
---|---|
16777 | 30 |
A Fast and Flexible Static Site Generator built with love in GoLang
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8625 | 29 |
🌸 A command-line fuzzy finder written in Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20194 | 27 |
A curated list of awesome Go frameworks, libraries and software
ScottMansfield / nanolog
https://github.com/ScottMansfield/nanolog
stars | today |
---|---|
104 | 27 |
Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12018 | 23 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9322 | 22 |
The Prometheus monitoring system and time series database.
improbable-eng / grpc-web
https://github.com/improbable-eng/grpc-web
stars | today |
---|---|
406 | 22 |
gRPC Web implementation for Golang and TypeScript
gaocegege / maintainer
https://github.com/gaocegege/maintainer
stars | today |
---|---|
57 | 22 |
👨💻 🐳 Generate AUTHORS, CONTRIBUTING, and CHANGELOG for your GitHub repository.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7825 | 21 |
Træfik, a modern reverse proxy
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
3756 | 20 |
Run Kubernetes locally
pressly / chi
https://github.com/pressly/chi
stars | today |
---|---|
1818 | 21 |
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15740 | 17 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3707 | 17 |
Official Go implementation of the Ethereum protocol
labstack / echo
https://github.com/labstack/echo
stars | today |
---|---|
7225 | 18 |
High performance, minimalist Go web framework
Checkmarx / Go-SCP
https://github.com/Checkmarx/Go-SCP
stars | today |
---|---|
1906 | 18 |
Go programming language secure coding practices guide
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18924 | 15 |
Gogs is a painless self-hosted Git service.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9779 | 16 |
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.
dontpanic92 / wxGo
https://github.com/dontpanic92/wxGo
stars | today |
---|---|
110 | 15 |
Golang wxWidgets Wrapper
Language: javascript
zeit / pkg
stars | today |
---|---|
3454 | 1060 |
Package your Node.js project into an executable
kitze / sizzy
https://github.com/kitze/sizzy
stars | today |
---|---|
2720 | 700 |
A tool for developing responsive websites crazy-fast
IrosTheBeggar / mStream
https://github.com/IrosTheBeggar/mStream
stars | today |
---|---|
551 | 360 |
Music Streaming Server With FLAC Support
Sirvasile / Typefont
https://github.com/Sirvasile/Typefont
stars | today |
---|---|
756 | 269 |
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.
airbnb / react-sketchapp
https://github.com/airbnb/react-sketchapp
stars | today |
---|---|
6556 | 217 |
render React components to Sketch ⚛️ 💎
alexanderepstein / Insomnia
https://github.com/alexanderepstein/Insomnia
stars | today |
---|---|
319 | 166 |
An Application Built With Late Night Developers In Mind
vuejs / vue
stars | today |
---|---|
52162 | 152 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
cassidoo / todometer
https://github.com/cassidoo/todometer
stars | today |
---|---|
344 | 152 |
A meter-based to-do list
Madmous / weClone
https://github.com/Madmous/weClone
stars | today |
---|---|
220 | 112 |
Trello HipChat
FormidableLabs / freactal
https://github.com/FormidableLabs/freactal
stars | today |
---|---|
198 | 113 |
Clean and robust state management for React and React-like libs.
ngryman / speedracer
https://github.com/ngryman/speedracer
stars | today |
---|---|
158 | 106 |
🏎 Collect performance metrics for your library/application.
DT42 / BerryNet
https://github.com/DT42/BerryNet
stars | today |
---|---|
523 | 97 |
Deep learning gateway on Raspberry Pi
zenorocha / codecopy
https://github.com/zenorocha/codecopy
stars | today |
---|---|
202 | 93 |
A browser extension that adds copy to clipboard buttons on every code block
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
65710 | 79 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
57756 | 79 |
A book series on JavaScript. @YDKJS on twitter.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
18679 | 74 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
51462 | 64 |
JavaScript Style Guide
segmentio / create-next-app
https://github.com/segmentio/create-next-app
stars | today |
---|---|
469 | 68 |
Create Next.js apps in one command
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25627 | 67 |
Create React apps with no build configuration.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
47796 | 61 |
A framework for building native apps with React.
appleple / SmartPhoto
https://github.com/appleple/SmartPhoto
stars | today |
---|---|
227 | 58 |
The most easy to use responsive image viewer especially for mobile devices
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110061 | 41 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
captainsafia / giddy
https://github.com/captainsafia/giddy
stars | today |
---|---|
108 | 55 |
A CLI wrapper around git for an improved developer experience
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
13785 | 51 |
🛁 Clean Code concepts adapted for JavaScript
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
12785 | 49 |
Framework for server-rendered React apps
Language: unknown
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
2287 | 850 |
Curated list of project-based tutorials
TonnyL / Awesome_APIs
https://github.com/TonnyL/Awesome_APIs
stars | today |
---|---|
1861 | 392 |
A collection of APIs
opendigg / awesome-github-android-ui
https://github.com/opendigg/awesome-github-android-ui
stars | today |
---|---|
294 | 247 |
安卓UI相关开源项目库汇总
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
5816 | 258 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
7999 | 148 |
A collection of various awesome lists for hackers, pentesters and security researchers
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
19528 | 118 |
Roadmap to becoming a web developer in 2017
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
84415 | 70 |
📚 Freely available programming books
berzerk0 / Probable-Wordlists
https://github.com/berzerk0/Probable-Wordlists
stars | today |
---|---|
2036 | 60 |
Wordlists sorted by probability originally created for password generation and testing
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57689 | 57 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49640 | 47 |
A collection of useful .gitignore templates
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
7235 | 56 |
A guide to learn bash
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
15141 | 51 |
A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
43019 | 45 |
A complete computer science study plan to become a software engineer.
EyreFree / GitHubBadgeIntroduction
https://github.com/EyreFree/GitHubBadgeIntroduction
stars | today |
---|---|
56 | 47 |
Introduction of GitHub badge.
tc39 / proposals
https://github.com/tc39/proposals
stars | today |
---|---|
1614 | 46 |
Tracking ECMAScript Proposals
sbrugman / deep-learning-papers
https://github.com/sbrugman/deep-learning-papers
stars | today |
---|---|
1044 | 42 |
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18035 | 38 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17483 | 40 |
A collective list of public JSON APIs for use in web development.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12621 | 33 |
🗽 最新可用的google hosts文件。镜像:
Microsoft / vscode-tips-and-tricks
https://github.com/Microsoft/vscode-tips-and-tricks
stars | today |
---|---|
2754 | 37 |
Collection of helpful tips and tricks for VS Code.
zzw922cn / awesome-speech-recognition-papers
https://github.com/zzw922cn/awesome-speech-recognition-papers
stars | today |
---|---|
80 | 32 |
automatic speech recognition paper roadmap, including HMM, DNN, RNN, CNN, Seq2Seq, Attention
jfilter / Sublime-Text-Plugins-for-Frontend-Web-Development
https://github.com/jfilter/Sublime-Text-Plugins-for-Frontend-Web-Development
stars | today |
---|---|
738 | 33 |
📝 A Collection of Plugins for Frontend Web Development
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
14691 | 31 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
GKalliatakis / Delving-deep-into-GANs
https://github.com/GKalliatakis/Delving-deep-into-GANs
stars | today |
---|---|
65 | 27 |
A curated list of state-of-the-art publications and resources about Generative Adversarial Networks (GANs) and their applications.
bboylin / MyNotebook
https://github.com/bboylin/MyNotebook
stars | today |
---|---|
63 | 25 |
my notebook