Pinned Repositories
alidayu
Golang SDK for alidayu(阿里大鱼) APIs.
bookmarks
Bookmarks of development and more...
ChmBatchDecompiler
A simple tool to batch decompile CHM files.
genandroidmk
genandroidmk is a tool written in Go that help to integrate prebuilt apps on Android(5.0 and later).
go-host-multi-domains-example
Example of hosting multiple domains in a single Golang HTTP server.
go-post-example
Golang example to do HTTP POST request from client and handle the request in server side.
keygen
keygen is a Golang package which provides helper functions to generate symmetric key(Ex: HMAC).
Notes
Development Notes
plants
植物种植笔记
xls2csv
xls2csv is a program which converts XLS files to CSV files. It's based on xls2csv.c of libxls.
northbright's Repositories
northbright/go-post-example
Golang example to do HTTP POST request from client and handle the request in server side.
northbright/genandroidmk
genandroidmk is a tool written in Go that help to integrate prebuilt apps on Android(5.0 and later).
northbright/go-control-concurrency-example
northbright/utf16helper
northbright/bom
bom is a Golang package which detects and skips BOM for io.Reader.
northbright/build-go-to-c-lib-example
northbright/byteorder
northbright/cobra-viper-demo
Example of using cobra and viper to create CLI interfaces for Golang app
northbright/fiddle
:electron: 🚀 The easiest way to get started with Electron
northbright/gin-upload-example
Example code of using gin to handle file uploading
northbright/go-graceful-shutdown-example
Example of graceful shutdown HTTP server
northbright/hashelper
northbright/htmlhelper
northbright/install-ssh-key
northbright/json-example
Example code of using built-in encoding/json package
northbright/lazy-creating-chan
lazy-creating-chan is an example to show how to use a lazily created channel to pass data between goroutines.
northbright/luckydraw-go
A Golang package for lucky draw
northbright/ming800
ming800是一个Golang包,提供适用于旧单机版本明日管理系统的API接口。
northbright/nethelper
northbright/pathhelper
pathhelper is a Golang package which provides path related helper functions.
northbright/pcontext
Package pcontext provides a new context which derived from context.Context. The context creates a channel to send / receive progress data between work goroutine and other goroutines. The channel will be closed automatically when work done.
northbright/save-hash-state-example
Example to save the state of a hash
northbright/sshelper
northbright/taskman
northbright/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
northbright/tmp
northbright/uuid
uuid is a Golang package which creates pseudo uuid by using crypto/rand.
northbright/validate
Package validate provides functions to validate mobile phone number, username and password.
northbright/wincmd
northbright/winshare