maplibre / maplibre-rs

Experimental Maps for Web, Mobile and Desktop
Apache License 2.0
1.34k stars 77 forks source link

Improve buffer management #245

Open maxammann opened 1 year ago

maxammann commented 1 year ago

🤔 Expected Behavior

😯 Current Behavior

💁 Possible Solution

🔦 Context

💻 Examples

maxammann commented 1 year ago

We might use: https://github.com/gfx-rs/gfx/blob/master/src/auxil/range-alloc/src/lib.rs

maxammann commented 2 months ago

related to #217