Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-stars-copy
https://github.com/iamqiz/awesome-stars-copy
Last synced: 5 days ago
JSON representation
-
Python
- Infinidat/munch - A Munch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
- snakers4/silero-vad - Silero VAD: pre-trained enterprise-grade Voice Activity Detector
- openai/whisper - Robust Speech Recognition via Large-Scale Weak Supervision
- eventlet/eventlet - Concurrent networking library for Python
- requests/requests-oauthlib - OAuthlib support for Python-Requests!
- finalion/WordQuery - word fast-querying addon for anki
- python/mypy - Optional static typing for Python
- iperov/DeepFaceLab - DeepFaceLab is the leading software for creating deepfakes.
- Spico197/DocEE - 🕹️ A toolkit for document-level event extraction, containing some SOTA model implementations.
- googleapis/google-api-python-client - 🐍 The official Python client library for Google's discovery based APIs.
- tqdm/tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI
- python/cpython - The Python programming language
- python/typing - Python static typing home. Hosts the documentation and a user help forum.
- PaddlePaddle/PaddleSlim - PaddleSlim is an open-source library for deep model compression and architecture search.
- Zuoqiu-Yingyi/zhenxun-bot-plugin-siyuan - 绪山真寻 bot 的思源笔记插件
- AUTOMATIC1111/stable-diffusion-webui - Stable Diffusion web UI
- deepset-ai/haystack - :mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your d
- pywinauto/pywinauto - Windows GUI Automation with Python (based on text properties)
- TylerYep/torchinfo - View model summaries in PyTorch!
- fauxpilot/fauxpilot - FauxPilot - an open-source alternative to GitHub Copilot server
- benjaminp/six - Python 2 and 3 compatibility library
- xiangking/ark-nlp - A private nlp coding package, which quickly implements the SOTA solutions.
- MuQiuJun-AI/bert4pytorch - 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
- OpenEthan/SMSBoom - SMSBoom - Deprecate: Due to judicial reasons, the repository has been suspended!
- simgunz/anki21-addons_minimize-to-tray - Anki add-on that adds an icon to the system tray in order to allow minimizing Anki
- FooSoft/anki-connect - Anki plugin to expose a remote API for creating flash cards.
- openai/gym - A toolkit for developing and comparing reinforcement learning algorithms.
- romis2012/python-socks - Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
- LonamiWebs/Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
- donkirkby/live-py-plugin - Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
- Tongjilibo/bert4torch - An elegent pytorch implement of transformers
- GuocaiL/nlp_corpus - 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
- invl/pip-autoremove - Remove a package and its unused dependencies.
- maguowei/starred - creating your own Awesome List by GitHub stars!
- nyu-mll/GLUE-baselines - [DEPRECATED] Repo for exploring multi-task learning approaches to learning sentence representations
- onnx/onnx - Open standard for machine learning interoperability
- AirtestProject/Airtest - UI Automation Framework for Games and Apps
- iswbm/magic-python - Python 黑魔法手册
- guofei9987/scikit-opt - Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales
- Dineshkarthik/telegram_media_downloader - Download media files from a telegram conversation/chat/channel up to 2GiB per file
- saleguas/freshen-file-sorter - A super-convenient Python file sorter that attaches to your context menu!
- asweigart/pyautogui - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
- magical2world/tf-hierarchical-rnn
- FudanNLP/UNet - The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.
- v-mipeng/LexiconAugmentedNER - Reject complicated operations for incorporating lexicon for Chinese NER.
- jbesomi/texthero - Text preprocessing, representation and visualization from zero to hero.
- zhezhaoa/ngram2vec - Four word embedding models implemented in Python. Supporting arbitrary context features
- NVIDIA/apex - A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
- pyinstaller/pyinstaller - Freeze (package) Python programs into stand-alone executables
- PyCQA/pycodestyle - Simple Python style checker in one Python file
- phanein/deepwalk - DeepWalk - Deep Learning for Graphs
- fastnlp/TENER - Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
- microsoft/pylance-release - Documentation and issues for Pylance
- davidhalter/jedi - Awesome autocompletion, static analysis and refactoring library for python
- PetarV-/GAT - Graph Attention Networks (https://arxiv.org/abs/1710.10903)
- raryelcostasouza/pyTranscriber - pyTranscriber can be used to generate automatic transcription / automatic subtitles for audio/video files through a friendly graphical user interface.
- newren/git-filter-repo - Quickly rewrite git repository history (filter-branch replacement)
- KurtBestor/Hitomi-Downloader - :cake: Desktop utility to download images/videos/music/text from various websites, and more.
- Kozea/WeasyPrint - The awesome document factory
- Lightning-AI/pytorch-lightning - Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
- bojone/SimCSE - SimCSE在中文任务上的简单实验
- alibaba-edu/simple-effective-text-matching-pytorch - A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
- StonyBrookNLP/deformer - [ACL 2020] DeFormer: Decomposing Pre-trained Transformers for Faster Question Answering
- openai/glow - Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
- alibaba-edu/simple-effective-text-matching - Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
- shuohangwang/Cross-Thought
- bohanli/BERT-flow - TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)
- facebookresearch/SentEval - A python tool for evaluating the quality of sentence embeddings.
- guitaowufeng/LR-CNN
- DianboWork/Graph4CNER - Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"
- karpathy/arxiv-sanity-preserver - Web interface for browsing, search and filtering recent arxiv submissions
- RowitZou/LGN - EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.
- autoliuweijie/FastBERT - The score code of FastBERT (ACL2020)
- microsoft/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
- LeeSureman/Flat-Lattice-Transformer - code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
- jiesutd/LatticeLSTM - Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
- ZhuiyiTechnology/simbert - a bert for retrieval and generation
- karpathy/arxiv-sanity-lite - arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
- microsoft/MPNet - MPNet: Masked and Permuted Pre-training for Language Understanding https://arxiv.org/pdf/2004.09297.pdf
- dbiir/UER-py - Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
- fossasia/visdom - A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
- cccshuang/DMCNN_torch
- microsoft/nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
- neulab/ExplainaBoard - Interpretable Evaluation for AI Systems
- princeton-nlp/LM-BFF - [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
- chakki-works/seqeval - A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
- aivolcano/feature_extraction
- monologg/JointBERT - Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
- wangle1218/KBQA-for-Diagnosis - Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统
- princeton-nlp/SimCSE - [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
- mnielsen/neural-networks-and-deep-learning - Code samples for my book "Neural Networks and Deep Learning"
- CLUEbenchmark/FewCLUE - FewCLUE 小样本学习测评基准,中文版
- MatthieuCourbariaux/BinaryNet - Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
- MiuLab/SlotGated-SLU - Slot-Gated Modeling for Joint Slot Filling and Intent Prediction
- LooperXX/AGIF - Open source code for EMNLP 2020 Findings Paper "AGIF: An Adaptive Graph-Interactive Framework for Joint Multiple Intent Detection and Slot Filling"
- bojone/GlobalPointer - 全局指针统一处理嵌套与非嵌套NER
- keras-team/keras - Deep Learning for humans
- ZhuiyiTechnology/roformer - Rotary Transformer
- cooelf/AwesomeMRC - IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)
- bojone/kg-2019 - 2019年百度的三元组抽取比赛,“科学空间队”源码
- bojone/lic2020_baselines - some baselines for lic2020 (http://lic2020.cipsc.org.cn/)
- ShannonAI/mrc-for-flat-nested-ner - Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
- weizhepei/CasRel - A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
- longlongman/CasRel-pytorch-reimplement - Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
- onewaymyway/DuEE_2020 - 2020语言与智能技术竞赛:事件抽取任务方案代码
- qiufengyuyi/event_extraction - baidu aistudio event extraction competition
- PaddlePaddle/PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de
- zhoujx4/NLP-Series-relation-extraction - NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention
- dwadden/dygiepp - Span-based system for named entity, relation, and event extraction.
- kingbase/bilingual-pdf - 由英文PDF生成双语PDF,回归母语加速长篇英文阅读!
- bekou/multihead_joint_entity_relation_extraction - Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and re
- zhuchen03/FreeLB - Adversarial Training for Natural Language Understanding
- bojone/bert4keras - keras implement of transformers for humans
- z814081807/DeepNER - 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
- yzhangcs/parser - :rocket: State-of-the-art parsers for natural language.
- lavis-nlp/spert - PyTorch code for SpERT: Span-based Entity and Relation Transformer
- PetrochukM/PyTorch-NLP - Basic Utilities for PyTorch Natural Language Processing (NLP)
- piskvorky/gensim - Topic Modelling for Humans
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites
- pyg-team/pytorch_geometric - Graph Neural Network Library for PyTorch
- FQrabbit/SSTap-Rule - 支持更多游戏规则,让SSTap成为真正的“网游加速器”
- zxjzxj9/PyTorchIntroduction - 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)
- zcgzcgzcg1/MRC_book - 《机器阅读理解:算法与实践》代码
- xiaoqian19940510/Event-Extraction - 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
- PauperZ/SSRSpeedN - 基于SSRSpeed修改,支持同时进行单线程/多线程测速,并可同时进行流媒体解锁状态测试
- pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
- pytorch/captum - Model interpretability and understanding for PyTorch
- tkipf/pygcn - Graph Convolutional Networks in PyTorch
- ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
- baidu/Senta - Baidu's open-source Sentiment Analysis System.
- google/yapf - A formatter for Python files
- tartley/colorama - Simple cross-platform colored terminal text in Python
- soimort/you-get - :arrow_double_down: Dumb downloader that scrapes the web
- borntyping/python-colorlog - A colored formatter for the python logging module
- mali19064/LSTM-CRF-pytorch-faster - A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
- luge-ai/luge-pip
- baidu/DDParser - 百度开源的依存句法分析系统
- thu-coai/CrossWOZ - A Large-Scale Chinese Cross-Domain Task-Oriented Dialogue Dataset
- fastnlp/fastNLP - fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
- 521xueweihan/GitHub520 - :kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
- loujie0822/DeepIE - DeepIE: Deep Learning for Information Extraction
- longpeng2008/yousan.ai - Awesome resources of yousan.ai(closely related to deep learning).
- ymcui/cmrc2019 - A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)
- huggingface/datasets - 🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
- chardet/chardet - Python character encoding detector
- facelessuser/BracketHighlighter - Bracket and tag highlighter for Sublime Text
- hypothesis/h - Annotate with anyone, anywhere.
- GNOME/meld - Read-only mirror of https://gitlab.gnome.org/GNOME/meld
- yu-liang-kono/pdf2htmlEXOptimize - A python tool to reduce pdf2htmlEX output file size.
- xlwings/xlwings - xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
- dpranke/pyjson5 - A Python implementation of the JSON5 data format
- ijl/orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
- ZhuiyiTechnology/WoBERT - 以词为基本单位的中文BERT
- ymcui/cmrc2018 - A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
- allenai/bi-att-flow - Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to ach
- alievk/avatarify-python - Avatars for Zoom, Skype and other video-conferencing apps.
- sogou/SogouMRCToolkit - This toolkit was designed for the fast and efficient development of modern machine comprehension models, including both published models and original prototypes.
- ymcui/Chinese-BERT-wwm - Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
- ymcui/Chinese-XLNet - Pre-Trained Chinese XLNet(中文XLNet预训练模型)
- brightmart/roberta_zh - RoBERTa中文预训练模型: RoBERTa for Chinese
- AimeeLee77/wiki_zh_word2vec - 利用Python构建Wiki中文语料词向量模型试验
- brightmart/albert_zh - A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
- CLUEbenchmark/CLUE - 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
- ChineseGLUE/ChineseGLUE - Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
- euske/pdfminer - Python PDF Parser (Not actively maintained). Check out pdfminer.six.
- pdfminer/pdfminer.six - Community maintained fork of pdfminer - we fathom PDF
- chezou/tabula-py - Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame
- jiesutd/NCRFpp - NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
- camelot-dev/camelot - A Python library to extract tabular data from PDFs
- google/pygtrie - Python library implementing a trie data structure.
- mozillazg/python-pinyin - 汉字转拼音(pypinyin)
- hankcs/pyhanlp - 中文分词
- nlplab/brat - brat rapid annotation tool (brat) - for all your textual annotation needs
- terrifyzhao/text_matching - 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中
- littlepan0413/DuEE_baseline - 事件抽取基线模型
- PaddlePaddle/Research - novel deep learning research works with PaddlePaddle
- doccano/doccano - Open source annotation tool for machine learning practitioners.
- zjunlp/DeepKE - [EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
- TianyuZhuuu/CHIP2018 - CHIP2018问句匹配大赛 Rank6解决方案
- google-research/multilingual-t5
- liuhuanyong/SequentialEventExtration - Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.
- tornadoweb/tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
- HIT-SCIR/HIT-SCIR-CoNLL2019 - "HIT-SCIR at MRP 2019: A Unified Pipeline for Meaning Representation Parsing via Efficient Training and Effective Encoding"-CoNLL2019 shared task
- HIT-SCIR/SemEval-2016 - SemEval-2016 Task 9: Chinese Semantic Dependency Parsing
- eclipse-du/nlp_book
- networkx/networkx - Network Analysis in Python
- EmilStenstrom/conllu - A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
- xflr6/graphviz - Simple Python interface for Graphviz
- tsroten/pynlpir - A Python wrapper around the NLPIR/ICTCLAS Chinese segmentation software.
- liuhuanyong/EventTriplesExtraction - An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
- geekinglcq/CDCS - Chinese Data Competitions' Solutions
- lancopku/pkuseg-python - pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
- GanjinZero/ChineseEHRBert - A Chinese EHR Bert Pretrained Model.
- Toyhom/Chinese-medical-dialogue-data - Chinese medical dialogue data 中文医疗对话数据集
- liuhuanyong/ComplexEventExtraction - A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。
- shibing624/pycorrector - pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
- joowani/binarytree - Python Library for Studying Binary Trees
- psf/requests - A simple, yet elegant, HTTP library.
- mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- scrapy/scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
- cobrateam/splinter - splinter - python test framework for web applications
- shillyshallysxy/Learning_NLP - Learning nlp and reproduce some papers
- pymc-devs/pymc - Bayesian Modeling and Probabilistic Programming in Python
- micheles/decorator - decorator
- d2l-ai/d2l-zh - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
- Dod-o/NLP-practice-program - 力求囊括主流NLP模型练手项目,不断更新中
- Dod-o/Statistical-Learning-Method_Code - 手写实现李航《统计学习方法》书中全部算法
- NLP-LOVE/Introduction-NLP - HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
- guillaumegenthial/sequence_tagging - Named Entity Recognition (LSTM + CRF) - Tensorflow
- pandolia/qqbot - QQBot: A conversation robot base on Tencent's SmartQQ
- conda/conda - A system-level, binary package and environment manager running on all major operating systems and platforms.
- jina-ai/clip-as-service - 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
- macanv/BERT-BiLSTM-CRF-NER - Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
- littlecodersh/ItChat - A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
- sebastianruder/NLP-progress - 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.
- HIT-SCIR/ltp - Language Technology Platform
- huangxiangzhou/NLPCC2016KBQA - KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.
- pypa/virtualenv - Virtual Python Environment builder
- Determined22/zh-NER-TF - A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
- lcdevelop/ChatBotCourse - 自己动手做聊天机器人教程
- huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- huggingface/transfer-learning-conv-ai - 🦄 State-of-the-Art Conversational AI with Transfer Learning
- chartbeat-labs/textacy - NLP, before and after spaCy
- RasaHQ/rasa_core - Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
- thunlp/OpenKE - An Open-Source Package for Knowledge Embedding (KE)
- chatopera/insuranceqa-corpus-zh - :helicopter: 保险行业语料库,聊天机器人
- l11x0m7/Question_Answering_Models - This repo collects and re-produces models related to domains of question answering and machine reading comprehension
- openai/multiagent-particle-envs - Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
- chatopera/Synonyms - :herb: 中文近义词:聊天机器人,智能问答工具包
- explosion/sense2vec - 🦆 Contextually-keyed word vectors
- thunlp/OpenNRE - An Open-Source Package for Neural Relation Extraction (NRE)
- flairNLP/flair - A very simple framework for state-of-the-art Natural Language Processing (NLP)
- explosion/spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python
- cemoody/lda2vec
- duoergun0729/nlp - 兜哥出品 <一本开源的NLP入门书籍>
- openai/gpt-2 - Code for the paper "Language Models are Unsupervised Multitask Learners"
- blei-lab/online-hdp - Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
- scipy/scipy - SciPy library main repository
- tommikaikkonen/prettyprinter - Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
- localminimum/QANet - A Tensorflow implementation of QANet for machine reading comprehension
- facebookresearch/DrQA - Reading Wikipedia to Answer Open-Domain Questions
- NTMC-Community/MatchZoo - Facilitating the design, comparison and sharing of deep text matching models.
- PaddlePaddle/models - Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
- zihangdai/xlnet - XLNet: Generalized Autoregressive Pretraining for Language Understanding
- nltk/nltk - NLTK Source
- OpenNMT/OpenNMT-tf - Neural machine translation and sequence learning using TensorFlow
- OpenNMT/OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch
- rsennrich/subword-nmt - Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
- google-research/bert - TensorFlow code and pre-trained models for BERT
- tensorflow/tensor2tensor - Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
- Kyubyong/transformer - A TensorFlow Implementation of the Transformer: Attention Is All You Need
- google/seq2seq - A general-purpose encoder-decoder framework for Tensorflow
- spyder-ide/spyder - Official repository for Spyder - The Scientific Python Development Environment
- allenai/allennlp - An open-source NLP research library, built on PyTorch.
- 1e0ng/simhash - A Python Implementation of Simhash Algorithm
- tensorflow/nmt - TensorFlow Neural Machine Translation Tutorial
- facebookresearch/fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
- boudinfl/pke - Python Keyphrase Extraction module
- PaddlePaddle/ERNIE - Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
- JiJingYu/tensorflow-exercise
- Embedding/Chinese-Word-Vectors - 100+ Chinese Word Vectors 上百种预训练中文词向量
- zhiguowang/BiMPM - BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
- fighting41love/cocoNLP - A Chinese information extraction tool.
- larsmans/seqlearn - Sequence learning toolkit for Python
- tensorflow/models - Models and examples built with TensorFlow
- MorvanZhou/tutorials - 机器学习相关教程
- white127/QA-deep-learning - tensorflow and theano cnn code for insurance QA(question Answer matching)
- hmmlearn/hmmlearn - Hidden Markov Models in Python, with scikit-learn like API
- fighting41love/funNLP - 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名
- hankcs/HanLP - 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
- zhaozhengcoder/Machine-Learning - 关于机器学习的内容
- MetaCubeX/mihomo - A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
- Zzaphkiel/Seraphine - 英雄联盟战绩查询工具
- git-cola/git-cola - git-cola: The highly caffeinated Git GUI
- nodejs/node-gyp - Node.js native addon build tool
- winpython/winpython - A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python.
- mozillazg/pinyin-data - 汉字拼音数据
- Dao-AILab/flash-attention - Fast and memory-efficient exact attention
- QwenLM/Qwen - The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
- Sanster/IOPaint - Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
- juntaoy/biaffine-ner - Named Entity Recognition as Dependency Parsing
- ljynlp/W2NER - Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification
- microsoft/cascadia-code - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
- modelscope/modelscope - ModelScope: bring the notion of Model-as-a-Service to life.
- modelscope/AdaSeq - AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
- yangjianxin1/LEBERT-NER-Chinese - 基于词汇信息融合的中文NER模型
- THUDM/ChatGLM-6B - ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
- commonmark/commonmark-spec - CommonMark spec, with reference implementations in C and JavaScript
- jnavila/git-manpages-l10n - Translation of git manpages
- sczhou/CodeFormer - [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
- clue-ai/clueai-python - clueai工具包: 3行代码3分钟,自定义需要的API!
- gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
- rsms/inter - The Inter font family
- muziing/PySide6-Code-Tutorial - 可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享!
- HibiKier/zhenxun_bot - 基于 Nonebot2 开发,非常可爱的绪山真寻bot
- PaddlePaddle/PaddleHub - Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
- ArchiveBox/ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
- vi3k6i5/flashtext - Extract Keywords from sentence or Replace keywords in sentences.
- wandb/wandb - The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
- UKPLab/sentence-transformers - State-of-the-Art Text Embeddings
- keras-team/keras-hub - Pretrained model hub for Keras 3
- RapidAI/RapidOCR - Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVION and PaddlePaddle.
- tldr-pages/tldr-python-client - :snake: Python command-line client for tldr pages 📚
- Sitoi/dailycheckin - 基于「Docker」/「青龙面板」/「群晖」的每日签到脚本(支持多账号)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|什么值得买|阿里云盘|i茅台申购|小米运动|百度搜索资源平台|恩山论坛|奥拉星|
- bojone/GPLinker - 基于GlobalPointer的实体/关系/事件抽取
- PaddlePaddle/X2Paddle - Deep learning model converter for PaddlePaddle. (『飞桨』深度学习模型转换工具)
- CBLUEbenchmark/CBLUE - 中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
- gaohongkui/TPLinker-NER - TPlinker for NER 中文/英文命名实体识别
- DarLiner/Algorithm_Interview_Notes-Chinese - 2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
- fastnlp/fitlog - fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具
- bojone/BERT-whitening - 简单的向量白化改善句向量质量
- Diego999/pyGAT - Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
- Jack-Cherish/PythonPark - Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
- PaddlePaddle/PaddleNLP - 👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search,
- ydf0509/nb_log - pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru
- lxneng/xpinyin - Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音
- WuHuRestaurant/xf_event_extraction2020Top1 - 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统
- liuhuanyong/PersonRelationKnowledgeGraph - ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrapping方法的人物关系抽取,基于知识图谱的知识问答等应用。
- baiyang2464/chatbot-base-on-Knowledge-Graph - 使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
- WenRichard/KBQA-BERT - 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
- SmallVagetable/machine_learning_python - 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
- RasaHQ/rasa - 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
- fxsjy/jieba - 结巴中文分词
- liuhuanyong/QASystemOnMedicalKG - A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
- ownthink/Jiagu - Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
-
Roff
- pyenv/pyenv - Simple Python version management
- moses-smt/mosesdecoder - Moses, the machine translation system
-
Ruby
- greasyfork-org/greasyfork - An online repository of user scripts.
- github/explore - Community-curated topic and collection pages on GitHub
- jekyll/jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
- discourse/discourse - A platform for community discussion. Free, open, simple.
- gettalong/kramdown - kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
- github/choosealicense.com - A site to provide non-judgmental guidance on choosing a license for your open source project
- community/community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
- hashicorp/vagrant - Vagrant is a tool for building and distributing development environments.
- Shopify/liquid - Liquid markup language. Safe, customer facing template language for flexible web apps.
-
Rust
- lz1998/ricq - Rust 高性能 QQ 协议(原RS-QQ)。Linux-musl运行内存1.6MB。
- rust-lang/rustup - The Rust toolchain installer
- rust-lang/cargo - The Rust package manager
- rust-lang/rust - Empowering everyone to build reliable and efficient software.
- LibNyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- grigio/obs-cmd - obs-cmd is a OBS cli for obs-websocket v5 the current obs-studio implementation. It is useful on Wayland Linux or to control OBS via terminal
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- espanso/espanso - Cross-platform Text Expander written in Rust
- kivikakk/comrak - CommonMark + GFM compatible Markdown parser and renderer
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- ankitects/anki - Anki's shared backend and web components, and the Qt frontend
- afnanenayet/diffsitter - A tree-sitter based AST difftool to get meaningful semantic diffs
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
- ruffle-rs/ruffle - A Flash Player emulator written in Rust
- zed-industries/zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- libnyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- sunface/rust-course - “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
- rustdesk/rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
-
Shell
- moovweb/gvm - Go Version Manager
- nodesource/distributions - NodeSource Node.js Binary Distributions
- adobe-fonts/source-han-serif - Source Han Serif | 思源宋体 | 思源宋體 | 思源宋體 香港 | 源ノ明朝 | 본명조
- Dawnnnnnn/Alist-Encrypt-Module
- gradle/gradle-completion - Gradle tab completion for bash and zsh
- sakai135/wsl-vpnkit - Provides network connectivity to WSL 2 when blocked by VPN
- docker/docker-install - Docker installation script
- shayne/wsl2-hacks - Useful snippets / tools for using WSL2 as a development environment
- stefanzweifel/git-auto-commit-action - Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
- todotxt/todo.txt-cli - ☑️ A simple and extensible shell script for managing your todo.txt file.
- tj/git-extras - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
- codota/TabNine - AI Code Completions
- VSCodium/vscodium - binary releases of VS Code without MS branding/telemetry/licensing
- fuzhengwei/CodeGuide - :books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
- scop/bash-completion - Programmable completion functions for bash
- apachecn/pytorch-doc-zh - Pytorch 中文文档
- pyenv/pyenv-virtualenv - a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
- youngyangyang04/leetcode-master - 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
- JetBrains/JetBrainsMono - JetBrains Mono – the free and open-source typeface for developers
- HazyResearch/deepdive - DeepDive
- hijkpw/scripts - Shadowsocks/SS一键脚本、ShadowsocksR/SSR一键脚本、V2Ray一键脚本、trojan一键脚本、VPS教程
- taku910/crfpp - CRF++: Yet Another CRF toolkit
- nvm-sh/nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
- ohmyzsh/ohmyzsh - 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python,
- snail007/proxy_admin_free - Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
-
Scala
- Emurasoft/library - Macros, plug-ins, snippets, syntax files, etc. for EmEditor
- twitter/the-algorithm - Source code for Twitter's Recommendation Algorithm
-
Svelte
- Niek/obs-web - OBS-web - the easiest way to control OBS remotely
-
TeX
- vdumoulin/conv_arithmetic - A technical report on convolution arithmetic in the context of deep learning
- exacity/deeplearningbook-chinese - Deep Learning Book Chinese Translation
-
TypeScript
- apache/echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser
- typescript-language-server/typescript-language-server - TypeScript & JavaScript Language Server
- nuxt/nuxt - The Intuitive Vue Framework.
- unplugin/unplugin-vue-components - 📲 On-demand components auto importing for Vue
- unplugin/unplugin-auto-import - Auto import APIs on-demand for Vite, Webpack and Rollup
- vuejs/vue-loader - 📦 Webpack loader for Vue.js components
- TypeStrong/ts-loader - TypeScript loader for webpack
- vladimiry/ElectronMail - Unofficial ProtonMail Desktop App
- ProtonMail/WebClients - Monorepo hosting the proton web clients
- yuanxiao-mmc/electron-tab-containers - Electron BrowserView 多标签页、容器管理实现
- hexojs/hexo - A fast, simple & powerful blog framework, powered by Node.js.
- putyy/res-downloader - 支持视频号、小程序、抖音、快手、小红书、直播流、酷狗、QQ音乐等常见网络资源!
- svtslv/webdav-cli - A simple zero-configuration command-line webdav server
- babel/babel - 🐠 Babel is a compiler for writing next generation JavaScript.
- gitkraken/vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git
- OlegWock/anori - Customizable new tab extension for Chrome, Firefox and Safari
- clash-verge-rev/clash-verge-rev - Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
- obs-websocket-community-projects/obs-websocket-js - Consumes https://github.com/obsproject/obs-websocket
- shoelace-style/shoelace - A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME 👇👇👇
- video-dev/hls.js - HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
- dividab/tsconfig-paths - Load node modules according to tsconfig paths, in run-time or via API.
- wclr/ts-node-dev - Compiles your TS app and restarts when files are modified.
- DefinitelyTyped/DefinitelyTyped - The repository for high quality TypeScript type definitions.
- element-plus/element-plus-playground - Element Plus Playground
- vue-macros/vue-macros - Explore and extend more macros and syntax sugar to Vue.
- pillarjs/path-to-regexp - Turn a path string such as `/user/:name` into a regular expression
- element-plus/element-plus - 🎉 A Vue.js 3 UI Library made by Element team
- microsoft/fluentui - Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
- alefragnani/vscode-bookmarks - Bookmarks Extension for Visual Studio Code
- zxkmm/siyuan_doctree_compress - A SiYuan plugin that provide you the capability to fully modify the doctree
- ritwickdey/vscode-live-server - Launch a development local Server with live reload feature for static & dynamic pages.
- fkhadra/react-toastify - React notification made easy 🚀 !
- t4t5/sweetalert - A beautiful replacement for JavaScript's "alert"
- DIYgod/RSSHub-Radar - 🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub
- buttercup/buttercup-desktop - :key: Cross-Platform Passwords & Secrets Vault
- BlackGlory/extension-binary-search - 🌳 The simplest and most effective way to locate a malicious or faulty extension
- siyuan-community/siyuan - A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
- Zuoqiu-Yingyi/siyuan-packages-monorepo - SiYuan Note community resources development | 思源笔记社区资源开发
- siyuan-note/petal - SiYuan Plugin API
- oliverschwendener/ueli - Cross-Platform Keystroke Launcher
- yang991178/fluent-reader - Modern desktop RSS reader built with Electron, React, and Fluent UI
- DIYgod/RSSHub - 🧡 Everything is RSSible
- omnivore-app/omnivore - Omnivore is a complete, open source read-it-later solution for people who like reading.
- Java-S12138/Record - It is an application that query lol match.
- HextechDocs/lcu-explorer - rift-explorer replacement from the original contributors
- liuwave/picgo-plugin-rename-file - A PicGo plugin for elegant file name prefix
- civitai/civitai - A repository of models, textual inversions, and more
- brrd/electron-tabs - Tab component for Electron
- EnixCoda/Gitako - 🐙 File tree extension for GitHub on Chrome & Firefox & Edge
- tensorflow/tensorboard - TensorFlow's Visualization Toolkit
- Zuoqiu-Yingyi/utools-siyuan - utools 插件 - 思源笔记插件
- PicGo/PicGo-Core - :zap:A tool for pictures uploading. Both CLI & API supports.
- openai-translator/openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
- chibat/chrome-extension-typescript-starter - Chrome Extension TypeScript Starter
- ChromeDevTools/devtools-frontend - The Chrome DevTools UI
- TypeStrong/ts-node - TypeScript execution and REPL for node.js
- zzzgydi/clash-verge - A Clash GUI based on tauri. Supports Windows, macOS and Linux.
- vitejs/vite - Next generation frontend tooling. It's fast!
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- tusen-ai/naive-ui - A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
- wenyan-lang/wenyan - 文言文編程語言 A programming language for the ancient Chinese.
- slidevjs/slidev - Presentation Slides for Developers
- the1812/Bilibili-Evolved - 强大的哔哩哔哩增强脚本
- privatenumber/esbuild-loader - 💠 Speed up your Webpack with esbuild ⚡️
- opensumi/core - 🚀 A framework helps you quickly build AI Native IDE products.
- siyuan-note/siyuan - A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
- albertromkes/tabout - Tab out of quotes, brackets, etc for Visual Studio Code
- xushengfeng/eSearch - 截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 万向滚动截屏 屏幕翻译 Screenshot Offline OCR Search Translate Search for picture Paste the picture on the screen Screen recorder Omnidirectional scrolling screenshot Sc
- vittorioromeo/vscode-expand-selection-to-scope - Extension that introduces a command to incrementally expand the selection to the nearest outer scope.
- star-history/star-history - The missing star history graph of GitHub repos - https://star-history.com
- microsoft/node-jsonc-parser - Scanner and parser for JSON with comments.
- microsoft/vscode-extension-samples - Sample code illustrating the VS Code extension API.
- terwer/sy-post-publisher - Note: This is 0.x for widget at https://github.com/terwer/sy-post-publisher/tree/v081 . For new plugin version, please visit: https://github.com/terwer/siyuan-plugin-publisher
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams
- scriptscat/scriptcat - 脚本猫,一个可以执行用户脚本的浏览器扩展
- google/blockly - The web-based visual programming editor.
- Anarios/return-youtube-dislike - Chrome extension to return youtube dislikes
- webbery/civet - 一款类似Eagle的,基于electron-vue及C++开发的本地图片素材管理软件。An Image management software.
- felixrieseberg/windows95 - 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
- oleg-shilo/codemap.vscode - Code map (syntax tree) of the active document
- actions/github-script - Write workflows scripting the GitHub API in JavaScript
- actions/checkout - Action for checking out a repo
- actions/upload-artifact
- actions/setup-node - Set up your GitHub Actions workflow with a specific version of node.js
- electron/remote - Bridge JavaScript objects from the main process to the renderer process in Electron.
- actions/setup-python - Set up your GitHub Actions workflow with a specific version of Python
- morethanwords/tweb - Telegram Web K, GPL v3
- leolee9086/noob - 重构后的发布示例
- windingwind/zotero-pdf-preview - Preview Zotero attachments in the library view.
- giscus/giscus - A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
- windingwind/zotero-better-notes - Everything about note management. All in Zotero.
- pnpm/pnpm - Fast, disk space efficient package manager
- rubickCenter/rubick - 🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
- tldraw/tldraw - realtime whiteboard / infinite canvas SDK
- ndp-software/keyboard-event-to-string - Convert a JavaScript keyboard event object into a canonical string
- yzhang-gh/vscode-markdown - Markdown All in One
- Vanessa219/vditor - ♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
- BlackGlory/copycat - 🌳 Copy content from web powerful than ever before.
- coder/code-server - VS Code in the browser
- Eugeny/tabby - A terminal for a more modern age
- antvis/G2Plot - :dango: An interactive and responsive charting library based on G2.
- StarlaneStudios/vscode-comment-anchors - ⚓A Visual Studio Code extension that adds support for comment anchors 🔭
- yuhaofe/Quick-Bookmarks-Menu - A chrome extension gives you quick access to your bookmarks.
- hoppscotch/hoppscotch - Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- windingwind/zotero-pdf-translate - Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
- LeetCode-OpenSource/vscode-leetcode - Solve LeetCode problems in VS Code
- polywock/globalSpeed - Web extension to set a default speed for video and audio
- CopyTranslator/CopyTranslator - Foreign language reading and translation assistant based on copy and translate.
- rowthan/pagenote - 超简单的网页关键词高亮、标注SDK、能把笔记留在网页里。
- mifi/lossless-cut - The swiss army knife of lossless video/audio editing
- oraz/bookmarksMenu - Bookmarks Menu extension for Google Chrome
- sleistner/vscode-fileutils - Visual Studio Code Extension
- iorate/ublacklist - Blocks specific sites from appearing in Google search results
- mrjackphil/obsidian-jump-to-link - Quick jump between links using hotkeys
- Molunerfinn/PicGo - :rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
- wechaty/wechaty - Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
- formulahendry/vscode-code-runner - Code Runner for Visual Studio Code
- gdh1995/vimium-c - A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
- webclipper/web-clipper - For Notion,OneNote,Bear,Yuque,Joplin。Clip anything to anywhere
- desktop/desktop - Focus on what matters instead of fighting with Git.
- cweijan/autohotkey-plus - AutoHotkey language support for Visual Studio Code
- ant-design/ant-design - An enterprise-class UI design language and React UI library
- CJex/regulex - :construction: Regular Expression Excited!
- conwnet/github1s - One second to read GitHub code with VS Code.
- oldj/SwitchHosts - Switch hosts quickly!
- ant-design/ant-design-pro - 👨🏻💻👩🏻💻 Use Ant Design like a Pro!
- alibaba/GGEditor - A visual graph editor based on G6 and React
- SeleniumHQ/selenium-ide - Open Source record and playback test automation for the web.
- puppeteer/puppeteer - JavaScript API for Chrome and Firefox
- laurent22/joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
- microsoft/vscode - Visual Studio Code
- darkreader/darkreader - Dark Reader Chrome and Firefox extension
- gitpod-io/gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.
- electron/asar - Simple extensive tar-like archive format with indexing
- stefanXO/Tab-Manager-Plus - An updated and improved Chrome and Firefox extension of the old google chrome extension "Tab Manager".
- AlistGo/desktop-release
- wvit/web-document - A browser extension for saving web documents locally, allowing you to access them offline and quickly search for webpage content without an internet connection, while also saving browser memory usage.
- facebook/docusaurus - Easy to maintain open source documentation websites.
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- Tampermonkey/tampermonkey-editors - Online editor support for Tampermonkey's userscripts
- vuejs/devtools-v6 - ⚙️ Browser devtools extension for debugging Vue.js applications.
- PowerShell/vscode-powershell - Provides PowerShell language and debugging support for Visual Studio Code
- RSSNext/Follow - 🧡 Next generation information browser.
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- wangeditor-team/wangEditor - wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器
- EcoPasteHub/EcoPaste - 🎉跨平台的剪贴板管理工具 | Cross-platform clipboard management tool
- microsoft/vscode-hexeditor - VS Code Hex Editor
- vuejs/core - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- toeverything/AFFiNE - There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and r
- XPoet/picx - 🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。
- whyour/qinglong - 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
- apitable/apitable - 🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
- electron/fiddle - :electron: 🚀 The easiest way to get started with Electron
- electron-userland/electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
- crimx/ext-saladict - 🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
- labring/sealos - Sealos is a production-ready Kubernetes distribution. You can run any Docker image on sealos, start high availability databases like mysql/pgsql/redis/mongo, develop applications using any Programming
-
Vim Script
- easymotion/vim-easymotion - Vim motions on speed!
- neovim/neovim - Vim-fork focused on extensibility and usability
- vim/vim - The official Vim repository
- Yggdroot/indentLine - A vim plugin to display the indention levels with thin vertical lines
-
Visual Basic .NET
- stax76/OpenWithPlusPlus - Open with++ context menu shell extension
- MoscaDotTo/Winapp2 - A database of extended cleaning routines for popular Windows PC based maintenance software.
-
Vue
- Akryum/guijs - 🐣️ The app that makes your #devlife easier.
- PanJiaChen/vue-element-admin - :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
- hanwenma/simple-upload
- ElemeFE/element - A Vue.js 2.0 UI Toolkit for Web
- jzfai/vue3-admin-template - 🎉 A new generation vue3 admin template, It's easy and fast!
- Java-S12138/frank - A bran-new League of Legends assistant software, a replacement for WeGame.
- chatpire/chatgpt-web-share - ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.
- all-search/all-search - all-search 全搜,一个搜索引擎快捷跳转菜单
- AutomaApp/automa - A browser extension for automating your browser by connecting blocks
- bestony/logoly - A Pornhub Flavour Logo Generator
-
reStructuredText
- python/peps - Python Enhancement Proposals
-
AutoHotkey
- flyinclouds/KBLAutoSwitch - AHK自动切换中英文输入法,输入法,自动切换
- G33kDude/CodeQuickTester - Write and run AHK scripts without touching the file system.
- sxzxs/super-command - Snippet management tools, if ahK python bat ...code, can be executed directly
- telppa/KMCounter - Use heatmap to show mouse and keyboard usage. 使用热力图显示鼠标与键盘使用情况的工具。
- marius-sucan/KeyPress-OSD - This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desk
- snolab/CapsLockX - Manipulate your computer like a hacker! 像黑客一样操作电脑!
- telppa/PaddleOCR-AutoHotkey - PaddleOCR AutoHotkey Version. PaddleOCR AHK 版。
- sdias/win-10-virtual-desktop-enhancer - An application that enhances the Windows 10 multiple desktops feature by adding additional keyboard shortcuts and support for multiple wallpapers.
- Telumn/AHK-Script-Manager - A simple script manager framework with some of my scripts in it.
- morgengc/AhkScriptManager - AhkScriptManager是一款用于管理常用ahk脚本执行的桌面工具,它可以方便地控制常用ahk脚本的启动、关闭、重载。
- manciuszz/AHK-OpenCV - OpenCV 2.4 support for AutoHotkey.
- GavinPen/AhkCoordGrid - AutoHotkey code for Windows overlay grid allowing you to emulate mouse click at different points on the screen using keyboard shortcuts
- TaranVH/2nd-keyboard - ALL of Taran's scripts - not just for the 2nd keyboard.
- hui-Zz/RunAny - 【RunAny】一劳永逸的快速启动软件,拥有三键启动、一键直达、规则启动、批量搜索、全局热键、短语输出、热键映射、脚本插件等功能
- telppa/SciTE4AutoHotkey-Plus - 这是最适合中文与新人用户的AHK IDE 由于原版早已不更新了 故多年来在原版基础上做了非常多的改进 目的只有一个 让大家用得更顺手
- wo52616111/capslock-plus - An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
- jgpaiva/GridMove - GridMove is a program that aims at making windows management easier. It helps you with this task by defining a visual grid on your desktop, to which you can easily snap windows.
- AutoHotkey/AutoHotkeyDocs - Documentation for AutoHotkey
- xianyukang/MyKeymap - 一款基于 AutoHotkey 的键盘映射工具
- gepruts/QuickSwitch - Uses opened file manager folders in File dialogs
- mark-wiemer-org/ahkpp - AHK++ provides AutoHotkey v1 and v2 support for VS Code, Theia IDE, and more
- abgox/InputTip - 一个输入法状态(中文/英文/大写锁定)提示工具。An input method status (Chinese/English/CapsLock) tip tool.
- john-walks-slow/window-summoner - 呼来唤去 - 全局老板键
- livelycode36/markdown2potplayer - 生成potplayer正在播放的视频回链到可以使用makrdown类型的笔记软件中,例如:obsidian、typora、 logseq、notion等等。Generate a backlink of the video being played by potplayer to a makrdown-type note program. examples: obsidian, typora, l
-
AutoIt
- rcmaehl/MSEdgeRedirect - A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
-
Batchfile
-
C
- ImageMagick/ImageMagick - 🧙♂️ ImageMagick 7
- HandBrake/HandBrake - HandBrake's main development repository
- winscp/winscp - WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols, as well as copying be
- nurupo/vlc-pause-click-plugin - Plugin for VLC that pauses/plays video on mouse click
- commonmark/cmark - CommonMark parsing and rendering library and program in C
- github/cmark-gfm - GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C
- pawelsalawa/sqlitestudio - A free, open source, multi-platform SQLite database manager.
- jordansissel/xdotool - fake keyboard/mouse input, window management, and more
- gpac/gpac - GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery
- mattn/go-sqlite3 - sqlite3 driver for go using database/sql
- justinfrankel/licecap - LICEcap simple animated screen capture tool for Windows and OS X
- audacity/audacity - Audio Editor
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
- openwall/john - John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
- hashcat/hashcat - World's fastest and most advanced password recovery utility
- git-for-windows/git - A fork of Git containing Windows-specific patches.
- kingToolbox/WindTerm - A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
- sandboxie-plus/Sandboxie - Sandboxie Plus & Classic
- Genymobile/scrcpy - Display and control your Android device
- tostercx/GTAO_Booster_PoC
- TsudaKageyu/minhook - The Minimalistic x86/x64 API Hooking Library for Windows
- tmk/tmk_keyboard - Keyboard firmwares for Atmel AVR and Cortex-M
- qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families
- git/git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentat
- m417z/7-Taskbar-Tweaker - Windows Taskbar Customization Tool
- stefansundin/superf4 - :file_folder: Kill programs instantly with Ctrl+Alt+F4. (Windows)
- NVIDIA/cuda-samples - Samples for CUDA Developers which demonstrates features in CUDA Toolkit
- Syllo/nvtop - GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
- wszqkzqk/deepin-wine-ubuntu - Deepin Wine for Ubuntu/Debian
- WizTeam/WizNoteLite - WizNote Lite Project
- sabrogden/Ditto - Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
- ztane/python-Levenshtein - The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
- jqlang/jq - Command-line JSON processor
- FFmpeg/FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
- microsoft/WSL2-Linux-Kernel - The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
- henrypp/memreduct - Lightweight real-time memory management application to monitor and clean system memory on your computer.
- huggingface/neuralcoref - ✨Fast Coreference Resolution in spaCy with Neural Networks
- danielfrg/word2vec - Python interface to Google word2vec
- dav/word2vec - This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used
- stanfordnlp/GloVe - Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
- mridgers/clink - Bash's powerful command line editing in cmd.exe
- Foundry376/Mailspring - :love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
- phoboslab/qoi - The “Quite OK Image Format” for fast, lossless image compression
- LuaJIT/LuaJIT - Mirror of the LuaJIT git repository
- samyeyo/LuaRT - Open source Windows programming framework for Lua
- kangjianwei/Data-Structure - 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
- mpv-player/mpv - 🎥 Command line video player
-
C# #
- studyzy/imewlconverter - ”深蓝词库转换“ 一款开源免费的输入法词库转换程序
- d2phap/ExifGlass - 📷 EXIF metadata viewing tool
- buchizo/ClaudiaIDE - This extension can change easily the background image of editor window in Visual Studio.
- ikas-mc/ContextMenuForWindows11 - Add Custom Context Menu For Windows11
- dotnet/winforms - Windows Forms is a .NET UI framework for building Windows desktop applications.
- dotnet/wpf - WPF is a .NET Core UI framework for building Windows desktop applications.
- AlexanderPro/SmartContextMenu - Smart context menu for all windows in the system
- duplicati/duplicati - Store securely encrypted backups in the cloud!
- navossoc/KeePass-Yet-Another-Favicon-Downloader - Yet Another Favicon Downloader for KeePass 2.x
- AlexanderPro/SmartSystemMenu - SmartSystemMenu extends system menu of all windows in the system
- UnigramDev/Unigram - Telegram for Windows
- greenshot/greenshot - Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
- PowerShell/PowerShell - PowerShell for every system!
- PowerShell/PSReadLine - A bash inspired readline implementation for PowerShell
- rostok/file2clip - simple command line tool to copy file into windows clipboard
- Raymai97/AccentPaletteTool - Handy tool to change the AccentPalette in Win10 build 14393 (ver 1607).
- winsw/winsw - A wrapper executable that can run any executable as a Windows service, in a permissive license.
- dotnet/roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
- BYJRK/LyricEditor - A much modified lyric editor with fancy (maybe) UI based on WPF
- TheJoeFin/Text-Grab - Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
- gerardog/gsudo - Sudo for Windows
- srwi/EverythingToolbar - Everything integration for the Windows taskbar.
- huiyadanli/PasteEx - :clipboard: Paste As File 把剪贴板的内容直接粘贴为文件
- gitextensions/gitextensions - Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
- files-community/Files - A modern file manager that helps users organize their files and folders.
- github/VisualStudio - GitHub Extension for Visual Studio
- git-ecosystem/git-credential-manager - Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
- JetBrains/rd - Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.
- microsoft/WinAppDriver - Windows Application Driver
- Code52/carnac - A utility to give some insight into how you use your keyboard
- d2phap/ImageGlass - 🏞 A lightweight, versatile image viewer
- 0x7c13/Notepads - A modern, lightweight text editor with a minimalist design.
- Oliviaophia/SmartTaskbar - A lightweight utility which can automatically switch the display state of the Windows Taskbar.
- zsims/hunt-and-peck - Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
- rocksdanister/lively - Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
- File-New-Project/EarTrumpet - EarTrumpet - Volume Control for Windows
- QL-Win/QuickLook - Bring macOS “Quick Look” feature to Windows
- Tyrrrz/YoutubeDownloader - Downloads videos and playlists from YouTube
- Tyrrrz/YoutubeExplode - Abstraction layer over YouTube's internal API
- netchx/netch - A simple proxy client
- randyrants/sharpkeys - SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
- chocolatey/choco - Chocolatey - the package manager for Windows
- microsoft/PowerToys - Windows system utilities to maximize productivity
- elvirbrk/NoteHighlight2016 - Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
- 2dust/v2rayN - A GUI client for Windows, support Xray core and v2fly core and others
- indiff/qttabbar - QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar
- leafOfTree/WindowTabs - A utility that brings browser-style tabbed window management to the desktop.
- NickeManarin/ScreenToGif - 🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
- shadowsocksrr/shadowsocksr-csharp
- ShareX/ShareX - ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of file
- nilaoda/N_m3u8DL-CLI - [.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
- Bluegrams/ScreenRuler - Configurable screen measuring tool for Windows
- shadowsocks/shadowsocks-windows - A C# port of shadowsocks
- microsoft/VisualStudioUninstaller - Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifac
- kvakulo/Switcheroo - The humble incremental-search task switcher for Windows
- Klocman/Bulk-Crap-Uninstaller - Remove large amounts of unwanted applications quickly.
- dnGrep/dnGrep - Graphical GREP tool for Windows
- Jeric-X/SyncClipboard - 跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
- BeyondDimension/SteamTools - 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
- wmjordan/PDFPatcher - PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
- BluePointLilac/ContextMenuManager - 🖱️ 纯粹的Windows右键菜单管理程序
- ZGGSONG/STranslate - A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具
- FlaUI/FlaUI - UI automation library for .Net
-
C++
- ge9/ExecuteCommand-Pipe - A simple tool to run arbitrary commands from context menu in explorer.exe
- MediaArea/MediaInfo - Convenient unified display of the most relevant technical and tag data for video and audio files.
- MediaArea/MediaInfoLib - Convenient unified display of the most relevant technical and tag data for video and audio files.
- axiomatic-systems/Bento4 - Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
- obsproject/obs-websocket - Remote-control of OBS Studio through WebSocket
- transmission/transmission - Official Transmission BitTorrent client repository
- qbittorrent/qBittorrent - qBittorrent BitTorrent client
- TortoiseGit/TortoiseGit - Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
- gitahead/gitahead - Understand your Git history!
- sqlitebrowser/sqlitebrowser - Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
- cxasm/notepad-- - 一个支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器,来自中国。
- KDE/krita - Krita is a free and open source cross-platform application that offers an end-to-end solution for creating digital art files from scratch built on the KDE and Qt frameworks.
- zodiacon/TotalRegistry - Total Registry - enhanced Registry editor/viewer
- keepassxreboot/keepassxc - KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
- rdp/screen-capture-recorder-to-video-windows-free - a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
- Maximus5/ConEmu - Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
- rime/librime - Rime Input Method Engine, the core library
- Open-Shell/Open-Shell-Menu - Classic Shell Reborn.
- opencv/opencv - Open Source Computer Vision Library
- Qalculate/qalculate-qt
- Qalculate/libqalculate - Qalculate! library and CLI
- v8/v8 - The official mirror of the V8 Git repository
- apache/arrow - Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
- tindy2013/subconverter - Utility to convert between various subscription format
- DuffsDevice/tiny-utf8 - Unicode (UTF-8) capable std::string
- yhirose/cpp-httplib - A C++ header-only HTTP/HTTPS server and client library
- rime/weasel - 【小狼毫】Rime for Windows
- dail8859/NotepadNext - A cross-platform, reimplementation of Notepad++
- ninja-build/ninja - a small build system with a focus on speed
- Stellarium/stellarium - Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your
- happynear/py-leveldb-windows - A Visual Studio project to build leveldb python wrapper
- google/leveldb - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- tdlib/telegram-bot-api - Telegram Bot API server
- rizonesoft/Notepad3 - Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
- filecxx/FileCentipede - Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client.
- chrisant996/clink - Bash's powerful command line editing in cmd.exe
- derceg/explorerplusplus - Explorer++ is a lightweight and fast file manager for Windows
- google-ai-edge/mediapipe - Cross-platform, customizable ML solutions for live and streaming media.
- ramensoftware/windhawk-mods - The official collection of Windhawk mods
- ramensoftware/windhawk - The customization marketplace for Windows programs: https://windhawk.net/
- m417z/Textify - A tool for Windows to copy text from dialogs and controls which don't allow it otherwise
- clechasseur/pathcopycopy - Copy file paths from Windows explorer's contextual menu
- microsoft/winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
- zealdocs/zeal - Offline documentation browser inspired by Dash
- pit-ray/win-vind - You can operate Windows with key bindings like Vim.
- snowie2000/mactype - Better font rendering for Windows.
- BYVoid/OpenCC - Conversion between Traditional and Simplified Chinese
- lltcggie/waifu2x-caffe - waifu2xのCaffe版
- wkhtmltopdf/wkhtmltopdf - Convert HTML to PDF using Webkit (QtWebKit)
- facebookresearch/faiss - A library for efficient similarity search and clustering of dense vectors.
- NVIDIA/tensorflow - An Open Source Machine Learning Framework for Everyone
- LANDrop/LANDrop - Drop any files to any devices on your LAN.
- alibaba/GraphScope - 🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
- Nevcairiel/LAVFilters - LAV Filters - Open-Source DirectShow Media Splitter and Decoders
- oneapi-src/oneDNN - oneAPI Deep Neural Network Library (oneDNN)
- telegramdesktop/tdesktop - Telegram Desktop messaging app
- TranslucentTB/TranslucentTB - A lightweight utility that makes the Windows taskbar translucent/transparent.
- microsoft/wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
- goldendict/goldendict - A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup,
- mhammond/pywin32 - Python for Windows (pywin32) Extensions
- hluk/CopyQ - Clipboard manager with advanced features
- WinMerge/winmerge - WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
- solodon4/Mach7 - Functional programming style pattern-matching library for C++
- intel/hyperscan - High-performance regular expression matching library
- luliyucoordinate/Leetcode - Play Leetcode with different programming language
- tesseract-ocr/tesseract - Tesseract Open Source OCR Engine (main repository)
- kpu/kenlm - KenLM: Faster and Smaller Language Model Queries
- HIT-SCIR/pyltp - pyltp: the python extension for LTP
- HotKeyIt/ahkdll - AutoHotkey_H
- tablacus/TablacusExplorer - A tabbed file manager with Add-on support
- DDoSolitary/LxRunOffline - A full-featured utility for managing Windows Subsystem for Linux (WSL)
- facebookresearch/StarSpace - Learning embeddings for classification, retrieval and ranking.
- AutoHotkey/AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
- pkumod/gStore - gStore - a graph based RDF triple store.
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place!
- mit-nlp/MITIE - MITIE: library and tools for information extraction
- chromium/chromium - The official GitHub mirror of the Chromium source
- protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format
- baidu/Familia - A Toolkit for Industrial Topic Modeling
- cmderdev/cmder - Lovely console emulator package for Windows
- baidu/AnyQ - FAQ-based Question Answering System
- baidu/lac - 百度NLP:分词,词性标注,命名实体识别,词重要性
- PaddlePaddle/Paddle - PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
- google/sentencepiece - Unsupervised text tokenizer for Neural Network-based text generation.
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone
- moses-smt/giza-pp - GIZA++ is a statistical machine translation toolkit that is used to train IBM Models 1-5 and an HMM word alignment model. This package also contains the source for the mkcls tool which generates the w
- microsoft/LightGBM - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tas
- electron/electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
- Chaoses-Ib/IbEverythingExt - Everything 拼音搜索、快速选择扩展
- rime/librime-predict - librime plugin. predict next word.
- vnotex/vnote - A pleasant note-taking platform in native C++.
- imniko/SetDPI
- idigdoug/TextTools - xargs for Windows (wargs), iconv for Windows (wconv), Text conversion library
- zufuliu/notepad4 - Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and docu
- BlackINT3/OpenArk - The Next Generation of Anti-Rookit(ARK) tool for Windows.
- fcitx/fcitx5-rime
- yue/yue - A library for creating native cross-platform GUI apps
- hchunhui/librime-lua - Extending RIME with Lua scripts
- cxasm/cc-compare - 一款可替换beycond compare, 免费使用的代码同步对比工具,来自中国。
- zhongyang219/TrafficMonitor - 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
- M2TeamArchived/NSudo - [Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools
-
CMake
- ttroy50/cmake-examples - Useful CMake Examples
-
CSS
- logseq/logseq-plugin-samples - Logseq plugin samples for beginner 🌱
- Peuj/duplicate-tabs-closer - Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.
- sindresorhus/github-markdown-css - The minimal amount of CSS to replicate the GitHub Markdown style
- rime/home - Rime::Home is home to Rime users and developers
- ankitects/anki-manual - Anki's manual
- JetBrains/jetbrains_guide - JetBrains Guides where Developer Advocacy and the community share ideas.
- Zuoqiu-Yingyi/siyuan-theme-dark-plus - 思源笔记的一款多功能双模式主题 | A multifunctional dual-mode theme of SiYuan Note.
- cndiandian/zuanbot.com - 骂人宝典(祖安语录)
- tabulapdf/tabula - Tabula is a tool for liberating data tables trapped inside PDF files
- progit/progit2 - Pro Git 2nd Edition
- apachecn/sklearn-doc-zh - :book: [译] scikit-learn(sklearn) 中文文档
- apachecn/.github - ApacheCN 开源组织:公告、介绍、成员、活动、交流方式
- deeplearning-ai/machine-learning-yearning-cn - Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
- dunovank/jupyter-themes - Custom Jupyter Notebook Themes
- adobe-fonts/source-code-pro - Monospaced font family for user interface and coding environments
-
Clojure
- logseq/logseq - A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
- tonsky/FiraCode - Free monospaced font with programming ligatures
-
CoffeeScript
- mmims/language-batchfile - Windows batch file language support for Atom.
- FelisCatus/SwitchyOmega - Manage and switch between multiple proxies quickly & easily.
- zero-peak/ZeroOmega - Manage and switch between multiple proxies quickly & easily.
-
Cython
- wbolster/plyvel - Plyvel, a fast and feature-rich Python interface to LevelDB
-
Dart
- localsend/localsend - An open-source cross-platform alternative to AirDrop
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
Gherkin
- sdkman/sdkman-cli - The SDKMAN! Command Line Interface
-
Go
- 1Panel-dev/1Panel - 🔥🔥🔥 Web-based linux server management control panel. / 现代化、开源的 Linux 服务器运维管理面板。
- chromedp/chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- SagerNet/sing-box - The universal proxy platform
- rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
- kopia/kopia - Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
- goproxy/goproxy - A minimalist Go module proxy handler.
- snail007/goproxy - 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port
- git-lfs/git-lfs - Git extension for versioning large files
- JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
- esm-dev/esm.sh - A fast, smart, & global CDN for modern(es2015+) web development.
- evanw/esbuild - An extremely fast bundler for the web
- rocboss/paopao-ce - 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区
- zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- golang/go - The Go programming language
- qingconglaixueit/wechatbot - 为个人微信接入ChatGPT
- docker/compose - Define and run multi-container applications with Docker
- nektos/act - Run your GitHub Actions locally 🚀
- flashmob/go-guerrilla - Mini SMTP server written in golang
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
- josephspurrier/goversioninfo - Golang Microsoft Windows File Properties/Version Info and Icon Resource Generator
- 88250/pipe - 🎷 B3log 分布式社区的 Go 博客端节点系统,欢迎加入下一代社区网络。B3log distributed community blog-end node based on Go, welcome to join the next generation community network.
- gin-gonic/gin - 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.
- Masterminds/sprig - Useful template functions for Go templates.
- 88250/gulu - ⭕ Go 语言常用工具库,这个轱辘还算圆!
- common-nighthawk/go-figure - Prints ASCII art from text.
- siyuan-note/bazaar - SiYuan community marketplace
- 88250/lute - 🎼 一款结构化的 Markdown 引擎,支持 Go 和 JavaScript。A structured Markdown engine that supports Go and JavaScript.
- XTLS/Xray-core - Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
- ipfs/kubo - An IPFS implementation in Go
- cli/cli - GitHub’s official command line tool
- syncthing/syncthing - Open Source Continuous File Synchronization
- gogs/gogs - Gogs is a painless self-hosted Git service
- go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
- Wox-launcher/Wox - A cross-platform launcher that simply works
- kkdai/youtube - Download Youtube Video in Golang
- shayne/go-wsl2-host - Automatically update your Windows hosts file with the WSL2 VM IP address
- mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt
- fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- halfrost/LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
- TruthHun/BookStack - BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
- bazelbuild/bazelisk - A user-friendly launcher for Bazel.
- v2fly/v2ray-core - A platform for building proxies to bypass network restrictions.
- v2ray/v2ray-core - A platform for building proxies to bypass network restrictions.
- AlistGo/alist - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- usememos/memos - An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
- coreybutler/nvm-windows - A node.js version management utility for Windows. Ironically written in Go.
- minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- OwO-Network/DeepLX - Powerful Free DeepL API, No Token Required
- portapps/portapps - 🛰 Collection of portable apps for Windows
- alist-org/alist - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
- cloudreve/Cloudreve - 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
-
Groovy
- gradle/gradle - Adaptable, fast automation for all
-
HTML
- TransparentLC/WechatMomentScreenshot - 朋友圈转发截图生成工具(⚠️Fork 不是收藏,请勿在贡献代码以外的情况下 Fork!)
- microsoft/language-server-protocol - Defines a common protocol for language servers.
- paulrosen/abcjs - javascript for rendering abc music notation
- yk47g/gitkraken-chinese - GitKraken的中文汉化补丁
- goproxy/goproxy.cn - The most trusted Go module proxy in China.
- twitter/twemoji - Emoji for everyone. https://twemoji.twitter.com/
- github/training-kit - Open source courseware for Git and GitHub
- mattcone/markdown-guide - The comprehensive Markdown reference guide.
- GoogleChrome/developer.chrome.com - The frontend, backend, and content source code for developer.chrome.com
- mdn/learning-area - GitHub repo for the MDN Learning Area.
- Momo707577045/media-source-extract - MediaSource 视频提取教程
- tulios/json-viewer - It is a Chrome extension for printing JSON and JSONP.
- PaddlePaddle/VisualDL - Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
- coralsw/CapsEz - KeyMouse Tools
- git-for-windows/git-for-windows.github.io - Git for Windows' home page
- nndl/nndl.github.io - 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
- wyagd001/wyagd001.github.io - 个人主页, Autohotkey 中文帮助, 自用脚本介绍
- Chuyu-Team/Dism-Multi-language - Dism++ Multi-language Support & BUG Report
- microsoft/ai-edu - AI education materials for Chinese students, teachers and IT professionals.
- coolwanglu/pdf2htmlEX - Convert PDF to HTML without losing text or format.
- wasiahmad/paraphrase_identification - Examine two sentences and determine whether they have the same meaning.
- didi/ChineseNLP - Datasets, SOTA results of every fields of Chinese NLP
- facebookresearch/fastText - Library for fast text representation and classification.
- lunarmodules/luasocket - Network support for the Lua language
-
Haskell
- jgm/pandoc - Universal markup converter
- koalaman/shellcheck - ShellCheck, a static analysis tool for shell scripts
-
Inno Setup
- kira-96/Inno-Setup-Chinese-Simplified-Translation - :earth_asia: Inno Setup Chinese Simplified Translation
- lqinyli/typroaction
-
JSON
- mdn/browser-compat-data - This repository contains compatibility data for Web technologies as displayed on MDN
-
Java
- halo-dev/halo - 强大易用的开源建站工具。
- iterate-ch/cyberduck - Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
- ChrisRM/material-theme-jetbrains - JetBrains theme of Material Theme
- krahets/hello-algo - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
- siarheiburliayeu/IDEA-Native-Terminal-Plugin - Native Terminal Plugin for JetBrains IDEs
- GrowingGit/GitHub-Chinese-Top-Charts - :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
- turbanoff/RunConfigurationAsAction - Provides a way to use IntelliJ run configurations as buttons
- 4ch1m/ChangelistOrganizer - Automated Changelist Organizing for IntelliJ IDEA
- google/closure-compiler - A JavaScript checker and optimizer.
- clojure/clojure - The Clojure programming language
- youtube/api-samples - Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
- linhaojun857/aurora - 基于SpringBoot+Vue开发的个人博客系统
- JetBrains/jcef - A simple framework for embedding Chromium-based browsers into Java-based applications.
- shuzijun/markdown-editor - IntelliJ Platform A full-featured WYSIWYG editor for markdown
- MobileTribe/commit-template-idea-plugin - Git commit template Plugin for IntelliJ
- BashSupport/BashSupport - Bash and shell script language support for JetBrains IDEs. Please refer to www.bashsupport.com/news/bashsupport-pro-1.3/ for the reasons.
- ashald/EnvFile - EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
- anlingyi/xechat-idea - 让你能够在IDEA里实现聊天、下棋、斗地主!
- guoci/pycharm-smart-execute - PyCharm plugin to execute python code
- JetBrains/psiviewer - PSI Viewer for IntelliJ IDEA plugin development
- JetBrains/Grammar-Kit - Grammar files support & parser/PSI generation for IntelliJ IDEA
- JetBrains/JetBrainsRuntime - Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
- JetBrains/intellij-sdk-code-samples - Mirror of the IntelliJ SDK Docs Code Samples
- GumTreeDiff/gumtree - An awesome code differencing tool
- kstenschke/referencer-plugin - "Referencer" plugin for Jetbrains IDEs
- skylot/jadx - Dex to Java decompiler
- fesh0r/fernflower - Unofficial mirror of FernFlower Java decompiler (All pulls should be submitted upstream)
- android-hacker/VirtualXposed - A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
- gozhuyinglong/blog-demos - 这个代码仓库里是博客中涉及的源码、文件等 ;如果对您有帮助,请给个Star,感谢~
- kitabatake/CodeReadingNote
- dyc87112/SpringBoot-Learning - 《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
- qeesung/HighlightBracketPair - :high_brightness: Highlight bracket pair plugin for intellij
- zhztheplayer/DFA-Regex - A DFA regex engine in java.
- hamcrest/JavaHamcrest - Java (and original) version of Hamcrest
- stanfordnlp/CoreNLP - CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
- makejavas/EasyCode - 基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。
- lionsoul2014/jcseg - Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction imp
- kevin-wayne/algs4 - Algorithms, 4th edition textbook code and libraries
- Qzhangqi/Regex - 一个用Java实现的正则表达式引擎
- FudanNLP/fnlp - 中文自然语言处理工具包 Toolkit for Chinese natural language processing
- AdoptOpenJDK/jitwatch - Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
- junit-team/junit5 - ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
- alibaba/arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
- tabulapdf/tabula-java - Extract tables from PDF files
- itext/i7j-rups - RUPS is an acronym for Reading and Updating PDF Syntax. RUPS is a tool built on top of iText® that allows you to look inside a PDF document and browse the different PDF objects and content streams.
- itext/itext-java - iText for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabi
- apache/pdfbox - Mirror of Apache PDFBox
- belerweb/pinyin4j - A copy of http://sourceforge.net/projects/pinyin4j, then deploy it to maven central repository.
- shinyke/Time-NLP - 中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
- alibaba/easyexcel - 快速、简洁、解决大文件内存溢出的java处理Excel工具
- java-native-access/jna - Java Native Access
- apache/kylin - Apache Kylin
- springfox/springfox - Automated JSON API documentation for API's built with Spring
- SeleniumHQ/selenium - A browser automation framework and ecosystem.
- checkstyle/checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly confi
- Konloch/bytecode-viewer - A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
- JetBrains/intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform
- alibaba/fastjson - FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
- arnim/HDP - Gibbs sampler 4 the Hierarchical Dirichlet Process
- bazelbuild/bazel - a fast, scalable, multi-language and extensible build system
- apache/jena - Apache Jena
- Angel-ML/angel - A Flexible and Powerful Parameter Server for large-scale machine learning
- soberqian/TopicModel4J - TopicModel4J: A Java Package for Topic Models (Contain LDA, Collapsed Variational Bayesian Inference for LDA, author-topic model, BTM, dirichlet multinomial mixture model, DPMM, Dual Sparse Topic Mode
- protegeproject/protege - Protege Desktop
- apache/opennlp - Apache OpenNLP
- google/guava - Google core libraries for Java
- SuperMonster003/AutoJs6 - 安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
- fuzhengwei/guide-idea-plugin - IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需要的研
- qaiu/netdisk-fast-download - 各类网盘直链解析, 已支持蓝奏云/奶牛快传/移动云云空间/QQ邮箱中转站/小飞机盘/亿方云/123云盘等. 预览地址 https://lz.qaiu.top
-
Kotlin
- JetBrains/java-annotations - Annotations for JVM-based languages.
- 2dust/v2rayNG - A V2Ray client for Android, support Xray core and v2fly core
- MatsuriDayo/NekoBoxForAndroid - NekoBox for Android / sing-box / universal proxy toolchain for Android
- MetaCubeX/ClashMetaForAndroid - A rule-based tunnel for Android.
- JetBrains/gradle-grammar-kit-plugin - Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
- dima74/intellij-indent-rainbow - Extension which shows indentation with a faint rainbow colored background to make them more readable
- ben-gibson/GitLink - A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.
- JetBrains/ideolog - Interactive viewer for '.log' files.
- Nordgedanken/intellij-autohotkey - AutoHotkey plugin for the JetBrains IntelliJ platform
- JetBrains/intellij-plugin-verifier - Compatibility verification tool for IntelliJ Platform plugins
- meanmail-dev/prettify-python-plugin - Intellij IDE plugin
- rendner/py-prefix-fstring-plugin - A "prefix f-string" intention for IntelliJ.
- JetBrains/idea-gitignore - .ignore support plugin for IntelliJ IDEA
- JetBrains/ideavim - IdeaVim – A Vim engine for JetBrains IDEs
- codota/tabnine-intellij - Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
- JetBrains/intellij-platform-gradle-plugin - Gradle plugin for building plugins for IntelliJ-based IDEs
- JetBrains/intellij-platform-plugin-template - Template repository for creating plugins for IntelliJ Platform
- zielu/GitToolBox - GitToolBox IntelliJ plugin
- izhangzhihao/intellij-rainbow-brackets - 🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
- alibaba/p3c - Alibaba Java Coding Guidelines pmd implements and IDE plugin
- JetBrains/kotlin - The Kotlin Programming Language.
- gurecn/YuyanIme - 雨燕拼音输入法-一款基于Rime定制开发的九键、全拼、双拼、手写、火星文等方案、支持悬浮、单手、数字行等键盘模式的中文输入法
- judasn/ChineseTypography-IDEA-Plugin - 我常用 IntelliJ IDEA 进行写作,开发此插件可以快速对文章内容的中文、英文、符号之间增加空格,增加文章可读性。
- Kunzisoft/KeePassDX - Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
-
JavaScript
- gregnb/filemanager-webpack-plugin - Copy, move, archive (zip/tar/tar.gz), delete files and directories before and after Webpack builds. Win32/Mac/*Nix supported
- SortableJS/Sortable - Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
- sveltejs/svelte - web development for the rest of us
- webpack/webpack-dev-server - Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
- jantimon/html-webpack-plugin - Simplifies creation of HTML files to serve your webpack bundles
- terser/terser - 🗜 JavaScript parser, mangler and compressor toolkit for ES6+
- webpack-contrib/copy-webpack-plugin - Copy files and directories with webpack
- FreeTubeApp/FreeTube - An Open Source YouTube app for privacy
- floccusaddon/floccus - :cloud: Sync your bookmarks privately across browsers and devices
- zloirock/core-js - Standard Library
- joue-quroi/cookie-editor - a browser extension to display and modify page-related cookies
- Moustachauve/cookie-editor - A powerful browser extension to create, edit and delete cookies
- jsdoc/jsdoc - An API documentation generator for JavaScript.
- lxieyang/chrome-extension-boilerplate-react - A Chrome Extensions boilerplate using React 18 and Webpack 5.
- nk2028/opencc-js - The JavaScript version of Open Chinese Convert (OpenCC)
- facebook/react - The library for web and native user interfaces.
- gulpjs/gulp - A toolkit to automate & enhance your workflow
- browserify/watchify - watch mode for browserify builds
- ForbesLindesay/umd - Universal Module Definition for use in automated build systems
- xxxily/hello-ai - It's not AI that takes away your job, but the people who master the use of AI tools. The most deadly attack is a dimension-reducing strike: destroying you has nothing to do with you - from "The Three-
- iamadamdev/bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.
- cnpm/cnpm - cnpm: npm client for China mirror of npm
- bilibili/flv.js - HTML5 FLV Player
- DIYgod/DPlayer - :lollipop: Wow, such a lovely HTML5 danmaku video player
- bytedance/xgplayer - A HTML5 video player with a parser that saves traffic
- zhw2590582/ArtPlayer - :art: ArtPlayer.js is a modern and full featured HTML5 video player
- expressjs/multer - Node.js middleware for handling `multipart/form-data`.
- rclone/rclone-webui-react - A full fledged UI for the rclone cloud sync tool
- fgnass/node-dev - Zero-conf Node.js reloading
- bajankristof/nedb-promises - A dead-simple promise wrapper for nedb.
- koajs/koa - Expressive middleware for node.js using ES2017 async functions
- rstacruz/nprogress - For slim progress bars like on YouTube, Medium, etc
- lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- kkevsekk1/AutoX - A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
- nuysoft/Mock - A simulation data generator
- koajs/router - Router middleware for Koa. Maintained by @forwardemail and @ladjs.
- ShirasawaSama/CefDetectorX - 【升级版-Electron】Check how many CEFs are on your computer. 检测你电脑上有几个CEF.
- atomiks/tippyjs - Tooltip, popover, dropdown, and menu library
- apvarun/toastify-js - Pure JavaScript library for better notification messages
- browserify/browserify - browser-side require() the node.js way
- iamfugui/youtube-adb - A script to remove YouTube ads, including static ads and video ads, without interfering with the network and ensuring safety. 脚本用于移除YouTube广告,包括静态广告和视频广告。不会干扰网络,安全。
- iamkun/dayjs - ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
- datejs/Datejs - A JavaScript Date and Time Library
- moment/moment - Parse, validate, manipulate, and display dates in javascript.
- jimmywarting/StreamSaver.js - StreamSaver writes stream to the filesystem directly asynchronous
- eligrey/FileSaver.js - An HTML5 saveAs() FileSaver implementation
- http-party/node-http-proxy - A full-featured http proxy for node.js
- gruntjs/grunt - Grunt: The JavaScript Task Runner
- keeweb/keeweb - Free cross-platform password manager compatible with KeePass
- sienori/Tab-Session-Manager - WebExtensions for restoring and saving window / tab states
- antonycourtney/tabli - A Window and Tab Manager for Google Chrome
- JasonGrass/auto-extension-manager - a chrome extension manager where you can add rules
- belaviyo/keepass-macpass-helper - A helper extension to use KeePass/MacPass/KeePassXC from Firefox, Opera, and Chrome browsers
- pfn/keepasshttp - KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP
- biuuu/genshin-wish-export - Easily export the Genshin Impact wish record.
- daymade/Twitter-Block-Porn - 共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.
- opentypejs/opentype.js - Read and write OpenType fonts using JavaScript.
- highlightjs/highlight.js - JavaScript syntax highlighter with language auto-detection and zero dependencies.
- ninja33/ODH - A chrome extension to show online dictionary content.
- qxinGitHub/Remove-web-limits- - 通杀大部分网站,可以解除禁止复制、剪切、选择文本、右键菜单的限制。原作者cat73,因为和搜索跳转脚本冲突,遂进行了改动。
- kzahel/web-server-chrome - An HTTP Web Server for Chrome (chrome.sockets API)
- pegjs/pegjs - PEG.js: Parser generator for JavaScript
- ruanyf/es6tutorial - 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
- jsdelivr/jsdelivr - A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
- agalwood/Motrix - A full-featured download manager.
- ali-sdk/ali-oss - Aliyun OSS(Object Storage Service) JavaScript SDK for the Browser and Node.js
- sweetalert2/sweetalert2 - ✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦
- lucide-icons/lucide - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
- no5ix/auto-toc - A userscript that adds a table of contents to any website. 一个自动生成网站目录大纲的油猴脚本
- itorr/nbnhhsh - 😩「能不能好好说话?」 拼音首字母缩写翻译工具
- openstyles/stylus - Stylus - Userstyles Manager
- violentmonkey/violentmonkey - Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.
- rollup/rollup - Next-generation ES module bundler
- twbs/bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- brave/brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows.
- Rob--W/crxviewer - Add-on / web app to view the source code of Chrome / Firefox / Opera 15 extensions and zip files.
- mozilla/web-ext - A command line tool to help build, run, and test web extensions
- nickdesaulniers/netfix - Let's build a Netflix
- commonmark/commonmark.js - CommonMark parser and renderer in JavaScript
- codemirror/dev - Development repository for the CodeMirror editor project
- GoogleChrome/lighthouse - Automated auditing, performance metrics, and best practices for the web.
- quarto-dev/quarto-cli - Open-source scientific and technical publishing system built on Pandoc.
- hltj/kotlin-web-site-cn - Kotlin 语言中文站
- remy/nodemon - Monitor for any changes in your node.js application and automatically restart the server - perfect for development
- csapuntz/siteblock - Siteblock chrome extension
- google/closure-library - Google's common JavaScript library
- docker/getting-started - Getting started with Docker
- leolee9086/snippets
- anuraghazra/github-readme-stats - :zap: Dynamically generated stats for your github readmes
- videojs/video.js - Video.js - open source HTML5 video player
- BoyceLig/ClashSinicizationTool
- npm/cli - the package manager for JavaScript
- xdevplatform/Twitter-API-v2-sample-code - Sample code for the Twitter API v2 endpoints
- axios/axios - Promise based HTTP client for the browser and node.js
- Tampermonkey/tampermonkey - Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
- lutzroeder/netron - Visualizer for neural network, deep learning and machine learning models
- whitescent/KFC-Crazy-Thursday - 肯德基疯狂星期四段子收录
- gpac/mp4box.js - JavaScript version of GPAC's MP4Box tool
- DustinBrett/daedalOS - Desktop environment in the browser
- alanhe421/toolbox-browser-extensionx - 一键checkout项目,打开JB- IDE
- microsoft/monaco-editor - A browser based code editor
- TheoXiong/electron-find - :mag: Find all matches for the text in the web page
- zhukov/webogram - Telegram web application, GPL v3
- koodo-reader/koodo-reader - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
- electron/electron-quick-start - Clone to try a simple Electron app
- less/less.js - Less. The dynamic stylesheet language.
- Momo707577045/m3u8-downloader - m3u8 视频在线提取工具
- jquery/jquery - jQuery JavaScript Library
- webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AM
- webpack/webpack-cli - Webpack's Command Line Interface
- KaTeX/KaTeX - Fast math typesetting for the web.
- hypothesis/browser-extension - The Hypothesis browser extensions.
- JakeChampion/fetch - A window.fetch JavaScript polyfill.
- argenos/zotero-mdnotes - A Zotero plugin to export item metadata and notes as markdown files
- Ultrasonicer/Siyuan-note-widget-WordCounter - 用于字符统计的思源挂件
- expressjs/express - Fast, unopinionated, minimalist web framework for node.
- danmarshall/google-font-to-svg-path - Create an SVG path from a Google font
- JetBrains/icons - A set of icons used in JetBrains' web applications
- wechatsync/Wechatsync - 一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
- ZindexYG/na-example - Node - Github Action - Dockhub
- l0o0/translators_CN - Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo
- greatsuspender/thegreatsuspender - A chrome extension for suspending all tabs to free up memory
- zadam/trilium - Build your personal knowledge base with Trilium Notes
- ipfs/ipfs-desktop - An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
- tech-fever/GLaDOS_Checkin - GLaDOS自动签到js脚本
- onemen/TabMixPlus - New Tab mix plus for modern Firefox
- FredrikNoren/ungit - The easiest way to use git. On any platform. Anywhere.
- PavelDoGreat/WebGL-Fluid-Simulation - Play with fluids in your browser (works even on mobile)
- JetBrains/toolbox-browser-extension - JetBrains Toolbox App browser extension
- HumanSignal/label-studio - Label Studio is a multi-type data labeling and annotation tool with standardized output format
- thunlp/WantWords - An open-source online reverse dictionary.
- siyuan-note/siyuan-chrome - Chrome/Edge extension for SiYuan
- wshanks/Zutilo - Zotero plugin providing some additional editing features
- XIU2/UserScript - 🐵 自用的一些乱七八糟 油猴脚本~
- zxlie/FeHelper - 😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)
- ezyang/convolution-visualizer - Convolution visualizations
- GoogleChromeLabs/link-to-text-fragment - Browser extension that allows for linking to arbitrary text fragments.
- dessant/search-by-image - Browser extension for reverse image search, available for Chrome, Edge and Safari
- zhaoolee/OnlineToolsBook - 🍭在线工具秘籍,为在线工具写一本优质说明书,让在线工具造福人类~ Online tool cheats, write a quality manual for online tools, make online tools benefit humanity~
- 0ui/gif-scrubber - Control animated gifs like a video player in Chrome
- sergiokas/Extensity - Quickly enable/disable Google Chrome extensions
- ovity/octotree - GitHub on steroids
- pcottle/learnGitBranching - An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
- prettier/prettier - Prettier is an opinionated code formatter.
- lkytal/GM - UserScripts for Firefox, Chrome and etc
- zotero/zotero - Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
- xanderfrangos/twinkle-tray - Easily manage the brightness of your monitors in Windows from the system tray
- Uahh/Fyzhq - 发音转换器
- zimocode/smartup - A customizable web browser mouse gestures extension with a variety of actions.
- schmich/marinara - Pomodoro® time management assistant for Chrome
- sxei/chrome-plugin-demo - 《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
- teadocs/numpy-cn - NumPy官方中文文档(完整版)
- mozilla/pdf.js - PDF Reader in JavaScript
- GoogleChrome/chrome-extensions-samples - Chrome Extensions Samples
- jgraph/drawio-desktop - Official electron build of draw.io
- atom/atom - :atom: The hackable text editor
- json5/json5 - JSON5 — JSON for Humans
- deepwel/Chinese-Annotator - Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
- javallone/regexper - Regular Expression Visualization Site
- syhyz1990/baiduyun - 油猴脚本 - 一个免费开源的网盘下载助手
- jgraph/drawio - draw.io is a JavaScript, client-side editor for general diagramming.
- appium/appium-desktop - Appium Server in Desktop GUIs for Mac, Windows, and Linux
- songjinzhong/JQuerySource - jQuery 源码解读,v3.1.1,从菜鸟到大神之路
- xxxily/h5player - This software supports all audio and video websites, such as TikTok, YouTube, Bilibili, TED, Instagram, Twitter, etc. Features include: variable playback speed, screen capture, video download, custom
- dubox/jSearch - jSearch(聚搜) 是一款专注内容的chrome搜索扩展,一次搜索聚合多平台内容。
- BoostIO/BoostNote-Legacy - This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
- Kiuryy/Bookmark_Sidebar - Browser extension, which adds a toggleable sidebar with all your bookmarks on the left or right side of your screen.
- philc/vimium - The hacker's browser.
- brookhong/Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.
- lusakasa/saka-key - A keyboard interface to the web
- mdn/webextensions-examples - Example Firefox add-ons created using the WebExtensions API
- crittermike/shortkeys - A browser extension for custom keyboard shortcuts
- cskefu/cskefu - 🌲 春松客服,开源客服系统
- l11x0m7/book-of-qna-code - code collections for the book of qna
- iptv-org/iptv - Collection of publicly available IPTV channels from all over the world
- tjy-gitnub/win12 - Windows 12 网页版,在线体验 点击下面的链接在线体验
- asamuzaK/url2clipboard - Copy document URL / link URL to clipboard as HTML, Markdown, Plain Text, etc.
- Chaoses-Ib/IbDOpusScripts - Some scripts for Directory Opus.
- GoogleChromeLabs/text-editor - A text editor build on the Native File System APIs
- GoogleChromeLabs/browser-fs-access - File System Access API with legacy fallback in the browser
- NeverDecaf/chromium-web-store - Allows adding extensions from chrome web store on ungoogled-chromium. Also adds semi-automatic extension updating.
- puemos/hls-downloader - Web Extension for sniffing and downloading HTTP Live streams (HLS)
- gildas-lormeau/single-file-cli - CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)
- gildas-lormeau/SingleFile - Web Extension for saving a faithful copy of a complete web page in a single HTML file
- polyfillpolyfill/polyfill-service - Automatic polyfill service.
- lyscop/Strokesplus.Net-Scripts
- zen-browser/desktop - 🌀 Experience tranquillity while browsing the web without people tracking you!
- obgnail/typora_plugin - Typora plugin. Feature enhancement tool | Typora 插件,功能增强工具
- kentcdodds/cross-env - 🔀 Cross platform setting of environment scripts
- LiteLoaderQQNT/LiteLoaderQQNT - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞
- hluk/copyq-commands - Useful commands for CopyQ clipboard manager.
- traceless/alist-encrypt - 这个项目主要是对 alist 的服务进行代理,提供 webdav 的加解密功能。支持 alist 网页在线播放加密的视频,查看加密的图片等功能,同时在 webdav 下的操作透明,自动实现文件资源的加解密。
- NaiboWang/EasySpider - A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
- preactjs/preact - ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
- zhaoolee/ChromeAppHeroes - 🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新
- jaywcjlove/hotkeys-js - ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
- avwo/whistle - HTTP, HTTP2, HTTPS, Websocket debugging proxy
-
Jupyter Notebook
- leandromoreira/digital_video_introduction - A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
- advimman/lama - 🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
- keras-team/keras-io - Keras documentation, hosted live at keras.io
- CompVis/stable-diffusion - A latent text-to-image diffusion model
- piEsposito/pytorch-lstm-by-hand - A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
- harvardnlp/annotated-transformer - An annotated implementation of the Transformer paper.
- 131250208/TPlinker-joint-extraction
- dragen1860/Deep-Learning-with-TensorFlow-book - 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
- chenyuntc/pytorch-book - PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
- ShusenTang/Dive-into-DL-PyTorch - 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
- MLEveryday/100-Days-Of-ML-Code - 100-Days-Of-ML-Code中文版
- onnx/models - A collection of pre-trained, state-of-the-art models in the ONNX format
- onnx/tutorials - Tutorials for creating and using ONNX models
- graykode/nlp-tutorial - Natural Language Processing Tutorial for Deep Learning Researchers
- blei-lab/edward - A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
- YunYang1994/TensorFlow2.0-Examples - 🙄 Difficult algorithm, Simple code.
- TrickyGo/Dive-into-DL-TensorFlow2.0 - 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
- NLP-LOVE/ML-NLP - 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
- mesolitica/NLP-Models-Tensorflow - Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
- blmoistawinde/hello_world - 博客文章开源代码分享区
- ctgk/PRML - PRML algorithms implemented in Python
- roboticcam/machine-learning-notes - My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
- PaddlePaddle/book - Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
- fastai/course-nlp - A Code-First Introduction to NLP course
- jupyter/notebook - Jupyter Interactive Notebook
- facebookresearch/InferSent - InferSent sentence embeddings
- rkadlec/ubuntu-ranking-dataset-creator - A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.
- dennybritz/chatbot-retrieval - Dual LSTM Encoder for Dialog Response Generation
- apachecn/Interview - Interview = 简历指南 + 算法题 + 八股文 + 源码分析
- ljpzzz/machinelearning - My blogs and code for machine learning. http://cnblogs.com/pinard
- amazon-science/auto-cot - Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
-
Less
- 25H/Maya - Maye 一个简洁小巧的快速启动工具
-
Lua
- Mintimate/oh-my-rime - The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572
- iDvel/rime-ice - Rime 配置:雾凇拼音 | 长期维护的简体词库
- nagadomi/waifu2x - Image Super-Resolution for Anime-Style Art
- cissusnar/cpluginscript - 快贴插件
- OpenNMT/OpenNMT - Open Source Neural Machine Translation in Torch (deprecated)
- facebookresearch/fairseq-lua - Facebook AI Research Sequence-to-Sequence Toolkit
- wojzaremba/lstm
- LuaLS/lua-language-server - A language server that offers Lua language support - programmed in Lua
- luarocks/luarocks - LuaRocks is the package manager for the Lua programming language.
- hchunhui/librime-cloud
-
MATLAB
- PRML/PRMLT - Matlab code of machine learning algorithms in book PRML
-
MDX
- openai/openai-cookbook - Examples and guides for using the OpenAI API
- dair-ai/Prompt-Engineering-Guide - 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
-
Markdown
- KaiserY/trpl-zh-cn - Rust 程序设计语言(2021 edition)
- tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands
- JetBrains/intellij-sdk-docs - IntelliJ SDK Platform Documentation
- labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
- iflytek/HFL-Anthology - Collections of resources from Joint Laboratory of HIT and iFLYTEK Research (HFL)
- Chaoses-Ib/DirectoryOpus - 一款上手简单、系统集成度高、功能强大的 Windows 文件管理器
- jaywcjlove/linux-command - Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Mustache
- hypothesis/client - The Hypothesis web-based annotation client.
-
Nunjucks
- GoogleChrome/web.dev - The frontend, backend, and content source code for web.dev
-
OCaml
- batsh-dev-team/Batsh - A language that compiles to Bash and Windows Batch
- bcpierce00/unison - Unison file synchronizer
-
Objective-C
- git-up/GitUp - The Git interface you've been missing all your life has finally arrived.
- Hammerspoon/hammerspoon - Staggeringly powerful macOS desktop automation with Lua
-
Others
- adobe-fonts/source-han-sans - Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
- XIU2/TrackersListCollection - 🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
- cdnjs/cdnjs - 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
- github/dev - Press the . key on any repo
- qianguyihao/Web - 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
- immersive-translate/immersive-translate - 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
- cdle/sillyGirl - 傻妞机器人
- jabacchetta/vscode-essentials - Turn VSCode into a supercharged IDE.
- KeiKinn/ShadowsocksBio - 记录一下Shadowsocks的前世今生,以及一个简单的教程总结
- open-spaced-repetition/free-spaced-repetition-scheduler - A spaced repetition algorithm based on DSR model
- keras-team/keras-docs-zh - Chinese (zh-cn) translation of the Keras documentation.
- siyuan-note/insider - SiYuan Insider Preview
- km1994/NLP-Interview-Notes - 该仓库主要记录 NLP 算法工程师相关的面试题
- mathjax/MathJax - Beautiful and accessible math in all browsers
- YerongAI/Office-Tool - Office Tool Plus localization projects.
- obsidianmd/obsidian-releases - Community plugins list, theme list, and releases of Obsidian.
- gejun123456/MyBatisCodeHelper-Pro
- glados-network/GLaDOS - status of GLaDOS
- github/copilot-docs - Documentation for GitHub Copilot
- aardio/ImTip - 通用输入法状态跟踪提示,仅用两个字符就可提示中英、全半角、大小写、中英标点、多语言键盘布局等所有状态。
- nndl/solutions - 《神经网络与深度学习》课后习题答案-分享讨论
- kiwibrowser/src - Source-code used in Kiwi Browser for Android
- aardio/Gif123 - Record an area of your desktop to a GIF, easily copy and paste it wherever you want.
- msgpack/msgpack - MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
- microsoft/Windows-classic-samples - This repo contains samples that demonstrate the API used in Windows classic desktop applications.
- carrie0307/DL_EventExtractionPapers - 2015年以来基于深度学习方法的事件抽取论文整理
- liucongg/NLPDataSet - 记录本人整理的一些数据集
- FudanNLP/nlp-beginner - NLP上手教程
- pluto-junzeng/CNSD - 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)
- miaomiaosoft/PandaOCR - PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码
- leerumor/nlp_tutorial - NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
- thunlp/RCPapers - Must-read papers on Machine Reading Comprehension
- yizhen20133868/Awesome-SLU-Survey - Tracking the progress in SLU (resources, code, and new frontiers etc.)
- Jiakui/awesome-bert - bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
- thunlp/PLMpapers - Must-read Papers on pre-trained language models.
- TheMRLL/WinXray - 支持Xray / V2Ray(vmess / vless),Shadowsocks,SSR,Trojan,NaïveProxy,Trojan-go通用客户端(Windows)!默认基于xray核心!本程序采用aardio设计与开发!
- Dictionaryphile/GoldenDict_zh_manual - GoldenDict 中文用户手册
- bharathgs/Awesome-pytorch-list - A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
- cmiscm/stickerjs
- Snipaste/feedback - Feedback & wiki for Snipaste https://snipaste.com
- firasdib/Regex101 - This repository is currently only used for issue tracking for www.regex101.com
- pluto-junzeng/ChineseSquad - 中文机器阅读理解数据集
- brightmart/nlp_chinese_corpus - 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
- MLNLP-World/Top-AI-Conferences-Paper-with-Code - MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
- xiaoxiunique/awesome-IntelliJ-IDEA - 收集一些 Intellij IDEA 的一些技巧
- husthuke/awesome-knowledge-graph - 整理知识图谱相关学习资料
- thunlp/THUOCL - THUOCL(THU Open Chinese Lexicon)中文词库
- GanjinZero/awesome_Chinese_medical_NLP - 中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
- github/gitignore - A collection of useful .gitignore templates
- ZhongFuCheng3y/athena - Java后端知识图谱🔥 帮助Java初学者成长
- lingcoder/OnJava8 - 《On Java 8》中文版
- michaelliao/learn-python3 - Learn Python 3 Sample Code
- SnailTyan/deep-learning-papers-translation - 深度学习论文翻译,包括分类论文,检测论文等
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics
- crownpku/Awesome-Chinese-NLP - A curated list of resources for Chinese NLP 中文自然语言处理相关资料
- tuyafeng/Via - Via is a simple browser, and this repository is set for localization.
- mathsyouth/awesome-text-summarization - A curated list of resources dedicated to text summarization
- songyingxin/NLPer-Interview - 该仓库主要记录 NLP 算法工程师相关的面试题
- charlesXu86/Chatbot_CN - 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
- shuhuai007/Machine-Learning-Session
- docker/for-win - Bug reports for Docker Desktop for Windows
- NVIDIA/nvidia-docker - Build and run Docker containers leveraging NVIDIA GPUs
- facert/awesome-spider - 爬虫集合
- GitHubDaily/GitHubDaily - 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
- niderhoff/nlp-datasets - Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
- MicrosoftDocs/Console-Docs - Windows Console Docs Repo
- MicrosoftDocs/WSL - Source code behind the Windows Subsystem for Linux documentation.
- ChromeDevTools/awesome-chrome-devtools - Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem
- intel/intel-one-mono - Intel One Mono font repository
- Awesome-Windows/Awesome - :computer: 🎉 An awesome & curated list of best applications and tools for Windows.
- niXman/mingw-builds-binaries - MinGW-W64 compiler binaries
- tuteng/Best-websites-a-programmer-should-visit-zh - 程序员应该访问的最佳网站中文版
- imarvinle/awesome-cs-books - 🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
-
PHP
- google/recaptcha - PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
- DenverCoder1/readme-typing-svg - ⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
- typecho/typecho - A PHP Blogging Platform. Simple and Powerful.
- astralapp/astral - Organize Your GitHub Stars With Ease
- hlmd/Postman-cn - Postman汉化中文版
- PrivateBin/PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
-
Pascal
- doublecmd/doublecmd - Double Commander is a free cross platform open source file manager with two panels side by side.
- cheat-engine/cheat-engine - Cheat Engine. A development environment focused on modding
- peazip/PeaZip - Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ
-
Perl
- conll/reference-coreference-scorers - This is the reference implementation of commonly used coreference metrics.
-
PostScript
- lmthang/thesis - Thang Luong's thesis on Neural Machine Translation
-
PowerShell
- MicrosoftDocs/terminal
- dahlbyk/posh-git - A PowerShell environment for Git
- ScoopInstaller/Extras - 📦 The Extras bucket for Scoop.
- ScoopInstaller/Scoop - A command-line installer for Windows.
- microsoft/WSL - Issues found on WSL
-
Swift
- nchudleigh/vimac - Productive macOS keyboard-driven navigation
Programming Languages
Categories
Python
325
JavaScript
197
TypeScript
156
C++
101
Others
73
Java
69
C# #
63
Go
51
C
47
Jupyter Notebook
31
Shell
25
Kotlin
24
AutoHotkey
24
HTML
24
Rust
19
CSS
15
Vue
10
Lua
10
Ruby
9
PHP
7
Markdown
7
PowerShell
5
Vim Script
4
CoffeeScript
3
Pascal
3
Clojure
2
Roff
2
License
2
Visual Basic .NET
2
Haskell
2
Objective-C
2
MDX
2
Inno Setup
2
OCaml
2
TeX
2
Scala
2
Dart
2
AutoIt
1
Svelte
1
reStructuredText
1
Groovy
1
Gherkin
1
CMake
1
Less
1
Mustache
1
PostScript
1
Perl
1
MATLAB
1
Cython
1
JSON
1
Batchfile
1
Nunjucks
1
Swift
1
Sub Categories
Keywords
python
107
javascript
87
windows
70
nlp
65
deep-learning
64
machine-learning
54
pytorch
53
natural-language-processing
46
chrome-extension
40
java
38
typescript
36
tensorflow
33
electron
31
bert
28
chrome
27
vue
26
markdown
26
linux
25
react
25
git
25
go
24
intellij
22
nodejs
21
intellij-plugin
21
rust
21
github
19
golang
19
chinese
17
named-entity-recognition
17
editor
17
macos
16
firefox-addon
16
vscode
15
android
15
plugin
15
video
15
shell
15
neural-network
14
proxy
14
webpack
13
c-plus-plus
13
css
13
html
13
data-science
13
automation
13
c
13
firefox
13
cross-platform
13
ner
13
command-line
12