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 unsafe
.NET Unsafe string manipulation
Jul 12, 2026
c#
.net
string
unsafe
Making a block of "unsafe" code "safe"
Jul 03, 2026
c#
pointers
unsafe
Detecting peaks in images
Jul 02, 2026
c#
image-processing
unsafe
sun.misc.Unsafe: How to get the Bytes from an address
Jun 30, 2026
memory
memory-address
unsafe
Purpose of ImageLockMode in Bitmap.LockBits (with code)
Jun 25, 2026
c#
.net
image-processing
bitmap
unsafe
Unmanaged memory allocation to managed objects
Jun 21, 2026
c#
c#-4.0
unsafe
Is it undefined behavior to dereference a *mut T cast to *mut ManuallyDrop<T>?
Jun 17, 2026
rust
undefined-behavior
unsafe
raw-pointer
Rust, std::cell::Cell - get immutable reference to inner data
Jun 13, 2026
pointers
variables
rust
reference
unsafe
What is the idiomatic way of looping through the bytes of an integer number in Rust? [duplicate]
May 22, 2026
arrays
rust
iteration
byte
unsafe
Could this (unsafe) code crash the JVM?
May 18, 2026
java
nullpointerexception
jvm
unsafe
C# stackalloc slower than regular variables?
May 20, 2026
c#
.net
performance
unsafe
stackalloc
Is it legal to cast a struct to an array?
May 14, 2026
rust
slice
unsafe
memory-layout
object-model
Is this string interner logic sound?
May 13, 2026
rust
unsafe
string-interning
Older Entries »