Language: python
chiphuyen / sotawhat
https://github.com/chiphuyen/sotawhat
stars | today |
---|---|
261 | 164 |
Returns latest research results by crawling arxiv papers and summarizing abstracts. Helps you stay afloat with so many new papers everyday.
tomv564 / LSP
https://github.com/tomv564/LSP
stars | today |
---|---|
385 | 145 |
Language Server Protocol support for Sublime Text 3
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
12641 | 129 |
All Algorithms implemented in Python
malwaredllc / byob
https://github.com/malwaredllc/byob
stars | today |
---|---|
1965 | 94 |
BYOB (Build Your Own Botnet)
rianhunter / dbxfs
https://github.com/rianhunter/dbxfs
stars | today |
---|---|
354 | 72 |
User-space file system for Dropbox
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
42292 | 47 |
Models and examples built with TensorFlow
BYU-PCCL / holodeck
https://github.com/BYU-PCCL/holodeck
stars | today |
---|---|
74 | 61 |
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
49730 | 50 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
arraiy / torchgeometry
https://github.com/arraiy/torchgeometry
stars | today |
---|---|
207 | 44 |
TGM: PyTorch Geometry
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
42387 | 37 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
55861 | 39 |
A curated list of awesome Python frameworks, libraries, software and resources
cgarciae / pypeln
https://github.com/cgarciae/pypeln
stars | today |
---|---|
792 | 35 |
Concurrent data pipelines made easy
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
4819 | 36 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
34128 | 28 |
Deep Learning for humans
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
17211 | 28 |
🏡 Open source home automation that puts local control and privacy first
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32945 | 21 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
django / django
https://github.com/django/django
stars | today |
---|---|
36831 | 27 |
The Web framework for perfectionists with deadlines.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
17347 | 25 |
The world’s simplest facial recognition api for Python and the command line
amanusk / s-tui
https://github.com/amanusk/s-tui
stars | today |
---|---|
993 | 28 |
Terminal based CPU stress and monitoring utility
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
2559 | 16 |
Open Machine Learning course mlcourse.ai, both in English and Russian
BNMetrics / logme
https://github.com/BNMetrics/logme
stars | today |
---|---|
446 | 27 |
Python Logging For Humans (Also supports configurable color logging for the terminal!)
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
39182 | 24 |
The Python micro framework for building web applications.
cornellius-gp / gpytorch
https://github.com/cornellius-gp/gpytorch
stars | today |
---|---|
708 | 24 |
A highly efficient and modular implementation of Gaussian Processes in PyTorch
kriadmin / 30-seconds-of-python-code
https://github.com/kriadmin/30-seconds-of-python-code
stars | today |
---|---|
1272 | 23 |
Python implementation of 30-seconds-of-code
fireeye / idawasm
https://github.com/fireeye/idawasm
stars | today |
---|---|
28 | 24 |
IDA Pro loader and processor modules for WebAssembly
Language: go
MontFerret / ferret
https://github.com/MontFerret/ferret
stars | today |
---|---|
1701 | 316 |
Declarative web scraping
iov-one / weave
https://github.com/iov-one/weave
stars | today |
---|---|
740 | 232 |
Easy-to-use framework to build Tendermint ABCI applications
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
2561 | 193 |
Code search and intelligence, self-hosted and scalable
spiral / roadrunner
https://github.com/spiral/roadrunner
stars | today |
---|---|
1420 | 58 |
High-performance PHP application server, load-balancer and process manager written in Golang
benbjohnson / genesis
https://github.com/benbjohnson/genesis
stars | today |
---|---|
211 | 50 |
A simple tool for embedding assets in a Go binary.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12188 | 43 |
Connect, secure, control, and observe services.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
42228 | 32 |
Production-Grade Container Scheduling and Management
awslabs / aws-service-operator
https://github.com/awslabs/aws-service-operator
stars | today |
---|---|
46 | 35 |
AWS Service Operator allows you to create AWS resources using kubectl.
golang / go
stars | today |
---|---|
47669 | 28 |
The Go programming language
chrislusf / seaweedfs
https://github.com/chrislusf/seaweedfs
stars | today |
---|---|
6448 | 26 |
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
10161 | 25 |
Git with a cup of tea, painless self-hosted git service
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35717 | 22 |
A curated list of awesome Go frameworks, libraries and software
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
187 | 24 |
A rule based proxy in Go.
felixangell / strife
https://github.com/felixangell/strife
stars | today |
---|---|
207 | 24 |
a simple 2d game framework
helm / helm
stars | today |
---|---|
7882 | 18 |
The Kubernetes Package Manager
pulumi / kubespy
https://github.com/pulumi/kubespy
stars | today |
---|---|
1058 | 21 |
Tools for observing Kubernetes resources in real time, powered by Pulumi.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10707 | 19 |
A platform for building proxies to bypass network restrictions.
samsarahq / thunder
https://github.com/samsarahq/thunder
stars | today |
---|---|
409 | 20 |
⚡️ A Go framework for rapidly building powerful graphql services
bluek8s / kubedirector
https://github.com/bluek8s/kubedirector
stars | today |
---|---|
101 | 18 |
Kubernetes Director (aka KubeDirector) for deploying and managing stateful applications on Kubernetes
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
17196 | 18 |
🌸 A command-line fuzzy finder
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20900 | 15 |
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.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
19310 | 15 |
The Prometheus monitoring system and time series database.
DataDog / dd-trace-go
https://github.com/DataDog/dd-trace-go
stars | today |
---|---|
86 | 16 |
A Go tracing package for Datadog APM
moby / moby
stars | today |
---|---|
50593 | 14 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29268 | 14 |
The world’s fastest framework for building websites.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
111368 | 88 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
19554 | 86 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
RobotLocomotion / drake
https://github.com/RobotLocomotion/drake
stars | today |
---|---|
1011 | 47 |
A planning, control, and analysis toolbox for nonlinear dynamical systems. More info at
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11159 | 37 |
JSON for Modern C++
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
10358 | 34 |
Memory Efficient Serialization Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
65227 | 28 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
meritlabs / merit
https://github.com/meritlabs/merit
stars | today |
---|---|
139 | 27 |
Merit aims to be the world’s most adopted digital currency.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28130 | 19 |
Open Source Computer Vision Library
ZoranPandovski / al-go-rithms
https://github.com/ZoranPandovski/al-go-rithms
stars | today |
---|---|
454 | 11 |
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
ambujraj / hacktoberfest2018
https://github.com/ambujraj/hacktoberfest2018
stars | today |
---|---|
52 | 5 |
A repository for HacktoberFest 2018.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21475 | 18 |
Tesseract Open Source OCR Engine (main repository)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35129 | 17 |
Bitcoin Core integration/staging tree
maierfelix / node-vulkan
https://github.com/maierfelix/node-vulkan
stars | today |
---|---|
263 | 20 |
Vulkan for JavaScript
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
6449 | 18 |
Compatibility tool for Steam Play based on Wine and additional components
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16871 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
563 | 16 |
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
11747 | 15 |
A library that provides an embeddable, persistent key-value store for fast storage.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29448 | 14 |
Protocol Buffers - Google’s data interchange format
OSSIA / score
https://github.com/OSSIA/score
stars | today |
---|---|
306 | 13 |
ossia score, an interactive sequencer for the intermedia arts.
grpc / grpc
stars | today |
---|---|
17397 | 11 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Z3Prover / z3
https://github.com/Z3Prover/z3
stars | today |
---|---|
3435 | 12 |
The Z3 Theorem Prover
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
9241 | 10 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
4441 | 12 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
CppCon / CppCon2018
https://github.com/CppCon/CppCon2018
stars | today |
---|---|
252 | 12 |
Slides and other materials from CppCon 2018
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
12174 | 10 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
7447 | 407 |
🎨 A curated list of delightful VS Code packages and resources.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
26324 | 311 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
rhardih / ekill
https://github.com/rhardih/ekill
stars | today |
---|---|
416 | 93 |
Chrome extension to nuke annoying elements in a web page
simonw / datasette
https://github.com/simonw/datasette
stars | today |
---|---|
1951 | 90 |
A tool for exploring and publishing data
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
56847 | 65 |
Create React apps with no build configuration.
vuejs / vue
stars | today |
---|---|
115638 | 80 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
112553 | 72 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kylestetz / slang
https://github.com/kylestetz/slang
stars | today |
---|---|
654 | 82 |
🎤 a simple audio programming language implemented in JS
typicode / husky
https://github.com/typicode/husky
stars | today |
---|---|
9747 | 67 |
🐶 Git hooks made easy
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
39103 | 50 |
Headless Chrome Node API
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
7967 | 50 |
🚀 Node.js Content Management Framework (headless-CMS) to build powerful API with no effort.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
29243 | 45 |
Interactive UI component dev & test: React, React Native, Vue, Angular
freeCodeCamp / guide
https://github.com/freeCodeCamp/guide
stars | today |
---|---|
1881 | 18 |
A collection of easy-to-understand guides to programming tools
you-dont-need / You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
stars | today |
---|---|
5837 | 43 |
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
Nozbe / WatermelonDB
https://github.com/Nozbe/WatermelonDB
stars | today |
---|---|
4076 | 40 |
🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
wulkano / kap
https://github.com/wulkano/kap
stars | today |
---|---|
9641 | 39 |
An open-source screen recorder built with web technology
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
76710 | 38 |
JavaScript Style Guide
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
14993 | 35 |
🎨 Create and share beautiful images of your source code
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
32452 | 38 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
26371 | 30 |
Build blazing fast, modern apps and websites with React
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
54054 | 33 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
69405 | 31 |
A framework for building native apps with React.
deity-io / falcon
https://github.com/deity-io/falcon
stars | today |
---|---|
79 | 34 |
Deity Falcon - An Open Source, platform agnostic, headless PWA front-end library
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
27046 | 33 |
📦 🚀 Blazing fast, zero configuration web application bundler
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
35191 | 33 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Language: unknown
enochtangg / quick-SQL-cheatsheet
https://github.com/enochtangg/quick-SQL-cheatsheet
stars | today |
---|---|
1316 | 358 |
A quick reminder of all SQL queries and examples on how to use them.
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
3364 | 59 |
🚀 ✨ Help beginners to contribute to open source projects
zziz / pwc
stars | today |
---|---|
4678 | 73 |
Papers with code. Sorted by stars. Updated weekly.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
93565 | 67 |
😎 Curated list of awesome lists
videogamepreservation / descent
https://github.com/videogamepreservation/descent
stars | today |
---|---|
181 | 58 |
Descent (1995) by Parallax Software Corp.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
26318 | 56 |
⚡️ Delightful Node.js packages and resources
rstudio-education / rstats-ed
https://github.com/rstudio-education/rstats-ed
stars | today |
---|---|
93 | 49 |
List of courses teaching R
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
57956 | 49 |
Roadmap to becoming a web developer in 2018
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
89470 | 46 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
69325 | 44 |
A complete computer science study plan to become a software engineer.
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
1363 | 42 |
A paper list of object detection using deep learning.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
73443 | 34 |
A collection of useful .gitignore templates
neutraltone / awesome-stock-resources
https://github.com/neutraltone/awesome-stock-resources
stars | today |
---|---|
6647 | 42 |
🌇 A collection of links for free stock photography, video and Illustration websites
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
3954 | 40 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
cbsudux / awesome-human-pose-estimation
https://github.com/cbsudux/awesome-human-pose-estimation
stars | today |
---|---|
94 | 39 |
A collection of awesome resources in Human Pose estimation.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
37095 | 34 |
📚 Computer Science Learning Notes
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
111918 | 34 |
📚 Freely available programming books
romshark / Go-1-2-Proposal—Immutability
https://github.com/romshark/Go-1-2-Proposal---Immutability
stars | today |
---|---|
95 | 34 |
A a Go 1⁄2 language feature proposal to immutability
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
11767 | 31 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
leportella / datascience-pizza
https://github.com/leportella/datascience-pizza
stars | today |
---|---|
768 | 25 |
🍕 Repositório para juntar informações sobre materiais de estudo em análise de dados e áreas afins, empresas que trabalham com dados e dicionário de conceitos
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
14330 | 32 |
Curated list of project-based tutorials
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
21566 | 28 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
15620 | 25 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
ivomynttinen / sketch-data
https://github.com/ivomynttinen/sketch-data
stars | today |
---|---|
51 | 25 |
Various lists to use as data source in Sketch app and other design applications
michenriksen / drawio-threatmodeling
https://github.com/michenriksen/drawio-threatmodeling
stars | today |
---|---|
26 | 25 |
Draw.io libraries for threat modeling diagrams