Pinned Repositories
django-format
Django template helper, allows you to use format in template, with translation support.
FastJudge-obsolete
FastJudge, a judge kernel under linux without syscall tracing.
gook
Book store management system, for midterm project of database course.
isreversi
A simple reversi server & client, using UDP protocol.
MineGate-Go
MineGate, written in go.
paste.py
Send & Fetch pastes with command line!
postgres-playground
Postgres playground, for DBMS course final project.
RenRenRP
subnets
A subnets matcher written in go.
jackyyf's Repositories
jackyyf/isreversi
A simple reversi server & client, using UDP protocol.
jackyyf/postgres-playground
Postgres playground, for DBMS course final project.
jackyyf/subnets
A subnets matcher written in go.
jackyyf/tinc-helper
A utility to help manage and maintain network/interface related stuffs for tinc.
jackyyf/bilidanmaku
A bilibili danmaku library written in go.
jackyyf/dnstables
A dns cache server use iptables-style rule.
jackyyf/EhViewer
E-Hentai Application for Android
jackyyf/go-shadowsocks2
Next-generation Shadowsocks in Go
jackyyf/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
jackyyf/Bili-Install-Linux
A bilibili live port of http://www.twitch.tv/twitchinstallsarchlinux :D
jackyyf/BiliBot
B站直播弹幕bot
jackyyf/captcha
A simple, fast and secure captcha service, written in go.
jackyyf/django-enumfields
Real Python Enums for Django
jackyyf/dnsmasq-china-list
Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.
jackyyf/docs
An open source project for Gogs documentation.
jackyyf/exshare
Share your exhentai account without give away your password :D
jackyyf/FastJudge-libev-patch
A libev patch that store extra rusage information in struct ev_child, which is essential for FastJudge.
jackyyf/go-mrt
Go library for parsing MRT format data
jackyyf/http-router
A simple http router class for golang net/http framework.
jackyyf/jml
Java-based miniJava lexer.
jackyyf/ldnsd
A light weight dns daemon.
jackyyf/LDP
The main LDP repository, waiting for your Pull Requests
jackyyf/mcrcon
A simple implementation for Minecraft RCon protocol.
jackyyf/proxyru-api
A simple server that make proxies on proxy.com.ru machine-friendly.
jackyyf/shadowsocks
jackyyf/shadowsocks-go
go port of shadowsocks
jackyyf/shadowsocks-libev
libev port of shadowsocks
jackyyf/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
jackyyf/webpoll
A library that implements websocket using HTTP poll.
jackyyf/yt-dlp
A youtube-dl fork with additional features and fixes