qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
System-Level Utilities

Low-level system interactions and information. More...

Collaboration diagram for System-Level Utilities:

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...

Detailed Description

Low-level system interactions and information.