qb
2.0.0.0
C++17 Actor Framework
|
Low-level system interactions and information. More...
Topics | |
Lock-Free Primitives | |
Concurrent data structures without traditional locks. | |
System Information | |
Utilities for querying CPU and system properties. | |
Time Utilities | |
High-precision timestamp and duration classes. |
Files | |
file | cpu.h |
CPU information and utilities. | |
file | endian.h |
Endianness detection and byte swapping utilities. |
Classes | |
struct | CacheLine |
A structure automatically aligned to cache line boundaries. More... | |
struct | EventBucket |
A structure aligned to event bucket boundaries, typically matching cache line size. More... |
Low-level system interactions and information.