Language: python
Wookai / paper-tips-and-tricks
https://github.com/Wookai/paper-tips-and-tricks
stars | today |
---|---|
331 | 244 |
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
2007 | 191 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
3749 | 179 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
PaddlePaddle / LARK
https://github.com/PaddlePaddle/LARK
stars | today |
---|---|
571 | 139 |
LAnguage Representations Kit
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
19845 | 124 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
adeshpande3 / March-Madness-ML
https://github.com/adeshpande3/March-Madness-ML
stars | today |
---|---|
118 | 100 |
Machine learned bracketology
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
16238 | 81 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
49885 | 62 |
Models and examples built with TensorFlow
ofek / bit
stars | today |
---|---|
754 | 80 |
Bitcoin made easy.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
64258 | 68 |
A curated list of awesome Python frameworks, libraries, software and resources
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
1633 | 68 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
23573 | 57 |
All Algorithms implemented in Python
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
224 | 60 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
59645 | 60 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
10339 | 52 |
My Python Examples
vita-epfl / openpifpaf
https://github.com/vita-epfl/openpifpaf
stars | today |
---|---|
79 | 58 |
Implementation of “PifPaf: Composite Fields for Human Pose Estimation” in PyTorch.
AdrianVollmer / PowerHub
https://github.com/AdrianVollmer/PowerHub
stars | today |
---|---|
148 | 53 |
A web application to transfer PowerShell modules, executables, snippets and files while bypassing AV and application whitelisting
django / django
https://github.com/django/django
stars | today |
---|---|
40188 | 47 |
The Web framework for perfectionists with deadlines.
DeepX-inc / machina
https://github.com/DeepX-inc/machina
stars | today |
---|---|
67 | 51 |
Deep Reinforcement Learning framework
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53651 | 46 |
A collective list of free APIs for use in software and web development.
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
1621 | 39 |
❤️ 中国科学技术大学课程资源
dragonfly / dragonfly
https://github.com/dragonfly/dragonfly
stars | today |
---|---|
86 | 47 |
An open source python library for scalable Bayesian optimisation.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
39179 | 41 |
Deep Learning for humans
paranoidninja / CarbonCopy
https://github.com/paranoidninja/CarbonCopy
stars | today |
---|---|
237 | 44 |
A tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux
pirate / ArchiveBox
https://github.com/pirate/ArchiveBox
stars | today |
---|---|
3945 | 45 |
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more…
Language: go
infinimesh / kaf
https://github.com/infinimesh/kaf
stars | today |
---|---|
343 | 207 |
Modern CLI for Apache Kafka, written in Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49688 | 59 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
54714 | 55 |
The Go programming language
gotify / server
https://github.com/gotify/server
stars | today |
---|---|
3524 | 58 |
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
openacid / slim
https://github.com/openacid/slim
stars | today |
---|---|
896 | 54 |
Unbelievably space efficient data structures in Golang.
cloudflare / mitmengine
https://github.com/cloudflare/mitmengine
stars | today |
---|---|
84 | 49 |
A MITM (monster-in-the-middle) detection tool. Used to build MALCOLM:
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
11926 | 39 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
21107 | 38 |
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 |
---|---|
5572 | 41 |
Lightweight Kubernetes. 5 less than k8s.
gojektech / weaver
https://github.com/gojektech/weaver
stars | today |
---|---|
265 | 42 |
An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
41231 | 39 |
A curated list of awesome Go frameworks, libraries and software
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
16174 | 38 |
Connect, secure, control, and observe services.
uber / kraken
https://github.com/uber/kraken
stars | today |
---|---|
2113 | 40 |
P2P Docker registry capable of distributing TBs of data in seconds
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33581 | 38 |
The world’s fastest framework for building websites.
aimerforreimu / AUXPI
https://github.com/aimerforreimu/AUXPI
stars | today |
---|---|
323 | 36 |
🍭 集合多家 API 的新一代图床
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
21088 | 36 |
The Cloud Native Edge Router
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
28580 | 33 |
A golang ebook intro how to build a web with golang
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12371 | 32 |
百度网盘客户端 - Go语言编写
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
25256 | 32 |
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.
helm / helm
stars | today |
---|---|
10623 | 29 |
The Kubernetes Package Manager
grandecola / bigqueue
https://github.com/grandecola/bigqueue
stars | today |
---|---|
302 | 31 |
Embedded, Fast and Persistent bigqueue implementation
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23563 | 29 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
19349 | 29 |
beego is an open-source, high-performance web framework for the Go programming language.
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
634 | 28 |
A K8s-native Pipeline resource.
openshift / installer
https://github.com/openshift/installer
stars | today |
---|---|
360 | 25 |
Install an OpenShift cluster
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
30035 | 227 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
11889 | 179 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
8630 | 103 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
12614 | 100 |
😮 互联网 Java 工程师进阶知识完全扫盲
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12564 | 35 |
The “REST With Spring” Course:
x-ream / x7
stars | today |
---|---|
1030 | 36 |
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35403 | 42 |
Spring Boot
c0ny1 / chunked-coding-converter
https://github.com/c0ny1/chunked-coding-converter
stars | today |
---|---|
209 | 49 |
Burp suite 分块传输辅助插件
b3log / solo
stars | today |
---|---|
6727 | 49 |
🎸 一款小而美的博客系统,专为程序员设计。 https://hacpai.com/tag/solo
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
552 | 46 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27351 | 39 |
Spring Framework
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6508 | 46 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
11068 | 46 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
33174 | 39 |
Everything you need to know to get the job.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
39235 | 39 |
Open Source, Distributed, RESTful Search Engine
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
24638 | 33 |
Render After Effects animations natively on Android and iOS, Web, and React Native
google / guava
https://github.com/google/guava
stars | today |
---|---|
30389 | 30 |
Google core libraries for Java
networknt / light-4j
https://github.com/networknt/light-4j
stars | today |
---|---|
1126 | 30 |
A fast, lightweight and more productive microservices framework
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
5036 | 26 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
883 | 31 |
Quarkus: Supersonic Subatomic Java.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
12307 | 28 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
8481 | 27 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
pravega / pravega
https://github.com/pravega/pravega
stars | today |
---|---|
626 | 29 |
Pravega - Streaming as a new software defined storage primitive
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25127 | 23 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
geduo83 / FlyTour
https://github.com/geduo83/FlyTour
stars | today |
---|---|
293 | 24 |
Android MVP+组件化实战项目框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVP架构,在Android项目框架搭建中中有很大的参考价值,MVP的架子直接复制粘贴到你的项目直接就能用,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中
Language: c++
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
5391 | 312 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
13453 | 174 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
123220 | 122 |
An Open Source Machine Learning Framework for Everyone
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
20327 | 137 |
Godot Engine – Multi-platform 2D and 3D game engine
google / sandboxed-api
https://github.com/google/sandboxed-api
stars | today |
---|---|
142 | 111 |
Sandboxed API automatically generates sandboxes for C/C++ libraries
picotorrent / picotorrent
https://github.com/picotorrent/picotorrent
stars | today |
---|---|
827 | 61 |
A tiny, hackable BitTorrent client.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32751 | 43 |
Open Source Computer Vision Library
Nadrin / Quartz
https://github.com/Nadrin/Quartz
stars | today |
---|---|
141 | 56 |
Physically based Vulkan RTX path tracer with a declarative ES7-like scene description language.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
71119 | 49 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25914 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25362 | 41 |
Tesseract Open Source OCR Engine (main repository)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3742 | 36 |
📚 C/C++面试基础知识总结
grpc / grpc
stars | today |
---|---|
20056 | 37 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32795 | 32 |
Protocol Buffers - Google’s data interchange format
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
6282 | 33 |
PS3 emulator/debugger
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
1129 | 32 |
Professional open-source NLE video editor
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
8349 | 31 |
Turi Create simplifies the development of custom machine learning models.
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
6416 | 25 |
ClickHouse is a free analytic DBMS for big data.
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
6168 | 25 |
Parsing gigabytes of JSON per second
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
12565 | 24 |
🚀 Coroutine-based concurrency library for PHP (Like Golang)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11720 | 23 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
13219 | 22 |
JSON for Modern C++
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
11380 | 21 |
🔧 Cross-platform GUI management tool for Redis
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
3834 | 21 |
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. Encryption.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
14191 | 20 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
alexfoxy / laxxx
https://github.com/alexfoxy/laxxx
stars | today |
---|---|
2046 | 665 |
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!
francisrstokes / construct-js
https://github.com/francisrstokes/construct-js
stars | today |
---|---|
476 | 423 |
🛠️ A library for creating byte level data structures.
generative-music / generative.fm
https://github.com/generative-music/generative.fm
stars | today |
---|---|
648 | 276 |
A platform for playing generative music in the browser.
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
2464 | 221 |
NSFW detection on the client-side via Tensorflow JS
lyricat / wechat-format
https://github.com/lyricat/wechat-format
stars | today |
---|---|
832 | 221 |
微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
6306 | 212 |
Simple, private file sharing from the makers of Firefox
vuejs / vue
stars | today |
---|---|
131214 | 175 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
1368 | 177 |
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
124699 | 101 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
zeit / async-retry
https://github.com/zeit/async-retry
stars | today |
---|---|
775 | 111 |
Retrying made simple, easy and async
Webiny / webiny-js
https://github.com/Webiny/webiny-js
stars | today |
---|---|
146 | 90 |
Serverless CMS (GraphQL + React)
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
46329 | 74 |
📝 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 |
---|---|
41054 | 77 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
rcaferati / react-native-really-awesome-button
https://github.com/rcaferati/react-native-really-awesome-button
stars | today |
---|---|
492 | 79 |
📱 React Native button component. Awesome Button is a 3D at 60fps, progress enabled, social ready, extendable, production ready component that renders an awesome animated set of UI buttons.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32814 | 72 |
Build blazing fast, modern apps and websites with React
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
65133 | 58 |
Set up a modern web app by running one command.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
16481 | 65 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
5979 | 64 |
A full-featured download manager.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
46842 | 62 |
Headless Chrome Node API
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
82907 | 58 |
JavaScript Style Guide
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56543 | 58 |
Promise based HTTP client for the browser and node.js
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
23664 | 58 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131657 | 41 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
12729 | 53 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
59167 | 43 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
twhite96 / js-dev-reads
https://github.com/twhite96/js-dev-reads
stars | today |
---|---|
1306 | 566 |
A list of books 📚 and articles 📝 for the discerning web developer to read.
vlang-io / V
stars | today |
---|---|
1244 | 446 |
Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
clone95 / Machine-Learning-Study-Path-March-2019
https://github.com/clone95/Machine-Learning-Study-Path-March-2019
stars | today |
---|---|
1142 | 346 |
A complete ML study path, focused on TensorFlow and Scikit-Learn
Snowming04 / The-Hacker-Playbook-3-Translation
https://github.com/Snowming04/The-Hacker-Playbook-3-Translation
stars | today |
---|---|
339 | 205 |
对 The Hacker Playbook 3 的翻译。
wesbos / awesome-uses
https://github.com/wesbos/awesome-uses
stars | today |
---|---|
249 | 209 |
Awesome Uses Page
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
53672 | 161 |
😋 技术面试必备基础知识
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
11214 | 156 |
Ghidra is a software reverse engineering (SRE) framework
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
76379 | 112 |
Roadmap to becoming a web developer in 2019
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
98106 | 89 |
A book series on JavaScript. @YDKJS on twitter.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
29976 | 88 |
后端架构师技术图谱
jkup / awesome-personal-blogs
https://github.com/jkup/awesome-personal-blogs
stars | today |
---|---|
1718 | 80 |
A delightful list of personal tech blogs
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
104048 | 77 |
😎 Awesome lists about all kinds of interesting topics
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80610 | 56 |
A collection of useful .gitignore templates
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
3763 | 73 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
ffhelicopter / Go42
https://github.com/ffhelicopter/Go42
stars | today |
---|---|
1853 | 59 |
写《Go语言四十二章经》,纯粹是因为开发过程中碰到过的一些问题,踩到过的一些坑,感觉在Go语言学习使用过程中,有必要深刻理解这门语言的核心思维、清晰掌握语言的细节规范以及反复琢磨标准包代码设计模式,于是才有了这本书。
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
46868 | 51 |
📚 免费的计算机编程类中文书籍,欢迎投稿
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118656 | 52 |
📚 Freely available programming books
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
43245 | 53 |
🤓 Build your own (insert technology here)
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
7851 | 49 |
The best design tools for everything.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
18248 | 44 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
259 | 42 |
A Collection of application ideas which can be used to improve your coding skills.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
19258 | 39 |
Curated list of project-based tutorials
alebcay / awesome-shell
https://github.com/alebcay/awesome-shell
stars | today |
---|---|
14994 | 38 |
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
xiaolai / time-as-a-friend
https://github.com/xiaolai/time-as-a-friend
stars | today |
---|---|
72 | 33 |
《把时间当作朋友》