martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.5k stars 142 forks source link

boost #124

Closed afabri closed 3 years ago

afabri commented 3 years ago

Are there any plans to propose that to boost.org and/or distribute it under the boost license?

martinus commented 3 years ago

No, I don't have any plans regarding that. To me the library is currently in maintainence mode, I only do occasional bugfixes when necessary and accept PRs.

afabri commented 3 years ago

What do you mean with "in maintenance mode"?

martinus commented 3 years ago

I don't have any features planed