🗃️ Performance Testing and Unit Testing
3 items
🗃️ Log Section
2 items
📄️ Time and Calendar
The Turbo time library contains abstractions for holding time values in terms of absolute time and civil time. The time library consists of the following components:
🗃️ Standardized Errors and Error Return Values
2 items
🗃️ strings operations
5 items
📄️ Turbo Command-Line Flags (Turbo Flags)
The turbo/flags library enables programmatic access to command-line flag values passed to binary executables. The turbo/flags library provides the following features:
🗃️ Codec
1 item
📄️ Format & Output (String Formatting and Output)
String formatting and output are high-frequency basic capabilities in the project, mainly used in scenarios such as log printing, console information output, data visualization, and business string concatenation. This module focuses on high-performance and extensible formatting solutions, which have significant performance advantages over the standard library std::printf, and also support extended capabilities such as color/stylized output and customized encapsulation for log scenarios.
🗃️ Map Containers
4 items
🗃️ Compression
1 item
🗃️ Fiber And Future
6 items
🗃️ monitor
3 items
🗃️ filesystem
1 item
🗃️ json
12 items