Tony Bai (bigwhite)

bigwhite

Geek Repo

Company:reachauto

Location:P.R. China

Home Page:https://tonybai.com

Github PK Tool:Github PK Tool

Tony Bai's repositories

gopherdaily

the archive of gopher daily articles

experiments

Personal code, scripts and config files for experiments

GoProgrammingFromBeginnerToMaster

Go语言精进之路书籍配套代码

Language:GoLicense:Apache-2.0Stargazers:216Issues:4Issues:36

publication

个人出版物相关资料,比如配套源码等。

Language:GoLicense:Apache-2.0Stargazers:210Issues:4Issues:2

gocmpp

An implementation of China Mobile Peer to Peer protocol in golang for both client and server sides.

Language:GoLicense:Apache-2.0Stargazers:138Issues:15Issues:15
Language:GoLicense:Apache-2.0Stargazers:69Issues:3Issues:4

govanityurls

Use a custom domain in your Go import path

Language:GoLicense:Apache-2.0Stargazers:41Issues:6Issues:0

talks

my personal speaking slides for tech conference

buildc

An assistant tool for c project building and packing management

Language:PythonStargazers:8Issues:4Issues:0

itfmc

count the number of an interface methods and output the statistics

Language:GoStargazers:5Issues:3Issues:0

go

repo for all my go code

Language:GoLicense:Apache-2.0Stargazers:2Issues:2Issues:0

reviewdog

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

Language:GoLicense:MITStargazers:2Issues:1Issues:0

1m-go-tcp-server

benchmarks for implementation of servers which support 1 million connections

Language:GoStargazers:1Issues:2Issues:0

expvarmon

TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).

Language:GoLicense:MITStargazers:1Issues:2Issues:0

ringbuffer

a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface

Language:GoLicense:MITStargazers:1Issues:2Issues:0

arrow-extend-compute1

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0

bigwhite.github.io

my personal website

Language:HTMLStargazers:0Issues:3Issues:0

bitcask

🔑A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

Language:GoLicense:MITStargazers:0Issues:2Issues:0

brook

Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software

Language:GoLicense:GPL-3.0Stargazers:0Issues:3Issues:0
Language:GoLicense:Apache-2.0Stargazers:0Issues:3Issues:0

go.tonybai.com.github.io

an experimental repo, do not star or clone

Language:HTMLStargazers:0Issues:3Issues:0

go101

An online book focusing on Go syntax/semantics.

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:2Issues:0

oversight

[Mirror] Erlang-like supervisor trees

Language:GoLicense:Apache-2.0Stargazers:0Issues:2Issues:0

proposal

Go Project Design Documents

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

queue

lock-free queue and other implementations

Language:GoLicense:MITStargazers:0Issues:0Issues:0

redsync

Distributed mutual exclusion lock using Redis for Go

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:2Issues:0

talos

A modern operating system for Kubernetes.

Language:GoLicense:MPL-2.0Stargazers:0Issues:3Issues:0

uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

viper

Go configuration with fangs

Language:GoLicense:MITStargazers:0Issues:1Issues:0

XMM

XMM - X(eXtensible) Memory Manager(自研自主第三方Go内存分配管理器) XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现的Go内存管理库;能够应对各种场景下大小内存的 分配/释放/管理 等工作,能够帮助适用于任何复杂数据结构的构建(链表/数组/树/hash等场景),能够良好完美的逃逸吊Go内置的GC机制,保证程序的超高性能,是构建高性能程序基础设施。

Language:GoLicense:Apache-2.0Stargazers:0Issues:2Issues:0