yjqpro's Stars
eza-community/eza
A modern alternative to ls
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
roboflow/supervision
We write your reusable computer vision tools. 💜
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
onlytailei/CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
johmsalas/text-case.nvim
An all in one plugin for converting text case in Neovim
gregorias/coerce.nvim
A Neovim plugin for changing keyword case.
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
websockets/wscat
WebSocket cat
donnemartin/dev-setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
itchyny/lightline.vim
A light and configurable statusline/tabline plugin for Vim
mhinz/vim-galore
:mortar_board: All things Vim!
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
0rangeFox/Drogon-JWT-Filter-example
A simple project to serve as an example of how to implement an JWT filter on Drogon framework.
no1msd/mstch
mstch is a complete implementation of {{mustache}} templates using modern C++
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
facebook/docusaurus
Easy to maintain open source documentation websites.
slatedocs/slate
Beautiful static documentation for your API
281677160/build-actions
超简单的在线编译OpenWrt固件
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
apiaryio/api-blueprint
API Blueprint
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
golang-migrate/migrate
Database migrations. CLI and Golang library.
nostr-protocol/nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
dashingsoft/pyarmor
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
coleifer/huey
a little task queue for python
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
filipdutescu/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.