github.com/vestverg/baymax/bits


Install
go get github.com/vestverg/baymax/bits

Documentation

Baymax

Library of useful utilities and data structures

  1. bits - bits manipulation
  2. collections - set of collections
  3. cron - cron expression parser and implementation
  4. generics - collection of generic functions
  5. math - collection of generic math functions
  6. scheduler - scheduled executor service implementation