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
What is difference between "[self] in" & "[weak self] in" in Swift? [duplicate]
Aug 03, 2026
ios
swift
closures
unsafe
weak
Rust - unsafely share between threads a mutable data without mutex
Aug 02, 2026
multithreading
rust
mutex
unsafe
Why doesn't std::cell::Ref use a reference instead of NonNull?
Aug 02, 2026
rust
language-lawyer
unsafe
refcell
How to set a fixed buffer field element using reflection?
Aug 02, 2026
c#
reflection
unsafe
Adding intPtr to int generate error on .net framework 3.5
Jul 26, 2026
c#
unmanaged
unsafe
Rust creating String with pointer offset
Jul 20, 2026
string
pointers
rust
unsafe
raw-pointer
Rust how to convert from array to std::raw:::Slice
Jul 18, 2026
rust
unsafe
Why does the Rust standard library have so much unsafe code?
Jul 15, 2026
rust
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
Older Entries »