About the Cookbook category
|
|
0
|
65
|
October 20, 2021
|
Pool memory allocator to automatically free memory of a code block
|
|
1
|
147
|
June 7, 2022
|
Intel Intrinsic SIMD translation
|
|
0
|
103
|
April 9, 2022
|
Heap allocation routines; alloc and New
|
|
0
|
211
|
October 20, 2021
|
Miscellaneous Assembly Code Examples
|
|
0
|
105
|
December 18, 2021
|
Blocking console input
|
|
0
|
114
|
October 20, 2021
|
exit function that immediately terminates the program
|
|
0
|
105
|
October 20, 2021
|
Get the time to measure the performance of a piece of code
|
|
0
|
99
|
October 20, 2021
|
Simp starter code
|
|
0
|
154
|
October 20, 2021
|
Open a Window using GLFW
|
|
0
|
84
|
October 20, 2021
|
Reversing 64-bits using Inline Assembly
|
|
0
|
90
|
October 20, 2021
|
Swap macro, with better typechecking
|
|
0
|
125
|
October 20, 2021
|
Interface/Trait
|
|
0
|
82
|
October 20, 2021
|
Quick and dirty bytecode debugger
|
|
0
|
88
|
October 20, 2021
|
for_each_member
|
|
0
|
78
|
October 20, 2021
|
Go style channels
|
|
0
|
79
|
October 20, 2021
|
Tagged union
|
|
0
|
80
|
October 20, 2021
|
Bake structs
|
|
0
|
89
|
October 20, 2021
|
Using relative pointer-based strings
|
|
0
|
86
|
October 20, 2021
|
Add import path to compiler
|
|
0
|
58
|
October 20, 2021
|
Adding messages to deprecated functions
|
|
0
|
65
|
October 20, 2021
|
Using defer to close files
|
|
0
|
87
|
October 20, 2021
|
Handling naming conflicts
|
|
0
|
65
|
October 20, 2021
|
Unrolling loops
|
|
0
|
63
|
October 20, 2021
|
How to silence the compiler and only show output produced by my program?
|
|
0
|
85
|
October 19, 2021
|
Naming #import
|
|
0
|
69
|
October 20, 2021
|
println
|
|
0
|
76
|
October 20, 2021
|
Measure code performance using a macro
|
|
0
|
71
|
October 20, 2021
|
Get commandline arguments
|
|
0
|
68
|
October 20, 2021
|
Open and read the entire file
|
|
0
|
81
|
October 20, 2021
|