- 授权协议: GPLv3
- 开发语言: Google Go
- 操作系统: Windows
- 软件首页: https://github.com/Terry-Mao/gosnowflake
- 软件文档: https://github.com/Terry-Mao/gosnowflake/blob/master/README.md
软件介绍
gosnowflake 是一个golang 实现的 id 发号器,使用的是twitter的snowflake的算法,对twitter的snowflake项目进行了一些改造和优化,变的更可靠,现在主要是采用golang的gob编码rpc方式调用。
Open Data Structures
Pat Morin / AU Press / 2013-6 / USD 29.66
Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues......一起来看看 《Open Data Structures》 这本书的介绍吧!
