Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
71476 | 114 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ddbourgin / numpy-ml
https://github.com/ddbourgin/numpy-ml
stars | today |
---|---|
6540 | 42 |
Machine learning, in numpy
wifiphisher / wifiphisher
https://github.com/wifiphisher/wifiphisher
stars | today |
---|---|
8067 | 70 |
The Rogue Access Point Framework
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
23954 | 13 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
LiyuanLucasLiu / RAdam
https://github.com/LiyuanLucasLiu/RAdam
stars | today |
---|---|
896 | 86 |
On The Variance Of The Adaptive Learning Rate And Beyond
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
3459 | 10 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
17520 | 22 |
TensorFlow code and pre-trained models for BERT
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
5943 | 63 |
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).
knownsec / pocsuite3
https://github.com/knownsec/pocsuite3
stars | today |
---|---|
760 | 16 |
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
robotframework / robotframework
https://github.com/robotframework/robotframework
stars | today |
---|---|
3660 | 9 |
Generic automation framework for acceptance testing and RPA
dw / mitogen
stars | today |
---|---|
811 | 9 |
Distributed self-replicating programs in Python
ymcui / Chinese-BERT-wwm
https://github.com/ymcui/Chinese-BERT-wwm
stars | today |
---|---|
1113 | 19 |
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm预训练模型)
cloudera / hue
https://github.com/cloudera/hue
stars | today |
---|---|
3690 | 4 |
Hue is an open source SQL Cloud Assistant for developing and accessing SQL/Data Apps.
androguard / androguard
https://github.com/androguard/androguard
stars | today |
---|---|
2615 | 7 |
Reverse engineering, Malware and goodware analysis of Android applications … and more (ninja !)
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
34047 | 25 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
9321 | 10 |
Image-to-Image Translation in PyTorch
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
56641 | 39 |
Models and examples built with TensorFlow
marshmallow-code / marshmallow
https://github.com/marshmallow-code/marshmallow
stars | today |
---|---|
3951 | 5 |
A lightweight library for converting complex objects to and from simple Python datatypes.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
38939 | 15 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
facebookresearch / XLM
https://github.com/facebookresearch/XLM
stars | today |
---|---|
1365 | 53 |
PyTorch original implementation of Cross-lingual Language Model Pretraining.
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
3454 | 96 |
一些有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
taokong / FoveaBox
https://github.com/taokong/FoveaBox
stars | today |
---|---|
160 | 11 |
FoveaBox: Beyond Anchor-based Object Detector
ytisf / theZoo
https://github.com/ytisf/theZoo
stars | today |
---|---|
4822 | 4 |
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
autonomio / talos
https://github.com/autonomio/talos
stars | today |
---|---|
977 | 3 |
Hyperparameter Optimization for Keras Models
awslabs / aws-sam-cli
https://github.com/awslabs/aws-sam-cli
stars | today |
---|---|
4462 | 6 |
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
Language: go
sqshq / sampler
https://github.com/sqshq/sampler
stars | today |
---|---|
5164 | 220 |
A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
6332 | 367 |
Learn Go with test-driven development
filecoin-project / go-filecoin
https://github.com/filecoin-project/go-filecoin
stars | today |
---|---|
1132 | 4 |
Filecoin Full Node Implementation in Go
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
16397 | 15 |
A tool for exploring each layer in a docker image
unknwon / the-way-to-go_ZH_CN
https://github.com/unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
16770 | 37 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
coreos / clair
https://github.com/coreos/clair
stars | today |
---|---|
5590 | 10 |
Vulnerability Static Analysis for Containers
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4190 | 5 |
Elasticsearch client for Go.
distr1 / distri
https://github.com/distr1/distri
stars | today |
---|---|
109 | 27 |
a Linux distribution to research fast package management
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
9618 | 8 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
prometheus / node_exporter
https://github.com/prometheus/node_exporter
stars | today |
---|---|
3375 | 7 |
Exporter for machine metrics
vlang / v
stars | today |
---|---|
10796 | 39 |
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s. https://vlang.io
heptio / velero
https://github.com/heptio/velero
stars | today |
---|---|
2936 | 17 |
Backup and migrate Kubernetes applications and their persistent volumes
ilanyu / ReverseProxy
https://github.com/ilanyu/ReverseProxy
stars | today |
---|---|
1898 | 5 |
ReverseProxy in golang
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
6867 | 7 |
general purpose extensions to golang’s database/sql
chaosblade-io / chaosblade
https://github.com/chaosblade-io/chaosblade
stars | today |
---|---|
1775 | 7 |
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
go-swagger / go-swagger
https://github.com/go-swagger/go-swagger
stars | today |
---|---|
4031 | 10 |
Swagger 2.0 implementation for go
alexellis / k3sup
https://github.com/alexellis/k3sup
stars | today |
---|---|
287 | 55 |
k3sup: from Zero to KUBECONFIG in < 1 min
nlopes / slack
https://github.com/nlopes/slack
stars | today |
---|---|
2445 | 2 |
Slack API in Go
golang / go
stars | today |
---|---|
62320 | 40 |
The Go programming language
concourse / concourse
https://github.com/concourse/concourse
stars | today |
---|---|
4181 | 5 |
Concourse is a container-based continuous thing-doer written in Go and Elm.
RichardKnop / machinery
https://github.com/RichardKnop/machinery
stars | today |
---|---|
3393 | 6 |
Machinery is an asynchronous task queue/job queue based on distributed message passing.
aws / aws-lambda-go
https://github.com/aws/aws-lambda-go
stars | today |
---|---|
2004 | 2 |
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
ory / hydra
stars | today |
---|---|
6957 | 13 |
OpenID Certified™ OpenID Connect & OAuth2 Server (OP, OpenID Provider) - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
2636 | 4 |
Golang security checker
google / go-github
https://github.com/google/go-github
stars | today |
---|---|
4812 | 9 |
Go library for accessing the GitHub API
Language: java
google / live-transcribe-speech-engine
https://github.com/google/live-transcribe-speech-engine
stars | today |
---|---|
574 | 120 |
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.
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
38020 | 206 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
justauth / JustAuth
https://github.com/justauth/JustAuth
stars | today |
---|---|
2052 | 253 |
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为和企业微信等第三方平台的授权登录。 Login, so easy!
xkcoding / spring-boot-demo
https://github.com/xkcoding/spring-boot-demo
stars | today |
---|---|
3391 | 419 |
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(发送各种类…
android / animation
https://github.com/android/animation
stars | today |
---|---|
353 | 30 |
Multiple samples showing the best practices in animation on Android.
CheckChe0803 / flink-recommandSystem-demo
https://github.com/CheckChe0803/flink-recommandSystem-demo
stars | today |
---|---|
234 | 38 |
🚁 🚀 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
fabric8io / kubernetes-client
https://github.com/fabric8io/kubernetes-client
stars | today |
---|---|
951 | 2 |
Java client for Kubernetes & OpenShift
ChuckerTeam / chucker
https://github.com/ChuckerTeam/chucker
stars | today |
---|---|
273 | 10 |
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device) - More Chucker than Chuck
mockito / mockito
https://github.com/mockito/mockito
stars | today |
---|---|
9270 | 9 |
Most popular Mocking framework for unit tests written in Java
apache / incubator-shardingsphere
https://github.com/apache/incubator-shardingsphere
stars | today |
---|---|
8527 | 10 |
Distributed database middleware
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
11181 | 29 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
googlesamples / android-testing
https://github.com/googlesamples/android-testing
stars | today |
---|---|
6703 | 3 |
A collection of samples demonstrating different frameworks and techniques for automated testing
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
28242 | 69 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
31617 | 30 |
Spring Framework
spring-projects / spring-security-oauth
https://github.com/spring-projects/spring-security-oauth
stars | today |
---|---|
3706 | 1 |
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
zhihu / Matisse
https://github.com/zhihu/Matisse
stars | today |
---|---|
10019 | 7 |
🎆 A well-designed local image and video selector for Android
constellation-app / constellation
https://github.com/constellation-app/constellation
stars | today |
---|---|
155 | 6 |
A graph-focused data visualisation and interactive analysis application.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
43494 | 30 |
Open Source, Distributed, RESTful Search Engine
react-native-community / react-native-image-picker
https://github.com/react-native-community/react-native-image-picker
stars | today |
---|---|
5570 | 6 |
🌄 A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
hibernate / hibernate-orm
https://github.com/hibernate/hibernate-orm
stars | today |
---|---|
3944 | 3 |
Hibernate’s core Object/Relational Mapping functionality
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
7844 | 18 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
1712 | 23 |
flink learning blog. http://www.54tianzhisheng.cn
happyfish100 / fastdfs-client-java
https://github.com/happyfish100/fastdfs-client-java
stars | today |
---|---|
891 | 7 |
FastDFS java client SDK
Clans / FloatingActionButton
https://github.com/Clans/FloatingActionButton
stars | today |
---|---|
4855 | 3 |
Android Floating Action Button based on Material Design specification
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
4273 | 7 |
Open Source Identity and Access Management For Modern Applications and Services
Language: c++
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
4370 | 59 |
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
1053 | 432 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9678 | 5 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
nodegui / nodegui
https://github.com/nodegui/nodegui
stars | today |
---|---|
823 | 131 |
A library for building cross-platform native desktop applications with JavaScript and CSS like styling.
iovisor / bpftrace
https://github.com/iovisor/bpftrace
stars | today |
---|---|
1794 | 13 |
High-level tracing language for Linux eBPF
grpc / grpc-web
https://github.com/grpc/grpc-web
stars | today |
---|---|
3124 | 3 |
gRPC for Web Clients
jarro2783 / cxxopts
https://github.com/jarro2783/cxxopts
stars | today |
---|---|
1433 | 6 |
Lightweight C++ command line option parser
OneLoneCoder / videos
https://github.com/OneLoneCoder/videos
stars | today |
---|---|
498 | 2 |
The official distribution of olcConsoleGameEngine, a tool used in javidx9’s YouTube videos and projects
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48883 | 19 |
The Swift Programming Language
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
7248 | 4 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
132833 | 59 |
An Open Source Machine Learning Framework for Everyone
yhirose / cpp-httplib
https://github.com/yhirose/cpp-httplib
stars | today |
---|---|
1110 | 11 |
A C++ header-only HTTP/HTTPS server and client library
rpng / open_vins
https://github.com/rpng/open_vins
stars | today |
---|---|
100 | 4 |
An open source platform for visual-inertial navigation research.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
10639 | 10 |
Cloud-native high-performance edge/middle/service proxy
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
14772 | 10 |
An open autonomous driving platform
flutter / engine
https://github.com/flutter/engine
stars | today |
---|---|
3338 | 2 |
The Flutter engine
mapbox / tippecanoe
https://github.com/mapbox/tippecanoe
stars | today |
---|---|
1277 | 2 |
Build vector tilesets from large collections of GeoJSON features.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12643 | 10 |
Googletest - Google Testing and Mocking Framework
grpc / grpc
stars | today |
---|---|
22672 | 21 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
didi / AoE
stars | today |
---|---|
251 | 26 |
AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
29257 | 29 |
Tesseract Open Source OCR Engine (main repository)
mavlink / qgroundcontrol
https://github.com/mavlink/qgroundcontrol
stars | today |
---|---|
1254 | 1 |
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Intel-Media-SDK / MediaSDK
https://github.com/Intel-Media-SDK/MediaSDK
stars | today |
---|---|
334 | 1 |
The Intel® Media SDK
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
7390 | 7 |
A library for efficient similarity search and clustering of dense vectors.
NVIDIA / TensorRT
https://github.com/NVIDIA/TensorRT
stars | today |
---|---|
1176 | 3 |
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Language: javascript
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
4117 | 170 |
Revive unavailable songs for Netease Cloud Music
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
31241 | 535 |
💯 Materials to help you rock your next coding interview
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
5027 | 155 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
20679 | 56 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
tannerlinsley / react-table
https://github.com/tannerlinsley/react-table
stars | today |
---|---|
6493 | 15 |
⚛️ Hooks for building fast and extendable tables and datagrids for React
acornjs / acorn
https://github.com/acornjs/acorn
stars | today |
---|---|
5074 | 18 |
A small, fast, JavaScript-based JavaScript parser
api-platform / api-platform
https://github.com/api-platform/api-platform
stars | today |
---|---|
4786 | 20 |
REST and GraphQL framework to build modern API-driven projects (server-side and client-side)
kenwheeler / slick
https://github.com/kenwheeler/slick
stars | today |
---|---|
24285 | 9 |
the last carousel you’ll ever need
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
134757 | 88 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
80210 | 50 |
A framework for building native apps with React.
aosabook / 500lines
https://github.com/aosabook/500lines
stars | today |
---|---|
22888 | 16 |
500 Lines or Less
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
53022 | 30 |
Headless Chrome Node API
xland / xiangxuema
https://github.com/xland/xiangxuema
stars | today |
---|---|
945 | 37 |
“想学吗”个人知识管理与自媒体营销工具
ly525 / luban-h5
https://github.com/ly525/luban-h5
stars | today |
---|---|
178 | 33 |
en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
15334 | 77 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
krakenjs / zoid
https://github.com/krakenjs/zoid
stars | today |
---|---|
898 | 14 |
Cross domain components
xiaomuzhu / front-end-interview
https://github.com/xiaomuzhu/front-end-interview
stars | today |
---|---|
1316 | 90 |
A list of interview for front-end developer(前端开发者面试清单)
LeCoupa / awesome-cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
stars | today |
---|---|
10184 | 13 |
👩💻 👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
32275 | 59 |
✅ The largest Node.js best practices list (July 2019)
elastic / kibana
https://github.com/elastic/kibana
stars | today |
---|---|
12725 | 6 |
Your window into the Elastic Stack
webrtc / samples
https://github.com/webrtc/samples
stars | today |
---|---|
7158 | 10 |
WebRTC Web demos and samples
ccxt / ccxt
stars | today |
---|---|
11865 | 55 |
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
appium / appium
https://github.com/appium/appium
stars | today |
---|---|
9943 | 15 |
📱 Automation for iOS, Android, and Windows Apps.
wix / Detox
stars | today |
---|---|
5140 | 10 |
Gray box end-to-end testing and automation framework for mobile apps
invertase / react-native-firebase
https://github.com/invertase/react-native-firebase
stars | today |
---|---|
5997 | 39 |
🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.
Language: unknown
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
21402 | 68 |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
programthink / books
https://github.com/programthink/books
stars | today |
---|---|
5820 | 53 |
【编程随想】收藏的电子书清单(多个学科,含下载链接)
goldbergyoni / javascript-testing-best-practices
https://github.com/goldbergyoni/javascript-testing-best-practices
stars | today |
---|---|
3191 | 359 |
📗 🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
107017 | 104 |
A book series on JavaScript. @YDKJS on twitter.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
25879 | 7 |
An ultra-simplified explanation to design patterns
grandyang / leetcode
https://github.com/grandyang/leetcode
stars | today |
---|---|
1443 | 11 |
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
shogunlab / awesome-hyper-v-exploitation
https://github.com/shogunlab/awesome-hyper-v-exploitation
stars | today |
---|---|
133 | 16 |
A curated list of Hyper-V exploitation resources, fuzzing and vulnerability research.
Vay-keen / Machine-learning-learning-notes
https://github.com/Vay-keen/Machine-learning-learning-notes
stars | today |
---|---|
1714 | 44 |
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
HowProgrammingWorks / Index
https://github.com/HowProgrammingWorks/Index
stars | today |
---|---|
143 | 6 |
Repositories Index
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
9041 | 38 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5329 | 3 |
The CocoaPods Master Repo
rust-gamedev / wg
https://github.com/rust-gamedev/wg
stars | today |
---|---|
118 | 4 |
Coordination repository of the Game Development Working Group
xiaoming2028 / kexueshangwang
https://github.com/xiaoming2028/kexueshangwang
stars | today |
---|---|
89 | 7 |
翻墙-科学上网 史上最全教程
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
8056 | 36 |
科技爱好者周刊,每周五发布
otvorete / petition
https://github.com/otvorete/petition
stars | today |
---|---|
986 | 13 |
ПОКАЖЕТЕ НИ КОДА!
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
5900 | 41 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
86932 | 140 |
A complete computer science study plan to become a software engineer.
OI-wiki / OI-wiki
https://github.com/OI-wiki/OI-wiki
stars | today |
---|---|
2804 | 17 |
🌟 Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
b3log / 30-seconds-zh_CN
https://github.com/b3log/30-seconds-zh_CN
stars | today |
---|---|
956 | 76 |
📙 前端知识精选集,包含 HTML、CSS、JavaScript、React、Node、安全等方面,每天仅需 30 秒。
rougier / scientific-visualization-book
https://github.com/rougier/scientific-visualization-book
stars | today |
---|---|
162 | 20 |
An open access book on scientific visualization using python and matplotlib
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
3329 | 8 |
🔬 Espaço para divulgação de vagas para front-enders.
waylau / git-for-win
https://github.com/waylau/git-for-win
stars | today |
---|---|
1309 | 6 |
Git for Windows. 国内直接从官网下载比较困难,需要翻墙。这里提供一个国内的下载站,方便网友下载
ChenChunCamus / article
https://github.com/ChenChunCamus/article
stars | today |
---|---|
322 | 2 |
raywenderlich / swift-style-guide
https://github.com/raywenderlich/swift-style-guide
stars | today |
---|---|
10167 | 3 |
The official Swift style guide for raywenderlich.com.
cmackenzie1 / new-grads-2020
https://github.com/cmackenzie1/new-grads-2020
stars | today |
---|---|
268 | 30 |
A collection of new grad roles for 2020