yifanliu-8451's Stars
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
qutebrowser/qutebrowser
A keyboard-driven, vim-like browser based on Python and Qt.
metakirby5/codi.vim
:notebook_with_decorative_cover: The interactive scratchpad for hackers.
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
tonsky/FiraCode
Free monospaced font with programming ligatures
LazyVim/LazyVim
Neovim config for the lazy
marlonrichert/zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
coin-or/SHOT
A solver for mixed-integer nonlinear optimization problems
conda-forge/scipoptsuite-feedstock
A conda-smithy repository for scipoptsuite.
KarypisLab/METIS
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
coin-or/Cbc
COIN-OR Branch-and-Cut solver
microsoft/pyright
Static Type Checker for Python
neovim/pynvim
Python client and plugin host for Nvim
github/copilot.vim
Neovim plugin for GitHub Copilot
microsoft/vscode-remote-try-node
Node.js sample project for trying out Dev Containers
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
chipsenkbeil/distant
🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧
jamestthompson3/nvim-remote-containers
Develop inside docker containers, just like VSCode
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
ChrisRackauckas/universal_differential_equations
Repository for the Universal Differential Equations for Scientific Machine Learning paper, describing a computational basis for high performance SciML