Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

LLPL Version 1.2.0

Compare
Choose a tag to compare
@asonje asonje released this 17 Jul 00:18
· 8 commits to master since this release
5f4b6df

This release adds support for process-shareable pools of memory (MemoryPool) as well as the following pre-built data structures:

  • ShortArray
  • IntArray
  • LongArray
  • LongLinkedList
  • LongART (Adaptive Radix Tree)
  • ConcurrentLongART

These data structures can be used with all heap types.
This release is backward compatible with 1.0 code and heaps.