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
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
MonoTouch and unsafe floating point
Apr 30, 2026
xamarin.ios
arm
unmanaged
unsafe
memory-alignment
Unsafe pointer manipulation
Apr 24, 2026
c#
.net
pointers
unsafe
fixed-point
How to split a Vec into two without allocating memory?
Apr 20, 2026
vector
memory-management
rust
unsafe
ownership
Nested 'fixed' statement
Apr 19, 2026
c#
garbage-collection
unsafe
What is unsafe code in C# and why would you use it? [duplicate]
Mar 27, 2026
c#
unsafe
how to add unsafe keyword in web based asp.net application c#
Mar 04, 2026
asp.net
unsafe
c#: generically convert unmanaged array to managed list
Mar 01, 2026
c#
generics
pinvoke
unsafe
Passing address of public variable
Feb 21, 2026
c#
pointers
unsafe
ref
Are out-of-bounds usize slice indexes guaranteed to panic?
Feb 14, 2026
rust
language-lawyer
unsafe
Best way to read a raw struct from a file
Feb 13, 2026
rust
io
unsafe
Older Entries »