Pinned Repositories
CodeGenerator
Intellij IDEA Plugin for creating customized code generators like the builtin toString, equals, etc.
fuzzy-matcher
Fuzzy Matching Library for Rust
hexo-theme-noise
A hexo theme
Let-s-build-a-compiler
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
pymustache
Mustache template engine from scratch in Python.
rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
skim
Fuzzy Finder in rust!
skim.vim
vim support for skim
very-simple
A very simple theme for hexo
write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
lotabout's Repositories
lotabout/skim
Fuzzy Finder in rust!
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
lotabout/rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
lotabout/fuzzy-matcher
Fuzzy Matching Library for Rust
lotabout/very-simple
A very simple theme for hexo
lotabout/skim.vim
vim support for skim
lotabout/tuikit
Tool kit for writing TUI applications in Rust.
lotabout/hexo-theme-noise
A hexo theme
lotabout/CodeGenerator
Intellij IDEA Plugin for creating customized code generators like the builtin toString, equals, etc.
lotabout/transformer-playground
Annotation processor @Transform for creating transformers for classes.
lotabout/static-wiki
lotabout/lotabout.github.io
My personal blog. (source at source branch)
lotabout/dotfiles
Manage the resource files under home folder
lotabout/ywvim
a fork of ywvim. http://www.vim.org/scripts/script.php?script_id=2662
lotabout/mdbook-fix-cjk-spacing
mdbook preprocessor that removes extra space rendered for Chinese lines.
lotabout/jasypt-online
Jasypt 在线加解密工具
lotabout/build-your-own-pytorch
Understand deep learning framework(like torch) by implementing the essentials
lotabout/curtail
pipe stdin to a fixed-size log file
lotabout/book
The Rust Programming Language
lotabout/calendar-vim
calendar vimscript
lotabout/java-spi-playground
A simple expression interpreter that use SPI to load user-customized functions
lotabout/orgmark.vim
lotabout/pscat
socat in one python file
lotabout/slimux
SLIME inspired tmux integration plugin for Vim
lotabout/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
lotabout/nuke-orphans-plugin
Obsidian notes plugin that trashes orphaned files and attachments
lotabout/OpenMLDB
OpenMLDB is an open-source database that is designed and optimized to enable data integrity and efficiency for machine learning driven applications. In addition to 10x faster ML application landing experience, OpenMLDB provides unified computing and storage engines to reduce the complexity and cost of development and operation.
lotabout/rpn-calculator
An experimental RPN(Reverse Polish Notation) calculator
lotabout/vim-markdown
Markdown Vim Mode
lotabout/vim-signature
Plugin to toggle, display and navigate marks