Language: python
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
16128 | 436 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
4499 | 106 |
一款入门级的人脸、视频、文字检测以及识别的项目.
subho406 / OmniNet
https://github.com/subho406/OmniNet
stars | today |
---|---|
225 | 42 |
Official Pytorch implementation of “OmniNet: A unified architecture for multi-modal multi-task learning” | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain
spack / spack
https://github.com/spack/spack
stars | today |
---|---|
1075 | 12 |
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
getredash / redash
https://github.com/getredash/redash
stars | today |
---|---|
13283 | 32 |
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
1321 | 7 |
A Python library for building robust production-ready data and analytics pipelines.
aburkov / theMLbook
https://github.com/aburkov/theMLbook
stars | today |
---|---|
722 | 10 |
The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.
xingyizhou / CenterNet
https://github.com/xingyizhou/CenterNet
stars | today |
---|---|
1805 | 12 |
Object detection, 3D detection, and pose estimation using center point detection:
CorentinJ / Real-Time-Voice-Cloning
https://github.com/CorentinJ/Real-Time-Voice-Cloning
stars | today |
---|---|
2459 | 29 |
Clone a voice in 5 seconds to generate arbitrary speech in real-time
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
24773 | 58 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
miguelgrinberg / microblog
https://github.com/miguelgrinberg/microblog
stars | today |
---|---|
2325 | 3 |
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
InstaPy / instapy-quickstart
https://github.com/InstaPy/instapy-quickstart
stars | today |
---|---|
170 | 23 |
💨 Simply get InstaPy up and running in minutes.
CoreyMSchafer / code_snippets
https://github.com/CoreyMSchafer/code_snippets
stars | today |
---|---|
2391 | 37 |
PrefectHQ / prefect
https://github.com/PrefectHQ/prefect
stars | today |
---|---|
950 | 5 |
The Prefect Core workflow engine
animate1978 / MB-Lab
https://github.com/animate1978/MB-Lab
stars | today |
---|---|
385 | 9 |
MB-Lab is a character creation tool for Blender 2.80, based off ManuelBastioniLAB
fishtown-analytics / dbt
https://github.com/fishtown-analytics/dbt
stars | today |
---|---|
908 | 5 |
dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
Matrix07ksa / Brute_Force
https://github.com/Matrix07ksa/Brute_Force
stars | today |
---|---|
52 | 4 |
Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
BrikerMan / Kashgari
https://github.com/BrikerMan/Kashgari
stars | today |
---|---|
822 | 9 |
Kashgari is a Production-ready NLP Transfer learning framework for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
zllrunning / video-object-removal
https://github.com/zllrunning/video-object-removal
stars | today |
---|---|
751 | 43 |
Just draw a bounding box and you can remove the object you want to remove.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
69638 | 103 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
55677 | 62 |
Models and examples built with TensorFlow
EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
stars | today |
---|---|
1522 | 2 |
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
zpoint / CPython-Internals
https://github.com/zpoint/CPython-Internals
stars | today |
---|---|
826 | 18 |
Dive into CPython internals, trying to illustrate every detail of CPython implementation | CPython 源码阅读笔记, 多图展示底层实现细节
zlai0 / CorrFlow
https://github.com/zlai0/CorrFlow
stars | today |
---|---|
140 | 11 |
Self-supervised Learning for Video Correspondence Flow (BMVC Oral)
openai / roboschool
https://github.com/openai/roboschool
stars | today |
---|---|
1793 | 1 |
Open-source software for robot simulation, integrated with OpenAI Gym.
Language: go
rook / rook
stars | today |
---|---|
5661 | 33 |
Storage Orchestration for Kubernetes
jetstack / cert-manager
https://github.com/jetstack/cert-manager
stars | today |
---|---|
3844 | 16 |
Automatically provision and manage TLS certificates in Kubernetes
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
6461 | 15 |
gRPC to JSON proxy generator following the gRPC HTTP spec
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
13064 | 12 |
A Commander for modern Go CLI interactions
coreybutler / nvm-windows
https://github.com/coreybutler/nvm-windows
stars | today |
---|---|
9549 | 15 |
A node.js version management utility for Windows. Ironically written in Go.
eleme / lindb
https://github.com/eleme/lindb
stars | today |
---|---|
597 | 31 |
LinDB is a scalable, distributed, high performance, high availability Time Series Database.
helm / helm
stars | today |
---|---|
12907 | 36 |
The Kubernetes Package Manager
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1539 | 6 |
Prometheus instrumentation library for Go applications
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1288 | 4 |
⛓ Blockchain Application Framework ✨
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
29405 | 29 |
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.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
23508 | 25 |
The Cloud Native Edge Router
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4564 | 7 |
Sarama is a Go library for Apache Kafka 0.8, and up.
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14461 | 20 |
The fantastic ORM library for Golang, aims to be developer friendly
dexidp / dex
stars | today |
---|---|
3507 | 7 |
OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
hashicorp / hcl
https://github.com/hashicorp/hcl
stars | today |
---|---|
2404 | 8 |
HCL is the HashiCorp configuration language.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
5726 | 21 |
Fathom. Simple, privacy-focused website analytics. Built with Golang & Preact.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
16069 | 14 |
A tool for exploring each layer in a docker image
gorilla / mux
https://github.com/gorilla/mux
stars | today |
---|---|
9570 | 12 |
A powerful HTTP router and URL matcher for building Go web servers with 🦍
jasonlvhit / gocron
https://github.com/jasonlvhit/gocron
stars | today |
---|---|
1487 | 8 |
A Golang Job Scheduling Package.
Azure / aks-engine
https://github.com/Azure/aks-engine
stars | today |
---|---|
435 | 2 |
AKS Engine: Units of Kubernetes on Azure!
peterq / pan-light
https://github.com/peterq/pan-light
stars | today |
---|---|
6611 | 252 |
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
14926 | 17 |
Git with a cup of tea, painless self-hosted git service
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
3351 | 11 |
Customization of kubernetes YAML configurations
stellar / go
stars | today |
---|---|
548 | 2 |
Stellar’s public monorepo of go code
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
31303 | 28 |
A golang ebook intro how to build a web with golang
Language: java
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
8432 | 285 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
25841 | 253 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
10536 | 18 |
A complete native navigation solution for React Native
Tencent / Shadow
https://github.com/Tencent/Shadow
stars | today |
---|---|
2731 | 26 |
零反射全动态Android插件框架
naver / pinpoint
https://github.com/naver/pinpoint
stars | today |
---|---|
9038 | 19 |
APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
apache / incubator-shardingsphere
https://github.com/apache/incubator-shardingsphere
stars | today |
---|---|
8244 | 14 |
Distributed database middleware
react-native-community / react-native-share
https://github.com/react-native-community/react-native-share
stars | today |
---|---|
1851 | 6 |
Social share, sending simple data to other apps.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
49980 | 102 |
Design patterns implemented in Java
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
15785 | 40 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
7012 | 72 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
zxing / zxing
https://github.com/zxing/zxing
stars | today |
---|---|
23128 | 13 |
ZXing (“Zebra Crossing”) barcode scanning library for Java, Android
apache / pulsar
https://github.com/apache/pulsar
stars | today |
---|---|
3835 | 10 |
Apache Pulsar - distributed pub-sub messaging system
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
1077 | 60 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(18k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
9559 | 15 |
Apache Flink
apache / flume
https://github.com/apache/flume
stars | today |
---|---|
1743 | 1 |
Mirror of Apache Flume
spring-cloud / spring-cloud-netflix
https://github.com/spring-cloud/spring-cloud-netflix
stars | today |
---|---|
3527 | 2 |
Integration with Netflix OSS components
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
49227 | 154 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
prestodb / presto
https://github.com/prestodb/presto
stars | today |
---|---|
9362 | 5 |
The official home of the Presto distributed SQL query engine for big data
Exrick / x-boot
https://github.com/Exrick/x-boot
stars | today |
---|---|
1524 | 15 |
基于Spring Boot 2.x的前后端分离开发平台X-Boot 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 日志记录 定时任务 第三方社交账号、短信登录 单点登录
Netflix / eureka
https://github.com/Netflix/eureka
stars | today |
---|---|
8072 | 10 |
AWS Service registry for resilient mid-tier load balancing and failover.
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
9728 | 16 |
Free universal database tool and SQL client
cabaletta / baritone
https://github.com/cabaletta/baritone
stars | today |
---|---|
546 | 18 |
google maps for block game
SonarSource / sonarqube
https://github.com/SonarSource/sonarqube
stars | today |
---|---|
3835 | 3 |
Continuous Inspection
jeasonlzy / okhttp-OkGo
https://github.com/jeasonlzy/okhttp-OkGo
stars | today |
---|---|
9372 | 7 |
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
apache / rocketmq-externals
https://github.com/apache/rocketmq-externals
stars | today |
---|---|
1885 | 9 |
Mirror of Apache RocketMQ (Incubating)
Language: c++
mysql / mysql-server
https://github.com/mysql/mysql-server
stars | today |
---|---|
4073 | 38 |
MySQL Server, the world’s most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
930 | 8 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
1918 | 28 |
A Non-Euclidean Rendering Engine for 3D scenes.
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
2983 | 7 |
Intel® RealSense™ SDK
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
525 | 0 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
everdox / InfinityHook
https://github.com/everdox/InfinityHook
stars | today |
---|---|
609 | 47 |
Hook system calls, context switches, page faults and more.
yhirose / cpp-httplib
https://github.com/yhirose/cpp-httplib
stars | today |
---|---|
950 | 12 |
A C++ header-only HTTP/HTTPS server and client library
bulletphysics / bullet3
https://github.com/bulletphysics/bullet3
stars | today |
---|---|
5161 | 2 |
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
StanfordSNR / puffer
https://github.com/StanfordSNR/puffer
stars | today |
---|---|
300 | 11 |
Puffer
PCSX2 / pcsx2
https://github.com/PCSX2/pcsx2
stars | today |
---|---|
3443 | 9 |
PCSX2 - The Playstation 2 Emulator
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
7294 | 12 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
7001 | 16 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
2782 | 2 |
PX4 Autopilot Software
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12349 | 11 |
Googletest - Google Testing and Mocking Framework
Z3Prover / z3
https://github.com/Z3Prover/z3
stars | today |
---|---|
4445 | 11 |
The Z3 Theorem Prover
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
36769 | 38 |
Open Source Computer Vision Library
nextcloud / desktop
https://github.com/nextcloud/desktop
stars | today |
---|---|
543 | 0 |
💻 Desktop sync client for Nextcloud
HowardHinnant / date
https://github.com/HowardHinnant/date
stars | today |
---|---|
1427 | 4 |
A date and time library based on the C++11/14/17
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
7130 | 13 |
A library for efficient similarity search and clustering of dense vectors.
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
2834 | 5 |
Open-source simulator for autonomous driving research.
zuhd-org / easyloggingpp
https://github.com/zuhd-org/easyloggingpp
stars | today |
---|---|
2168 | 4 |
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
openalpr / openalpr
https://github.com/openalpr/openalpr
stars | today |
---|---|
8607 | 10 |
Automatic License Plate Recognition library
PointCloudLibrary / pcl
https://github.com/PointCloudLibrary/pcl
stars | today |
---|---|
4007 | 4 |
Point Cloud Library (PCL)
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
11229 | 19 |
LeetCode Problems’ Solutions
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
4160 | 4 |
ArduPlane, ArduCopter, ArduRover source
Language: javascript
react-navigation / react-navigation
https://github.com/react-navigation/react-navigation
stars | today |
---|---|
16039 | 35 |
Routing and navigation for your React Native apps
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
35209 | 68 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
meetfranz / franz
https://github.com/meetfranz/franz
stars | today |
---|---|
3170 | 35 |
Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
20307 | 53 |
🐉 Material Component Framework for Vue.js 2
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
36554 | 24 |
Build blazing fast, modern apps and websites with React
bootstrap-vue / bootstrap-vue
https://github.com/bootstrap-vue/bootstrap-vue
stars | today |
---|---|
9507 | 12 |
BootstrapVue, with over 40 plugins and more than 75 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
b3log / baidu-netdisk-downloaderx
https://github.com/b3log/baidu-netdisk-downloaderx
stars | today |
---|---|
9597 | 579 |
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
jojoldu / junior-recruit-scheduler
https://github.com/jojoldu/junior-recruit-scheduler
stars | today |
---|---|
2308 | 6 |
주니어 개발자 채용 정보
krausest / js-framework-benchmark
https://github.com/krausest/js-framework-benchmark
stars | today |
---|---|
2600 | 3 |
A comparison of the perfomance of a few popular javascript frameworks
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
133142 | 62 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mapbox / mapbox-gl-js
https://github.com/mapbox/mapbox-gl-js
stars | today |
---|---|
4640 | 4 |
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
NorthwoodsSoftware / GoJS
https://github.com/NorthwoodsSoftware/GoJS
stars | today |
---|---|
3429 | 9 |
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
37019 | 18 |
Declarative routing for React
gaearon / overreacted.io
https://github.com/gaearon/overreacted.io
stars | today |
---|---|
4290 | 17 |
Personal blog by Dan Abramov.
KieSun / Dream
https://github.com/KieSun/Dream
stars | today |
---|---|
668 | 10 |
✍️ 这里是写博客以及记录学习的地方
dabit3 / conference-app-in-a-box
https://github.com/dabit3/conference-app-in-a-box
stars | today |
---|---|
208 | 24 |
Full stack & cross platform app customizable & themeable for any event or conference.
sunseekers / Vue
https://github.com/sunseekers/Vue
stars | today |
---|---|
1226 | 24 |
总结 vue 工作学习一年经验
Flame-Hyre / FHToken
https://github.com/Flame-Hyre/FHToken
stars | today |
---|---|
134 | 13 |
The Source Code for which the Official Flame Hyre Token is built upon.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
20118 | 31 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
BretFisher / udemy-docker-mastery
https://github.com/BretFisher/udemy-docker-mastery
stars | today |
---|---|
1955 | 2 |
Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
3350 | 45 |
Next generation Brave browser for macOS, Windows, Linux, and eventually Android
pixijs / pixi.js
https://github.com/pixijs/pixi.js
stars | today |
---|---|
25821 | 41 |
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
6706 | 10 |
📊 Interactive SVG Charts
aui / art-template
https://github.com/aui/art-template
stars | today |
---|---|
8396 | 12 |
High performance JavaScript templating engine
reduxjs / redux-thunk
https://github.com/reduxjs/redux-thunk
stars | today |
---|---|
12741 | 20 |
Thunk middleware for Redux
Language: unknown
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
80595 | 272 |
A complete computer science study plan to become a software engineer.
firmai / industry-machine-learning
https://github.com/firmai/industry-machine-learning
stars | today |
---|---|
2311 | 222 |
A curated list of applied machine learning and data science notebooks and libraries across different industries.
blaCCkHatHacEEkr / PENTESTING-BIBLE
https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE
stars | today |
---|---|
458 | 66 |
This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 2000 links & 2000 pdf files at any time soon.Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science r…
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
7286 | 203 |
科技爱好者周刊,每周五发布
EthicalML / awesome-production-machine-learning
https://github.com/EthicalML/awesome-production-machine-learning
stars | today |
---|---|
1035 | 111 |
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
luhuisicnu / The-Flask-Mega-Tutorial-zh
https://github.com/luhuisicnu/The-Flask-Mega-Tutorial-zh
stars | today |
---|---|
2137 | 16 |
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
17753 | 118 |
可能是让你受益匪浅的英语进阶指南
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
320 | 58 |
Premium eBook free for Geeks
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
112697 | 128 |
😎 Awesome lists about all kinds of interesting topics
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
1056 | 17 |
The Google Cloud Developer’s Cheat Sheet
brickspert / blog
https://github.com/brickspert/blog
stars | today |
---|---|
1893 | 13 |
个人技术博客,博文写在 Issues 里。
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
6580 | 18 |
前端精读周刊
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
42431 | 63 |
🎓 Path to a free self-taught education in Computer Science!
mihail911 / nlp-library
https://github.com/mihail911/nlp-library
stars | today |
---|---|
700 | 16 |
curated collection of papers for the nlp practitioner 📖 👩🔬
AxtMueller / Windows-Kernel-Explorer
https://github.com/AxtMueller/Windows-Kernel-Explorer
stars | today |
---|---|
624 | 4 |
A free but powerful Windows kernel research tool
SimpleBoilerplates / SwiftUI-Cheat-Sheet
https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet
stars | today |
---|---|
1381 | 7 |
SwiftUI Cheat Sheet
ruanyf / document-style-guide
https://github.com/ruanyf/document-style-guide
stars | today |
---|---|
4765 | 30 |
中文技术文档的写作规范
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
6933 | 157 |
Curated list of resources for college students
OWASP / OWASP-Testing-Guide-v5
https://github.com/OWASP/OWASP-Testing-Guide-v5
stars | today |
---|---|
283 | 6 |
The OWASP Testing Guide includes a “best practice” penetration testing framework which users can implement in their own organizations and a “low level” penetration testing guide that describes techniques for testing most common web application and web service security issues.
xiaolai / regular-investing-in-box
https://github.com/xiaolai/regular-investing-in-box
stars | today |
---|---|
1203 | 183 |
定投改变命运 —— 让时间陪你慢慢变富
Awesome-Interview / Awesome-Interview
https://github.com/Awesome-Interview/Awesome-Interview
stars | today |
---|---|
787 | 42 |
Collection of awesome interview references.
KieSun / today-i-learned
https://github.com/KieSun/today-i-learned
stars | today |
---|---|
242 | 48 |
记录今天学了什么
xiaolai / everyone-can-use-english
https://github.com/xiaolai/everyone-can-use-english
stars | today |
---|---|
3336 | 20 |
人人都能用英语
O-MG / DemonSeed
https://github.com/O-MG/DemonSeed
stars | today |
---|---|
71 | 7 |
ChenChunCamus / article
https://github.com/ChenChunCamus/article
stars | today |
---|---|
208 | 9 |