Language: python
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
1788 | 730 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
NVlabs / stylegan
https://github.com/NVlabs/stylegan
stars | today |
---|---|
2066 | 335 |
StyleGAN - Official TensorFlow Implementation
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
50777 | 279 |
A collective list of free APIs for use in software and web development.
google / clusterfuzz
https://github.com/google/clusterfuzz
stars | today |
---|---|
2688 | 202 |
All your bug are belong to us.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
3178 | 136 |
Comprehensive Python Cheatsheet
initstring / dirty_sock
https://github.com/initstring/dirty_sock
stars | today |
---|---|
168 | 131 |
Ubuntu Linux privilege escalation exploit (CVE-2019-7304)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57030 | 99 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21684 | 77 |
All Algorithms implemented in Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61441 | 64 |
A curated list of awesome Python frameworks, libraries, software and resources
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
20946 | 65 |
The world’s simplest facial recognition api for Python and the command line
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48272 | 45 |
Models and examples built with TensorFlow
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12019 | 51 |
TensorFlow code and pre-trained models for BERT
google / jax
stars | today |
---|---|
3329 | 58 |
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
4899 | 46 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
initstring / uptux
https://github.com/initstring/uptux
stars | today |
---|---|
61 | 48 |
Privilege escalation checks for Linux systemd.
pjialin / py12306
https://github.com/pjialin/py12306
stars | today |
---|---|
3647 | 45 |
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
3598 | 32 |
Open Machine Learning Course
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
35339 | 35 |
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/
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47150 | 40 |
Command-line program to download videos from YouTube.com and other video sites
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
9399 | 35 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38189 | 31 |
Deep Learning for humans
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
41920 | 36 |
The Python micro framework for building web applications.
oxwhirl / smac
https://github.com/oxwhirl/smac
stars | today |
---|---|
64 | 35 |
SMAC: The StarCraft Multi-Agent Challenge
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
10664 | 33 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
33334 | 29 |
scikit-learn: machine learning in Python
Language: go
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
925 | 481 |
handling 1M websockets connections in Go
zserge / lorca
https://github.com/zserge/lorca
stars | today |
---|---|
3421 | 357 |
Build cross-platform modern desktop apps in Go + HTML5
mithrandie / csvq
https://github.com/mithrandie/csvq
stars | today |
---|---|
243 | 147 |
SQL-like query language for csv
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13431 | 76 |
A platform for building proxies to bypass network restrictions.
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
1556 | 77 |
Instant messaging server; backend in Go; Android, web command line clients; chatbots
apex / up
stars | today |
---|---|
6498 | 79 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
4578 | 78 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48147 | 66 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
53090 | 69 |
The Go programming language
smallstep / certificates
https://github.com/smallstep/certificates
stars | today |
---|---|
299 | 66 |
🛡️ An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere.
chenjiandongx / go-echarts
https://github.com/chenjiandongx/go-echarts
stars | today |
---|---|
310 | 57 |
🎨 The adorable charts library for Golang
skanehira / docui
https://github.com/skanehira/docui
stars | today |
---|---|
819 | 56 |
TUI Client for Docker
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
13885 | 41 |
A tool for exploring each layer in a docker image
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19688 | 41 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40158 | 41 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4162 | 39 |
A terminal based graphical activity monitor inspired by gtop and vtop
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
19615 | 38 |
🌸 A command-line fuzzy finder
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32626 | 36 |
The world’s fastest framework for building websites.
isacikgoz / gitin
https://github.com/isacikgoz/gitin
stars | today |
---|---|
1485 | 37 |
commit/branch/workdir explorer for git
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
2870 | 36 |
Learn Go with test-driven development
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39839 | 34 |
A curated list of awesome Go frameworks, libraries and software
Comcast / kuberhealthy
https://github.com/Comcast/kuberhealthy
stars | today |
---|---|
142 | 35 |
Easy synthetic testing for Kubernetes clusters. Works great with Prometheus.
d5 / tengo
stars | today |
---|---|
925 | 31 |
A fast script language for Go
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15242 | 29 |
Connect, secure, control, and observe services.
elastic / go-elasticsearch
https://github.com/elastic/go-elasticsearch
stars | today |
---|---|
884 | 30 |
The official Go client for Elasticsearch
Language: java
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
2700 | 604 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
23696 | 221 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8908 | 181 |
😮 互联网 Java 工程师进阶知识完全扫盲
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
5729 | 157 |
⛵️ Build container images for your Java applications.
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10834 | 107 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
5959 | 87 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
geektime-geekbang / geektime-spring-family
https://github.com/geektime-geekbang/geektime-spring-family
stars | today |
---|---|
218 | 67 |
极客时间视频课程《玩转Spring全家桶》
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11538 | 37 |
The “REST With Spring” Course:
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4886 | 65 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34068 | 52 |
Spring Boot
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44456 | 46 |
Design patterns implemented in Java
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
7927 | 41 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7333 | 41 |
Apache Flink
chenBingX / SuperTextView
https://github.com/chenBingX/SuperTextView
stars | today |
---|---|
2071 | 47 |
Welcome to use SuperTextView
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26502 | 33 |
Spring Framework
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
9713 | 37 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4246 | 35 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11404 | 27 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38318 | 27 |
Open Source, Distributed, RESTful Search Engine
rani-i / Mi365Locker
https://github.com/rani-i/Mi365Locker
stars | today |
---|---|
50 | 26 |
Xiaomi Mi365 Scooter locker
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10515 | 27 |
All Algorithms implemented in Java
The-Art-of-Hacking / h4cker
https://github.com/The-Art-of-Hacking/h4cker
stars | today |
---|---|
1972 | 28 |
This repository is primarily maintained by Omar Santos and includes resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
3643 | 25 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
5159 | 26 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
digitalsonic / geektime-spring-family
https://github.com/digitalsonic/geektime-spring-family
stars | today |
---|---|
69 | 24 |
极客时间视频课程《玩转Spring全家桶》
Language: c++
patr0nus / DeskGap
https://github.com/patr0nus/DeskGap
stars | today |
---|---|
336 | 321 |
A cross-platform desktop app framework based on Node.js and the system webview
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120512 | 83 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31742 | 37 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24759 | 46 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google / jsonnet
https://github.com/google/jsonnet
stars | today |
---|---|
2450 | 48 |
Jsonnet - The data templating language
googleprojectzero / CompareCoverage
https://github.com/googleprojectzero/CompareCoverage
stars | today |
---|---|
80 | 45 |
Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
490 | 46 |
JavaScript / TypeScript web server
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69950 | 42 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / ELF
https://github.com/pytorch/ELF
stars | today |
---|---|
2469 | 34 |
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37122 | 30 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32067 | 30 |
Protocol Buffers - Google’s data interchange format
secrary / idenLib
https://github.com/secrary/idenLib
stars | today |
---|---|
129 | 31 |
idenLib - Library Function Identification
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24428 | 32 |
Tesseract Open Source OCR Engine (main repository)
Include-sys / GUI-for-GoodbyeDPI
https://github.com/Include-sys/GUI-for-GoodbyeDPI
stars | today |
---|---|
106 | 30 |
Anti Cencorship Application
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11197 | 25 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
everitoken / evt
https://github.com/everitoken/evt
stars | today |
---|---|
77 | 22 |
Boost Engine for Token Economy
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
3280 | 25 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
grpc / grpc
stars | today |
---|---|
19483 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Tencent / mars
https://github.com/Tencent/mars
stars | today |
---|---|
11951 | 22 |
Mars is a cross-platform network component developed by WeChat.
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5282 | 21 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
8359 | 19 |
Cloud-native high-performance edge/middle/service proxy
weolar / miniblink49
https://github.com/weolar/miniblink49
stars | today |
---|---|
2207 | 21 |
a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
asLody / whale
https://github.com/asLody/whale
stars | today |
---|---|
320 | 18 |
Hook Framework for Android/IOS/Linux/MacOS
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
6147 | 19 |
ClickHouse is a free analytic DBMS for big data.
dpilger26 / NumCpp
https://github.com/dpilger26/NumCpp
stars | today |
---|---|
143 | 19 |
C++ implementation of the Python Numpy library
Language: javascript
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
7114 | 592 |
Quickly browse the history of any GitHub file
kleampa / not-paid
https://github.com/kleampa/not-paid
stars | today |
---|---|
4997 | 233 |
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
instantpage / instant.page
https://github.com/instantpage/instant.page
stars | today |
---|---|
1841 | 180 |
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
13901 | 164 |
The next open source file uploader for web browsers 🐶
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
15084 | 148 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
vuejs / vue
stars | today |
---|---|
127778 | 118 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
2051 | 122 |
🦎 一套代码运行多端,一端所见即多端所见
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
44603 | 113 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
2022 | 104 |
A full-featured download manager.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
130737 | 94 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
122278 | 94 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
alexanderperrin / threejs-ballooning
https://github.com/alexanderperrin/threejs-ballooning
stars | today |
---|---|
325 | 94 |
Buffer geometry merging, procedural terrains and shadow mapper research with Three.js
klaussinani / qoa
https://github.com/klaussinani/qoa
stars | today |
---|---|
1042 | 92 |
💬 Minimal interactive command-line prompts
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
38786 | 83 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
postlight / mercury-parser
https://github.com/postlight/mercury-parser
stars | today |
---|---|
1048 | 83 |
📜 Extracting content from the chaos of the web.
cringiest / grumpy
https://github.com/cringiest/grumpy
stars | today |
---|---|
91 | 79 |
👿 Utility data structure with significantly improved performance and ease-of-use.
callstack / linaria
https://github.com/callstack/linaria
stars | today |
---|---|
2855 | 79 |
Zero-runtime CSS in JS library
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63453 | 63 |
Set up a modern web app by running one command.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
34675 | 70 |
The React Framework
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
25206 | 68 |
The largest Node.js best practices list (January 2019)
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73874 | 65 |
A framework for building native apps with React.
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
3679 | 68 |
Next-Generation full text search library for Browser and Node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
45288 | 63 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
54989 | 65 |
Promise based HTTP client for the browser and node.js
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
29546 | 61 |
JavaScript animation engine
Language: unknown
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
4618 | 493 |
⚡️ This notes describes how to improve Nginx performance, security and other important things; ssllabs A+ 100%.
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
1357 | 294 |
An evolving how-to guide for securing a Linux server.
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
2934 | 248 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
6941 | 210 |
成为专业程序员路上用到的各种优秀资料、神器及框架
brightmart / nlp_chinese_corpus
https://github.com/brightmart/nlp_chinese_corpus
stars | today |
---|---|
699 | 205 |
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
73031 | 170 |
Roadmap to becoming a web developer in 2019
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
49244 | 113 |
😋 技术面试必备基础知识
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101672 | 73 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78945 | 52 |
A collection of useful .gitignore templates
V33RU / IoTSecurity101
https://github.com/V33RU/IoTSecurity101
stars | today |
---|---|
533 | 67 |
From IoT Pentesting to IoT Security
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
96271 | 54 |
A book series on JavaScript. @YDKJS on twitter.
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
16930 | 63 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
7767 | 60 |
An updated list of public BitTorrent trackers
amusi / AI-Job-Notes
https://github.com/amusi/AI-Job-Notes
stars | today |
---|---|
105 | 58 |
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
1977 | 60 |
我是木易杨,网易高级前端工程师,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
74180 | 47 |
A complete computer science study plan to become a software engineer.
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
2034 | 49 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117298 | 46 |
📚 Freely available programming books
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10349 | 37 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
raylene / eng-handbook
https://github.com/raylene/eng-handbook
stars | today |
---|---|
120 | 44 |
A developer’s guide to management: an open-sourced handbook for leading software engineering teams.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42286 | 40 |
🎉 A curated list of awesome things related to Vue.js
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
19138 | 40 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
19695 | 34 |
100 Days of ML Coding
LFeh / frontend-challenges
https://github.com/LFeh/frontend-challenges
stars | today |
---|---|
1966 | 34 |
💥 Listing some playful open-source’s challenges of jobs to test your knowledge
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5777 | 14 |
🚀 ✨ Help beginners to contribute to open source projects