Language: python
google / sg2im
https://github.com/google/sg2im
stars | today |
---|---|
225 | 153 |
Code for “Image Generation from Scene Graphs”, Johnson et al, CVPR 2018
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
238 | 64 |
Record terminal sessions as SVG animations
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
2570 | 60 |
Fast, asynchronous and elegant Python web framework.
alexa-labs / alexa-skills-kit-sdk-for-python
https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python
stars | today |
---|---|
147 | 54 |
The Alexa Skills Kit SDK for Python (Beta) helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
37588 | 27 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
51952 | 33 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31128 | 32 |
Deep Learning for humans
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
1684 | 32 |
一款入门级的人脸、视频、文字检测以及识别的项目.
quark0 / darts
https://github.com/quark0/darts
stars | today |
---|---|
870 | 30 |
Differentiable architecture search for convolutional and recurrent networks
agrimgupta92 / sgan
https://github.com/agrimgupta92/sgan
stars | today |
---|---|
78 | 27 |
Code for “Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks”, Gupta et al, CVPR 2018
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
38953 | 27 |
A collective list of public JSON APIs for use in web development.
Tribler / tribler
https://github.com/Tribler/tribler
stars | today |
---|---|
2579 | 27 |
Privacy enhanced BitTorrent client with P2P content discovery
TarrySingh / Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
https://github.com/TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
stars | today |
---|---|
1044 | 25 |
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being int…
madman-bob / Smart-Fruit
https://github.com/madman-bob/Smart-Fruit
stars | today |
---|---|
32 | 25 |
A Python schema-based machine learning library
llSourcell / learn_math_fast
https://github.com/llSourcell/learn_math_fast
stars | today |
---|---|
1491 | 24 |
This is the Curriculum for “How to Learn Mathematics Fast” By Siraj Raval on Youtube
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
38203 | 24 |
Command-line program to download videos from YouTube.com and other video sites
jiesutd / LatticeLSTM
https://github.com/jiesutd/LatticeLSTM
stars | today |
---|---|
79 | 21 |
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
django / django
https://github.com/django/django
stars | today |
---|---|
34824 | 19 |
The Web framework for perfectionists with deadlines.
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
14930 | 19 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
14696 | 18 |
The world’s simplest facial recognition api for Python and the command line
minqi / hnatt
https://github.com/minqi/hnatt
stars | today |
---|---|
28 | 20 |
Train and visualize Hierarchical Attention Networks
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
27987 | 19 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
33734 | 17 |
A curated list of awesome Machine Learning frameworks, libraries and software.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
33223 | 17 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
36991 | 17 |
The Python micro framework for building web applications.
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
2440 | 230 |
A simple zero-config tool to make locally-trusted development certificates with any names you’d like.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32490 | 48 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
43474 | 34 |
The Go programming language
bcicen / jstream
https://github.com/bcicen/jstream
stars | today |
---|---|
243 | 34 |
Streaming JSON parser for Go
meqio / meq
stars | today |
---|---|
639 | 33 |
A modern messaging platform for Message Push、IM、IoT etc, based on MQTT protocol
ashleymcnamara / artwork
https://github.com/ashleymcnamara/artwork
stars | today |
---|---|
55 | 32 |
pions / webrtc
https://github.com/pions/webrtc
stars | today |
---|---|
286 | 29 |
A pure Golang implementation of the WebRTC Native API
matryer / remoto
https://github.com/matryer/remoto
stars | today |
---|---|
201 | 29 |
Ultra-simple RPC ecosystem designed for right now.
owenliang / go-push
https://github.com/owenliang/go-push
stars | today |
---|---|
107 | 27 |
用GO做推送
subfinder / subfinder
https://github.com/subfinder/subfinder
stars | today |
---|---|
558 | 22 |
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.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18930 | 17 |
Official Go implementation of the Ethereum protocol
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
35732 | 21 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38195 | 19 |
Production-Grade Container Scheduling and Management
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18392 | 21 |
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.
guptarohit / asciigraph
https://github.com/guptarohit/asciigraph
stars | today |
---|---|
651 | 20 |
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
thedevsaddam / gojsonq
https://github.com/thedevsaddam/gojsonq
stars | today |
---|---|
225 | 20 |
A simple Go package to Query over JSON Data
dsopas / h1-search
https://github.com/dsopas/h1-search
stars | today |
---|---|
24 | 17 |
Tool that will request the public disclosures on a specific HackerOne program and show them in a localhost webserver.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17272 | 17 |
The Prometheus monitoring system and time series database.
senorprogrammer / wtf
https://github.com/senorprogrammer/wtf
stars | today |
---|---|
6380 | 17 |
The personal information dashboard for your terminal.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16084 | 17 |
The Cloud Native Edge Router
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26746 | 17 |
The world’s fastest framework for building websites.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22480 | 17 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
13337 | 16 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gokcehan / lf
https://github.com/gokcehan/lf
stars | today |
---|---|
737 | 17 |
Terminal file manager
panjf2000 / ants
https://github.com/panjf2000/ants
stars | today |
---|---|
147 | 16 |
🐜 ⚡️ A goroutine pool for Golang
Language: c++
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
1466 | 165 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
103899 | 52 |
Computation using data flow graphs for scalable machine learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16772 | 32 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25817 | 24 |
Open Source Computer Vision Library
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
5531 | 26 |
C++ front/service proxy
rorydriscoll / RayTracer
https://github.com/rorydriscoll/RayTracer
stars | today |
---|---|
42 | 24 |
Quick path tracer project written in C++
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
61895 | 18 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4450 | 18 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
justadudewhohacks / opencv4nodejs
https://github.com/justadudewhohacks/opencv4nodejs
stars | today |
---|---|
1679 | 18 |
Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API, with examples for: Face Detection, Machine Learning, Deep Neural Nets, Hand Gesture Recognition, Object Tracking, Feature Matching, Image Histogram
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32850 | 14 |
Bitcoin Core integration/staging tree
grpc / grpc
stars | today |
---|---|
16017 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4466 | 16 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
9530 | 16 |
An open autonomous driving platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15622 | 14 |
Godot Engine – Multi-platform 2D and 3D game engine
diasurgical / devilution
https://github.com/diasurgical/devilution
stars | today |
---|---|
5016 | 14 |
Diablo devolved - magic behind the 1996 computer game
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27257 | 13 |
Protocol Buffers - Google’s data interchange format
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
14711 | 11 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14140 | 9 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7819 | 11 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
2722 | 12 |
📚 C++11/14/17 On the Fly
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
2191 | 11 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12555 | 10 |
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
v8 / v8
stars | today |
---|---|
9702 | 10 |
The official mirror of the V8 Git repository
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
14004 | 11 |
The MongoDB Database
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
5298 | 10 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Language: javascript
Canner / canner
https://github.com/Canner/canner
stars | today |
---|---|
558 | 221 |
📡 Universal CMS framework in React & Apollo GraphQL for Firebase, Prisma, GraphQL, Restful API
mfpiccolo / blue-chip
https://github.com/mfpiccolo/blue-chip
stars | today |
---|---|
146 | 122 |
Normalizes GraphQL and JSON:API payloads into your state management system and provides ORM selectors to prepare data to be consumed by components
vuejs / vue
stars | today |
---|---|
105713 | 110 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
25289 | 103 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
cedricblondeau / world-cup-2018-cli-dashboard
https://github.com/cedricblondeau/world-cup-2018-cli-dashboard
stars | today |
---|---|
290 | 102 |
⚽ 🏆 A World Cup 2018 CLI dashboard – Watch matches in your terminal
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
105113 | 77 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
teambit / bit
https://github.com/teambit/bit
stars | today |
---|---|
3210 | 82 |
Easily share code between projects with your team.
ry / deno
stars | today |
---|---|
21840 | 79 |
A secure TypeScript runtime on V8
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
11642 | 54 |
Material Component Framework for Vue.js 2
fabiosantoscode / terser
https://github.com/fabiosantoscode/terser
stars | today |
---|---|
106 | 48 |
JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
51386 | 38 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
125722 | 29 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
aholachek / react-flip-toolkit
https://github.com/aholachek/react-flip-toolkit
stars | today |
---|---|
85 | 43 |
A React FLIP animation helper library for advanced, configurable transitions
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
23796 | 38 |
📦 🚀 Blazing fast, zero configuration web application bundler
ampproject / rollup-plugin-closure-compiler
https://github.com/ampproject/rollup-plugin-closure-compiler
stars | today |
---|---|
69 | 37 |
Leverage Closure Compiler to minify and optimize JavaScript with Rollup.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
34245 | 34 |
Headless Chrome Node API
JKHeadley / rest-hapi
https://github.com/JKHeadley/rest-hapi
stars | today |
---|---|
468 | 28 |
🚀 A RESTful API generator for Node.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
22980 | 25 |
⚛️ 📄 🚀 Blazing fast static site generator for React
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
72714 | 24 |
JavaScript Style Guide
nhnent / tui.calendar
https://github.com/nhnent/tui.calendar
stars | today |
---|---|
5884 | 24 |
🍞 📅 A JavaScript calendar that has everything you need.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
4923 | 25 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
syt123450 / giojs
https://github.com/syt123450/giojs
stars | today |
---|---|
227 | 26 |
🌏 ✨ A Declarative 3D Globe Data Visualization Library built with Three.js
callstack / linaria
https://github.com/callstack/linaria
stars | today |
---|---|
390 | 25 |
Zero-runtime CSS in JS library
kitze / JSUI
stars | today |
---|---|
2955 | 23 |
A powerful UI toolkit for managing JavaScript apps
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
65815 | 19 |
A framework for building native apps with React.
Language: unknown
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
3815 | 111 |
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 |
---|---|
205 | 109 |
The missing proxy for macOS
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
34567 | 72 |
🤓 Build your own (insert technology here)
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
69279 | 51 |
A collection of useful .gitignore templates
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
320 | 55 |
Roadmap to becoming a React developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
88145 | 40 |
😎 Curated list of awesome lists
Microsoft / USBuildingFootprints
https://github.com/Microsoft/USBuildingFootprints
stars | today |
---|---|
147 | 40 |
Computer generated building footprints for the United States
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
26188 | 30 |
📆 准备秋招学习笔记
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
84224 | 31 |
A book series on JavaScript. @YDKJS on twitter.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
10830 | 30 |
Curated list of project-based tutorials
DovAmir / awesome-design-patterns
https://github.com/DovAmir/awesome-design-patterns
stars | today |
---|---|
7001 | 30 |
A curated list of software and architecture related design patterns.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
65763 | 24 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107554 | 26 |
📚 Freely available programming books
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21421 | 21 |
后端架构师技术图谱
ConsenSysLabs / ethereum-developer-tools-list
https://github.com/ConsenSysLabs/ethereum-developer-tools-list
stars | today |
---|---|
196 | 20 |
A guide to available tools and platforms for developing on Ethereum.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
34560 | 21 |
🎉 A curated list of awesome things related to Vue.js
zhishutech / mysql-sql-standard
https://github.com/zhishutech/mysql-sql-standard
stars | today |
---|---|
81 | 16 |
基于MySQL开发SQL开发规范–知数堂 http://zhishutang.com
llSourcell / Learn_Machine_Learning_in_3_Months
https://github.com/llSourcell/Learn_Machine_Learning_in_3_Months
stars | today |
---|---|
4120 | 13 |
This is the code for “Learn Machine Learning in 3 Months” by Siraj Raval on Youtube
tc39 / proposals
https://github.com/tc39/proposals
stars | today |
---|---|
4926 | 15 |
Tracking ECMAScript Proposals
xairy / linux-kernel-exploitation
https://github.com/xairy/linux-kernel-exploitation
stars | today |
---|---|
1644 | 14 |
A bunch of links related to Linux kernel exploitation
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4315 | 13 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
me-shaon / GLWTPL
https://github.com/me-shaon/GLWTPL
stars | today |
---|---|
3273 | 13 |
“Good Luck With That” Public License
ipfs / ipfs
stars | today |
---|---|
13382 | 13 |
Peer-to-peer hypermedia protocol
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26407 | 12 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
5669 | 12 |
A list of awesome beginners-friendly projects.