Language: python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
2758 | 195 |
The world’s simplest facial recognition api for Python and the command line
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
2970 | 155 |
Minimal examples of data structures and algorithms in Python
python-bonobo / bonobo
https://github.com/python-bonobo/bonobo
stars | today |
---|---|
301 | 132 |
ALPHA - Extract Transform Load for Python 3.5+
overshard / timestrap
https://github.com/overshard/timestrap
stars | today |
---|---|
217 | 126 |
Time tracking and invoicing you can host anywhere. Full export support in multiple formats and easily extensible.
Babylonpartners / fastText_multilingual
https://github.com/Babylonpartners/fastText_multilingual
stars | today |
---|---|
513 | 109 |
Multilingual word vectors in 78 languages
countercept / doublepulsar-detection-script
https://github.com/countercept/doublepulsar-detection-script
stars | today |
---|---|
316 | 48 |
A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13749 | 30 |
Models built with TensorFlow
misterch0c / shadowbroker
https://github.com/misterch0c/shadowbroker
stars | today |
---|---|
1653 | 31 |
The Shadow Brokers “Lost In Translation” leak
rlcode / reinforcement-learning
https://github.com/rlcode/reinforcement-learning
stars | today |
---|---|
659 | 36 |
Minimal and Clean Reinforcement Learning Examples
python-security / pyt
https://github.com/python-security/pyt
stars | today |
---|---|
154 | 34 |
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
deepmind / dnc
https://github.com/deepmind/dnc
stars | today |
---|---|
1153 | 33 |
A TensorFlow implementation of the Differentiable Neural Computer.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
25448 | 31 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33146 | 28 |
A curated list of awesome Python frameworks, libraries, software and resources
tomchristie / apistar
https://github.com/tomchristie/apistar
stars | today |
---|---|
688 | 31 |
A fast and expressive API framework. For Python. ⚡️
deepmind / sonnet
https://github.com/deepmind/sonnet
stars | today |
---|---|
4402 | 29 |
TensorFlow-based neural network library
nopernik / fuzzbunch_wrapper
https://github.com/nopernik/fuzzbunch_wrapper
stars | today |
---|---|
30 | 25 |
Fuzzbunch Python-Wine wrapper
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7435 | 24 |
The Python programming language
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16131 | 25 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Sentdex / pygta5
https://github.com/Sentdex/pygta5
stars | today |
---|---|
502 | 26 |
Explorations of Using Python to play Grand Theft Auto 5.
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
1208 | 26 |
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18144 | 20 |
scikit-learn: machine learning in Python
countercept / doublepulsar-c2-traffic-decryptor
https://github.com/countercept/doublepulsar-c2-traffic-decryptor
stars | today |
---|---|
59 | 21 |
A python2 script for processing a PCAP file to decrypt C2 traffic sent to DOUBLEPULSAR implant
THIBER-ORG / userline
https://github.com/THIBER-ORG/userline
stars | today |
---|---|
42 | 20 |
Query and report user logons relations from MS Windows Security Events
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
11148 | 19 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14899 | 17 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
Language: go
rooby-lang / rooby
https://github.com/rooby-lang/rooby
stars | today |
---|---|
495 | 317 |
A new object oriented language written in Go aim at developing microservice efficiently.
libeclipse / memguard
https://github.com/libeclipse/memguard
stars | today |
---|---|
252 | 134 |
A library that handles sensitive values in memory.
moby / moby
stars | today |
---|---|
42926 | 68 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
golang / go
stars | today |
---|---|
27195 | 32 |
The Go programming language
Checkmarx / Go-SCP
https://github.com/Checkmarx/Go-SCP
stars | today |
---|---|
977 | 30 |
Go programming language secure coding practices guide
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22573 | 26 |
Production-Grade Container Scheduling and Management
src-d / go-kallax
https://github.com/src-d/go-kallax
stars | today |
---|---|
315 | 29 |
Kallax is a PostgreSQL typesafe ORM for the Go language.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11839 | 28 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
tigrawap / slit
https://github.com/tigrawap/slit
stars | today |
---|---|
144 | 27 |
slit - a modern PAGER for viewing logs, get more than most in less time
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8465 | 22 |
🌸 A command-line fuzzy finder written in Go
uber / jaeger
https://github.com/uber/jaeger
stars | today |
---|---|
567 | 21 |
Jaeger - Uber’s Distributed Tracing System
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19942 | 20 |
A curated list of awesome Go frameworks, libraries and software
yehohanan7 / flux
https://github.com/yehohanan7/flux
stars | today |
---|---|
83 | 20 |
A simple CQRS Framework for go
google / periph
https://github.com/google/periph
stars | today |
---|---|
564 | 17 |
periph - Peripherals I/O in Go
cznic / sqlite
https://github.com/cznic/sqlite
stars | today |
---|---|
151 | 17 |
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7689 | 14 |
Træfik, a modern reverse proxy
spf13 / hugo
stars | today |
---|---|
16608 | 15 |
A Fast and Flexible Static Site Generator built with love in GoLang
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
9327 | 14 |
CockroachDB - the scalable, survivable, strongly-consistent SQL database
fardog / secureoperator
https://github.com/fardog/secureoperator
stars | today |
---|---|
96 | 14 |
A DNS-protocol proxy for Google’s DNS-over-HTTPS
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15645 | 13 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gen2brain / url2img
https://github.com/gen2brain/url2img
stars | today |
---|---|
180 | 14 |
HTTP server with API for capturing screenshots of websites
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15370 | 11 |
A golang ebook intro how to build a web with golang
movio / kasper
https://github.com/movio/kasper
stars | today |
---|---|
142 | 13 |
Kasper is a lightweight library for processing Kafka topics.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9676 | 12 |
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.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18794 | 11 |
Gogs is a painless self-hosted Git service.
Language: javascript
google / tamperchrome
https://github.com/google/tamperchrome
stars | today |
---|---|
1110 | 436 |
Tamper Chrome is a Chrome extension that allows you to modify HTTP requests on the fly and aid on web security testing. Tamper Chrome works across all operating systems (including Chrome OS).
notwaldorf / tiny-care-terminal
https://github.com/notwaldorf/tiny-care-terminal
stars | today |
---|---|
2958 | 189 |
💖 💻 A little dashboard that tries to take care of you when you’re using your terminal.
huanxsd / MeiTuan
https://github.com/huanxsd/MeiTuan
stars | today |
---|---|
384 | 133 |
高仿美团客户端 React-Native版,支持iOS、Android
ericvicenti / intro-to-react
https://github.com/ericvicenti/intro-to-react
stars | today |
---|---|
386 | 115 |
A Hands-On Walkthrough of your first React Web App
facebook / react-vr
https://github.com/facebook/react-vr
stars | today |
---|---|
3334 | 88 |
Create amazing 360 and VR content using React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
65068 | 64 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
51111 | 69 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
tannerlinsley / react-move
https://github.com/tannerlinsley/react-move
stars | today |
---|---|
2058 | 68 |
React Move - Beautifully and deterministically animate anything in React
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
109726 | 42 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
57173 | 54 |
A book series on JavaScript. @YDKJS on twitter.
javierbyte / control-user-cursor
https://github.com/javierbyte/control-user-cursor
stars | today |
---|---|
833 | 55 |
Experiment to alter the cursor behavior.
AlloyTeam / curvejs
https://github.com/AlloyTeam/curvejs
stars | today |
---|---|
349 | 48 |
Made curve a dancer in HTML5 canvas - 魔幻线条
ramon82 / zuck.js
https://github.com/ramon82/zuck.js
stars | today |
---|---|
2003 | 45 |
A javascript library that lets you add stories EVERYWHERE.
avgjs / avg-core
https://github.com/avgjs/avg-core
stars | today |
---|---|
307 | 43 |
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
34178 | 40 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
wmhilton / download-with-webtorrent-button
https://github.com/wmhilton/download-with-webtorrent-button
stars | today |
---|---|
103 | 44 |
Transform ordinary download links into super-powered WebTorrent ones!
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
2266 | 42 |
Material Component Framework for Vue.js 2
aweary / tinytime
https://github.com/aweary/tinytime
stars | today |
---|---|
344 | 42 |
A straightforward time and time formatter in <1kb
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25099 | 37 |
Create React apps with no build configuration.
djenriquez / vault-ui
https://github.com/djenriquez/vault-ui
stars | today |
---|---|
330 | 38 |
Vault-UI — A beautiful UI to manage your Vault, written in React
nylas / nylas-mail
https://github.com/nylas/nylas-mail
stars | today |
---|---|
22620 | 37 |
💌 An extensible desktop mail app built on the modern web.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
50948 | 34 |
JavaScript Style Guide
garbles / why-did-you-update
https://github.com/garbles/why-did-you-update
stars | today |
---|---|
4276 | 36 |
💥 Puts your console on blast when React is making unnecessary updates.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
8959 | 35 |
Prettier is an opinionated JavaScript formatter.
pixijs / pixi.js
https://github.com/pixijs/pixi.js
stars | today |
---|---|
14060 | 34 |
Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback
Language: unknown
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
1601 | 663 |
A Collection & Specification for Exemplary Frontend and Backend Codebases 🏅
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
17953 | 231 |
Roadmap to becoming a web developer in 2017
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
1431 | 94 |
💻 An awesome & curated list of best applications and tools for Windows.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
42588 | 62 |
A complete computer science study plan to become a software engineer.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
83908 | 61 |
📚 Freely available programming books
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
6476 | 57 |
A guide to learn bash
qazbnm456 / awesome-cve-poc
https://github.com/qazbnm456/awesome-cve-poc
stars | today |
---|---|
84 | 44 |
✍️ A curated list of CVE PoCs.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57145 | 45 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
14768 | 42 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49274 | 34 |
A collection of useful .gitignore templates
Hack-with-Github / Free-Security-eBooks-from-PacktPub
https://github.com/Hack-with-Github/Free-Security-eBooks-from-PacktPub
stars | today |
---|---|
530 | 27 |
Collection of free Security eBooks from Packt Publishing [Regularly Updated]
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12409 | 25 |
🗽 最新可用的google hosts文件。镜像:
gurugio / lowlevelprogramming-university
https://github.com/gurugio/lowlevelprogramming-university
stars | today |
---|---|
4249 | 27 |
How to be low-level programmer
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
7197 | 25 |
A collection of various awesome lists for hackers, pentesters and security researchers
angrykoala / awesome-esoteric
https://github.com/angrykoala/awesome-esoteric
stars | today |
---|---|
37 | 26 |
Curated list of awesome Esoteric languages and resources
ythecombinator / You-Dont-Know-X
https://github.com/ythecombinator/You-Dont-Know-X
stars | today |
---|---|
54 | 25 |
🙈 curated list of inspiring resources which show you don’t know that much about something you thought you knew.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17154 | 22 |
A collective list of public JSON APIs for use in web development.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
19032 | 21 |
A collection of awesome things regarding React ecosystem.
tahmid-choyon / free-tech-ebooks-from-packtpub
https://github.com/tahmid-choyon/free-tech-ebooks-from-packtpub
stars | today |
---|---|
163 | 16 |
A collection of free ebooks from Packt Publishing [Regularly Updated]
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
27265 | 16 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
20890 | 16 |
🎓 Path to a free self-taught education in Computer Science!
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
5725 | 17 |
✨ React patterns, techniques, tips and tricks ✨
EMLVIRUS / Amazing-Windows-Apps
https://github.com/EMLVIRUS/Amazing-Windows-Apps
stars | today |
---|---|
335 | 15 |
📗 Introduce you amazing Windows apps 🕶
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
7652 | 15 |
Catalog of React Components & Libraries
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
16308 | 14 |
Design Patterns for Humans™ - An ultra-simplified explanation