A series of utility data structures and algorithms written in golang.
A series of event emitter, both sync and async.
A thread-safed single thread runner.
Just a skiplist.
Just a sorted set based on the skiplist above.
A map that can record elements and delete them at the specified time.