Julia Programming Language
How to do custom allocators
General Usage
Performance
memory-allocation
,
struct
Vasily_Pisarev
October 3, 2021, 1:23pm
13
Have you looked at the deque implementation in DataStructures.jl?
I think it uses the same idea.
show post in topic
Related topics
Topic
Replies
Views
Activity
Why is Julia allocating when accessing these structs?
Performance
18
1029
June 10, 2024
How to avoid allocation when modifying a structure in a function
Performance
memory-allocation
2
584
May 10, 2019
Help understand allocation in small custom struct
Performance
question
4
66
February 13, 2025
Where does this allocation come from and how to avoid it? StaticArrays and structures
Performance
question
,
function
,
struct
,
staticarrays
,
allocations
3
379
July 19, 2022
Struct and memory allocation
Performance
memory-allocation
4
314
January 10, 2024