Language: python
google / sg2im
https://github.com/google/sg2im
stars | today |
---|---|
370 | 140 |
Code for “Image Generation from Scene Graphs”, Johnson et al, CVPR 2018
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
2673 | 96 |
Fast, asynchronous and elegant Python web framework.
1tayH / noisy
https://github.com/1tayH/noisy
stars | today |
---|---|
59 | 50 |
Simple random DNS, HTTP/S internet traffic noise generator
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
37624 | 38 |
Models and examples built with TensorFlow
akanimax / T2F
https://github.com/akanimax/T2F
stars | today |
---|---|
56 | 44 |
T2F: text to face generation using Deep Learning
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
51987 | 38 |
A curated list of awesome Python frameworks, libraries, software and resources
ashishb / adb-enhanced
https://github.com/ashishb/adb-enhanced
stars | today |
---|---|
249 | 37 |
ADB enhanced for developers
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
33762 | 29 |
A curated list of awesome Machine Learning frameworks, libraries and software.
victoresque / pytorch-template
https://github.com/victoresque/pytorch-template
stars | today |
---|---|
434 | 30 |
PyTorch deep learning projects made easy.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
38229 | 26 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31146 | 22 |
Deep Learning for humans
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
5438 | 25 |
All Algorithms implemented in Python
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
1712 | 24 |
一款入门级的人脸、视频、文字检测以及识别的项目.
django / django
https://github.com/django/django
stars | today |
---|---|
34843 | 20 |
The Web framework for perfectionists with deadlines.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
15006 | 20 |
🏡 Open-source home automation platform running on Python 3
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37016 | 23 |
The Python micro framework for building web applications.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
33242 | 23 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
261 | 24 |
Record terminal sessions as SVG animations
quark0 / darts
https://github.com/quark0/darts
stars | today |
---|---|
896 | 24 |
Differentiable architecture search for convolutional and recurrent networks
ctallec / world-models
https://github.com/ctallec/world-models
stars | today |
---|---|
117 | 21 |
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
38972 | 23 |
A collective list of public JSON APIs for use in web development.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18421 | 18 |
The Python programming language
google / gif-for-cli
https://github.com/google/gif-for-cli
stars | today |
---|---|
2066 | 19 |
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
27204 | 19 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
14712 | 16 |
The world’s simplest facial recognition api for Python and the command line
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
2705 | 256 |
A simple zero-config tool to make locally-trusted development certificates with any names you’d like.
hunterlong / statup
https://github.com/hunterlong/statup
stars | today |
---|---|
93 | 79 |
Status Page for monitoring your websites and applications with beautiful graph, analytics, and plugins. Run on any type of environment.
golang / go
stars | today |
---|---|
43508 | 34 |
The Go programming language
matryer / remoto
https://github.com/matryer/remoto
stars | today |
---|---|
229 | 30 |
Ultra-simple RPC ecosystem designed for right now.
thedevsaddam / gojsonq
https://github.com/thedevsaddam/gojsonq
stars | today |
---|---|
256 | 29 |
A simple Go package to Query over JSON Data
heetch / confita
https://github.com/heetch/confita
stars | today |
---|---|
95 | 28 |
Load configuration in cascade from multiple backends into a struct
subfinder / subfinder
https://github.com/subfinder/subfinder
stars | today |
---|---|
584 | 26 |
SubFinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32521 | 24 |
A curated list of awesome Go frameworks, libraries and software
skx / go.vm
stars | today |
---|---|
32 | 24 |
A simple virtual machine - compiler & interpreter - written in golang
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18948 | 17 |
Official Go implementation of the Ethereum protocol
owenliang / go-push
https://github.com/owenliang/go-push
stars | today |
---|---|
132 | 20 |
用GO做推送
bcicen / jstream
https://github.com/bcicen/jstream
stars | today |
---|---|
259 | 20 |
Streaming JSON parser for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38208 | 15 |
Production-Grade Container Scheduling and Management
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23651 | 18 |
A golang ebook intro how to build a web with golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18409 | 18 |
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.
go-chi / chi
stars | today |
---|---|
3707 | 19 |
lightweight, idiomatic and composable router for building Go HTTP services
ashleymcnamara / artwork
https://github.com/ashleymcnamara/artwork
stars | today |
---|---|
74 | 19 |
pions / webrtc
https://github.com/pions/webrtc
stars | today |
---|---|
305 | 18 |
A pure Golang implementation of the WebRTC Native API
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4310 | 17 |
百度网盘客户端 - Go语言编写
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
13355 | 16 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15103 | 16 |
🌸 A command-line fuzzy finder
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
35752 | 16 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
11928 | 16 |
Minio is an open source object storage server compatible with Amazon S3 APIs
xo / usql
stars | today |
---|---|
4188 | 16 |
universal command-line interface for SQL databases
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
1976 | 15 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
Language: c++
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
1592 | 106 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
103947 | 50 |
Computation using data flow graphs for scalable machine learning
pplux / px
stars | today |
---|---|
66 | 58 |
Single header C++ Libraries for Thread Scheduling, Rendering, and so on…
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
61919 | 27 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25835 | 15 |
Open Source Computer Vision Library
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
14732 | 23 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32867 | 17 |
Bitcoin Core integration/staging tree
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16790 | 18 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1456 | 18 |
Vulkan-based D3D11 implementation for Linux / Wine
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4483 | 16 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4476 | 15 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
diasurgical / devilution
https://github.com/diasurgical/devilution
stars | today |
---|---|
5031 | 15 |
Diablo devolved - magic behind the 1996 computer game
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7831 | 14 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19421 | 14 |
Tesseract Open Source OCR Engine (main repository)
rorydriscoll / RayTracer
https://github.com/rorydriscoll/RayTracer
stars | today |
---|---|
57 | 14 |
Quick path tracer project written in C++
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
3285 | 10 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
9276 | 10 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15631 | 10 |
Godot Engine – Multi-platform 2D and 3D game engine
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
9643 | 10 |
Memory Efficient Serialization Library
grpc / grpc
stars | today |
---|---|
16024 | 7 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27267 | 8 |
Protocol Buffers - Google’s data interchange format
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
14011 | 8 |
The MongoDB Database
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44366 | 7 |
The Swift Programming Language
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
6971 | 8 |
Turi Create simplifies the development of custom machine learning models.
tensorflow / serving
https://github.com/tensorflow/serving
stars | today |
---|---|
2295 | 8 |
A flexible, high-performance serving system for machine learning models
Language: javascript
Canner / canner
https://github.com/Canner/canner
stars | today |
---|---|
901 | 288 |
📡 Universal CMS framework using React & Apollo GraphQL for Firebase, Prisma, GraphQL, Restful API
callstack / linaria
https://github.com/callstack/linaria
stars | today |
---|---|
558 | 141 |
Zero-runtime CSS in JS library
fabiosantoscode / terser
https://github.com/fabiosantoscode/terser
stars | today |
---|---|
239 | 119 |
JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
mfpiccolo / blue-chip
https://github.com/mfpiccolo/blue-chip
stars | today |
---|---|
245 | 103 |
Normalizes GraphQL and JSON:API payloads into your state management system and provides ORM selectors to prepare data to be consumed by components
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
25395 | 91 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vuejs / vue
stars | today |
---|---|
105797 | 80 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ry / deno
stars | today |
---|---|
21924 | 78 |
A secure TypeScript runtime on V8
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
105166 | 56 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
teambit / bit
https://github.com/teambit/bit
stars | today |
---|---|
3275 | 62 |
Easily share code between projects with your team.
cedricblondeau / world-cup-2018-cli-dashboard
https://github.com/cedricblondeau/world-cup-2018-cli-dashboard
stars | today |
---|---|
349 | 57 |
⚽ 🏆 A World Cup 2018 CLI dashboard – Watch matches in your terminal
amark / gun
stars | today |
---|---|
8371 | 54 |
A realtime, decentralized, offline-first, graph database engine.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
51433 | 45 |
Create React apps with no build configuration.
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
14336 | 38 |
1 kB JavaScript framework for building web applications.
klauscfhq / hyperocean
https://github.com/klauscfhq/hyperocean
stars | today |
---|---|
76 | 38 |
🌊 Deep oceanic blue Hyper theme
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
125743 | 20 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
GoogleChrome / lighthouse
https://github.com/GoogleChrome/lighthouse
stars | today |
---|---|
13921 | 14 |
Auditing, performance metrics, and best practices for Progressive Web Apps
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
72740 | 29 |
JavaScript Style Guide
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
23827 | 30 |
📦 🚀 Blazing fast, zero configuration web application bundler
aholachek / react-flip-toolkit
https://github.com/aholachek/react-flip-toolkit
stars | today |
---|---|
118 | 29 |
A React FLIP animation helper library for advanced, configurable transitions
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
38180 | 25 |
React components that implement Google’s Material Design.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
34275 | 27 |
Headless Chrome Node API
jquery / jquery
https://github.com/jquery/jquery
stars | today |
---|---|
49320 | 13 |
jQuery JavaScript Library
Netflix / pollyjs
https://github.com/Netflix/pollyjs
stars | today |
---|---|
5538 | 26 |
Record, Replay, and Stub HTTP Interactions.
onivim / oni
stars | today |
---|---|
8628 | 26 |
Oni: Modern Modal Editing - powered by Neovim
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
23000 | 22 |
⚛️ 📄 🚀 Blazing fast static site generator for React
Language: unknown
TheOfficialFloW / h-encore
https://github.com/TheOfficialFloW/h-encore
stars | today |
---|---|
156 | 155 |
Fully chained kernel exploit for the PS Vita
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
3946 | 132 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
langyanduan / Reborn
https://github.com/langyanduan/Reborn
stars | today |
---|---|
334 | 129 |
The missing proxy for macOS
Microsoft / USBuildingFootprints
https://github.com/Microsoft/USBuildingFootprints
stars | today |
---|---|
253 | 108 |
Computer generated building footprints for the United States
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
34658 | 92 |
🤓 Build your own (insert technology here)
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
69320 | 45 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
84261 | 40 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
88178 | 42 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
34598 | 38 |
🎉 A curated list of awesome things related to Vue.js
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
26210 | 28 |
📆 准备秋招学习笔记
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
10861 | 32 |
Curated list of project-based tutorials
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21447 | 27 |
后端架构师技术图谱
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
65786 | 22 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107569 | 24 |
📚 Freely available programming books
chinanf-boy / react-from-zero
https://github.com/chinanf-boy/react-from-zero
stars | today |
---|---|
32 | 28 |
🇨🇳 翻译: React 简单 (至少99% ES2015 ) 例子 🌰
DovAmir / awesome-design-patterns
https://github.com/DovAmir/awesome-design-patterns
stars | today |
---|---|
7026 | 27 |
A curated list of software and architecture related design patterns.
ConsenSysLabs / ethereum-developer-tools-list
https://github.com/ConsenSysLabs/ethereum-developer-tools-list
stars | today |
---|---|
223 | 26 |
A guide to available tools and platforms for developing on Ethereum.
ring04h / papers
https://github.com/ring04h/papers
stars | today |
---|---|
270 | 21 |
my security summit papers
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26426 | 19 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
2623 | 20 |
前端精读周刊
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22208 | 18 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
tc39 / proposals
https://github.com/tc39/proposals
stars | today |
---|---|
4944 | 19 |
Tracking ECMAScript Proposals
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4334 | 17 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
337 | 17 |
Roadmap to becoming a React developer in 2018
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26361 | 15 |
A collection of awesome things regarding React ecosystem.