Language: python
cleardusk / 3DDFA
https://github.com/cleardusk/3DDFA
stars | today |
---|---|
667 | 345 |
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
52395 | 101 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
30141 | 75 |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
kitao / pyxel
https://github.com/kitao/pyxel
stars | today |
---|---|
4277 | 63 |
A retro game engine for Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
44866 | 38 |
Models and examples built with TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
18342 | 39 |
All Algorithms implemented in Python
nickliqian / cnn_captcha
https://github.com/nickliqian/cnn_captcha
stars | today |
---|---|
170 | 40 |
本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。use cnn recognize captcha by tensorflow
pytroll / satpy
https://github.com/pytroll/satpy
stars | today |
---|---|
156 | 41 |
Python package for earth-observing satellite data processing
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57835 | 37 |
A curated list of awesome Python frameworks, libraries, software and resources
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
8097 | 35 |
TensorFlow code and pre-trained models for BERT
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
44139 | 30 |
Command-line program to download videos from YouTube.com and other video sites
OpenMined / PySyft
https://github.com/OpenMined/PySyft
stars | today |
---|---|
1553 | 27 |
A library for encrypted, privacy preserving deep learning
hanxiao / bert-as-service
https://github.com/hanxiao/bert-as-service
stars | today |
---|---|
518 | 28 |
Mapping a variable-length sentence to a fixed-length vector using pretrained BERT model
django / django
https://github.com/django/django
stars | today |
---|---|
37818 | 25 |
The Web framework for perfectionists with deadlines.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35717 | 19 |
Deep Learning for humans
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
8272 | 25 |
My Python Examples
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
30171 | 24 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
spotify / chartify
https://github.com/spotify/chartify
stars | today |
---|---|
1141 | 25 |
Python library that makes it easy for data scientists to create charts.
LonamiWebs / Telethon
https://github.com/LonamiWebs/Telethon
stars | today |
---|---|
2044 | 23 |
Pure Python 3 MTProto API Telegram client library
wting / autojump
https://github.com/wting/autojump
stars | today |
---|---|
8422 | 23 |
A cd command that learns - easily navigate directories from the command line
jantic / DeOldify
https://github.com/jantic/DeOldify
stars | today |
---|---|
3979 | 23 |
A Deep Learning based project for colorizing and restoring old images
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
44422 | 21 |
A collective list of public JSON APIs for use in web development.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
20990 | 15 |
The Python programming language
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
17041 | 19 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40217 | None |
The Python micro framework for building web applications.
Language: go
Humpheh / goboy
https://github.com/Humpheh/goboy
stars | today |
---|---|
1141 | 207 |
Multi-platform Nintendo Game Boy Color emulator written in go
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
1424 | 131 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
zserge / lorca
https://github.com/zserge/lorca
stars | today |
---|---|
2198 | 54 |
Build cross-platform modern desktop apps in Go + HTML5
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
1554 | 54 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
rakyll / autopprof
https://github.com/rakyll/autopprof
stars | today |
---|---|
419 | 45 |
Pprof made easy at development time for Go
ory / hydra
stars | today |
---|---|
5169 | 44 |
OpenID Connect certified OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
mfridman / tparse
https://github.com/mfridman/tparse
stars | today |
---|---|
115 | 43 |
CLI tool for analyzing and summarizing go test output. Pipe friendly. CI/CD friendly.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
3637 | 39 |
A tool for exploring each layer in a docker image
golang / go
stars | today |
---|---|
49621 | 32 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
44291 | 30 |
Production-Grade Container Scheduling and Management
VictoriaMetrics / fastcache
https://github.com/VictoriaMetrics/fastcache
stars | today |
---|---|
131 | 30 |
Fast thread-safe inmemory cache for big number of entries in Go
skx / simple-vpn
https://github.com/skx/simple-vpn
stars | today |
---|---|
50 | 30 |
A simple VPN allowing mesh-like communication between nodes, over websockets
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
22207 | 27 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
37345 | 28 |
A curated list of awesome Go frameworks, libraries and software
uflare / smtp2http
https://github.com/uflare/smtp2http
stars | today |
---|---|
98 | 26 |
a tiny software that receive a smtp request (email) and send it to the specified webhook as a http post request
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
11674 | 21 |
A platform for building proxies to bypass network restrictions.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21834 | 19 |
Official Go implementation of the Ethereum protocol
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
17297 | 20 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ThreeDotsLabs / watermill
https://github.com/ThreeDotsLabs/watermill
stars | today |
---|---|
162 | 20 |
Go library for building event-driven applications.
ncw / rclone
stars | today |
---|---|
11646 | 20 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
twpayne / chezmoi
https://github.com/twpayne/chezmoi
stars | today |
---|---|
46 | 20 |
chezmoi is a tool for managing your dotfiles across multiple machines.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30512 | 18 |
The world’s fastest framework for building websites.
gogs / gogs
stars | today |
---|---|
28050 | 17 |
Gogs is a painless self-hosted Git service.
mitchellh / golicense
https://github.com/mitchellh/golicense
stars | today |
---|---|
279 | 19 |
Scan and analyze OSS dependencies and licenses from compiled Go binaries
gosimple / slug
https://github.com/gosimple/slug
stars | today |
---|---|
275 | 18 |
URL-friendly slugify with multiple languages support.
Language: java
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
2054 | 65 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
13578 | 50 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
7698 | 35 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
1225 | 35 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Chainfire / librootjava
https://github.com/Chainfire/librootjava
stars | today |
---|---|
67 | 33 |
Run Java (and Kotlin) code as root!
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
41665 | 26 |
Design patterns implemented in Java
Dromara / soul
https://github.com/Dromara/soul
stars | today |
---|---|
264 | 25 |
这是一个高性能,异步的响应式的gateway
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
31322 | 20 |
Spring Boot
cachecats / coderiver
https://github.com/cachecats/coderiver
stars | today |
---|---|
675 | 23 |
致力于打造全平台全栈精品开源项目,计划做成包含 pc端(Vue、React)、移动H5(Vue、React)、ReactNative混合开发、Android原生、微信小程序、java后端的全平台型全栈项目,欢迎关注。
mercyblitz / thinking-in-spring-boot-samples
https://github.com/mercyblitz/thinking-in-spring-boot-samples
stars | today |
---|---|
73 | 23 |
小马哥书籍《Spring Boot 编程思想》示例工程
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36271 | 21 |
Open Source, Distributed, RESTful Search Engine
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
8508 | 20 |
All Algorithms implemented in Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
24881 | 14 |
Spring Framework
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
1879 | 18 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
16668 | 16 |
Netty project - an event-driven asynchronous network application framework
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
22641 | 13 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
yu199195 / hmily
https://github.com/yu199195/hmily
stars | today |
---|---|
1802 | 15 |
高性能异步分布式事务TCC框架(try,confirm,cancel)
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
30313 | 15 |
Everything you need to know to get the job.
dqeasycloud / easy-cloud
https://github.com/dqeasycloud/easy-cloud
stars | today |
---|---|
219 | 15 |
开源改变世界,让微服务开发更简单
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
13892 | 14 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。2018年开源中国最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018 阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
google / guava
https://github.com/google/guava
stars | today |
---|---|
28226 | 13 |
Google core libraries for Java
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
6104 | 13 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
aritraroy / UltimateAndroidReference
https://github.com/aritraroy/UltimateAndroidReference
stars | today |
---|---|
6411 | 13 |
🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
9298 | 9 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Wechat-Group / weixin-java-tools
https://github.com/Wechat-Group/weixin-java-tools
stars | today |
---|---|
11531 | 11 |
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
115184 | 62 |
An Open Source Machine Learning Framework for Everyone
xbmc / xbmc
stars | today |
---|---|
7753 | 45 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
niklasb / sploits
https://github.com/niklasb/sploits
stars | today |
---|---|
158 | 41 |
Kobzol / hardware-effects
https://github.com/Kobzol/hardware-effects
stars | today |
---|---|
1263 | 34 |
Demonstration of various hardware effects.
TorchCraft / TorchCraftAI
https://github.com/TorchCraft/TorchCraftAI
stars | today |
---|---|
353 | 31 |
A platform that lets you build agents to learn to play StarCraft: Brood War.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
29638 | 23 |
Open Source Computer Vision Library
dcoeurjo / LowDiscBlueNoise
https://github.com/dcoeurjo/LowDiscBlueNoise
stars | today |
---|---|
46 | 29 |
maierfelix / node-vulkan
https://github.com/maierfelix/node-vulkan
stars | today |
---|---|
346 | 27 |
Vulkan rendering API for node.js
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
21597 | 24 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66906 | 24 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36067 | 17 |
Bitcoin Core integration/staging tree
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
9976 | 15 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17896 | 15 |
Godot Engine – Multi-platform 2D and 3D game engine
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
16254 | 15 |
Lovely console emulator package for Windows
wszqkzqk / deepin-wine-ubuntu
https://github.com/wszqkzqk/deepin-wine-ubuntu
stars | today |
---|---|
504 | 14 |
Deepin wine for ubuntu
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30414 | 13 |
Protocol Buffers - Google’s data interchange format
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
804 | 12 |
分享整理一些黑苹果Clover驱动配置文件
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22620 | 13 |
Tesseract Open Source OCR Engine (main repository)
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4711 | 11 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8485 | 12 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
6294 | 12 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
7120 | 12 |
Compatibility tool for Steam Play based on Wine and additional components
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11868 | 11 |
JSON for Modern C++
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
9993 | 12 |
🔧 Cross-platform GUI management tool for Redis
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12158 | 11 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Language: javascript
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
3488 | 425 |
A science fiction desktop running everywhere. Awesome.
developit / htm
https://github.com/developit/htm
stars | today |
---|---|
2401 | 169 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
plouc / nivo
stars | today |
---|---|
3937 | 138 |
nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
6949 | 102 |
Web rendering surface for Node applications
chrisdiana / cms.js
https://github.com/chrisdiana/cms.js
stars | today |
---|---|
2175 | 78 |
Client-Side JavaScript Site Generator
vuejs / vue
stars | today |
---|---|
120027 | 72 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
klaussinani / taskbook
https://github.com/klaussinani/taskbook
stars | today |
---|---|
5363 | 72 |
📓 Tasks, boards & notes for the command-line habitat
PACTCare / Dweb.page
https://github.com/PACTCare/Dweb.page
stars | today |
---|---|
72 | 58 |
Dweb.page – Your Gateway to the Distributed Web
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
116161 | 46 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
karanchahal / DoodleMaster
https://github.com/karanchahal/DoodleMaster
stars | today |
---|---|
2154 | 51 |
“Don’t code your UI, Draw it !”
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
19555 | 48 |
📜 33 concepts every JavaScript developer should know.
kitze / twizzy-landing
https://github.com/kitze/twizzy-landing
stars | today |
---|---|
346 | 51 |
The landing page for Twizzy, built with React 16.7
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
55701 | 30 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
7800 | 45 |
sketch + style = paints 🎨
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
32866 | 39 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
59634 | 30 |
Set up a modern web app by running one command.
kentcdodds / react-testing-library
https://github.com/kentcdodds/react-testing-library
stars | today |
---|---|
4082 | 36 |
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
51491 | 34 |
Promise based HTTP client for the browser and node.js
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
42130 | 30 |
📚 免费的计算机编程类中文书籍,欢迎投稿
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
28086 | 29 |
Build blazing fast, modern apps and websites with React
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
6115 | 31 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
somebee / imba
https://github.com/somebee/imba
stars | today |
---|---|
2780 | 29 |
The new programming language for web apps
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
78860 | 28 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
41393 | 27 |
Headless Chrome Node API
d3 / d3
stars | today |
---|---|
80423 | 24 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
Language: unknown
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
40914 | 54 |
📚 Computer Science Learning Notes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
96725 | 54 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
92036 | 43 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
75547 | 37 |
A collection of useful .gitignore templates
gzc426 / leetcode
https://github.com/gzc426/leetcode
stars | today |
---|---|
30 | 27 |
每天一道leetcode
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
61930 | 33 |
Roadmap to becoming a web developer in 2018
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
71179 | 30 |
A complete computer science study plan to become a software engineer.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
40214 | 33 |
🤓 Build your own (insert technology here)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39785 | 31 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
15733 | 29 |
Curated list of project-based tutorials
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
4177 | 28 |
☑️ Curated list of resources for college students Show your ❤️ by giving a ⭐️
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
114169 | 22 |
📚 Freely available programming books
infosecn1nja / AD-Attack-Defense
https://github.com/infosecn1nja/AD-Attack-Defense
stars | today |
---|---|
822 | 23 |
Active Directory Security For Red & Blue Team
24OI / OI-wiki
https://github.com/24OI/OI-wiki
stars | today |
---|---|
705 | 24 |
🌟 Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
daviddao / awful-ai
https://github.com/daviddao/awful-ai
stars | today |
---|---|
1826 | 24 |
😈 Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
lf94 / peek-for-tmux
https://github.com/lf94/peek-for-tmux
stars | today |
---|---|
51 | 24 |
The most useful smallest tmux trick by yours truly. peek() { tmux split-window -p 33 $EDITOR $@ || exit; }
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
4599 | 20 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
28412 | 19 |
Flight rules for git
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
16257 | 19 |
100 Days of ML Coding
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35872 | 17 |
🎓 Path to a free self-taught education in Computer Science!
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
2753 | 17 |
技术分享周刊,每周五发布
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
16437 | 15 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
27186 | 15 |
⚡️ Delightful Node.js packages and resources
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5059 | 8 |
🚀 ✨ Help beginners to contribute to open source projects
prakhar1989 / awesome-courses
https://github.com/prakhar1989/awesome-courses
stars | today |
---|---|
26485 | 12 |
📚 List of awesome university courses for learning Computer Science!