Jinzhou Zhang

Results 13 repositories owned by Jinzhou Zhang

fuzzy-matcher

240
Stars
16
Forks
Watchers

Fuzzy Matching Library for Rust

skim

4.9k
Stars
172
Forks
Watchers

Fuzzy Finder in rust!

skim.vim

133
Stars
19
Forks
Watchers

vim support for skim

tuikit

103
Stars
27
Forks
Watchers

Tool kit for writing TUI applications in Rust.

CodeGenerator

49
Stars
26
Forks
Watchers

Intellij IDEA Plugin for creating customized code generators like the builtin toString, equals, etc.

hexo-theme-noise

99
Stars
17
Forks
Watchers

A hexo theme

Let-s-build-a-compiler

449
Stars
68
Forks
Watchers

A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw

pymustache

16
Stars
2
Forks
Watchers

Mustache template engine from scratch in Python.

rargs

455
Stars
21
Forks
Watchers

xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`

spring-security-example

32
Stars
16
Forks
Watchers

REST authentication apis & token based authentication, etc.