Language: python
jofpin / trape
https://github.com/jofpin/trape
stars | today |
---|---|
1721 | 500 |
People tracker on the Internet: OSINT analysis and research tool.
1991viet / QuickDraw
https://github.com/1991viet/QuickDraw
stars | today |
---|---|
336 | 213 |
Implementation of Quickdraw - an online game developed by Google
cleardusk / 3DDFA
https://github.com/cleardusk/3DDFA
stars | today |
---|---|
1015 | 146 |
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
Tencent / tencent-ml-images
https://github.com/Tencent/tencent-ml-images
stars | today |
---|---|
1558 | 139 |
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
python-trio / trio
https://github.com/python-trio/trio
stars | today |
---|---|
1761 | 105 |
Trio – Pythonic async I/O for humans and snake people 🐍
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
52572 | 88 |
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 |
---|---|
18484 | 87 |
All Algorithms implemented in Python
meolu / walle-web
https://github.com/meolu/walle-web
stars | today |
---|---|
4162 | 90 |
walle - 瓦力 开源项目代码部署平台
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
44955 | 63 |
Models and examples built with TensorFlow
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
30279 | 83 |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
8213 | 71 |
TensorFlow code and pre-trained models for BERT
juefeix / pnn.pytorch.update
https://github.com/juefeix/pnn.pytorch.update
stars | today |
---|---|
132 | 74 |
This repo houses the new PNN code, along with our responses to the issue raised in the recent Reddit discussion. The code is based on Michael Klachko’s repo with slight modification in model.py and main.py. All changes are marked.
pytroll / satpy
https://github.com/pytroll/satpy
stars | today |
---|---|
355 | 69 |
Python package for earth-observing satellite data processing
spotify / chartify
https://github.com/spotify/chartify
stars | today |
---|---|
1231 | 60 |
Python library that makes it easy for data scientists to create charts.
jfzhang95 / pytorch-deeplab-xception
https://github.com/jfzhang95/pytorch-deeplab-xception
stars | today |
---|---|
318 | 54 |
DeepLab v3+ model in PyTorch. Support different backbones.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57912 | 48 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35788 | 41 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
44230 | 45 |
Command-line program to download videos from YouTube.com and other video sites
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
18792 | 38 |
The world’s simplest facial recognition api for Python and the command line
pfjaeger / medicaldetectiontoolkit
https://github.com/pfjaeger/medicaldetectiontoolkit
stars | today |
---|---|
118 | 38 |
django / django
https://github.com/django/django
stars | today |
---|---|
37865 | 31 |
The Web framework for perfectionists with deadlines.
inoryy / reaver-pysc2
https://github.com/inoryy/reaver-pysc2
stars | today |
---|---|
130 | 41 |
Reaver: StarCraft II Deep Reinforcement Learning Agent. Modular DRL framework. Works with Gym, Atari, and MuJoCo as well.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40265 | 37 |
The Python micro framework for building web applications.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
44491 | 39 |
A collective list of public JSON APIs for use in web development.
shenweichen / DeepCTR
https://github.com/shenweichen/DeepCTR
stars | today |
---|---|
307 | 39 |
DeepCTR is a Easy-to-use,Modular and Extendible package of deep-learning based CTR models along with lots of core components layer which can be used to build your own custom model easily.
Language: go
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
7893 | 3172 |
A tool for exploring each layer in a docker image
Humpheh / goboy
https://github.com/Humpheh/goboy
stars | today |
---|---|
1482 | 182 |
Multi-platform Nintendo Game Boy Color emulator written in Go
ory / hydra
stars | today |
---|---|
5337 | 95 |
OpenID Connect certified OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
1574 | 76 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
golang / go
stars | today |
---|---|
49718 | 67 |
The Go programming language
rakyll / autopprof
https://github.com/rakyll/autopprof
stars | today |
---|---|
495 | 51 |
Pprof made easy at development time for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
44360 | 38 |
Production-Grade Container Scheduling and Management
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
17360 | 42 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
zserge / lorca
https://github.com/zserge/lorca
stars | today |
---|---|
2279 | 44 |
Build cross-platform modern desktop apps in Go + HTML5
spiral / roadrunner
https://github.com/spiral/roadrunner
stars | today |
---|---|
1845 | 41 |
High-performance PHP application server, load-balancer and process manager written in Golang
dunglas / mercure
https://github.com/dunglas/mercure
stars | today |
---|---|
441 | 40 |
Server-sent live updates: protocol and reference implementation
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
37411 | 38 |
A curated list of awesome Go frameworks, libraries and software
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26439 | 33 |
A golang ebook intro how to build a web with golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
22277 | 33 |
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.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
11724 | 25 |
A platform for building proxies to bypass network restrictions.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
13355 | 25 |
Connect, secure, control, and observe services.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
8850 | 26 |
百度网盘客户端 - Go语言编写
gogs / gogs
stars | today |
---|---|
28084 | 25 |
Gogs is a painless self-hosted Git service.
fntlnz / kubectl-trace
https://github.com/fntlnz/kubectl-trace
stars | today |
---|---|
64 | 27 |
Schedule bpftrace programs on your kubernetes cluster using the kubectl
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
1640 | 26 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
38745 | 24 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
ncw / rclone
stars | today |
---|---|
11693 | 25 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
helm / helm
stars | today |
---|---|
8688 | 23 |
The Kubernetes Package Manager
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
20372 | 24 |
The Prometheus monitoring system and time series database.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30555 | 24 |
The world’s fastest framework for building websites.
Language: java
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
2243 | 105 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
13715 | 94 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
2001 | 82 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Ashok-Varma / Gander
https://github.com/Ashok-Varma/Gander
stars | today |
---|---|
113 | 81 |
Gander is a simple in-app HTTP inspector for Android OkHttp clients. Gander intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.
Marksss / AndroidAutoSwitcher
https://github.com/Marksss/AndroidAutoSwitcher
stars | today |
---|---|
221 | 59 |
AutoSwitchView, a view animating between two items for Android, supports multiple switching animations or you can customize your own strategy of animations. And its child view can be reused.
Dromara / soul
https://github.com/Dromara/soul
stars | today |
---|---|
355 | 52 |
这是一个高性能,异步的响应式的gateway
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
41738 | 49 |
Design patterns implemented in Java
toly1994328 / DS4Android
https://github.com/toly1994328/DS4Android
stars | today |
---|---|
83 | 56 |
看得见的数据结构Android版—Show the Data_Structure power by Android View
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
31376 | 42 |
Spring Boot
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
24936 | 39 |
Spring Framework
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
9351 | 37 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。2018年开源中国最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36319 | 32 |
Open Source, Distributed, RESTful Search Engine
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
1298 | 39 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
9579 | 20 |
The “REST With Spring” Course:
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
16856 | 30 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
8547 | 29 |
All Algorithms implemented in Java
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
7753 | 29 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
16707 | 27 |
Netty project - an event-driven asynchronous network application framework
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
22677 | 21 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
13936 | 27 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。2018年开源中国最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018 阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
Wechat-Group / weixin-java-tools
https://github.com/Wechat-Group/weixin-java-tools
stars | today |
---|---|
11567 | 27 |
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
5306 | 25 |
《史上最简单的Spring Cloud教程源码》
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
9799 | 27 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
2280 | 26 |
快速、简单避免OOM的java处理Excel工具
Tencent / tinker
https://github.com/Tencent/tinker
stars | today |
---|---|
12799 | 26 |
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
115320 | 82 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
29698 | 39 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
21678 | 49 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
facebookincubator / BOLT
https://github.com/facebookincubator/BOLT
stars | today |
---|---|
1128 | 52 |
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
Kobzol / hardware-effects
https://github.com/Kobzol/hardware-effects
stars | today |
---|---|
1330 | 45 |
Demonstration of various hardware effects.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66980 | 42 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
niklasb / sploits
https://github.com/niklasb/sploits
stars | today |
---|---|
211 | 40 |
xbmc / xbmc
stars | today |
---|---|
7832 | 37 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36104 | 29 |
Bitcoin Core integration/staging tree
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22663 | 30 |
Tesseract Open Source OCR Engine (main repository)
vnpy / vnpy
stars | today |
---|---|
6908 | 27 |
基于python的开源量化交易平台开发框架
gzc426 / leetcode
https://github.com/gzc426/leetcode
stars | today |
---|---|
66 | 19 |
每天一道leetcode
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17942 | 26 |
Godot Engine – Multi-platform 2D and 3D game engine
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30452 | 23 |
Protocol Buffers - Google’s data interchange format
TorchCraft / TorchCraftAI
https://github.com/TorchCraft/TorchCraftAI
stars | today |
---|---|
387 | 24 |
A platform that lets you build agents to learn to play StarCraft: Brood War.
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
4379 | 23 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
perone / euclidesdb
https://github.com/perone/euclidesdb
stars | today |
---|---|
342 | 23 |
A multi-model machine learning feature embedding database
grpc / grpc
stars | today |
---|---|
18200 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10022 | 22 |
🔧 Cross-platform GUI management tool for Redis
google / filament
https://github.com/google/filament
stars | today |
---|---|
5183 | 21 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux, macOS and WASM/WebGL
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4743 | 17 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
14167 | 16 |
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
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
5711 | 17 |
Nintendo Switch Emulator
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11887 | 15 |
JSON for Modern C++
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8508 | 17 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Language: javascript
pcottle / learnGitBranching
https://github.com/pcottle/learnGitBranching
stars | today |
---|---|
7842 | 478 |
An interactive git visualization to challenge and educate!
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
4169 | 383 |
A science fiction terminal emulator designed for large touchscreens that runs on all major OSs.
bvaughn / progress-estimator
https://github.com/bvaughn/progress-estimator
stars | today |
---|---|
549 | 329 |
Logs a progress bar and estimation for how long a Promise will take to complete
chrisdiana / cms.js
https://github.com/chrisdiana/cms.js
stars | today |
---|---|
2543 | 243 |
Client-Side JavaScript Site Generator
developit / htm
https://github.com/developit/htm
stars | today |
---|---|
2735 | 205 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
vuejs / vue
stars | today |
---|---|
120234 | 146 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zeit / ncc
stars | today |
---|---|
433 | 147 |
Node.js Compiler Collection
cytoscape / cytoscape.js
https://github.com/cytoscape/cytoscape.js
stars | today |
---|---|
5097 | 131 |
Graph theory (network) library for visualisation and analysis
plouc / nivo
stars | today |
---|---|
4175 | 132 |
nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
116320 | 109 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
19719 | 99 |
📜 33 concepts every JavaScript developer should know.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
59727 | 68 |
Set up a modern web app by running one command.
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
7080 | 76 |
Web rendering surface for Node applications
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
6214 | 64 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
42230 | 63 |
📚 免费的计算机编程类中文书籍,欢迎投稿
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
39399 | 57 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
32949 | 60 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
7903 | 60 |
sketch + style = paints 🎨
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
78918 | 55 |
JavaScript Style Guide
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
51590 | 56 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
55780 | 52 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
TarekRaafat / autoComplete.js
https://github.com/TarekRaafat/autoComplete.js
stars | today |
---|---|
357 | 57 |
Simple autocomplete pure vanilla Javascript library.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
41488 | 52 |
Headless Chrome Node API
karanchahal / DoodleMaster
https://github.com/karanchahal/DoodleMaster
stars | today |
---|---|
2256 | 55 |
“Don’t code your UI, Draw it !”
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
11555 | 49 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。 https://taro.js.org/
Language: unknown
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
41302 | 178 |
📚 Computer Science Learning Notes
bagder / http3-explained
https://github.com/bagder/http3-explained
stars | today |
---|---|
163 | 131 |
A document describing the HTTP/3 and QUIC protocols
DCCouncil / dc-law-xml
https://github.com/DCCouncil/dc-law-xml
stars | today |
---|---|
114 | 83 |
DC Law - statutes and code - in xml format. (project: https://github.com/DCCouncil/dc-law )
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
75632 | 58 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
92174 | 69 |
A book series on JavaScript. @YDKJS on twitter.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
62019 | 63 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
96849 | 61 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
114247 | 51 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39855 | 47 |
🎉 A curated list of awesome things related to Vue.js
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
23248 | 46 |
🔗 Some useful websites for programmers.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
26561 | 40 |
后端架构师技术图谱
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
71234 | 38 |
A complete computer science study plan to become a software engineer.
daviddao / awful-ai
https://github.com/daviddao/awful-ai
stars | today |
---|---|
1902 | 38 |
😈 Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
24OI / OI-wiki
https://github.com/24OI/OI-wiki
stars | today |
---|---|
793 | 37 |
🌟 Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
rosepac / biblioteca-espanol-gratis
https://github.com/rosepac/biblioteca-espanol-gratis
stars | today |
---|---|
191 | 33 |
📚 Biblioteca de libros, cursos y recursos para el aprendizaje de la programación y mucho más, 100% gratis en español.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
40268 | 35 |
🤓 Build your own (insert technology here)
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
17613 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
12693 | 30 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
snoopysecurity / awesome-burp-extensions
https://github.com/snoopysecurity/awesome-burp-extensions
stars | today |
---|---|
370 | 26 |
A curated list of amazingly awesome Burp Extensions
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
30350 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
16480 | 23 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
16289 | 22 |
100 Days of ML Coding
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5086 | 17 |
🚀 ✨ Help beginners to contribute to open source projects
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
18598 | 23 |
The largest Node.JS best practices list (November 2018)
infosecn1nja / AD-Attack-Defense
https://github.com/infosecn1nja/AD-Attack-Defense
stars | today |
---|---|
856 | 23 |
Active Directory Security For Red & Blue Team