Language: python
dvf / blockchain
https://github.com/dvf/blockchain
stars | today |
---|---|
180 | 98 |
A simple Blockchain in Python
OpenMined / PySyft
https://github.com/OpenMined/PySyft
stars | today |
---|---|
272 | 82 |
Encrypted Deep Learning Library
SerpentAI / SerpentAI
https://github.com/SerpentAI/SerpentAI
stars | today |
---|---|
2405 | 70 |
Game Agent Framework. Helping you create AIs / Bots to play any game you own! BETA
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
29663 | 43 |
Command-line program to download videos from YouTube.com and other video sites
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
21672 | 30 |
Models built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
39178 | 32 |
A curated list of awesome Python frameworks, libraries, software and resources
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
1907 | 29 |
All Algorithms implemented in Python
angr / angr
stars | today |
---|---|
1893 | 28 |
The next-generation binary analysis platform from UC Santa Barbara’s Seclab!
kennethreitz / pipenv
https://github.com/kennethreitz/pipenv
stars | today |
---|---|
4455 | 27 |
Python Development Workflow for Humans.
csurfer / gitsuggest
https://github.com/csurfer/gitsuggest
stars | today |
---|---|
338 | 26 |
A tool to suggest github repositories based on the repositories you have shown interest in.
Ivoah / minimap
https://github.com/Ivoah/minimap
stars | today |
---|---|
93 | 25 |
Generate minimaps of your code
MBRO95 / PortableCellNetwork
https://github.com/MBRO95/PortableCellNetwork
stars | today |
---|---|
78 | 21 |
Utilize a Raspberry Pi and a Nuand BladeRF to generate your own portable local cell network
CppCon / CppCon2017
https://github.com/CppCon/CppCon2017
stars | today |
---|---|
212 | 24 |
Slides and other materials from CppCon 2017
Yukinoshita47 / Yuki-Chan-The-Auto-Pentest
https://github.com/Yukinoshita47/Yuki-Chan-The-Auto-Pentest
stars | today |
---|---|
114 | 21 |
Automate Pentest Tool
django / django
https://github.com/django/django
stars | today |
---|---|
28573 | 18 |
The Web framework for perfectionists with deadlines.
Mr-Un1k0d3r / ThunderShell
https://github.com/Mr-Un1k0d3r/ThunderShell
stars | today |
---|---|
145 | 19 |
PowerShell based RAT
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
21520 | 17 |
scikit-learn: machine learning in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
19880 | 19 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
14992 | 20 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
19987 | 17 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
27828 | 19 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
26187 | 17 |
A curated list of awesome Machine Learning frameworks, libraries and software.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
4145 | 17 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
13265 | 11 |
The Python programming language
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
7674 | 16 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Language: go
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
7310 | 102 |
A modern and intuitive terminal-based text editor
cpmech / gosl
https://github.com/cpmech/gosl
stars | today |
---|---|
853 | 46 |
Go scientific library for scientific computations involving linear algebra, special functions, Bessel, fast Fourier transforms, geometry calculations, NURBS, numerical quadrature, polyhedra, random numbers, Mersenne twister, probability distributions, optimisation, plotting, visualisation, tensors, eigenvalues, and much more.
golang / go
stars | today |
---|---|
32575 | 26 |
The Go programming language
ssimunic / gossm
https://github.com/ssimunic/gossm
stars | today |
---|---|
51 | 28 |
Server status monitor written in Go
DarthSim / imgproxy
https://github.com/DarthSim/imgproxy
stars | today |
---|---|
852 | 27 |
Fast and secure standalone server for resizing and converting remote images
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
27297 | 17 |
Production-Grade Container Scheduling and Management
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
5908 | 19 |
OpenFaaS - a serverless framework for Docker & Kubernetes
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
19922 | 18 |
A Fast and Flexible Static Site Generator built with love in GoLang.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
23875 | 16 |
A curated list of awesome Go frameworks, libraries and software
restic / restic
https://github.com/restic/restic
stars | today |
---|---|
2607 | 15 |
Fast, secure, efficient backup program
moby / moby
stars | today |
---|---|
45672 | 11 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
ipfs / go-ipfs
https://github.com/ipfs/go-ipfs
stars | today |
---|---|
3436 | 13 |
IPFS implementation in go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
7696 | 12 |
Official Go implementation of the Ethereum protocol
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
2844 | 13 |
Jaeger, a Distributed Tracing System
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
11148 | 11 |
CockroachDB - the open source, cloud-native SQL database.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
6784 | 11 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
coyove / goflyway
https://github.com/coyove/goflyway
stars | today |
---|---|
2343 | 10 |
HTTP tunnel in Go
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
21070 | 10 |
Gogs is a painless self-hosted Git service.
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
4244 | 10 |
A WebSocket implementation for Go.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
14227 | 10 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
9595 | 9 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
17604 | 9 |
Open Source Continuous File Synchronization
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
10322 | 9 |
🌸 A command-line fuzzy finder
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
6712 | 9 |
The fantastic ORM library for Golang, aims to be developer friendly
jdkato / prose
https://github.com/jdkato/prose
stars | today |
---|---|
420 | 9 |
📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
71465 | 71 |
Computation using data flow graphs for scalable machine learning
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
2191 | 70 |
Abseil Common Libraries (C++)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
40716 | 63 |
The Swift Programming Language
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
30 | 26 |
[Show some love by 🌟 ] Your personal library of every algorithm and data structure code that you will ever encounter
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
17114 | 33 |
Bitcoin Core integration/staging tree
baidu / mobile-deep-learning
https://github.com/baidu/mobile-deep-learning
stars | today |
---|---|
2749 | 35 |
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
srbcheema1 / Algo_Ds
https://github.com/srbcheema1/Algo_Ds
stars | today |
---|---|
24 | 21 |
Repository for cool algorithms and Datastructures
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
50916 | 28 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
9824 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
BernardoGiordano / Checkpoint
https://github.com/BernardoGiordano/Checkpoint
stars | today |
---|---|
27 | 19 |
Fast and simple save manager for cfw/rosalina written in C++.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
18566 | 12 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2929 | 15 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
20436 | 16 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
20469 | 13 |
Caffe: a fast open framework for deep learning.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
8150 | 13 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
bulletphysics / bullet3
https://github.com/bulletphysics/bullet3
stars | today |
---|---|
2769 | 11 |
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
6672 | 11 |
JSON for Modern C++
KDAB / hotspot
https://github.com/KDAB/hotspot
stars | today |
---|---|
383 | 11 |
The Linux perf GUI for performance analysis.
rollbear / strong_type
https://github.com/rollbear/strong_type
stars | today |
---|---|
27 | 11 |
An experimental C++ strong typedef-ish thingie
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
13238 | 9 |
Tesseract Open Source OCR Engine (main repository)
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12546 | 9 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8922 | 9 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
philsquared / Catch
https://github.com/philsquared/Catch
stars | today |
---|---|
5630 | 10 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++98, C++03, C++11, C++14 and later
rethinkdb / rethinkdb
https://github.com/rethinkdb/rethinkdb
stars | today |
---|---|
19916 | 9 |
The open-source database for the realtime web.
monero-project / monero
https://github.com/monero-project/monero
stars | today |
---|---|
1125 | 8 |
Monero: the secure, private, untraceable cryptocurrency
Language: javascript
Shopify / draggable
https://github.com/Shopify/draggable
stars | today |
---|---|
4448 | 684 |
The JavaScript Drag & Drop library your grandparents warned you about.
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
5928 | 293 |
💯 Technical and non-technical guide for rocking your coding interview.
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
1812 | 196 |
sketch + style = paints !
clintonwoo / hackernews-react-graphql
https://github.com/clintonwoo/hackernews-react-graphql
stars | today |
---|---|
504 | 158 |
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
77209 | 91 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
1140 | 99 |
🎨 Create and share beautiful images of your source code
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
13591 | 77 |
⚛️ 📄 🚀 Blazing fast static site generator for React
alibaba / weex-ui
https://github.com/alibaba/weex-ui
stars | today |
---|---|
169 | 73 |
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
vuejs / vue
stars | today |
---|---|
68911 | 59 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
electrode-io / electrode-native
https://github.com/electrode-io/electrode-native
stars | today |
---|---|
131 | 53 |
Electrode Native Platform
trazyn / ieaseMusic
https://github.com/trazyn/ieaseMusic
stars | today |
---|---|
1367 | 49 |
这应该是最好的网易云音乐播放器了,没有之一,如果有请打醒 🤘
icoxfog417 / kemono_puyo
https://github.com/icoxfog417/kemono_puyo
stars | today |
---|---|
54 | 46 |
Take kemono pictures and lines up 3, then tanoshii
resin-io / etcher
https://github.com/resin-io/etcher
stars | today |
---|---|
6359 | 47 |
Flash OS images to SD cards & USB drives, safely and easily.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
58916 | 43 |
JavaScript Style Guide
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
35182 | 41 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
115930 | 31 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
trazyn / weweChat
https://github.com/trazyn/weweChat
stars | today |
---|---|
1509 | 36 |
💬 Unofficial WeChat client built with React, MobX and Electron.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
27844 | 31 |
Promise based HTTP client for the browser and node.js
jenkoian / hacktoberfest-checker
https://github.com/jenkoian/hacktoberfest-checker
stars | today |
---|---|
214 | 26 |
🎃 Check how you’re doing in hacktoberfest
captbaritone / winamp2-js
https://github.com/captbaritone/winamp2-js
stars | today |
---|---|
2386 | 30 |
A reimplementation of Winamp 2.9 in HTML5 and Javascript
callemall / material-ui
https://github.com/callemall/material-ui
stars | today |
---|---|
29160 | 27 |
React Components that Implement Google’s Material Design.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
54038 | 24 |
A framework for building native apps with React.
jeromeetienne / AR.js
https://github.com/jeromeetienne/AR.js
stars | today |
---|---|
8004 | 28 |
Efficient Augmented Reality for the Web - 60fps on mobile!
HVF / franchise
https://github.com/HVF/franchise
stars | today |
---|---|
2435 | 28 |
🍟 a notebook sql client. what you get when have a lot of sequels.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
39737 | 25 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
9463 | 1473 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
LisaDziuba / Marketing-for-Engineers
https://github.com/LisaDziuba/Marketing-for-Engineers
stars | today |
---|---|
1739 | 213 |
A curated collection of marketing articles & tools to grow your product.
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
24460 | 176 |
A collection of (mostly) technical things every software developer should know
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
94880 | 80 |
📚 Freely available programming books
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
68139 | 43 |
A book series on JavaScript. @YDKJS on twitter.
duo-labs / EFIgy
https://github.com/duo-labs/EFIgy
stars | today |
---|---|
270 | 46 |
A small client application that uses the Duo Labs EFIgy API to inform you about the state of your Macs EFI firmware
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
55235 | 32 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
23186 | 35 |
A curated list of awesome things related to Vue.js
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
23186 | 35 |
The Leek group guide to data sharing
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
66547 | 28 |
😎 Curated list of awesome lists
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
26956 | 28 |
Roadmap to becoming a web developer in 2017
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
47949 | 21 |
A complete computer science study plan to become a software engineer.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
24367 | 26 |
🎓 Path to a free self-taught education in Computer Science!
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
19914 | 20 |
🔗 Some useful websites for programmers.
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
8893 | 20 |
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
9064 | 17 |
蓝灯(Lantern)官方论坛
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
25120 | 18 |
Papers from the computer science community to read and discuss.
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
16265 | 17 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
13116 | 16 |
Learn regex the easy way
kittykatattack / learningPixi
https://github.com/kittykatattack/learningPixi
stars | today |
---|---|
1206 | 16 |
A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
3225 | 15 |
A list of awesome beginners-friendly projects.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
4827 | 15 |
The Ethereum Wiki -
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
11003 | 15 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
21519 | 12 |
A collection of awesome things regarding React ecosystem.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
18131 | 11 |
Design Patterns for Humans™ - An ultra-simplified explanation