huntlabs / hunt

A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Apache License 2.0
95 stars 15 forks source link

Should the Hunt library be split into components? #31

Closed zoujiaqing closed 5 years ago

zoujiaqing commented 5 years ago

Should the Hunt library be split into components such as hunt-collection, hunt-time, hunt-concurrency, hunt-typology? Make sure the hunt core library is as lightweight as possible.

Heromyth commented 5 years ago

Hunt-Time moved out