Fedora Packages

rust-alloc-no-stdlib+default-devel Subpackage of rust-alloc-no-stdlib

Dynamic allocator that may be used with or without the stdlib

A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory. This package contains library source intended for building other packages which use the "default" feature of the "alloc-no-stdlib" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.0.4-3.fc40 -
Fedora 40 2.0.4-3.fc40 -
Fedora 39 2.0.4-2.fc39 -
Fedora 38 2.0.4-1.fc38 -
EPEL 9 2.0.4-1.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-alloc-no-stdlib dash maintainers at fedoraproject dot org.



Sources on Pagure