|
Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
|

Files | |
| advanced_container_example.cpp | |
| Multi-threaded container operations and performance scenarios. | |
| asio_integration_example.cpp | |
| Asio integration patterns: strands, timers, thread pools, and message queues. | |
| async_coroutine_example.cpp | |
| C++20 coroutine-based async serialization, file I/O, and streaming. | |
| basic_container_example.cpp | |
| Basic container creation, value types, and serialization. | |
| error_handling_example.cpp | |
| iterator_example.cpp | |
| STL-compatible iterator support for value_container. | |
| messaging_integration_example.cpp | |
| Messaging system integration, round-trip serialization, and memory efficiency. | |
| policy_container_example.cpp | |
| real_world_scenarios.cpp | |
| Practical application scenarios: IoT, finance, gaming, and CMS. | |
| schema_validation_example.cpp | |
| serialization_formats_example.cpp | |
| simd_batch_example.cpp | |
| thread_safe_rcu_example.cpp | |
| value_store_example.cpp | |