# gutjuri/tries

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/gutjuri-tries).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

13 stars · 3 forks · C++ · GPL-2.0

## Links

- GitHub: https://github.com/gutjuri/tries
- awesome-repositories: https://awesome-repositories.com/repository/gutjuri-tries.md

## Description

Tries in C++

## Tags

### Part of an Awesome List

- [Data Structures](https://awesome-repositories.com/f/awesome-lists/data/data-structures.md) — Customizable C++20 trie implementation.
- [Data Structures](https://awesome-repositories.com/f/awesome-lists/devtools/data-structures.md) — Customizable prefix tree implementation for C++20.
