Language: python
vietnguyen91 / ASCII-generator
https://github.com/vietnguyen91/ASCII-generator
stars | today |
---|---|
137 | 106 |
ASCII generator (image to text, image to image, video to video)
stanfordnlp / stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
stars | today |
---|---|
820 | 100 |
Official Stanford NLP Python Library for Many Human Languages
graykode / nlp-tutorial
https://github.com/graykode/nlp-tutorial
stars | today |
---|---|
95 | 87 |
Natural Language Processing Tutorial for Deep Learning Researchers
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
56327 | 73 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
caronc / apprise
https://github.com/caronc/apprise
stars | today |
---|---|
1598 | 65 |
Apprise - Push Notifications that work with just about every platform!
NtesEyes / pylane
https://github.com/NtesEyes/pylane
stars | today |
---|---|
80 | 58 |
An python vm injector with debug tools, based on gdb.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
47962 | 39 |
Models and examples built with TensorFlow
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
47102 | 41 |
A collective list of free APIs for use in software and web development.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
9133 | 39 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
60991 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
8602 | 38 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21255 | 33 |
All Algorithms implemented in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46814 | 33 |
Command-line program to download videos from YouTube.com and other video sites
kiwitcms / Kiwi
https://github.com/kiwitcms/Kiwi
stars | today |
---|---|
215 | 33 |
Open source full-featured test case management system
vietnguyen91 / QuickDraw
https://github.com/vietnguyen91/QuickDraw
stars | today |
---|---|
126 | 32 |
Implementation of Quickdraw - an online game developed by Google
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37924 | 24 |
Deep Learning for humans
bourdakos1 / tfjs-object-detection-training
https://github.com/bourdakos1/tfjs-object-detection-training
stars | today |
---|---|
103 | 27 |
🐝
explosion / spacy-stanfordnlp
https://github.com/explosion/spacy-stanfordnlp
stars | today |
---|---|
137 | 30 |
💥 Use the latest StanfordNLP research models directly in spaCy
TuSimple / simpledet
https://github.com/TuSimple/simpledet
stars | today |
---|---|
877 | 28 |
A Simple and Versatile Framework for Object Detection and Instance Recognition
django / django
https://github.com/django/django
stars | today |
---|---|
39252 | 23 |
The Web framework for perfectionists with deadlines.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
31294 | 26 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
21045 | 22 |
🏡 Open source home automation that puts local control and privacy first
lutris / lutris
https://github.com/lutris/lutris
stars | today |
---|---|
1503 | 25 |
Lutris client - Open Source gaming platform for GNU/Linux
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11747 | 23 |
TensorFlow code and pre-trained models for BERT
torfsen / python-systemd-tutorial
https://github.com/torfsen/python-systemd-tutorial
stars | today |
---|---|
86 | 23 |
A tutorial for writing a systemd service in Python
Language: go
joewalnes / websocketd
https://github.com/joewalnes/websocketd
stars | today |
---|---|
13063 | 74 |
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
urfave / cli
stars | today |
---|---|
9819 | 65 |
A simple, fast, and fun package for building command line apps in Go
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1163 | 59 |
A GPU-powered real-time analytics storage and query engine.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47744 | 45 |
Production-Grade Container Scheduling and Management
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
1504 | 46 |
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
golang / go
stars | today |
---|---|
52724 | 33 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39576 | 32 |
A curated list of awesome Go frameworks, libraries and software
skanehira / docui
https://github.com/skanehira/docui
stars | today |
---|---|
177 | 30 |
TUI Tool for Docker
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13081 | 27 |
A platform for building proxies to bypass network restrictions.
bxcodec / faker
https://github.com/bxcodec/faker
stars | today |
---|---|
530 | 26 |
Go (Golang) Fake Data Generator for Struct
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
12197 | 26 |
Git with a cup of tea, painless self-hosted git service
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
29 | 27 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32302 | 20 |
The world’s fastest framework for building websites.
zhenghaoz / gorse
https://github.com/zhenghaoz/gorse
stars | today |
---|---|
302 | 22 |
A High Performance Recommender System Package based on Collaborative Filtering for Go
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19506 | 21 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
cloudnativedevelopment / cnd
https://github.com/cloudnativedevelopment/cnd
stars | today |
---|---|
211 | 22 |
Tool to develop directly in your dev Kubernetes cluster
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17142 | 21 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
GoogleCloudPlatform / spark-on-k8s-operator
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
stars | today |
---|---|
394 | 21 |
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
11143 | 20 |
百度网盘客户端 - Go语言编写
purpleidea / mgmt
https://github.com/purpleidea/mgmt
stars | today |
---|---|
1625 | 20 |
Next generation distributed, event-driven, parallel config management!
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
20333 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
3875 | 18 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
ncw / rclone
stars | today |
---|---|
12734 | 17 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
zserge / lorca
https://github.com/zserge/lorca
stars | today |
---|---|
2738 | 16 |
Build cross-platform modern desktop apps in Go + HTML5
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
23996 | 16 |
Open Source Continuous File Synchronization
Language: java
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
1414 | 101 |
A full-featured APP ( iOS & Android ) development assistant. You deserve it.
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8142 | 96 |
😮 互联网 Java 工程师进阶知识完全扫盲
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
22932 | 62 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10415 | 45 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
guolindev / giffun
https://github.com/guolindev/giffun
stars | today |
---|---|
1410 | 34 |
一款开源的GIF在线分享App,乐趣就要和世界分享。
JasonHHouse / Gaps
https://github.com/JasonHHouse/Gaps
stars | today |
---|---|
62 | 35 |
Find the missing movies in your Plex Server
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33823 | 31 |
Spring Boot
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
4512 | 32 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7148 | 30 |
Apache Flink
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44124 | 26 |
Design patterns implemented in Java
didi / tinyid
https://github.com/didi/tinyid
stars | today |
---|---|
172 | 26 |
ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
32205 | 24 |
Everything you need to know to get the job.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38127 | 23 |
Open Source, Distributed, RESTful Search Engine
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
5703 | 22 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
JakeWharton / dagger-reflect
https://github.com/JakeWharton/dagger-reflect
stars | today |
---|---|
287 | 23 |
A reflection-based implementation of the Dagger dependency injection library.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11315 | 12 |
The “REST With Spring” Course:
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26351 | 18 |
Spring Framework
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4614 | 20 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
9586 | 19 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
didi / DDMQ
stars | today |
---|---|
605 | 17 |
DDMQ is a distributed messaging product with low latency, high throughput and high availability.
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
4148 | 16 |
A Magic Mask to Alter Android System Systemless-ly
geduo83 / FlyTour
https://github.com/geduo83/FlyTour
stars | today |
---|---|
182 | 15 |
Android MVP+组件化实战项目框架
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10283 | 10 |
All Algorithms implemented in Java
coderqianlq / dubbo-spring-boot-cli
https://github.com/coderqianlq/dubbo-spring-boot-cli
stars | today |
---|---|
44 | 13 |
🔥 dubbo-spring-boot-starter实践,使dubbo的使用变得及其简单快捷,容易上手。
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
18602 | 11 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Language: c++
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
1717 | 241 |
✔️ The smallest UI framework for all platform – 5K lines code
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
119945 | 68 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24407 | 28 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31525 | 15 |
Open Source Computer Vision Library
anhkgg / SuperWeChatPC
https://github.com/anhkgg/SuperWeChatPC
stars | today |
---|---|
349 | 22 |
微信电脑客户端多开工具,支持防消息撤销,支持语音消息备份
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69617 | 20 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
HackerPoet / MarbleMarcher
https://github.com/HackerPoet/MarbleMarcher
stars | today |
---|---|
1401 | 20 |
A Fractal Physics Game
blinker-iot / blinker-library
https://github.com/blinker-iot/blinker-library
stars | today |
---|---|
125 | 21 |
Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
geeksville / TenDollarWebcam
https://github.com/geeksville/TenDollarWebcam
stars | today |
---|---|
28 | 21 |
A small example app for ESP32 + Micro-RTSP
pbghogehoge / ssg
https://github.com/pbghogehoge/ssg
stars | today |
---|---|
23 | 21 |
秋霜玉
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24193 | 20 |
Tesseract Open Source OCR Engine (main repository)
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13594 | 17 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
geeksville / Micro-RTSP
https://github.com/geeksville/Micro-RTSP
stars | today |
---|---|
21 | 18 |
A RTSP video server intended for very small CPUs (ESP32 etc)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31905 | 16 |
Protocol Buffers - Google’s data interchange format
OpenImageDenoise / oidn
https://github.com/OpenImageDenoise/oidn
stars | today |
---|---|
379 | 17 |
Intel® Open Image Denoise library
ssloy / tinyraytracer
https://github.com/ssloy/tinyraytracer
stars | today |
---|---|
2286 | 16 |
A brief computer graphics / rendering course
catboost / catboost
https://github.com/catboost/catboost
stars | today |
---|---|
3644 | 8 |
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.
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5717 | 15 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
ssloy / tinykaboom
https://github.com/ssloy/tinykaboom
stars | today |
---|---|
1518 | 16 |
A brief computer graphics / rendering course
imkiva / KiVM
https://github.com/imkiva/KiVM
stars | today |
---|---|
44 | 16 |
🌟 This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36989 | 12 |
Bitcoin Core integration/staging tree
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19173 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
juliettef / imgui_markdown
https://github.com/juliettef/imgui_markdown
stars | today |
---|---|
150 | 15 |
Markdown for Dear ImGui
ssloy / tinyrenderer
https://github.com/ssloy/tinyrenderer
stars | today |
---|---|
6222 | 14 |
A brief computer graphics / rendering course
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11067 | 10 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Language: javascript
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
941 | 480 |
Next-Generation full text search library for Browser and Node.js
tyroprogrammer / learn-react-app
https://github.com/tyroprogrammer/learn-react-app
stars | today |
---|---|
1637 | 322 |
Application that will help you learn React fundamentals. Install this application locally - there’s tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
22252 | 167 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
ksky521 / nodeppt
https://github.com/ksky521/nodeppt
stars | today |
---|---|
5541 | 114 |
This is probably the best web presentation tool so far!
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
3049 | 101 |
a javascript spreadsheet for web
vuejs / vue
stars | today |
---|---|
126920 | 69 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
3952 | 70 |
Desktop music player for streaming from free sources
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
43796 | 68 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
121307 | 59 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mozilla / readability
https://github.com/mozilla/readability
stars | today |
---|---|
1860 | 67 |
A standalone version of the readability lib
github / hotkey
https://github.com/github/hotkey
stars | today |
---|---|
1274 | 62 |
Global DOM element activation
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
6594 | 55 |
Command-line tool and terminal JSON viewer 🔥
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
25359 | 50 |
📜 33 concepts every JavaScript developer should know.
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
1683 | 49 |
真正专注于让一套代码运行多端的开发框架,提供标准的MVVM架构开发模式统一各类终端
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
62980 | 46 |
Set up a modern web app by running one command.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73459 | 40 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
81301 | 41 |
JavaScript Style Guide
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
24795 | 41 |
The largest Node.js best practices list (January 2019)
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31064 | 37 |
Build blazing fast, modern apps and websites with React
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
54517 | 38 |
Promise based HTTP client for the browser and node.js
egoist / import-http
https://github.com/egoist/import-http
stars | today |
---|---|
892 | 37 |
Import modules from URL instead of local node_modules
Annihil / github-spray
https://github.com/Annihil/github-spray
stars | today |
---|---|
223 | 36 |
👾 Generate spray for your GitHub contrib graph ░▒▓█
chokcoco / CSS-Inspiration
https://github.com/chokcoco/CSS-Inspiration
stars | today |
---|---|
3591 | 33 |
CSS Inspiration,在这里找到写 CSS 的灵感!
march08 / animated-burgers
https://github.com/march08/animated-burgers
stars | today |
---|---|
374 | 33 |
Collection of animated burgers for React, also available as HTML+CSS
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
44102 | 21 |
React components that implement Google’s Material Design.
Language: unknown
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
4741 | 216 |
Video discussing this curriculum:
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
7320 | 219 |
Collection of awesome podcasts
Ridter / Intranet_Penetration_Tips
https://github.com/Ridter/Intranet_Penetration_Tips
stars | today |
---|---|
838 | 188 |
2018年初整理的一些内网渗透TIPS,后面更新的慢,所以公开出来希望跟小伙伴们一起更新维护~
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
37874 | 134 |
🎓 Path to a free self-taught education in Computer Science!
aylei / interview
https://github.com/aylei/interview
stars | today |
---|---|
1267 | 99 |
写在19年初的后端社招面试经历 🤑
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
71334 | 92 |
Roadmap to becoming a web developer in 2019
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
7890 | 93 |
中国程序员容易发音错误的单词
trimstray / the-practical-linux-hardening-guide
https://github.com/trimstray/the-practical-linux-hardening-guide
stars | today |
---|---|
6509 | 85 |
🔥 This guide details the planning and the tools involved in creating a secure Linux production systems - work in progress.
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
1785 | 79 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
PiotrGrochowski / Consolas
https://github.com/PiotrGrochowski/Consolas
stars | today |
---|---|
63 | 62 |
The Consolas font since I became a designer of it starting at version 8.0. It’s of course open source.
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
2038 | 60 |
Compilation of public failure/horror stories related to Kubernetes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101078 | 54 |
😎 Curated list of awesome lists
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
2560 | 48 |
Xiaomi Mobile Phone Kernel OpenSource
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78486 | 36 |
A collection of useful .gitignore templates
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
29167 | 45 |
Flight rules for git
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73827 | 38 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116939 | 39 |
📚 Freely available programming books
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
48693 | 34 |
📚 技术面试必备基础知识
zhengzhugithub / CV-arXiv-Daily
https://github.com/zhengzhugithub/CV-arXiv-Daily
stars | today |
---|---|
192 | 38 |
分享计算机视觉每天的arXiv文章
nsacyber / Hardware-and-Firmware-Security-Guidance
https://github.com/nsacyber/Hardware-and-Firmware-Security-Guidance
stars | today |
---|---|
81 | 35 |
Guidance for the Spectre, Meltdown, Speculative Store Bypass, Rogue System Register Read, Lazy FP State Restore, Bounds Check Bypass Store, TLBleed, and L1TF/Foreshadow vulnerabilities as well as general hardware and firmware security guidance. #nsacyber
Mybridge / amazing-machine-learning-opensource-2019
https://github.com/Mybridge/amazing-machine-learning-opensource-2019
stars | today |
---|---|
38 | 35 |
Amazing Machine Learning Open Source Tools and Projects for the Past Year (v.2019)
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5633 | 16 |
🚀 ✨ Help beginners to contribute to open source projects
zhaopengme / gitnote
https://github.com/zhaopengme/gitnote
stars | today |
---|---|
103 | 29 |
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
12731 | 29 |
⚡️ A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
eubarbosa / novels.org
https://github.com/eubarbosa/novels.org
stars | today |
---|---|
55 | 28 |
Novels.org - Read Novels in plain text | GNU Emacs Org-mode