Pinned Repositories
9t
9t is multi-file tailer by golang
acl
One advanced C/C++ library for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS
bfs
distributed file system(small file storage) writen by golang.
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
btree
build-web-application-with-golang
A golang ebook intro how to build a web with golang
codesearch
Fast, indexed regexp search over large file trees
cpustat
high frequency performance measurements for Linux
date-filter
用于筛选当前时间到之前指定的范围内的日志内容的小工具,支持对php慢查询日志等多行日志文件的筛选
giantdong's Repositories
giantdong/9t
9t is multi-file tailer by golang
giantdong/acl
One advanced C/C++ library for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS
giantdong/bfs
distributed file system(small file storage) writen by golang.
giantdong/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
giantdong/boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
giantdong/btree
giantdong/build-web-application-with-golang
A golang ebook intro how to build a web with golang
giantdong/cpustat
high frequency performance measurements for Linux
giantdong/date-filter
用于筛选当前时间到之前指定的范围内的日志内容的小工具,支持对php慢查询日志等多行日志文件的筛选
giantdong/flasky
Companion code to my O'Reilly book "Flask Web Development".
giantdong/go-logger
golang 日志处理库
giantdong/Gobang-Go
This is a Go fork of andylizi's Gobang project.
giantdong/golang-examples
Go(lang) examples - (explain the basics of golang)
giantdong/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
giantdong/GoTree
A Tree printer module written in GoLang
giantdong/gowatch
golang 程序热编译工具,提升开发效率
giantdong/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
giantdong/Java
27天成为Java大神
giantdong/java-bible
:banana: some java technology stack articles, may be helpful to you.
giantdong/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
giantdong/nsq
A realtime distributed messaging platform
giantdong/pholcus
[Crawler for Golang] Pholcus is a distributed, high concurrency and powerful web crawler software.
giantdong/pj-crash-course-with-flask
为Python Flask零基础同学写的PJ速成课,包含教程和实战代码
giantdong/raft-zh_cn
Raft一致性算法论文的中文翻译
giantdong/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
giantdong/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
giantdong/sparsehash
C++ associative containers
giantdong/working-with-go
A set of example golang code to start learning Go
giantdong/wu
A watch utility written in Go
giantdong/wukong
高度可定制的全文搜索引擎