An open API service providing repository metadata for many open source software ecosystems.

GitHub / bigwhite 61 Repositories

architect and go programmer at Reachauto

bigwhite/publication

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

Language: Go - Size: 2.02 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 226 - Forks: 162

bigwhite/gopherdaily

the archive of gopher daily articles

Language: Go - Size: 9.17 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,040 - Forks: 80

bigwhite/experiments

Personal code, scripts and config files for experiments

Language: Go - Size: 29.8 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 878 - Forks: 312

bigwhite/local-gitingest

a command-line tool that converts a local Git repository into a single text file.

Language: Go - Size: 15.6 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

bigwhite/gocmpp

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

Language: Go - Size: 3.82 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 150 - Forks: 66

bigwhite/go-cache-prog

Language: Go - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

bigwhite/bigwhite.github.io

my personal website

Language: HTML - Size: 1.52 GB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bigwhite/GoProgrammingFromBeginnerToMaster

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

Language: Go - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 256 - Forks: 86

bigwhite/issue2md

A tool to convert GitHub issue into Markdown.

Language: Go - Size: 62.5 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 3

bigwhite/lcut

a Lightweight C Unit Testing framework

Language: Shell - Size: 484 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 7

bigwhite/govanityurls Fork of GoogleCloudPlatform/govanityurls

Use a custom domain in your Go import path

Language: Go - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 15

bigwhite/functrace

Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 75 - Forks: 23

bigwhite/dl Fork of golang/dl

[mirror] go install golang.org/dl/go1.N@latest

Language: Go - Size: 232 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

bigwhite/pdf Fork of rsc/pdf

PDF reader

Language: Go - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

bigwhite/oversight Fork of cirello-io/oversight

[Mirror] Erlang-like supervisor trees

Language: Go - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bigwhite/viper Fork of lnashier/viper

Go configuration with fangs

Language: Go - Size: 449 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 3

bigwhite/recommended-c-style-and-coding-standards-cn

Automatically exported from code.google.com/p/recommended-c-style-and-coding-standards-cn

Size: 164 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 11 - Forks: 4

bigwhite/talks

my personal speaking slides for tech conference

Language: Go - Size: 22.2 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 11

bigwhite/itfmc

count the number of an interface methods and output the statistics

Language: Go - Size: 104 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

bigwhite/reviewdog Fork of reviewdog/reviewdog

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

Language: Go - Size: 2.93 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

bigwhite/apollo Fork of ApolloAuto/apollo

An open autonomous driving platform

Language: C++ - Size: 39.5 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bigwhite/buildc

An assistant tool for c project building and packing management

Language: Python - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

bigwhite/cbehave

A Behavior Driven Development Framework for C

Language: Shell - Size: 553 KB - Last synced at: 3 months ago - Pushed at: about 12 years ago - Stars: 26 - Forks: 7

bigwhite/go

repo for all my go code

Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bigwhite/proposal Fork of golang/proposal

Go Project Design Documents

Size: 4.88 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bigwhite/build-web-application-with-golang Fork of astaxie/build-web-application-with-golang

A golang ebook intro how to build a web with golang

Language: Go - Size: 45.7 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

bigwhite/queue Fork of smallnest/queue

lock-free queue and other implementations

Language: Go - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bigwhite/XMM Fork of heiyeluren/xmm

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

Language: Go - Size: 2.13 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

bigwhite/gopher-reading-list Fork of enocom/gopher-reading-list

A curated selection of blog posts on Go

Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 5

bigwhite/ringbuffer Fork of smallnest/ringbuffer

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

Language: Go - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bigwhite/expvarmon Fork of divan/expvarmon

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

Language: Go - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bigwhite/1m-go-tcp-server Fork of smallnest/1m-go-tcp-server

benchmarks for implementation of servers which support 1 million connections

Language: Go - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

bigwhite/csv2xls

Language: Go - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bigwhite/go.tonybai.com.github.io

an experimental repo, do not star or clone

Language: HTML - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bigwhite/gosnmp Fork of gosnmp/gosnmp

An SNMP library written in GoLang.

Size: 1.62 MB - Last synced at: about 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

bigwhite/programming-in-haskell-cn

Automatically exported from code.google.com/p/programming-in-haskell-cn

Language: TeX - Size: 484 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 4 - Forks: 2

bigwhite/redsync Fork of go-redsync/redsync

Distributed mutual exclusion lock using Redis for Go

Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

bigwhite/bitcask Fork of isgasho/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.

Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bigwhite/gowechat

wechat open interface inplementation in golang

Language: Go - Size: 212 KB - Last synced at: 3 months ago - Pushed at: almost 10 years ago - Stars: 7 - Forks: 2

bigwhite/uuid Fork of google/uuid

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

Size: 128 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bigwhite/go101 Fork of go101/go101

An online book focusing on Go syntax/semantics.

Language: HTML - Size: 3.16 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bigwhite/go-openflights

Access flights data https://godoc.org/go.pedge.io/openflights

Language: Go - Size: 1000 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 2

bigwhite/caddy Fork of caddyserver/caddy

Fast general-purpose HTTP/2 web server for any platform.

Language: Go - Size: 548 KB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 1

bigwhite/easyssh-proxy Fork of appleboy/easyssh-proxy

easyssh-proxy provides a simple implementation of some SSH protocol features in Go

Language: Go - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bigwhite/brook Fork of txthinking/brook

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

Language: Go - Size: 29.3 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bigwhite/go-build-template Fork of thockin/go-build-template

A Makefile/Dockerfile example for Go projects.

Language: Makefile - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bigwhite/talos Fork of siderolabs/talos

A modern operating system for Kubernetes.

Language: Go - Size: 6.05 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bigwhite/the-craft-of-selfteaching Fork of selfteaching/the-craft-of-selfteaching

One has no future if he couldn't teach himself.

Language: Jupyter Notebook - Size: 34.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bigwhite/libphenom Fork of facebookarchive/libphenom

library of awesome for C apps

Language: C - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

bigwhite/statusok Fork of sanathp/statusok

Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected.

Language: Go - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bigwhite/etcd Fork of etcd-io/etcd

A highly-available key value store for shared configuration and service discovery

Language: Go - Size: 24.3 MB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

bigwhite/harbor Fork of goharbor/harbor

An enterprise-class container registry server based on Docker Distribution

Language: Go - Size: 49.8 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bigwhite/AutoRCCar Fork of hamuchiwa/AutoRCCar

OpenCV Python Neural Network Autonomous RC Car

Language: Python - Size: 567 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

bigwhite/free-programming-books Fork of EbookFoundation/free-programming-books

Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

bigwhite/maupassant-hexo Fork of tufu9441/maupassant-hexo

A simple Hexo theme forked from icylogic.

Language: CSS - Size: 598 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bigwhite/bigwhite.github.com.bak

Website for iWoBi Technologies

Language: CSS - Size: 35.9 MB - Last synced at: about 1 month ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

bigwhite/Cknife Fork of Chora10/Cknife

Cknife

Language: Java - Size: 8.83 MB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

bigwhite/maupassant Fork of pagecho/maupassant

A simple typecho template.

Language: PHP - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

bigwhite/kit Fork of go-kit/kit

A standard library for microservices.

Language: Go - Size: 7.03 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

bigwhite/smpp34 Fork of CodeMonkeyKevin/smpp34

Golang SMPP package

Language: Go - Size: 329 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/s2-geometry-library

Automatically exported from code.google.com/p/s2-geometry-library

Language: C++ - Size: 473 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/hyde Fork of spf13/hyde

Port of Mdo's excellent theme to Hugo

Language: CSS - Size: 861 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/book.tonybai.com

the source repo for my website: book.tonybai.com

Language: CSS - Size: 762 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/Auto-SyntaxHighlighter Fork of wkii/Auto-SyntaxHighlighter

Auto SyntaxHighlighter is a WordPress Code highlight plugin.

Language: CSS - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/gddo Fork of golang/gddo

Go Doc Dot Org

Language: Go - Size: 788 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

bigwhite/calibre Fork of kovidgoyal/calibre

The official source code repository for the calibre ebook manager

Language: Python - Size: 566 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0