go-datastructures The plan to implement: btree/bptree bitarray bionmheap/fibheap hashmap LSM Tree Bloom Filter Skiplist HyperLogLog 并查集 树状数组/二叉索引树(Binary Indexed Tree) 树状数组解决的基本问题是 单点更新,成端求和。 线段树(Segment Tree) goroutine poll 限流器 一致性哈希