Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-management
Returning dynamically allocated memory back to OS without terminating the program
Jun 20, 2026
c++
linux
memory-management
malloc
free
I keep getting this error "RangeError: Array buffer allocation failed"
Jun 20, 2026
reactjs
memory-management
out-of-memory
heap-memory
vscode-debugger
Possible Memory Leak with prepared statements?
Jun 18, 2026
php
sql
memory-management
memory-leaks
prepared-statement
Is the `MEM_RESERVE` flag of `VirtualAlloc()` really useful today?
Jun 19, 2026
c
winapi
memory
memory-management
virtual-memory
Memory management of function pointers and lambdas
Jun 18, 2026
c++
memory-management
lambda
function-pointers
Memory usage: nil interface{} vs struct{}
Jun 18, 2026
go
memory-management
Is there a difference between new List<T>() and new List<T>(0)
Jun 19, 2026
c#
.net
list
memory-management
How does one use VirtualAllocEx do make room for a code cave?
Jun 18, 2026
windows
winapi
memory-management
Java Lambda performance vs declared Suppliers/Functions
Jun 18, 2026
java
performance
memory-management
Storing a large object in memory or only a pointer to it in C#?
Jun 17, 2026
c#
arrays
pointers
unity-game-engine
memory-management
why the memory fragmentation is less than 1 in Redis
Jun 17, 2026
memory-management
redis
glibc
What is the difference between literals and non-literals, other than the fact that non-literals go into the heap?
Jun 16, 2026
memory-management
types
rust
Where does malloc() allocate memory? Is it the data section or the heap section of the virtual address space of the process?
Jun 17, 2026
c
memory-management
malloc
heap-memory
sbrk
Does referencing array index creates a memory leak?
Jun 15, 2026
java
memory
memory-management
memory-leaks
garbage-collection
PowerShell throws a System.OutOfMemoryException on reading a large (50 MB) XML document
Jun 15, 2026
xml
powershell
memory-management
large-files
Memory Management of C++ on an Arduino Board
Jun 15, 2026
c++
memory-management
How much memory does an int take on Sun's 64-bit JVM?
Jun 15, 2026
java
memory
memory-management
Could a pointer be initialized by random address which is equal to 0?
Jun 15, 2026
c++
memory-management
null
operating-system
address-space
« Newer Entries
Older Entries »