tlx
« Back to VersTracker
Description:
Collection of Sophisticated C++ Data Structures, Algorithms and Helpers
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c++ library data-structures algorithms header-only
Install: brew install tlx
About:
TLX is a C++ library providing a collection of sophisticated data structures, algorithms, and helper functions. It offers high-performance implementations of structures like B+ trees and string containers, alongside parallel algorithms and utility macros. The library aims to improve developer productivity by offering robust, ready-to-use components that extend the C++ standard library capabilities.
Key Features:
  • High-performance container implementations (e.g., B+ trees)
  • Parallel algorithms and scheduler utilities
  • String manipulation and formatting helpers
  • Generic programming utilities and type traits
Use Cases:
  • High-performance computing applications requiring efficient data structures
  • Systems programming where standard library features are insufficient
  • Algorithm research and prototyping
Alternatives:
  • Boost – Boost is a massive, peer-reviewed collection of libraries, whereas TLX is a lighter, more focused set of utilities.
  • Abseil – Abseil provides foundational components from Google, focusing on container replacements and core types.
Version History
Detected Version Rev Change Commit