Jinzhou Zhang
Results
13
repositories owned by
Jinzhou Zhang
fuzzy-matcher
240
Stars
16
Forks
Watchers
Fuzzy Matching Library for Rust
CodeGenerator
49
Stars
26
Forks
Watchers
Intellij IDEA Plugin for creating customized code generators like the builtin toString, equals, etc.
Let-s-build-a-compiler
449
Stars
68
Forks
Watchers
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
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.