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
Is mem::forget(mem::uninitialized()) defined behavior?
Mar 30, 2022
rust
undefined-behavior
unsafe
C#: Using pointer types as fields?
Aug 16, 2022
c#
pointers
unsafe
Fast array copy in C#
Aug 31, 2022
c#
arrays
performance
unsafe
Cannot take the address of, get the size of, or declare a pointer to a managed type
Oct 23, 2020
c#
pointers
unsafe
How to use unsafe context in Unity
Nov 12, 2022
c#
c++
unity3d
clr
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
« Newer Entries
Older Entries »