ccontainer

Comprehensive STB style header-only library of data structures implemented in C

OTHER License

Stars
4

Bot releases are visible (Hide)

ccontainer - v0.1.0-alpha Latest Release

Published by lvntky 2 months ago

  • Vector container added with iterator support (thread safety will be ensured in 0.3.0)
  • Linked list implemented partially.