Open Issues Need Help
View All on GitHub Heap allocated cache implementations 31 minutes ago
AI Summary: The user is proposing the development of heap-allocated cache implementations. This is driven by current limitations in Rust's `const generic expressions` that prevent them from using compile-time sized caches in certain scenarios. They are inquiring if such a solution would be beneficial to other developers facing similar constraints.
Complexity:
4/5
enhancement good first issue help wanted
A crate for storing data in flash memory with minimal need for erasing pages
Rust
#config#flash#no-std#rust