DEV Community

# memorymanagement

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How Garbage Collection Works in Node.js Using the V8 Engine

How Garbage Collection Works in Node.js Using the V8 Engine

1
Comments
2 min read
Understanding Lifetime Elision in Rust

Understanding Lifetime Elision in Rust

Comments
6 min read
Top 6 .NET Memory Hacks That Actually Work in 2025

Top 6 .NET Memory Hacks That Actually Work in 2025

5
Comments
4 min read
Why Pointers and Memory Management Are the Backbone of C Programming

Why Pointers and Memory Management Are the Backbone of C Programming

2
Comments 2
8 min read
Python 3.13 Performance: Debunking Hype & Optimizing Code

Python 3.13 Performance: Debunking Hype & Optimizing Code

9
Comments
18 min read
Smart Pointers in Rust: A Love Story Between You and Memory Safety 💘

Smart Pointers in Rust: A Love Story Between You and Memory Safety 💘

Comments
4 min read
Unlocking Performance: How C++ Optimization Techniques in Compilers Outperform Python

Unlocking Performance: How C++ Optimization Techniques in Compilers Outperform Python

Comments
3 min read
Optimizing JVM Memory Footprint for High-Throughput Stream Processing Pipelines

Optimizing JVM Memory Footprint for High-Throughput Stream Processing Pipelines

Comments
5 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (3/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (3/3)

Comments
3 min read
🎯 Mastering Uniface's `discard` Statement: Memory Management in Batch Operations

🎯 Mastering Uniface's `discard` Statement: Memory Management in Batch Operations

Comments
2 min read
Building High-Performance C# Applications: A Deep Dive into Memory Management

Building High-Performance C# Applications: A Deep Dive into Memory Management

18
Comments 1
5 min read
Mastering Java Memory Management: A Comprehensive Guide to JVM Internals, Garbage Collection, and Optimization

Mastering Java Memory Management: A Comprehensive Guide to JVM Internals, Garbage Collection, and Optimization

8
Comments 1
18 min read
🧠 Go 1.24 Just Got Weak Pointers — Here’s What That Actually Means

🧠 Go 1.24 Just Got Weak Pointers — Here’s What That Actually Means

Comments
1 min read
Implementing a Slab Allocator in Rust

Implementing a Slab Allocator in Rust

Comments
2 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (2/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (2/3)

1
Comments
3 min read
Understanding Python’s Memory Management: Reference Counting, Garbage Collection, and Optimization

Understanding Python’s Memory Management: Reference Counting, Garbage Collection, and Optimization

Comments
3 min read
How I Built a Simple Shell in C – A Beginner's Guide to System Programming (1/3)

How I Built a Simple Shell in C – A Beginner's Guide to System Programming (1/3)

Comments
2 min read
Mastering Java Memory Management: A Comprehensive Guide

Mastering Java Memory Management: A Comprehensive Guide

1
Comments
3 min read
Mastering Java Memory Management

Mastering Java Memory Management

Comments
2 min read
Debugging Memory Leaks With Instruments in XCode

Debugging Memory Leaks With Instruments in XCode

1
Comments
5 min read
Retain Cycles and Memory Leaks in Swift

Retain Cycles and Memory Leaks in Swift

3
Comments 2
7 min read
How PHP Handles Memory Management and Garbage Collection: A Comprehensive Guide

How PHP Handles Memory Management and Garbage Collection: A Comprehensive Guide

5
Comments
5 min read
Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Mastering WeakMap and WeakSet in JavaScript: Efficient Memory Management

Comments
4 min read
Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

1
Comments
7 min read
JVM Tuning Explained: From Fresh Graduate to Seasoned Performance Jedi

JVM Tuning Explained: From Fresh Graduate to Seasoned Performance Jedi

2
Comments 1
4 min read
loading...