github⭐归档

发布于 2022-07-25  878 次阅读


总感觉官方那个归类实在是不好用 好多⭐之后也找不到 想找的时候也挺难受的 于是乎整理一下我⭐过的项目 以便查找方便所用

研究生论文类

  1. 文本分类相关
    fastText
    Library for fast text representation and classification.
    Chinese-Text-Classification-Pytorch
    中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
    text_classification
    使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
    Chinese-Word-Vectors
    ngram2vec
    python实现的四种嵌入方法 支持任意的上下文特征
    100+ Chinese Word Vectors 上百种预训练中文词向量 就是用上面说的那个训练的
    transformers
    Transformers 提供了数以千计的预训练模型,支持 100 多种语言的文本分类、信息抽取、问答、摘要、翻译、文本生成。它的宗旨让最先进的 NLP 技术人人易用。
    tensorflow-text-classification
    基于tensorflow的中文文本分类(复旦中文语料)
    bert-utils
    一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算 tensorflow的
    NLP-Project
    including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc 目前在用的 tensorflow的
    textClassifier
    tensorflow implementation 与上一个同一个作者 tensorflow的
    bert4keras
    keras implement of transformers for humans tensorflow的

  2. WantWords
    清华大神搞的反向词典

  3. 图嵌入
    GraphEmbedding
    Implementation and experiments of graph embedding algorithms.
    OpenHGNN
    This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
  4. TensorFlow-Course
    ? Simple and ready-to-use tutorials for TensorFlow
  5. Bigscity-LibCity
    LibCity: An Open Library for Urban Spatio-temporal Data Mining
  6. GNNGuard
    Defending graph neural networks against adversarial attacks (NeurIPS 2020)
  7. 动手学习深度学习
    dive_into_deep_learning
    ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
    d2l-zh
    《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60个国家的400所大学用于教学。
    paper-reading
    深度学习经典、新论文逐段精读
  8. GammaGL
    A multi-backend graph learning library.
  9. BERT_Paper_Chinese_Translation
    BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!

  10. HanLP
    中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
    Introduction-NLP
    HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。

前端类

  1. simple-icons
    好像是个SVG库
  2. 个人网站前端页面
    纯个人用 借鉴的大佬的
  3. chinese-poetry
    最全中华古诗词数据库
  4. Semantic-UI
    Semantic is a UI component framework based around useful principles from natural language.
  5. AdminLTE
    AdminLTE - Free admin dashboard template based on Bootstrap 4
  6. sweetalert2
    A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
  7. share.js
    一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等
  8. vue-element-admin
    vue-element-admin 是一个后台前端解决方案,它基于 vue 和 element-ui实现。它使用了最新的前端技术栈,内置了 i18n 国际化解决方案,动态路由,权限验证,提炼了典型的业务模型,提供了丰富的功能组件,它可以帮助你快速搭建企业级中后台产品原型。相信不管你的需求是什么,本项目都能帮助到你。
  9. layui
    一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
  10. wordpress相关
    kratos
    ? WordPress theme that focus on reading experience
  11. plugins
    Typecho Fans插件作品目录
  12. highlight.js
    JavaScript语法高亮显示,具有语言自动检测和零依赖。
  13. DoraCMS
    DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
  14. hexo相关
    hexo-theme-matery
    A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。
    hexo-theme-fluid
    ? 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo
  15. theme.typora.io
    Website for Typora themes

软件类

  1. wox
    神器 用起来挺舒服的 比win强不少
  2. PowerToys
    Windows system utilities to maximize productivity
  3. oh-my-posh
    A prompt theme engine for any shell.
  4. douyuEX
    斗鱼直播间增强工具
  5. code-server
    VS Code in the browser
  6. IDEA相关
    IDEA技巧
    IDEA全套技巧
    IntelliJ-IDEA-Tutorial
    IntelliJ IDEA 简体中文专题教程
  7. Auto.js
    安卓平台上的JavaScript自动化工具
  8. Clash_Chinese_Patch
    Clash For Windows 汉化补丁和汉化脚本
  9. v2rayN
    A V2Ray client for Windows, support Xray core and v2fly core
  10. InfoSpider
    INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱?,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。
  11. cmder
    Lovely console emulator package for Windows
  12. tabby
    A terminal for a more modern age
  13. any-rule
    ? 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
  14. frp
    A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  15. Captura
    Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
  16. Cloudreve
    ?支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
  17. 音乐类
    lx-music-desktop
    listen1_desktop
    one for all free music in china (Windows, Mac, Linux desktop)
    YesPlayMusic
    高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
  18. TrafficMonitor
    这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
  19. zfile
    在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载
  20. sakura
    A Wonderful WordPress Theme: 樱花庄的白猫博客主题
  21. WP-Editor.md
    或许这是一个WordPress中最好,最完美的Markdown编辑器
  22. BiliBiliToolPro
    B 站(bilibili)自动任务工具,支持docker、青龙、腾讯云函数等多种部署方式。敏感肌也能用。
  23. waifu2x
    本程序使用卷积神经网络对动漫风格的图片进行放大操作(支持照片)。
  24. paper2gui
    Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
  25. PicGo
    ?A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
  26. drawio-desktop
    Official electron build of draw.io 画图工具

编程类

  1. FiraCode
    好看的字体 好像是什么等宽字体
  2. nerd-fonts
    Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
  3. chinese-copywriting-guidelines
    Chinese copywriting guidelines for better written communication/中文文案排版指北
  4. funNLP
    NLP民工的乐园: 几乎最全的中文NLP资源库

学习类

  1. JavaGuide
    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
  2. 正则表达式
    正则表达式学习
  3. Java3y
    Java后端知识图谱
  4. 前端面试每日一更
    前端的
  5. 书籍
    计算机相关书籍
    ? 免费的计算机编程类中文书籍,欢迎投稿
    ddia
    《Designing Data-Intensive Application》DDIA中文翻译
  6. ACM-Code-Library
    calabash代码库 %%%
  7. springboot
    SpringAll
    springboot相关
    SpringBoot-Learning
    《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
  8. 面试
    CS-Notes
    ? 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
    advanced-java
    ? Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
    system-design-primer
    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 面试相关
  9. restful-api-design-references
    RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
  10. Python
    Python教程
  11. leetcode相关
    Algorithms
    微扰理论
    LogicStack-LeetCode
    宫水三页
    LeetCodeAnimation
    Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
  12. learnGitBranching
    An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!

游戏类

  1. 阴阳师类
    痒痒熊
    阴阳师数据导出软件
    yyx-launcher
    痒痒熊启动器: 痒痒鼠多开
    yysrank
    阴阳师阵容胜率查询及阵容推荐
    yys-pick-dwarf
    检出六星满级低收益御魂
  2. 原神
    genshin-gacha-export
    原神抽卡记录导出
    Snap.Genshin
    你想要的原神全家桶
    cocogoat
    A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。
  3. LOL
    champ-r
    ? Yet another League of Legends helper, compatible with CN/NA/EU/JP/KR version of LCU. 英雄联盟出装/天赋推荐, 支持多服客户端
    frank
    一款全新的英雄联盟(LOL)助手软件.............. A bran-new League of Legends assistant software, a replacement for WeGame.

神仙类(单纯⭐一下)

  1. magisk
    安卓框架
  2. vue系列
    devtools
    ⚙️ Browser devtools extension for debugging Vue.js applications.
    vue
    vue!
  3. hostoj
  4. axios
  5. JQuery
  6. freeCodeCamp
    中文环境不是太友好 不过好像是github上最多⭐的项目
  7. 项目合集
    StarsAndClown
    有趣的项目合集
    Github-Ranking
    ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新

  8. clash系列
    clash
    ClashForAndroid
    clash_for_windows_pkg

  9. elasticsearch
    Free and Open, Distributed, RESTful Search Engine
  10. ACM-ICPC
    kuangbin ACM板子
  11. pandoc
    Universal markup converter
  12. wechatxposed
    WeXposed (微X模块)
  13. QNotified
    一个旨在使QQ变得更好用的开源Xposed模块
  14. rufus
    The Reliable USB Formatting Utility
  15. copilot-docs
  16. smart-socket
    A High Performance Java AIO framework
  17. LSPosed

愿风指引你的道路,愿你的刀刃永远锋利。