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
Fixed Statement in C#
Aug 19, 2022
c#
.net
memory-management
garbage-collection
unsafe
What is the fastest way to convert a float[] to a byte[]?
Oct 23, 2022
c#
unsafe
Unsafe C# trick to improve speed
Oct 23, 2022
c#
unsafe
C# default value of a pointer type
Oct 30, 2022
c#
pointers
unsafe
LayoutKind.Sequential not followed when substruct has LayoutKind.Explicit
Apr 01, 2021
c#
.net
unsafe
structlayout
layoutkind.explicit
Do aliasing mutable raw pointers (*mut T) cause undefined behaviour?
Aug 26, 2022
rust
undefined-behavior
unsafe
Unsafe code in C#
Apr 13, 2020
c#
unsafe
Initialization of memory allocated with stackalloc
Jun 12, 2019
c#
unsafe
stackalloc
How to create an array or a slice from an array unsafe.Pointer in golang?
Mar 31, 2022
arrays
pointers
go
slice
unsafe
C# interop: bad interaction between fixed and MarshalAs
Sep 21, 2022
c#
interop
marshalling
unsafe
Removal of sun.misc.Unsafe in Java 9 will break Spring, Hibernate
Feb 23, 2021
java
spring
java-9
unsafe
Why does this unsafe code throw a NullReferenceException?
Mar 04, 2022
c#
unsafe
Does unsafe code have any effect on safe code?
Aug 16, 2022
c#
.net
unsafe
Spark SQL: Why two jobs for one query?
Jul 06, 2017
apache-spark
apache-spark-sql
unsafe
parquet
golang: convert uint32 (or any built-in type) to []byte (to be written in a file)
Sep 19, 2022
arrays
go
byte
unsafe
What is the overhead of C# fixed statement on a managed unsafe struct containing fixed arrays?
Nov 08, 2022
c#
clr
fixed
unsafe
Is this use of unsafe trivially safe?
Sep 17, 2022
rust
unsafe
borrow-checker
What is the UnmanagedMemoryStream for?
Sep 03, 2019
c#
io
unsafe
How do I get the instance of sun.misc.Unsafe?
Sep 16, 2022
java
unsafe
What is the difference between unsafeDupablePerformIO and accursedUnutterablePerformIO?
Mar 27, 2022
haskell
io
unsafe
unsafe-perform-io
« Newer Entries
Older Entries »