kpeeters / tree.hh

An STL-like C++ header-only tree library
GNU General Public License v3.0
132 stars 32 forks source link

Dead or alive? #26

Open patlecat opened 2 months ago

patlecat commented 2 months ago

Is this lib gonna see any updates or is it dead and abandoned? It would be nice to see the suggestions and PRs accepted at least and an update to C++20 would be awesome as well to improve performance.

kpeeters commented 2 months ago

This project is definitely alive and maintained, and several of my other projects rely on it, so it is unlikely to get abandoned anytime soon. I do not have any major feature enhancements planned, but am happy to accept PRs.