Syslib: Expanded Template Library
DeanoBurrito opened this issue · 0 comments
DeanoBurrito commented
With a proper userspace on the horizon it'd be nice to have more of the usual templates available. In particular:
- map/unordered map
- dequeue/queue
- hashtable/hashmap
The existing vector and circular queue implementations could use improvements as well, mainly in their utility functions and iterators.