Language: python
Wookai / paper-tips-and-tricks
https://github.com/Wookai/paper-tips-and-tricks
stars | today |
---|---|
1831 | 215 |
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
4375 | 175 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
898 | 182 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
9449 | 100 |
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.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
20120 | 92 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
instantbox / instantbox
https://github.com/instantbox/instantbox
stars | today |
---|---|
1363 | 107 |
Get a clean, ready-to-go Linux box in seconds.
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
2401 | 88 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
paranoidninja / CarbonCopy
https://github.com/paranoidninja/CarbonCopy
stars | today |
---|---|
357 | 81 |
A tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
50080 | 60 |
Models and examples built with TensorFlow
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
16439 | 66 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
23736 | 66 |
All Algorithms implemented in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
59866 | 68 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
64446 | 63 |
A curated list of awesome Python frameworks, libraries, software and resources
kartickvad / Tax-Calculator
https://github.com/kartickvad/Tax-Calculator
stars | today |
---|---|
62 | 61 |
Calculates take-home pay based on CTC, or vice-versa, for both employees and consultants
tensorflow / magenta
https://github.com/tensorflow/magenta
stars | today |
---|---|
12643 | 54 |
Magenta: Music and Art Generation with Machine Intelligence
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
13287 | 50 |
TensorFlow code and pre-trained models for BERT
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
1776 | 52 |
❤️ 中国科学技术大学课程资源
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
373 | 50 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版)
thevarunsharma / Animoji-Animate
https://github.com/thevarunsharma/Animoji-Animate
stars | today |
---|---|
59 | 53 |
Facial-Landmarks Detection based animating application similar to Apple-Animoji™
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
1815 | 53 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
encode / requests-async
https://github.com/encode/requests-async
stars | today |
---|---|
102 | 53 |
async-await support for requests
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
39301 | 39 |
Deep Learning for humans
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
48409 | 41 |
Command-line program to download videos from YouTube.com and other video sites
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
22114 | 41 |
The world’s simplest facial recognition api for Python and the command line
huggingface / knockknock
https://github.com/huggingface/knockknock
stars | today |
---|---|
71 | 48 |
🚪 👋 ✊ Knock Knock: Be notified when your training ends with only two additional lines of code
Language: go
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
925 | 161 |
A K8s-native Pipeline resource.
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
1066 | 157 |
Cross platform GUI in Go based on Material Design
celicoo / docli
https://github.com/celicoo/docli
stars | today |
---|---|
252 | 91 |
Docli - Command-line interfaces made easy
kubeedge / kubeedge
https://github.com/kubeedge/kubeedge
stars | today |
---|---|
654 | 82 |
Kubernetes Native Edge Computing Framework (project under CNCF)
golang / go
stars | today |
---|---|
54950 | 82 |
The Go programming language
antonmedv / countdown
https://github.com/antonmedv/countdown
stars | today |
---|---|
134 | 82 |
Terminal countdown timer
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49880 | 69 |
Production-Grade Container Scheduling and Management
developer-learning / learning-golang
https://github.com/developer-learning/learning-golang
stars | today |
---|---|
1033 | 67 |
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
spilled-ink / spilld
https://github.com/spilled-ink/spilld
stars | today |
---|---|
92 | 67 |
Email server
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
41372 | 61 |
A curated list of awesome Go frameworks, libraries and software
infinimesh / kaf
https://github.com/infinimesh/kaf
stars | today |
---|---|
496 | 57 |
Modern CLI for Apache Kafka, written in Go.
developer-learning / reading-go
https://github.com/developer-learning/reading-go
stars | today |
---|---|
2250 | 52 |
Go 每日阅读和 Go 夜读 > Daily Reading Go and Night Reading Go - Go source reading and offline technical or another articles or discussion on every night.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
21232 | 53 |
The Cloud Native Edge Router
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
12022 | 41 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
gojektech / weaver
https://github.com/gojektech/weaver
stars | today |
---|---|
350 | 42 |
An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
21211 | 39 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
5688 | 39 |
Lightweight Kubernetes. 5 less than k8s.
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
2947 | 40 |
A fast, bloat-free, privacy-focused commenting platform
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12458 | 35 |
百度网盘客户端 - Go语言编写
lightninglabs / loop
https://github.com/lightninglabs/loop
stars | today |
---|---|
61 | 33 |
Lightning Loop: A Non-Custodial Off/On Chain Bridge
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
25357 | 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.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
16298 | 29 |
Connect, secure, control, and observe services.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
20344 | 32 |
🌸 A command-line fuzzy finder
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23645 | 28 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
28651 | 28 |
A golang ebook intro how to build a web with golang
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
30594 | 214 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
12904 | 102 |
😮 互联网 Java 工程师进阶知识完全扫盲
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
12145 | 76 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
8860 | 68 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
45601 | 68 |
Design patterns implemented in Java
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
11212 | 66 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
dyc87112 / SpringBoot-Learning
https://github.com/dyc87112/SpringBoot-Learning
stars | today |
---|---|
7078 | 65 |
Spring Boot基础教程
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35531 | 52 |
Spring Boot
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6675 | 49 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12660 | 33 |
The “REST With Spring” Course:
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11569 | 47 |
All Algorithms implemented in Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27438 | 36 |
Spring Framework
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
5876 | 44 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
12421 | 43 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25206 | 34 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
5122 | 37 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
4481 | 33 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
apache / incubator-skywalking
https://github.com/apache/incubator-skywalking
stars | today |
---|---|
6432 | 33 |
APM, Application Performance Monitoring System
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
15746 | 30 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
javagrowing / JGrowing
https://github.com/javagrowing/JGrowing
stars | today |
---|---|
939 | 30 |
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
clowee / OpenSZZ
https://github.com/clowee/OpenSZZ
stars | today |
---|---|
48 | 21 |
SZZ Algorithm To Detect Fault-Inducing Commits
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
39333 | 27 |
Open Source, Distributed, RESTful Search Engine
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
5919 | 28 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
mercyblitz / thinking-in-spring-boot-samples
https://github.com/mercyblitz/thinking-in-spring-boot-samples
stars | today |
---|---|
702 | 29 |
小马哥书籍《Spring Boot 编程思想》示例工程
alibaba / fastjson
https://github.com/alibaba/fastjson
stars | today |
---|---|
17013 | 27 |
🚄 A fast JSON parser/generator for Java. (Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by fastjson )
Language: c++
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
4634 | 249 |
Free and open-source GUI for radare2 reverse engineering framework
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
13871 | 154 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
5870 | 143 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
20709 | 145 |
Godot Engine – Multi-platform 2D and 3D game engine
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
123474 | 112 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32857 | 45 |
Open Source Computer Vision Library
google / sandboxed-api
https://github.com/google/sandboxed-api
stars | today |
---|---|
805 | 59 |
Sandboxed API automatically generates sandboxes for C/C++ libraries
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
71259 | 50 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Neargye / nameof
https://github.com/Neargye/nameof
stars | today |
---|---|
68 | 49 |
Nameof operator for modern C++
implus / SKNet
https://github.com/implus/SKNet
stars | today |
---|---|
71 | 40 |
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
26041 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scottchiefbaker / ESP-WebOTA
https://github.com/scottchiefbaker/ESP-WebOTA
stars | today |
---|---|
65 | 43 |
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25460 | 35 |
Tesseract Open Source OCR Engine (main repository)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3834 | 28 |
📚 C/C++面试基础知识总结
BVLC / caffe
stars | today |
---|---|
27556 | 30 |
Caffe: a fast open framework for deep learning.
ultralight-ux / ultralight
https://github.com/ultralight-ux/ultralight
stars | today |
---|---|
612 | 31 |
Ultralight— a lightweight, pure-GPU, HTML UI renderer for native apps.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
13320 | 24 |
JSON for Modern C++
grpc / grpc
stars | today |
---|---|
20121 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
an-tao / drogon
https://github.com/an-tao/drogon
stars | today |
---|---|
613 | 25 |
Drogon: A C++14⁄17 based HTTP web application framework running on Linux/macOS/Unix
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32875 | 20 |
Protocol Buffers - Google’s data interchange format
facebook / watchman
https://github.com/facebook/watchman
stars | today |
---|---|
7786 | 23 |
Watches files and records, or triggers actions, when they change.
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
515 | 19 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car(VTOL).
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
11433 | 19 |
🔧 Cross-platform GUI management tool for Redis
HKUST-Aerial-Robotics / A-LOAM
https://github.com/HKUST-Aerial-Robotics/A-LOAM
stars | today |
---|---|
104 | 18 |
Advanced implementation of LOAM
GameTechDev / IntelShaderAnalyzer
https://github.com/GameTechDev/IntelShaderAnalyzer
stars | today |
---|---|
82 | 20 |
Command line tool for offline shader ISA inspection.
Language: javascript
alexfoxy / laxxx
https://github.com/alexfoxy/laxxx
stars | today |
---|---|
3392 | 337 |
Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
vuejs / vue
stars | today |
---|---|
131804 | 307 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
2092 | 213 |
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
ammonb / stereogram-raycaster
https://github.com/ammonb/stereogram-raycaster
stars | today |
---|---|
133 | 123 |
A raycaster that renders to random dot stereogram
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
124953 | 96 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kevinwolfcr / formal
https://github.com/kevinwolfcr/formal
stars | today |
---|---|
93 | 91 |
👔 Elegant cross-platform form management primitives for the react hooks era.
nytimes / library
https://github.com/nytimes/library
stars | today |
---|---|
150 | 88 |
A collaborative documentation site, powered by Google Docs.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
41287 | 77 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
mgechev / mk.js
https://github.com/mgechev/mk.js
stars | today |
---|---|
632 | 79 |
Canvas implementation of basic fighting game which allows multiplayer over the network.
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
6687 | 76 |
Simple, private file sharing from the makers of Firefox
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56722 | 70 |
Promise based HTTP client for the browser and node.js
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
46494 | 64 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
6139 | 64 |
A full-featured download manager.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
47029 | 64 |
Headless Chrome Node API
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131760 | 48 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
65282 | 57 |
Set up a modern web app by running one command.
vvo / gifify
stars | today |
---|---|
4809 | 63 |
😻 Convert any video file to an optimized animated GIF.
Webiny / webiny-js
https://github.com/Webiny/webiny-js
stars | today |
---|---|
553 | 62 |
Serverless CMS (GraphQL + React)
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
49747 | 52 |
JavaScript 3D library.
NiceDash / Vibe
https://github.com/NiceDash/Vibe
stars | today |
---|---|
80 | 60 |
A beautiful react.js dashboard build with Bootstrap 4 👌
francisrstokes / hexnut
https://github.com/francisrstokes/hexnut
stars | today |
---|---|
83 | 61 |
🔩 Hexnut is a middleware based, express/koa like framework for web sockets
nosir / cleave.js
https://github.com/nosir/cleave.js
stars | today |
---|---|
13735 | 59 |
Format input text content when you are typing…
exodusintel / CVE-2019-5786
https://github.com/exodusintel/CVE-2019-5786
stars | today |
---|---|
61 | 52 |
FileReader Exploit
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
16684 | 55 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32934 | 50 |
Build blazing fast, modern apps and websites with React
Language: unknown
clone95 / Machine-Learning-Study-Path-March-2019
https://github.com/clone95/Machine-Learning-Study-Path-March-2019
stars | today |
---|---|
2888 | 1023 |
A complete ML study path, focused on TensorFlow and Scikit-Learn
NVlabs / SPADE
https://github.com/NVlabs/SPADE
stars | today |
---|---|
2048 | 359 |
twhite96 / js-dev-reads
https://github.com/twhite96/js-dev-reads
stars | today |
---|---|
2415 | 218 |
A list of books 📚 and articles 📝 for the discerning web developer to read.
wesbos / awesome-uses
https://github.com/wesbos/awesome-uses
stars | today |
---|---|
984 | 207 |
Awesome Uses Page
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
54023 | 153 |
😋 技术面试必备基础知识
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
304 | 88 |
Cheat Sheets
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
76661 | 100 |
Roadmap to becoming a web developer in 2019
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
11537 | 102 |
Ghidra is a software reverse engineering (SRE) framework
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
98377 | 94 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80826 | 75 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
104334 | 83 |
😎 Awesome lists about all kinds of interesting topics
Snowming04 / The-Hacker-Playbook-3-Translation
https://github.com/Snowming04/The-Hacker-Playbook-3-Translation
stars | today |
---|---|
777 | 80 |
对 The Hacker Playbook 3 的翻译。
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
47059 | 64 |
📚 免费的计算机编程类中文书籍,欢迎投稿
extreme-assistant / cvpr2019
https://github.com/extreme-assistant/cvpr2019
stars | today |
---|---|
622 | 61 |
cvpr2019 papers
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
8016 | 62 |
The best design tools for everything.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118782 | 57 |
📚 Freely available programming books
Yangfan2016 / learn-translate
https://github.com/Yangfan2016/learn-translate
stars | today |
---|---|
57 | 50 |
Some translated articles
rafalab / ds4stats
https://github.com/rafalab/ds4stats
stars | today |
---|---|
94 | 51 |
Data science for statisticians workshop
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
43383 | 52 |
🤓 Build your own (insert technology here)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43560 | 48 |
🎉 A curated list of awesome things related to Vue.js
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
3911 | 48 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
ddneves / awesome-gcp-certifications
https://github.com/ddneves/awesome-gcp-certifications
stars | today |
---|---|
189 | 47 |
A curated list of resources for learning about Google Cloud Platform certifications and how to prepare for it.
perifacode / comunidade
https://github.com/perifacode/comunidade
stars | today |
---|---|
54 | 43 |
Comunidade de programação para pessoas de região ou origem periférica
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
39528 | 41 |
Master the command line, in one page
transitive-bullshit / awesome-puppeteer
https://github.com/transitive-bullshit/awesome-puppeteer
stars | today |
---|---|
561 | 40 |
A curated list of awesome puppeteer resources.