PackageTrack
Sign in Get early access

gpu-alloc

Implementation agnostic memory allocator for Vulkan like APIs

0.6.2 23M downloads/mo #1934 most downloaded on crates.io zakarumych/gpu-alloc

What this package is like to depend on

Last release 1 months ago

29 Jun 2026

Ships unpredictably

gaps range from 2 weeks to 3.0 years

Most releases are documented

notes for 9 of 14 stable releases

7 versions withdrawn

withdrawn after publishing

6 years old

21 releases · first in 2020

2 releases in the last 12 months

see the full history below

Release timeline

21 releases · Nov 2020 to Jun 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 21
  1. 0.6.2 29 Jun 2026

    Nothing published for this version

  2. 0.6.1 17 Jun 2026 withdrawn

    Nothing published for this version

  3. 0.6.0 30 May 2023

    Nothing published for this version

  4. 0.5.4 05 May 2023
    Release notes

    Fix overflow when requested size is too small

    Open source →
  5. 0.5.3 19 Jan 2022

    Nothing published for this version

  6. 0.5.2 24 Sep 2021

    Nothing published for this version

  7. 0.5.1 03 Sep 2021 withdrawn

    Nothing published for this version

  8. 0.5.0 15 Aug 2021 withdrawn

    Nothing published for this version

  9. 0.4.7 22 May 2021
    Release notes

    Fixed

    • Add missing block allocation counting for free-list allocator.
    Open source →
  10. 0.4.6 21 May 2021
    Release notes

    Fixed

    • Fixed freeing tail block in its region for FreeBlockAllocator.
    Open source →
  11. 0.4.5 03 May 2021
    Release notes

    Fixed

    • Fixed checking region-block overlap
    Open source →
  12. 0.4.4 28 Apr 2021
    Release notes

    Changed

    • freelist feature to use free-list based allocator instead of arena allocator now enabled by default

    Fixed

    • Fix free-list based allocator
    Open source →
  13. 0.4.3 20 Apr 2021
    Release notes

    Changed

    • Drop check error message is suppressed during unwinding
    Open source →
  14. 0.4.2 30 Mar 2021
    Release notes

    Fixed

    • Allocator type gets back Send and Sync implementations
    Open source →
  15. 0.4.1 30 Mar 2021 withdrawn
    Release notes

    Added

    • Free-list based allocator to replace arena allocator for better memory reuse. Active only when feature freelist is enabled.

    Fixed

    • SemVer adhesion
    Open source →
  16. 0.3.2 24 Sep 2021

    Nothing published for this version

  17. 0.3.1 27 Mar 2021 withdrawn
    Release notes

    Fixed

    • Typos in public API
    Open source →
  18. 0.3.0 23 Jan 2021 withdrawn
    Release notes

    Published version 0.3.0

    Open source →
  19. 0.2.0 13 Nov 2020
    Release notes

    Published version 0.2.0

    Open source →
    Release notes

    Changed

    • Allowed to map memory though shared memory block.
    Open source →
  20. 0.1.1 10 Nov 2020
    Release notes

    Added

    • Graphics API agnostic general purpose gpu memory allocator.
    Open source →
  21. 0.1.0 09 Nov 2020 withdrawn

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive