Xie Jiamin (@neevek)
  • Stars
    star
    726
  • Global Rank 41,452 (Top 2 %)
  • Followers 82
  • Following 16
  • Registered almost 14 years ago
  • Most used languages
    Java
    35.3 %
    C++
    17.6 %
    Objective-C
    17.6 %
    Rust
    11.8 %
    C
    11.8 %
    Perl
    5.9 %
  • Location 🇨🇳 China
  • Country Total Rank 6,137
  • Country Ranking
    Perl
    83
    Rust
    585
    Java
    1,202
    Objective-C
    2,209
    C
    3,943
    C++
    6,972

Top repositories

1

Paginize

Paginize is a light-weight application framework for Android.
Java
600
star
2

Easy-PullToRefresh-Android

A drop-in replacement for ListView with bouncing effect & pull-to-refresh feature.
Java
35
star
3

UIView-Visibility

An Objective-C category that provides a method for setting visibility of views, like how people do in the Android world.
Objective-C
22
star
4

minerl

A blog-aware static site generator written in perl.
Perl
18
star
5

rstun

A secured UDP tunnel written in Rust.
Rust
8
star
6

lightning

lightning are two programs that build a secure tunnel between two hosts, lightning_local implements the SOCKS5 protocol with payload encryption. lightning_remote is a stream server that sits at the other end of the tunnel.
C
8
star
7

rsproxy

An all in one proxy implementation written in Rust.
Rust
6
star
8

socks5

A socks5 implementation written using libuv
C
4
star
9

MusicPlayer

This music player is a proof of concept demonstration, it is not designed to compete with any other full featured music players in the market.
Java
4
star
10

JNIWrap

JNIWrap is a small library that eases the process of calling Java from C++ through JNI.
C++
3
star
11

disklruxx

A C++11 implementation of DiskLRU.
C++
3
star
12

MusicPlayer2

This is a demonstration for using Fragment.
Java
2
star
13

proxypp

proxypp is a project that includes implementations of a SOCKS5 and an HTTP proxy server.
C++
2
star
14

MiniArchiver

A tool that packs up a directory of files into an archive file, and uses GZIP to compress the archive file, which is actually what the command "tar zcf archive.tar dir/" does.
Java
2
star
15

NaiveCSSParser

This library implements a naive CSS parser that parses a string of CSS rules into a key-value map.
Objective-C
2
star
16

promise-java

A Promise implementation for Java, it flattens asynchronous code, yet, it fully supports concurrency.
Java
1
star
17

Easy-UIScrollView-with-AutoLayout

A class that makes it easy to work with UIScrollView + AutoLayout, for either horizontal scroll, vertical scroll or even paging scroll.
Objective-C
1
star