Release 0.1.0
Initial release of library moonlibs/algo
- algo/heap fastest pure-lua binary heap (from tarantool/vshard)
- algo/rlist fast doubly linked lists (from tarantool and
tarantool/vshard)
- algo/rmean fast running average collectors (inspired by tarantool)