• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From zylinski.se

Arenas in Odin: Dynamic Array Trouble

5 7

When programming in Odin you can use arena allocators. If you use an arena allocator combined with a dynamic array, then there are a couple of pitfalls that may not be apparent at first. Let’s look at what arenas are, how you can run into trouble when naively using them with dynamic arrays and...

#ngated #codinghumor #extremesport #arenaallocators #odinprogramming #memorymanagement #hackernews

on Mon, 10AM

From infoworld.com

Rust memory management explained

2 6

Rust's ownership and borrowing mechanisms guarantee memory safety at runtime. Here's how to use them in your programs.

#rust #coding #memory #ownership #programming #memorymanagement #rustlang

on Feb 12