English | 中文
utility
implements several common data structures such as AVL, BST, and skip-list. And consistency-hash, several common load balancing algorithms (such as weighted random, smooth weighted polling, etc.). There are also several implementations of globally unique IDs (such as the snowflake algorithm).