Pinned Repositories
cloudberry
Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
rust-practice
some tiny learning projects in Rust
wal
Write Ahead Log for LSM or bitcask storage(or any append-only write).
algo-learn
学习数据结构与算法的代码示例,目前提供 Java、Python、Go、C++ 多种语言支持。
awesome-algorithm-cn
精选了一系列很棒的学习或者练习算法的网址、项目等,受到 awesome-awesomeness 以及其他 awesome 系列项目的启发。
e-book
free program books
go-patterns
Go 语言编程模式最佳实践
grpc-demo
a learning demo for gRPC
roseduan's Repositories
roseduan/e-book
free program books
roseduan/go-patterns
Go 语言编程模式最佳实践
roseduan/awesome-go-cn-1
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
roseduan/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
roseduan/RobotHuang
roseduan/awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
roseduan/example-go
Go coverage example
roseduan/Go
Algorithms Implemented in GoLang
roseduan/liner
Pure Go line editor with history, inspired by linenoise
roseduan/mmap-go
A portable mmap package for Go
roseduan/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
roseduan/smallnest
roseduan/zset
Sorted set in golang.