Pinned Repositories
bidirpc
bidirpc is a simple bi-direction RPC library.
bsdiff
bsdiff is a library for building and applying patches to binary files.
drawtext-gl-freetype-harfbuzz
Example of drawing text on OpenGL using FreeType2 and HarfBuzz.
go-sha1cd
A CGO wrapper of https://github.com/cr-marcstevens/sha1collisiondetection
golzf
Golang interface to LZF compression
mt19937
MT19937-64伪随机算法代码集
nanoev
nanoev is a simple async event library.
pinyin-db
A simple script that generates a character to pinyin mapping from the Unihan database.
plugintool
golang plugin tool
snowflake
Twitter's Snowflake algorithm implemented in Go.
zhuyie's Repositories
zhuyie/golzf
Golang interface to LZF compression
zhuyie/mt19937
MT19937-64伪随机算法代码集
zhuyie/jsonkit
jsonkit is a lightweight json library written in C
zhuyie/7-zip
7-Zip is a file archiver with a high compression ratio.
zhuyie/codecoroner
tool for detecting unused functions and variables in Go source code
zhuyie/hget
rocket fast, interruptable, resumable download accelerator written in golang
zhuyie/jsonutil
Utilities for Go json package
zhuyie/smux
Simple Multiplexing for golang
zhuyie/tinycthread
Small, portable implementation of the C11 threads API