winfred-lu's Stars
dockcross/dockcross
Cross compiling toolchains in Docker images
jbyuki/nabla.nvim
take your scientific notes :pencil2: in Neovim
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.10.0+.
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
yadm-dev/yadm
Yet Another Dotfiles Manager
purarue/yadm-git.vim
Integrates yadm with vim-fugitive and vim-gitgutter, so you can manage your dotfiles without leaving vim
fdu/STM32F429I-disco_Buildroot
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
rhysd/vim-clang-format
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
sysprog21/vwifi
A virtual wireless device driver for Linux
jserv/amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
walkccc/LeetCode
💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions)
u-boot/u-boot
"Das U-Boot" Source Tree
LGUG2Z/helix-vim
A Vim-like configuration for Helix
folke/lazy.nvim
💤 A modern plugin manager for Neovim
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
zherczeg/sljit
Platform independent low-level JIT compiler
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
embedded2014/freertos-plus
Add-ons to FreeRTOS
google/guava
Google core libraries for Java
yixuaz/algorithm4-princeton-cos226
Princeton Algorithms Courses including Quiz/Interview Questions API, Test Judgement and My Solution
neetcode-gh/leetcode
Leetcode solutions
Seanforfun/Algorithm-and-Leetcode
I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.