st_tree

Tree container

A C++ template class for tree data structures with flexible storage models and standard STL interfaces.

A fast and flexible c++ template class for tree data structures

GitHub

96 stars
8 watching
20 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list

c-plus-plusdata-structuredata-structuresstandard-template-librarystlstl-containertree

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kpeeters/tree.hhA C++ header-only library implementing an n-ary tree data structure with STL-like interfaces135
rurban/ctlA C container template library implementing various data structures and algorithms in ISO C99/C11.172
mattreecebentley/plf_colonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements.400
samchon/tstlA TypeScript implementation of the C++ Standard Template Library604
dlvandenberg/tree-sitter-angularA parser for Angular's Control Flow syntax and other features in its template language.40
jorgen/json_structA C++ library that enables direct conversion between JSON and structured C++ data types427
mattreecebentley/plf_stackA C++ data container optimized for stack-based operations with improved performance compared to standard library containers.64
ocornut/strA lightweight C++ string type with an optional local buffer.249
zacharypatten/towelA C# library implementing an AVL tree data structure with additional features.729
orlp/devectorA container class with efficient append operations on either end.37
dmlc/treeliteEnables storage and exchange of decision tree models in a format independent of specific frameworks or platforms.742
tree-sitter/tree-sitter-cppA C++ implementation of the Tree Sitter parser framework279
serge-sans-paille/frozenA library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers1,342
erikgartner/dtreeA JavaScript library for visualizing hierarchical data with multiple parents.526
tree-sitter-grammars/tree-sitter-xmlProvides grammars and parser implementation for XML & DTD files29