#gfx-hal #memory-allocator #graphics #help

cart-tmp-gmem

gfx-hal memory allocator

1 unstable release

0.1.0 Aug 10, 2020

#174 in Rendering

Download history 23/week @ 2023-12-18 13/week @ 2023-12-25 13/week @ 2024-01-08 14/week @ 2024-01-15 10/week @ 2024-01-22 4/week @ 2024-01-29 10/week @ 2024-02-05 20/week @ 2024-02-12 35/week @ 2024-02-19 39/week @ 2024-02-26 33/week @ 2024-03-04 37/week @ 2024-03-11 36/week @ 2024-03-18 44/week @ 2024-03-25 78/week @ 2024-04-01

202 downloads per month
Used in 2 crates (via cart-tmp-wgc)

MIT/Apache

75KB
2K SLoC

gfx-extras

Matrix Build Status

Extra libraries to help working with gfx-hal:

  • Crates.io - descriptor allocator
  • Crates.io - memory allocator

Contributing

We are using Github with PR-based workflow into the master branch for the cutting edge development. The released versions are branched out, and some patches can be back-ported into the release branches for patch updates. Only linear history is allowed in all the branches, no merge commits. Every commit has to be green on CI in order to easy bisection later on.

We are using rustfmt stable with default configuration, not enforced by CI.

Dependencies

~1MB
~15K SLoC