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
**BUSTED** How to speed up a byte[] lookup to be faster using sun.misc.Unsafe?
Mar 22, 2022
java
performance
unsafe
Determine if method is unsafe via reflection
Aug 01, 2018
c#
reflection
unsafe
Is it safe and defined behavior to transmute between a T and an UnsafeCell<T>?
Sep 05, 2022
rust
undefined-behavior
unsafe
Is it safe to `Send` struct containing `Rc` if strong_count is 1 and weak_count is 0?
Oct 27, 2022
rust
unsafe
Throwing an Exception using Unsafe.getUnsafe().throwException
Oct 15, 2022
java
exception
unsafe
Why you cannot use an unsafe keyword in an iterator context?
Nov 17, 2022
c#
iterator
unsafe
Using sun.misc.Unsafe to get address of Java array items?
May 01, 2019
java
pointers
memory
native
unsafe
How to compile a solution that uses unsafe code?
Oct 22, 2022
c#
.net
mono
unsafe
xbuild
What is unsafe in this code?
Jan 19, 2020
c#
pointers
clr
unsafe
il
Are ref and out in C# the same a pointers in C++?
Sep 24, 2022
c#
c++
pointers
unsafe
ref
C#: Benefit of explicitly stating "unsafe" / compiler option
May 14, 2022
c#
pointers
unsafe
compiler-options
What is the advantage of using unsafe vs safe C# code?
Nov 03, 2022
c#
unsafe
Deleting C# Unsafe Pointers
Sep 23, 2022
c#
.net
pointers
memory-management
unsafe
Why does the sun.misc.Unsafe Package Exist [duplicate]
Nov 20, 2022
java
unsafe
Using pointer to array in unsafe C#
Nov 07, 2022
c#
unsafe
Why does this addition of byte* and uint fail to carry into the higher dword?
Dec 17, 2018
c#
.net
64-bit
unsafe
Why is await forbidden in unsafe sections?
Jun 20, 2014
c#
unsafe
async-await
Why does modifying a mutable reference's value through a raw pointer not violate Rust's aliasing rules?
Jul 24, 2019
pointers
rust
unsafe
borrowing
Can I override object with sun.misc.Unsafe?
May 04, 2022
java
unsafe
How to pin the whole array in C# using the keyword fixed
Nov 12, 2018
c#
fixed
unsafe
« Newer Entries
Older Entries »