tries
trie library
A C++ implementation of a trie data structure with benchmarks and tests.
Tries in C++
12 stars
2 watching
3 forks
Language: C++
last commit: about 5 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A compile-time implementation of a data structure used in word games and text search applications. | 12 |
| | A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |
| | A data structure implementation for efficient approximate string matching and retrieval. | 9 |
| | A compact data structure for efficiently storing and retrieving strings | 47 |
| | A vector math library with support for SIMD instructions on various architectures. | 351 |
| | A C++ library to connect electronic displays to single-board computers | 19 |
| | A tiny, single-call render GUI framework based on ActionScript and Stage3D. | 71 |
| | A fast and safe Rust math library for embedded systems with approximations and statistical analysis | 403 |
| | A Vue router implementation using a Trie data structure to manage routes and history states. | 11 |
| | A cross-platform C++ GUI library for creating user interfaces in games and other applications. | 839 |
| | A character input/output library for embedded systems with a small binary footprint | 133 |
| | A Rust-based curses library with Unix and Windows support for building custom terminal interfaces. | 402 |
| | An input library that enables flexible control and handling of various input methods in game development. | 52 |
| | A library of simple terminal spinners for creating interactive CLI experiences in Deno | 51 |
| | A C++ implementation of a fast and memory-efficient data structure for storing strings by compressing common prefixes. | 796 |