Language: python
ecthros / uncaptcha2
https://github.com/ecthros/uncaptcha2
stars | today |
---|---|
2266 | 735 |
defeating the latest version of ReCaptcha with 91% accuracy
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
1105 | 339 |
12306智能刷票,订票
knazeri / edge-connect
https://github.com/knazeri/edge-connect
stars | today |
---|---|
202 | 155 |
EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning. https://arxiv.org/abs/1901.00212
dbcli / litecli
https://github.com/dbcli/litecli
stars | today |
---|---|
256 | 165 |
CLI for SQLite Databases with auto-completion and syntax highlighting
ghost123gg / imageDist
https://github.com/ghost123gg/imageDist
stars | today |
---|---|
144 | 106 |
Code for “Image Distribution”
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
3609 | 99 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
TheYahya / sherlock
https://github.com/TheYahya/sherlock
stars | today |
---|---|
2303 | 73 |
🔎 Find usernames across social networks
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
4819 | 73 |
💿 Free software that works great, and also happens to be open-source Python.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
45636 | 65 |
Command-line program to download videos from YouTube.com and other video sites
ghost123gg / releaseName
https://github.com/ghost123gg/releaseName
stars | today |
---|---|
106 | 69 |
Started as a joke, then became a real thing at work: quick & dirty release naming tool for D&D fans
target / matrixprofile-ts
https://github.com/target/matrixprofile-ts
stars | today |
---|---|
240 | 56 |
A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45964 | 51 |
A collective list of free APIs for use in software and web development.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
59554 | 43 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46755 | 36 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
54368 | 40 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
20128 | 35 |
All Algorithms implemented in Python
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
20300 | 33 |
🏡 Open source home automation that puts local control and privacy first
evhub / coconut
https://github.com/evhub/coconut
stars | today |
---|---|
2207 | 38 |
Simple, elegant, Pythonic functional programming.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
8375 | 33 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37102 | 28 |
Deep Learning for humans
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
9111 | 32 |
My Python Examples
meolu / walle-web
https://github.com/meolu/walle-web
stars | today |
---|---|
5116 | 30 |
walle - 瓦力 开源项目代码部署平台
sepandhaghighi / pycm
https://github.com/sepandhaghighi/pycm
stars | today |
---|---|
405 | 31 |
Multi-class confusion matrix library in Python
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
10554 | 26 |
TensorFlow code and pre-trained models for BERT
floodsung / Deep-Learning-Papers-Reading-Roadmap
https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
21201 | 27 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Language: go
windmilleng / tilt
https://github.com/windmilleng/tilt
stars | today |
---|---|
558 | 401 |
Local Kubernetes development with no stress
lni / dragonboat
https://github.com/lni/dragonboat
stars | today |
---|---|
566 | 172 |
Dragonboat is a feature complete and high performance multi-group Raft library in Go.
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
2880 | 167 |
Build powerful pipelines in any programming language.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
23548 | 57 |
Open Source Continuous File Synchronization
golang / go
stars | today |
---|---|
51496 | 42 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
46443 | 37 |
Production-Grade Container Scheduling and Management
drk1wi / Modlishka
https://github.com/drk1wi/Modlishka
stars | today |
---|---|
125 | 34 |
Modlishka. Reverse Proxy. Phishing NG.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31533 | 32 |
The world’s fastest framework for building websites.
Ne0nd0g / merlin
https://github.com/Ne0nd0g/merlin
stars | today |
---|---|
1732 | 30 |
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
shazow / ssh-chat
https://github.com/shazow/ssh-chat
stars | today |
---|---|
3288 | 26 |
Chat over SSH.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38699 | 20 |
A curated list of awesome Go frameworks, libraries and software
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12557 | 20 |
A platform for building proxies to bypass network restrictions.
joncrlsn / dque
https://github.com/joncrlsn/dque
stars | today |
---|---|
67 | 23 |
dque is a fast, embedded, durable queue for Go
flike / kingbus
https://github.com/flike/kingbus
stars | today |
---|---|
318 | 22 |
A distributed MySQL binlog storage system built on Raft
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
4220 | 21 |
Like Prometheus, but for logs.
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
1296 | 20 |
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
526 | 19 |
Cross platform GUI in Go based on Material Design
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
19586 | 18 |
The Cloud Native Edge Router
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
15028 | 18 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
liamg / aminal
https://github.com/liamg/aminal
stars | today |
---|---|
1800 | 18 |
Golang terminal emulator from scratch
mafanr / meq
stars | today |
---|---|
964 | 17 |
A modern messaging platform for Message Push、IM、IoT etc, based on MQTT protocol
isacikgoz / tldr
https://github.com/isacikgoz/tldr
stars | today |
---|---|
411 | 17 |
fast and interactive tldr client written with go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
27207 | 15 |
A golang ebook intro how to build a web with golang
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
22266 | 14 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23410 | 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.
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
18864 | 131 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
4252 | 120 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
3673 | 75 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
1067 | 48 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
2641 | 47 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32782 | 27 |
Spring Boot
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
9111 | 32 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
Tencent / matrix
https://github.com/Tencent/matrix
stars | today |
---|---|
2872 | 32 |
Matrix is a plugin style, non-invasive APM system developed by WeChat.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10586 | 18 |
The “REST With Spring” Course:
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10587 | 26 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9612 | 23 |
All Algorithms implemented in Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25774 | 18 |
Spring Framework
tywo45 / t-io
https://github.com/tywo45/t-io
stars | today |
---|---|
370 | 19 |
t-io是基于aio(nio2)的网络编程框架,和netty属于同类,但t-io更注重开发一线工程师的感受,提供了大量和业务相关的API。基于t-io来开发IM、TCP私有协议、RPC、游戏服务器端、推送服务、实时监控、物联网、UDP、Socket将会变得空前的简单。
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23754 | 15 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
8347 | 20 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37344 | 18 |
Open Source, Distributed, RESTful Search Engine
google / guava
https://github.com/google/guava
stars | today |
---|---|
29128 | 15 |
Google core libraries for Java
x-ream / x7
stars | today |
---|---|
329 | 20 |
ParfoisMeng / SlideBack
https://github.com/ParfoisMeng/SlideBack
stars | today |
---|---|
89 | 18 |
无需继承的Activity侧滑返回库 类全面屏返回手势效果 仿“即刻”侧滑返回
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17999 | 15 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
3816 | 15 |
A Magic Mask to Alter Android System Systemless-ly
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
2994 | 14 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
17345 | 11 |
Netty project - an event-driven asynchronous network application framework
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
30372 | 13 |
An HTTP+HTTP/2 client for Android and Java applications.
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
12300 | 13 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
Language: c++
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
8532 | 116 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
117950 | 54 |
An Open Source Machine Learning Framework for Everyone
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23501 | 35 |
Tesseract Open Source OCR Engine (main repository)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30785 | 22 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
68378 | 31 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
23467 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5306 | 25 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31278 | 16 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36644 | 16 |
Bitcoin Core integration/staging tree
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3119 | 16 |
Desktop implementations of the Flutter embedding API
OtterBrowser / otter-browser
https://github.com/OtterBrowser/otter-browser
stars | today |
---|---|
959 | 17 |
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
HackerPoet / MarbleMarcher
https://github.com/HackerPoet/MarbleMarcher
stars | today |
---|---|
399 | 16 |
A Fractal Physics Game
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8918 | 14 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18537 | 15 |
Godot Engine – Multi-platform 2D and 3D game engine
QuantStack / xframe
https://github.com/QuantStack/xframe
stars | today |
---|---|
92 | 15 |
C++ dataframe
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
7515 | 14 |
Compatibility tool for Steam Play based on Wine and additional components
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
12038 | 11 |
An open autonomous driving platform
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12849 | 13 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
16699 | 13 |
Lovely console emulator package for Windows
grpc / grpc
stars | today |
---|---|
18805 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46239 | 12 |
The Swift Programming Language
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
3812 | 12 |
A Qt and C++ GUI for radare2 reverse engineering framework
google / filament
https://github.com/google/filament
stars | today |
---|---|
5535 | 11 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
GoogleChromeLabs / webm-wasm
https://github.com/GoogleChromeLabs/webm-wasm
stars | today |
---|---|
54 | 11 |
webm-wasm lets you create webm videos in JavaScript via WebAssembly.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13138 | 10 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
facebookincubator / fbt
https://github.com/facebookincubator/fbt
stars | today |
---|---|
1812 | 263 |
A JavaScript Internationalization Framework
dwyl / learn-json-web-tokens
https://github.com/dwyl/learn-json-web-tokens
stars | today |
---|---|
3078 | 193 |
🔐 Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
aceakash / string-similarity
https://github.com/aceakash/string-similarity
stars | today |
---|---|
630 | 160 |
Finds degree of similarity between two strings, based on Dice’s Coefficient, which is mostly better than Levenshtein distance.
KidkArolis / jetpack
https://github.com/KidkArolis/jetpack
stars | today |
---|---|
795 | 150 |
🚀 Jetpack – webpack made more convenient.
filipedeschamps / doom-fire-algorithm
https://github.com/filipedeschamps/doom-fire-algorithm
stars | today |
---|---|
154 | 143 |
Fire effect from Doom implemented in plain JavaScript
lexfridman / deeptraffic
https://github.com/lexfridman/deeptraffic
stars | today |
---|---|
157 | 122 |
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
drcmda / react-with-gesture
https://github.com/drcmda/react-with-gesture
stars | today |
---|---|
515 | 118 |
👇 Bread n butter utility for component-tied mouse/touch gestures in React
caijinyc / Here
https://github.com/caijinyc/Here
stars | today |
---|---|
121 | 103 |
Here Music 一个 使用 Electron + React 开发的音乐客户端
vuejs / vue
stars | today |
---|---|
123975 | 76 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
portsmouth / fibre
https://github.com/portsmouth/fibre
stars | today |
---|---|
437 | 74 |
WebGL 3d dynamical systems visualization
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
35795 | 68 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
119033 | 59 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jfet97 / omniclone
https://github.com/jfet97/omniclone
stars | today |
---|---|
77 | 66 |
An isomorphic and configurable javascript utility for objects deep cloning.
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
8467 | 51 |
🤖 Neural networks in JavaScript
Binaryify / NeteaseCloudMusicApi
https://github.com/Binaryify/NeteaseCloudMusicApi
stars | today |
---|---|
6580 | 50 |
网易云音乐 Node.js API service
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
61524 | 44 |
Set up a modern web app by running one command.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
23656 | 46 |
📜 33 concepts every JavaScript developer should know.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
41850 | 44 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Countly / countly-server
https://github.com/Countly/countly-server
stars | today |
---|---|
3526 | 44 |
Countly helps you get insights from your application. Available self-hosted or on private cloud.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
22090 | 42 |
The largest Node.JS best practices list (November 2018)
mattzeunert / FromJS
https://github.com/mattzeunert/FromJS
stars | today |
---|---|
183 | 43 |
See where each character on the screen came from in code.
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
37204 | 40 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
e-oj / Magic-Grid
https://github.com/e-oj/Magic-Grid
stars | today |
---|---|
1602 | 41 |
A simple, lightweight Javascript library for dynamic grid layouts.
steniowagner / store-system
https://github.com/steniowagner/store-system
stars | today |
---|---|
81 | 38 |
A Store System built with Electron, React, Material-UI, Redux, Redux-Saga, MySQL and Sequelize.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
29694 | 33 |
Build blazing fast, modern apps and websites with React
Language: unknown
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
24540 | 178 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
jeffgerickson / algorithms
https://github.com/jeffgerickson/algorithms
stars | today |
---|---|
1906 | 150 |
Bug-tracking for Jeff’s algorithms book, notes, etc.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
45789 | 104 |
📚 Computer Science Learning Notes
YZHANG1270 / Girls-In-AI
https://github.com/YZHANG1270/Girls-In-AI
stars | today |
---|---|
145 | 103 |
Coding is the new sexy.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
64454 | 65 |
Roadmap to becoming a web developer in 2019
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
9993 | 67 |
💫 A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
zziz / pwc
stars | today |
---|---|
7554 | 60 |
Papers with code. Sorted by stars. Updated weekly.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
77208 | 43 |
A collection of useful .gitignore templates
AxtMueller / Windows-Kernel-Explorer
https://github.com/AxtMueller/Windows-Kernel-Explorer
stars | today |
---|---|
199 | 50 |
A free but powerful Windows kernel research tool
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
99191 | 52 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
94064 | 46 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115719 | 35 |
📚 Freely available programming books
sw-yx / react-typescript-cheatsheet
https://github.com/sw-yx/react-typescript-cheatsheet
stars | today |
---|---|
3045 | 37 |
a cheatsheet for react users using typescript with react for the first (or nth!) time
Norbert515 / flutter_ide
https://github.com/Norbert515/flutter_ide
stars | today |
---|---|
36 | 36 |
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
2767 | 32 |
A paper list of object detection using deep learning.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16827 | 26 |
Curated list of project-based tutorials
SaraVieira / awesome-female-workshop-leads
https://github.com/SaraVieira/awesome-female-workshop-leads
stars | today |
---|---|
85 | 31 |
Awesome female workshop leads in the programming community
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72881 | 26 |
A complete computer science study plan to become a software engineer.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
36756 | 28 |
🎓 Path to a free self-taught education in Computer Science!
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
7044 | 29 |
An updated list of public BitTorrent trackers
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
626 | 28 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
jonatasbaldin / awesome-awesome-awesome
https://github.com/jonatasbaldin/awesome-awesome-awesome
stars | today |
---|---|
1141 | 28 |
Awesome list of repositories of awesome lists 🤷♀️
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
25121 | 27 |
🔗 Some useful websites for programmers.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
27420 | 24 |
A collection of various awesome lists for hackers, pentesters and security researchers
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
1339 | 23 |
Must-read papers on graph neural networks (GNN)