Language: python
seemoo-lab / opendrop
https://github.com/seemoo-lab/opendrop
stars | today |
---|---|
2414 | 218 |
An open Apple AirDrop implementation written in Python
anirudhajith / process-wallpaper
https://github.com/anirudhajith/process-wallpaper
stars | today |
---|---|
215 | 38 |
Shell and python scripts that set the desktop wallpaper to a word cloud of the most resource-hungry processes
eon01 / kubernetes-workshop
https://github.com/eon01/kubernetes-workshop
stars | today |
---|---|
250 | 79 |
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.
Morizeyao / GPT2-Chinese
https://github.com/Morizeyao/GPT2-Chinese
stars | today |
---|---|
213 | 86 |
Chinese version of GPT2 training code, using BERT tokenizer.
YonghaoHe / A-Light-and-Fast-Face-Detector-for-Edge-Devices
https://github.com/YonghaoHe/A-Light-and-Fast-Face-Detector-for-Edge-Devices
stars | today |
---|---|
223 | 40 |
a light and fast face detector for edge devices
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
5990 | 51 |
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
derv82 / wifite2
https://github.com/derv82/wifite2
stars | today |
---|---|
1669 | 2 |
Rewrite of the popular wireless network auditor, “wifite”
ddbourgin / numpy-ml
https://github.com/ddbourgin/numpy-ml
stars | today |
---|---|
6588 | 48 |
Machine learning, in numpy
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
5731 | 11 |
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
23228 | 4 |
📚 Simplified and community-driven man pages
edx / edx-platform
https://github.com/edx/edx-platform
stars | today |
---|---|
4495 | 3 |
The Open edX platform, the software that powers edX!
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
18319 | 46 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
facebookresearch / XLM
https://github.com/facebookresearch/XLM
stars | today |
---|---|
1396 | 32 |
PyTorch original implementation of Cross-lingual Language Model Pretraining.
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
3543 | 89 |
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
6242 | 21 |
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
wzpan / wukong-robot
https://github.com/wzpan/wukong-robot
stars | today |
---|---|
1178 | 5 |
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目。
megvii-model / ShuffleNet-Series
https://github.com/megvii-model/ShuffleNet-Series
stars | today |
---|---|
483 | 76 |
ysrc / xunfeng
https://github.com/ysrc/xunfeng
stars | today |
---|---|
2297 | 13 |
巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
7392 | 67 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
Ekultek / BlueKeep
https://github.com/Ekultek/BlueKeep
stars | today |
---|---|
885 | 3 |
Proof of concept for CVE-2019-0708
princeton-vl / CornerNet-Lite
https://github.com/princeton-vl/CornerNet-Lite
stars | today |
---|---|
1277 | 4 |
EugeneLiu / translationCSAPP
https://github.com/EugeneLiu/translationCSAPP
stars | today |
---|---|
628 | 25 |
为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。
3b1b / manim
stars | today |
---|---|
12774 | 47 |
Animation engine for explanatory math videos
dagster-io / dagster
https://github.com/dagster-io/dagster
stars | today |
---|---|
715 | 12 |
Dagster is an open-source system for building data applications.
celery / kombu
https://github.com/celery/kombu
stars | today |
---|---|
1668 | 5 |
Messaging library for Python.
Language: go
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
6680 | 354 |
Learn Go with test-driven development
inancgumus / learngo
https://github.com/inancgumus/learngo
stars | today |
---|---|
331 | 18 |
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
vlang / v
stars | today |
---|---|
10814 | 19 |
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s. https://vlang.io
sqshq / sampler
https://github.com/sqshq/sampler
stars | today |
---|---|
5417 | 254 |
A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
5649 | 11 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
360EntSecGroup-Skylar / excelize
https://github.com/360EntSecGroup-Skylar/excelize
stars | today |
---|---|
4526 | 7 |
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
aquasecurity / trivy
https://github.com/aquasecurity/trivy
stars | today |
---|---|
1955 | 47 |
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
golang / glog
https://github.com/golang/glog
stars | today |
---|---|
2320 | 3 |
Leveled execution logs for Go
kubernetes-incubator / external-dns
https://github.com/kubernetes-incubator/external-dns
stars | today |
---|---|
2180 | 4 |
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
rs / zerolog
stars | today |
---|---|
2288 | 12 |
Zero Allocation JSON Logger
go-swagger / go-swagger
https://github.com/go-swagger/go-swagger
stars | today |
---|---|
4043 | 12 |
Swagger 2.0 implementation for go
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
9485 | 14 |
Go configuration with fangs
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
9631 | 4 |
A WebSocket implementation for Go.
golang / net
stars | today |
---|---|
1857 | 2 |
[mirror] Go supplementary network libraries
senghoo / golang-design-pattern
https://github.com/senghoo/golang-design-pattern
stars | today |
---|---|
1204 | 12 |
设计模式 Golang实现-《研磨设计模式》读书笔记
siddontang / go-mysql
https://github.com/siddontang/go-mysql
stars | today |
---|---|
1918 | 6 |
a powerful mysql toolset with Go
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5161 | 6 |
Go support for Google’s protocol buffers
pdfcpu / pdfcpu
https://github.com/pdfcpu/pdfcpu
stars | today |
---|---|
1020 | 28 |
A PDF processor written in Go.
facebookarchive / grace
https://github.com/facebookarchive/grace
stars | today |
---|---|
4367 | 5 |
Graceful restart & zero downtime deploy for Go servers.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
25938 | 44 |
The Prometheus monitoring system and time series database.
docker / distribution
https://github.com/docker/distribution
stars | today |
---|---|
4834 | 0 |
The Docker toolset to pack, ship, store, and deliver content
Workiva / go-datastructures
https://github.com/Workiva/go-datastructures
stars | today |
---|---|
5159 | 4 |
A collection of useful, performant, and threadsafe Go datastructures.
distr1 / distri
https://github.com/distr1/distri
stars | today |
---|---|
126 | 17 |
a Linux distribution to research fast package management
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
23423 | 29 |
🌸 A command-line fuzzy finder
gogo / protobuf
https://github.com/gogo/protobuf
stars | today |
---|---|
3006 | 3 |
Protocol Buffers for Go with Gadgets
Language: java
justauth / JustAuth
https://github.com/justauth/JustAuth
stars | today |
---|---|
2381 | 330 |
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为和企业微信等第三方平台的授权登录。 Login, so easy!
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
38247 | 241 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xkcoding / spring-boot-demo
https://github.com/xkcoding/spring-boot-demo
stars | today |
---|---|
3715 | 331 |
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类…
CheckChe0803 / flink-recommandSystem-demo
https://github.com/CheckChe0803/flink-recommandSystem-demo
stars | today |
---|---|
345 | 111 |
🚁 🚀 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
google / live-transcribe-speech-engine
https://github.com/google/live-transcribe-speech-engine
stars | today |
---|---|
660 | 86 |
Live Transcribe is an Android application that provides real-time captioning for people who are deaf or hard of hearing. This repository contains the Android client libraries for communicating with Google’s Cloud Speech API that are used in Live Transcribe.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
16485 | 32 |
The “REST With Spring” Course:
lihengming / spring-boot-api-project-seed
https://github.com/lihengming/spring-boot-api-project-seed
stars | today |
---|---|
4887 | 12 |
🌱 🚀 一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
json-path / JsonPath
https://github.com/json-path/JsonPath
stars | today |
---|---|
4074 | 10 |
Java JsonPath implementation
sqshq / piggymetrics
https://github.com/sqshq/piggymetrics
stars | today |
---|---|
6993 | 15 |
Microservice Architecture with Spring Boot, Spring Cloud and Docker
confluentinc / kafka-streams-examples
https://github.com/confluentinc/kafka-streams-examples
stars | today |
---|---|
954 | 7 |
Demo applications and code examples for Apache Kafka’s Streams API.
google / open-location-code
https://github.com/google/open-location-code
stars | today |
---|---|
2803 | 34 |
Open Location Code is a library to generate short codes, called “plus codes”, that can be used as digital addresses where street addresses don’t exist.
Netflix / conductor
https://github.com/Netflix/conductor
stars | today |
---|---|
2068 | 9 |
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
3589 | 16 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
alibaba / QLExpress
https://github.com/alibaba/QLExpress
stars | today |
---|---|
1524 | 7 |
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
seaswalker / spring-analysis
https://github.com/seaswalker/spring-analysis
stars | today |
---|---|
2966 | 23 |
Spring源码阅读
bz51 / SpringBoot-Dubbo-Docker-Jenkins
https://github.com/bz51/SpringBoot-Dubbo-Docker-Jenkins
stars | today |
---|---|
1305 | 6 |
基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)
react-native-community / react-native-camera
https://github.com/react-native-community/react-native-camera
stars | today |
---|---|
7579 | 3 |
A Camera component for React Native. Also supports barcode scanning!
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
631 | 6 |
A sandbox tower defense game
spring-projects / spring-batch
https://github.com/spring-projects/spring-batch
stars | today |
---|---|
1336 | 2 |
Spring Batch is a framework for writing offline and batch applications using Spring and Java
alibaba / p3c
https://github.com/alibaba/p3c
stars | today |
---|---|
17661 | 26 |
Alibaba Java Coding Guidelines pmd implements and IDE plugin
abel533 / MyBatis-Spring-Boot
https://github.com/abel533/MyBatis-Spring-Boot
stars | today |
---|---|
2790 | 4 |
Spring Boot集成MyBatis的基础项目
TommyLemon / Android-ZBLibrary
https://github.com/TommyLemon/Android-ZBLibrary
stars | today |
---|---|
4119 | 12 |
🔥 Android MVP快速开发框架,做国内 「Demo最全面」「注释最详细」「使用最简单」「代码最严谨」的Android开源UI框架
BriData / DBus
https://github.com/BriData/DBus
stars | today |
---|---|
586 | 3 |
DBus
apache / hive
https://github.com/apache/hive
stars | today |
---|---|
2701 | 3 |
Apache Hive
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
28329 | 95 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
Language: c++
seetafaceengine / SeetaFace2
https://github.com/seetafaceengine/SeetaFace2
stars | today |
---|---|
745 | 138 |
SeetaFace 2
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
1286 | 235 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
seetaface / SeetaFaceEngine2
https://github.com/seetaface/SeetaFaceEngine2
stars | today |
---|---|
503 | 12 |
tzapu / WiFiManager
https://github.com/tzapu/WiFiManager
stars | today |
---|---|
3441 | 1 |
ESP8266 WiFi Connection manager with web captive portal
Ewenwan / MVision
https://github.com/Ewenwan/MVision
stars | today |
---|---|
2851 | 12 |
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
2604 | 20 |
The code base of supertuxkart
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
29275 | 21 |
Tesseract Open Source OCR Engine (main repository)
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
132891 | 69 |
An Open Source Machine Learning Framework for Everyone
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
14785 | 14 |
An open autonomous driving platform
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
364 | 32 |
A high performance distributed Graph Database
iovisor / bpftrace
https://github.com/iovisor/bpftrace
stars | today |
---|---|
1799 | 5 |
High-level tracing language for Linux eBPF
redtips / wechathook
https://github.com/redtips/wechathook
stars | today |
---|---|
42 | 6 |
借助微信hook,拦截修改某些call,填充进我们的Python代码,进行微信公众号文章的爬取
YuvalNirkin / face_swap
https://github.com/YuvalNirkin/face_swap
stars | today |
---|---|
455 | 15 |
End-to-end, automatic face swapping pipeline
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
36569 | 34 |
Protocol Buffers - Google’s data interchange format
vnpy / vnpy
stars | today |
---|---|
9260 | 8 |
基于Python的开源量化交易平台开发框架
google / re2
stars | today |
---|---|
3972 | 9 |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
SFTtech / openage
https://github.com/SFTtech/openage
stars | today |
---|---|
9008 | 7 |
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
google / snappy
https://github.com/google/snappy
stars | today |
---|---|
3612 | 7 |
A fast compressor/decompressor
istio / proxy
https://github.com/istio/proxy
stars | today |
---|---|
320 | 0 |
The Istio proxy components.
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
6657 | 5 |
Apache Thrift
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
3645 | 4 |
A microbenchmark support library
danmar / cppcheck
https://github.com/danmar/cppcheck
stars | today |
---|---|
2340 | 4 |
static analysis of C/C++ code
tenable / routeros
https://github.com/tenable/routeros
stars | today |
---|---|
324 | 1 |
RouterOS Security Research Tooling and Proof of Concepts
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12654 | 15 |
Googletest - Google Testing and Mocking Framework
x64dbg / x64dbg
https://github.com/x64dbg/x64dbg
stars | today |
---|---|
34167 | 10 |
An open-source x64/x32 debugger for windows.
Language: javascript
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
4276 | 162 |
Revive unavailable songs for Netease Cloud Music
Cocos-BCX / JSSDK
https://github.com/Cocos-BCX/JSSDK
stars | today |
---|---|
702 | 15 |
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
31498 | 265 |
💯 Materials to help you rock your next coding interview
0wczar / airframe-react
https://github.com/0wczar/airframe-react
stars | today |
---|---|
1010 | 286 |
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
timqian / chart.xkcd
https://github.com/timqian/chart.xkcd
stars | today |
---|---|
2552 | 226 |
xkcd styled chart lib
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
32322 | 50 |
✅ The largest Node.js best practices list (July 2019)
microsoft / TypeScript-Vue-Starter
https://github.com/microsoft/TypeScript-Vue-Starter
stars | today |
---|---|
3588 | 9 |
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
answershuto / learnVue
https://github.com/answershuto/learnVue
stars | today |
---|---|
7400 | 33 |
Vue.js 源码解析
marmelab / react-admin
https://github.com/marmelab/react-admin
stars | today |
---|---|
9263 | 17 |
A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
63567 | 58 |
Promise based HTTP client for the browser and node.js
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
34764 | 29 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
ly525 / luban-h5
https://github.com/ly525/luban-h5
stars | today |
---|---|
225 | 47 |
en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
5256 | 238 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
reduxjs / redux
https://github.com/reduxjs/redux
stars | today |
---|---|
50213 | 24 |
Predictable state container for JavaScript apps
bilibili / flv.js
https://github.com/bilibili/flv.js
stars | today |
---|---|
15533 | 65 |
HTML5 FLV Player
guanpengchn / awesome-books
https://github.com/guanpengchn/awesome-books
stars | today |
---|---|
495 | 25 |
📚 开发者推荐阅读的书籍
TryGhost / Ghost-Admin
https://github.com/TryGhost/Ghost-Admin
stars | today |
---|---|
356 | 3 |
Ghost’s admin client
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
33214 | 14 |
Prettier is an opinionated code formatter.
ning1022 / SQLInjectionWiki
https://github.com/ning1022/SQLInjectionWiki
stars | today |
---|---|
241 | 12 |
一个专注于聚合和记录各种SQL注入方法的wiki
acdlite / recompose
https://github.com/acdlite/recompose
stars | today |
---|---|
14101 | 9 |
A React utility belt for function components and higher-order components.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
134814 | 76 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
18671 | 14 |
小程序组件化开发框架
marcotcr / lime
https://github.com/marcotcr/lime
stars | today |
---|---|
6325 | 2 |
Lime: Explaining the predictions of any machine learning classifier
surmon-china / vue-codemirror
https://github.com/surmon-china/vue-codemirror
stars | today |
---|---|
1086 | 5 |
⌨️ @codemirror component for @vuejs
tabler / tabler
https://github.com/tabler/tabler
stars | today |
---|---|
18708 | 14 |
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Language: unknown
firmai / industry-machine-learning
https://github.com/firmai/industry-machine-learning
stars | today |
---|---|
3661 | 158 |
A curated list of applied machine learning and data science notebooks and libraries across different industries.
ruanyf / free-books
https://github.com/ruanyf/free-books
stars | today |
---|---|
3027 | 616 |
互联网上的免费书籍
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
88318 | 103 |
A collection of useful .gitignore templates
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
1827 | 218 |
The Google Cloud Developer’s Cheat Sheet
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
107081 | 73 |
A book series on JavaScript. @YDKJS on twitter.
cmackenzie1 / new-grads-2020
https://github.com/cmackenzie1/new-grads-2020
stars | today |
---|---|
284 | 16 |
A collection of new grad roles for 2020
firmai / machine-learning-asset-management
https://github.com/firmai/machine-learning-asset-management
stars | today |
---|---|
555 | 2 |
Machine Learning in Asset Management
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
13369 | 18 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
127092 | 62 |
📚 Freely available programming books
actions / starter-workflows
https://github.com/actions/starter-workflows
stars | today |
---|---|
334 | 16 |
Accelerating new GitHub Actions workflows
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
21507 | 109 |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
eduleboss / the-best-docker-books
https://github.com/eduleboss/the-best-docker-books
stars | today |
---|---|
212 | 1 |
Free Docker eBooks
josephchang10 / awesome-indie
https://github.com/josephchang10/awesome-indie
stars | today |
---|---|
689 | 3 |
awesome-indie 中文版 - 帮助独立开发者赚钱的资源整理
firmai / business-machine-learning
https://github.com/firmai/business-machine-learning
stars | today |
---|---|
314 | 28 |
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations.
firmai / financial-machine-learning
https://github.com/firmai/financial-machine-learning
stars | today |
---|---|
225 | 1 |
A curated list of practical financial machine learning (FinML) tools and applications in Python.
laravel / docs
https://github.com/laravel/docs
stars | today |
---|---|
1653 | 3 |
guobinhit / intellij-idea-tutorial
https://github.com/guobinhit/intellij-idea-tutorial
stars | today |
---|---|
1156 | 13 |
🌻 This is a tutorial of IntelliJ IDEA, you can know how to use IntelliJ IDEA better and better.
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
8085 | 33 |
科技爱好者周刊,每周五发布
b3log / 30-seconds-zh_CN
https://github.com/b3log/30-seconds-zh_CN
stars | today |
---|---|
967 | 14 |
📙 前端知识精选集,包含 HTML、CSS、JavaScript、React、Node、安全等方面,每天仅需 30 秒。
ManhNho / CEHv10
https://github.com/ManhNho/CEHv10
stars | today |
---|---|
60 | 2 |
Leaked slides and labs
ConardLi / awesome-coding-js
https://github.com/ConardLi/awesome-coding-js
stars | today |
---|---|
379 | 63 |
用JavaScript实现的算法和数据结构,附详细解释和刷题指南
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
9057 | 17 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
mzlogin / awesome-adb
https://github.com/mzlogin/awesome-adb
stars | today |
---|---|
6097 | 8 |
🍭 ADB Usage Complete / ADB 用法大全
quozd / awesome-dotnet
https://github.com/quozd/awesome-dotnet
stars | today |
---|---|
9847 | 6 |
A collection of awesome .NET libraries, tools, frameworks and software
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
54520 | 50 |
📚 免费的计算机编程类中文书籍,欢迎投稿