|
Common System 0.2.0
Common interfaces and patterns for system integration
|

Files | |
| circular_buffer.h | |
| Thread-safe fixed-capacity circular buffer (SPSC-friendly). | |
| enum_serialization.h | |
| Generic enum serialization utilities using C++20 concepts. | |
| object_pool.h | |
| Thread-safe object pool reusing raw storage for expensive objects. | |
| source_location.h | |
| C++17-compatible source_location implementation. | |