]> git.lizzy.rs Git - dragonstd.git/blob - README.md
Tests: add address sanitizer
[dragonstd.git] / README.md
1 # Dragonstd
2 Dragonstd is a small C library providing the data structures that [dragonblocks_alpha](https://github.com/dragonblocks/dragonblocks_alpha) uses.
3
4 Included are Array, List, Tree, Queue, Map, Flag, Refcount.