• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • 22.02
    • None
    • hicn/hicn-light
    • None
    • light refactory one

      A memory pool that can be implemented through the combination of :

      • a vector for storing pool elements
      • a vector for stacking free indices and providing constant time get/put
      • a bitmap for allowing fast iteration over used elements

      Pools will be used for most data structures and should allow for the addition of various indices (hash tables).

            jordan.auge Jordan Augé
            jordan.auge Jordan Augé
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: