Huan Du

Results 10 repositories owned by Huan Du

facebook

1.3k
Stars
505
Forks
Watchers

A Facebook Graph API SDK For Go.

gin

25
Stars
1
Forks
Watchers

gin - a simple & efficient HTML5 game engine

go-assert

26
Stars
4
Forks
Watchers

Magic assert macros for Go.

go-clone

269
Stars
27
Forks
Watchers

Clone any Go data structure deeply and thoroughly.

go-sqlbuilder

1.2k
Stars
107
Forks
Watchers

A flexible and powerful SQL string builder library plus a zero-config ORM.

go-tls

162
Stars
16
Forks
Watchers

A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.

goroutine

111
Stars
15
Forks
Watchers

[DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls

xstrings

1.3k
Stars
68
Forks
Watchers

Implements string functions widely used in other languages but absent in Go.

skiplist

344
Stars
66
Forks
Watchers

Fast and easy-to-use skip list for Go.

node-ascii85

18
Stars
3
Forks
Watchers

Ascii85 (Base85) encoding/decoding module for node.js.