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
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
Unsafe string pointer statement
Dec 05, 2019
c#
.net
unsafe
fixed-statement
How to run unsafe code in "visual studio code"?
Mar 08, 2022
c#
visual-studio-code
unsafe
Converting a Vec<u32> to Vec<u8> in-place and with minimal overhead
Sep 11, 2022
casting
rust
unsafe
How can I get an array or a slice from a raw pointer?
Jul 27, 2021
rust
unsafe
Temporarily transmute [u8] to [u16]
Feb 12, 2022
arrays
casting
rust
unsafe
How to safely get an immutable byte slice from a `&mut [u32]`?
Oct 25, 2021
rust
unsafe
Fastest way to operate on individual bytes in an int
Nov 17, 2022
c#
performance
unsafe
Are efficient fixed-size arrays possible without using unsafe code in .NET?
Mar 07, 2022
c#
arrays
unsafe
How to call unsafe code from ASP.NET xproj
Sep 15, 2022
c#
asp.net
msbuild
asp.net-core
unsafe
Return unsafe pointer to type parameter
Sep 15, 2022
c#
generics
unmanaged
unsafe
What is an unsafe function in Haskell?
Sep 13, 2020
haskell
unsafe
Can you limit the CPU usage on a .NET Process Object?
Apr 28, 2021
c#
.net
winapi
unsafe
C# unsafe value type array to byte array conversions
Apr 23, 2022
c#
arrays
pointers
type-conversion
unsafe
Why are Python multiprocessing Pipe unsafe?
Feb 10, 2022
python
multiprocessing
pipe
unsafe
Calling multiple dll imports with the same method name
Feb 15, 2019
c#
c++
dllimport
unsafe
Processing vec in parallel: how to do safely, or without using unstable features?
Oct 23, 2018
parallel-processing
rust
unsafe
« Newer Entries
Older Entries »