Language: python
microsoft / nlp
https://github.com/microsoft/nlp
stars | today |
---|---|
1009 | 113 |
Natural Language Processing Best Practices & Examples
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
22576 | 245 |
Deepfakes Software For All
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
12927 | 43 |
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
8341 | 11 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
google / brain-tokyo-workshop
https://github.com/google/brain-tokyo-workshop
stars | today |
---|---|
357 | 11 |
🧠 🗼
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
60753 | 34 |
A collective list of free APIs for use in software and web development.
openai / gym
stars | today |
---|---|
17970 | 10 |
A toolkit for developing and comparing reinforcement learning algorithms.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
39106 | 13 |
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/
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
7058 | 12 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Kr1s77 / awesome-python-login-model
https://github.com/Kr1s77/awesome-python-login-model
stars | today |
---|---|
9371 | 26 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
fendouai / PyTorchDocs
https://github.com/fendouai/PyTorchDocs
stars | today |
---|---|
145 | 12 |
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
pennersr / django-allauth
https://github.com/pennersr/django-allauth
stars | today |
---|---|
4830 | 6 |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
pi-hole / docker-pi-hole
https://github.com/pi-hole/docker-pi-hole
stars | today |
---|---|
1431 | 5 |
Pi-hole in a docker container
dmlc / tvm
stars | today |
---|---|
4147 | 9 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
google-research / google-research
https://github.com/google-research/google-research
stars | today |
---|---|
3242 | 14 |
Google AI Research
google-research / football
https://github.com/google-research/football
stars | today |
---|---|
1425 | 10 |
huggingface / pytorch-transformers
https://github.com/huggingface/pytorch-transformers
stars | today |
---|---|
11585 | 39 |
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
13712 | 12 |
Apache Airflow
techwithtim / NEAT-Flappy-Bird
https://github.com/techwithtim/NEAT-Flappy-Bird
stars | today |
---|---|
79 | 4 |
An AI that plays flappy bird! Using the NEAT python module.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
17600 | 6 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
saltstack / salt
https://github.com/saltstack/salt
stars | today |
---|---|
10238 | 4 |
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
kovidgoyal / calibre
https://github.com/kovidgoyal/calibre
stars | today |
---|---|
6217 | 3 |
The official source code repository for the calibre ebook manager
STVIR / pysot
https://github.com/STVIR/pysot
stars | today |
---|---|
2520 | 3 |
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
eeshashetty / InvisibilityCloak
https://github.com/eeshashetty/InvisibilityCloak
stars | today |
---|---|
17 | 2 |
An OpenCV project for creating an Invisibility Cloak
tensorflow / addons
https://github.com/tensorflow/addons
stars | today |
---|---|
365 | 2 |
Useful extra functionality for TensorFlow 2.0 maintained by SIG-addons
Language: go
wtfutil / wtf
https://github.com/wtfutil/wtf
stars | today |
---|---|
9841 | 79 |
The personal information dashboard for your terminal.
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17105 | 10 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
5716 | 6 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
peterq / pan-light
https://github.com/peterq/pan-light
stars | today |
---|---|
8248 | 13 |
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
27565 | 7 |
Open Source Continuous File Synchronization
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
16623 | 27 |
百度网盘客户端 - Go语言编写
robertkrimen / otto
https://github.com/robertkrimen/otto
stars | today |
---|---|
4783 | 6 |
A JavaScript interpreter in Go (golang)
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
24185 | 6 |
Official Go implementation of the Ethereum protocol
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
13679 | 13 |
A Commander for modern Go CLI interactions
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
44566 | 13 |
蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
xtaci / kcptun
https://github.com/xtaci/kcptun
stars | today |
---|---|
10750 | 5 |
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64
baetyl / baetyl
https://github.com/baetyl/baetyl
stars | today |
---|---|
1101 | 4 |
Extend cloud computing, data and service seamlessly to edge devices.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
37796 | 25 |
The world’s fastest framework for building websites.
gizak / termui
https://github.com/gizak/termui
stars | today |
---|---|
9028 | 2 |
Golang terminal dashboard
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
11382 | 1 |
A modern and intuitive terminal-based text editor
mickael-kerjean / filestash
https://github.com/mickael-kerjean/filestash
stars | today |
---|---|
1652 | 9 |
🦄 A web client for FTP, SFTP, WebDAV, Git, S3, Minio, LDAP, Caldav, Carddav, Mysql, Backblaze
cnbattle / douyin
https://github.com/cnbattle/douyin
stars | today |
---|---|
205 | 74 |
抖音推荐列表视频爬虫方案,基于app(虚拟机或真机) 相关技术 golang adb nodejs anyproxy
goinaction / code
https://github.com/goinaction/code
stars | today |
---|---|
2315 | 4 |
Source Code for Go In Action examples
iGoogle-ink / gopay
https://github.com/iGoogle-ink/gopay
stars | today |
---|---|
162 | 9 |
微信(WeChat)、支付宝(Alipay)的Go版本SDK。【持续更新,望开发者及时升级】
windmilleng / tilt
https://github.com/windmilleng/tilt
stars | today |
---|---|
2730 | 10 |
Local Kubernetes development with no stress
gonum / gonum
https://github.com/gonum/gonum
stars | today |
---|---|
3031 | 6 |
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
keylo99 / pkgtop
https://github.com/keylo99/pkgtop
stars | today |
---|---|
133 | 8 |
Interactive package manager and resource monitor designed for the GNU/Linux.
golang / go
stars | today |
---|---|
62871 | 75 |
The Go programming language
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
1552 | 2 |
Arduino command line interface
unknwon / go-fundamental-programming
https://github.com/unknwon/go-fundamental-programming
stars | today |
---|---|
6585 | 3 |
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
Language: java
hope-for / hope-boot
https://github.com/hope-for/hope-boot
stars | today |
---|---|
2270 | 148 |
🌱 🚀 一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有 🍻 整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
75838 | 98 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
seaswalker / spring-analysis
https://github.com/seaswalker/spring-analysis
stars | today |
---|---|
3826 | 82 |
Spring源码阅读
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1632 | 8 |
React Native Cross-Platform WebView
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
28869 | 18 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
2439 | 34 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
50945 | 26 |
Design patterns implemented in Java
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
8638 | 26 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
9714 | 10 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
goldze / MVVMHabit
https://github.com/goldze/MVVMHabit
stars | today |
---|---|
3950 | 10 |
👕 基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
41404 | 22 |
Spring Boot
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
43820 | 20 |
Open Source, Distributed, RESTful Search Engine
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
18351 | 14 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
lenve / vhr
stars | today |
---|---|
9061 | 30 |
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
8627 | 23 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
DiUS / java-faker
https://github.com/DiUS/java-faker
stars | today |
---|---|
1414 | 2 |
Brings the popular ruby faker gem to Java
Netflix / zuul
https://github.com/Netflix/zuul
stars | today |
---|---|
8074 | 2 |
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
facebook / fresco
https://github.com/facebook/fresco
stars | today |
---|---|
15802 | 0 |
An Android library for managing images and the memory they use.
apache / hbase
https://github.com/apache/hbase
stars | today |
---|---|
3059 | 2 |
Mirror of Apache HBase
dueeeke / DKVideoPlayer
https://github.com/dueeeke/DKVideoPlayer
stars | today |
---|---|
1594 | 2 |
Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音,悬浮播放,广告播放,列表播放,弹幕
react-native-community / react-native-device-info
https://github.com/react-native-community/react-native-device-info
stars | today |
---|---|
4172 | 2 |
Device Information for React Native iOS and Android
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
5937 | 6 |
Firebase Quickstart Samples for Android
ben-manes / caffeine
https://github.com/ben-manes/caffeine
stars | today |
---|---|
6435 | 10 |
A high performance caching library for Java 8
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
26656 | 7 |
Render After Effects animations natively on Android and iOS, Web, and React Native
alibaba / ARouter
https://github.com/alibaba/ARouter
stars | today |
---|---|
10596 | 6 |
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Language: c++
CRYTEK / CRYENGINE
https://github.com/CRYTEK/CRYENGINE
stars | today |
---|---|
9012 | 8 |
CRYENGINE is a powerful real-time game development platform created by Crytek.
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
11565 | 14 |
LeetCode Problems’ Solutions
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
13563 | 5 |
An open-source C++ library developed and used at Facebook.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9730 | 4 |
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)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
76575 | 24 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
raulmur / ORB_SLAM2
https://github.com/raulmur/ORB_SLAM2
stars | today |
---|---|
4179 | 4 |
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
deepmind / open_spiel
https://github.com/deepmind/open_spiel
stars | today |
---|---|
1075 | 36 |
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
1976 | 11 |
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
openstf / minicap
https://github.com/openstf/minicap
stars | today |
---|---|
1014 | 0 |
Stream real-time screen capture data out of Android devices.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
133348 | 44 |
An Open Source Machine Learning Framework for Everyone
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
2463 | 40 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
intel / mkl-dnn
https://github.com/intel/mkl-dnn
stars | today |
---|---|
1576 | 0 |
Deep Neural Network Library (DNNL)
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
11033 | 5 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1095 | 3 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
16451 | 13 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12736 | 7 |
Googletest - Google Testing and Mocking Framework
xmrig / xmrig
https://github.com/xmrig/xmrig
stars | today |
---|---|
2586 | 1 |
RandomX, CryptoNight and Argon2 CPU miner
PointCloudLibrary / pcl
https://github.com/PointCloudLibrary/pcl
stars | today |
---|---|
4132 | 1 |
Point Cloud Library (PCL)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
37816 | 25 |
Open Source Computer Vision Library
catboost / catboost
https://github.com/catboost/catboost
stars | today |
---|---|
4370 | 2 |
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
openscenegraph / OpenSceneGraph
https://github.com/openscenegraph/OpenSceneGraph
stars | today |
---|---|
1493 | 0 |
OpenSceneGraph git repository
TarsCloud / Tars
https://github.com/TarsCloud/Tars
stars | today |
---|---|
7474 | 5 |
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
zhedahht / CodingInterviewChinese2
https://github.com/zhedahht/CodingInterviewChinese2
stars | today |
---|---|
2514 | 6 |
《剑指Offer》第二版源代码
gzc / CLRS
stars | today |
---|---|
5860 | 4 |
📓 Solutions to Introduction to Algorithms
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
4449 | 4 |
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…
Language: javascript
PavelDoGreat / WebGL-Fluid-Simulation
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation
stars | today |
---|---|
5644 | 125 |
Play with fluids in your browser (works even on mobile)
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
17133 | 178 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
5696 | 9 |
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
michalsnik / aos
https://github.com/michalsnik/aos
stars | today |
---|---|
10449 | 19 |
Animate on scroll library
maebert / themostdangerouswritingapp
https://github.com/maebert/themostdangerouswritingapp
stars | today |
---|---|
480 | 33 |
If you stop typing for more than five seconds, all progress will be lost.
cmiscm / leonsans
https://github.com/cmiscm/leonsans
stars | today |
---|---|
1180 | 803 |
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
appwrite / appwrite
https://github.com/appwrite/appwrite
stars | today |
---|---|
93 | 17 |
End to end backend server for frontend and mobile developers. 👩💻 👨💻
isucon / isucon8-qualify
https://github.com/isucon/isucon8-qualify
stars | today |
---|---|
134 | 0 |
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
28705 | 25 |
📜 33 concepts every JavaScript developer should know.
bilibili / flv.js
https://github.com/bilibili/flv.js
stars | today |
---|---|
15828 | 27 |
HTML5 FLV Player
jonasschmedtmann / complete-javascript-course
https://github.com/jonasschmedtmann/complete-javascript-course
stars | today |
---|---|
2058 | 0 |
Starter files, final projects and FAQ for my Complete JavaScript course
zerobias / effector
https://github.com/zerobias/effector
stars | today |
---|---|
1424 | 15 |
The state manager ☄️
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
4320 | 5 |
A powerful JavaScript library for interacting with the Discord API
karlhadwen / todoist
https://github.com/karlhadwen/todoist
stars | today |
---|---|
219 | 16 |
Building Todoist Using React (Custom Hooks, Context), Firebase & React Testing Library
litten / hexo-theme-yilia
https://github.com/litten/hexo-theme-yilia
stars | today |
---|---|
6770 | 7 |
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
37734 | 45 |
Build blazing fast, modern apps and websites with React
YaroslavGaponov / node-jvm
https://github.com/YaroslavGaponov/node-jvm
stars | today |
---|---|
1828 | 22 |
java virtual machine in pure node.js
frenck / home-assistant-config
https://github.com/frenck/home-assistant-config
stars | today |
---|---|
383 | 1 |
🏠 My Home Assistant config & docs (Hass.io based). Be sure to 🌟 this repository for updates!
Xzandro / sw-exporter
https://github.com/Xzandro/sw-exporter
stars | today |
---|---|
186 | 0 |
This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
40490 | 13 |
The React Framework
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
8747 | 7 |
🍰 万物皆可 RSS
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
32641 | 23 |
✅ The largest Node.js best practices list (July 2019)
atom / atom
stars | today |
---|---|
49732 | 4 |
The hackable text editor
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
13925 | 29 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
Alex-D / Trumbowyg
https://github.com/Alex-D/Trumbowyg
stars | today |
---|---|
2928 | 10 |
A lightweight and amazing WYSIWYG JavaScript editor - 20kB only (8kB gzip)
Language: unknown
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
8922 | 126 |
Video discussing this curriculum:
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
10104 | 254 |
Cheat Sheets
xiaolai / regular-investing-in-box
https://github.com/xiaolai/regular-investing-in-box
stars | today |
---|---|
2820 | 29 |
定投改变命运 —— 让时间陪你慢慢变富
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
46942 | 31 |
🤓 Build your own (insert technology here)
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
15681 | 66 |
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
43325 | 28 |
🎓 Path to a free self-taught education in Computer Science!
cmackenzie1 / new-grads-2020
https://github.com/cmackenzie1/new-grads-2020
stars | today |
---|---|
390 | 8 |
A collection of new grad roles for 2020
academic / awesome-datascience
https://github.com/academic/awesome-datascience
stars | today |
---|---|
10347 | 7 |
📝 An awesome Data Science repository to learn and apply for real world problems.
jianzhu / dl-notes
https://github.com/jianzhu/dl-notes
stars | today |
---|---|
233 | 59 |
google / safeside
https://github.com/google/safeside
stars | today |
---|---|
175 | 34 |
A project to understand and mitigate software-observable side-channels
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
15222 | 25 |
Updated list of public BitTorrent trackers
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
14967 | 20 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
hmaverickadams / Beginner-Network-Pentesting
https://github.com/hmaverickadams/Beginner-Network-Pentesting
stars | today |
---|---|
819 | 6 |
Notes for Beginner Network Pentesting Course
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
4658 | 5 |
Programming curricula
HCIILAB / Scene-Text-End2end
https://github.com/HCIILAB/Scene-Text-End2end
stars | today |
---|---|
35 | 5 |
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
5966 | 18 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
qingshuisiyuan / electron-ssr-backup
https://github.com/qingshuisiyuan/electron-ssr-backup
stars | today |
---|---|
1332 | 13 |
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
35921 | 16 |
Papers from the computer science community to read and discuss.
baacloud / url
https://github.com/baacloud/url
stars | today |
---|---|
1194 | 1 |
Baacloud官网
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
4379 | 1 |
Xiaomi Mobile Phone Kernel OpenSource
aerophile / awesome-deepfakes
https://github.com/aerophile/awesome-deepfakes
stars | today |
---|---|
315 | 3 |
Everything Deepfakes
sp614x / optifine
https://github.com/sp614x/optifine
stars | today |
---|---|
469 | 1 |
mikesprague / udacity-nanodegrees
https://github.com/mikesprague/udacity-nanodegrees
stars | today |
---|---|
4569 | 0 |
🎓 List of Udacity Nanodegree programs with links to the free courses in their curricula
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
107646 | 40 |
A book series on JavaScript. @YDKJS on twitter.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
87186 | 44 |
Roadmap to becoming a web developer in 2019