User Profile

Collapse

Profile Sidebar

Collapse
LessComplexity
LessComplexity
Last Activity: Mar 21 '21, 09:19 PM
Joined: Mar 21 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • A smart open-source memory pool for C++, Any help is welcomed :)

    Hi guys,

    I love open-source so I decided to start a start-up with some good friends and along the way to release all of our tools as open-source for everyone to use and enjoy.

    A great thing I achieved lately is to create a very fast and efficient memory pool in C++ which was developed with according to data-oriented design principles. It can help you make much faster memory allocations, deallocations and reallocations...
    See more | Go to post

  • LessComplexity
    started a topic A smart open-source memory pool for C++
    in C

    A smart open-source memory pool for C++

    Hi guys,

    I love open-source so I decided to start a start-up with some good friends and along the way to release all of our tools as open-source for everyone to use and enjoy.

    A great thing I achieved lately is to create a very fast and efficient memory pool in C++ which was developed with according to data-oriented design principles. It can help you make much faster memory allocations, deallocations and reallocations...
    See more | Go to post
No activity results to display
Show More
Working...