Expand description
Memory Management System for Nerve Framework
Provides memory management components including:
- QoS-aware message buffers
- Memory pools and allocators
- Memory optimization strategies
- Performance monitoring
Modules§
- allocators
- Memory Allocators for Nerve Framework
- buffers
- Message Buffers for Nerve Framework
- monitoring
- Memory Monitoring for Nerve Framework
- optimization
- Memory Optimization for Nerve Framework
- pools
- Memory Pools for Nerve Framework
- prelude
- Memory system prelude for convenient imports
Structs§
- Memory
Manager - Memory management component implementation
- Memory
Plugin - Memory plugin for dynamic loading