Alligator is for getting the output value from a future

0 audits · 1 version · updated 2018-12-07

Allium is a Rust library for onion routing.

0 audits · 5 versions · updated 2021-07-19

CLI for checking Allium specification files

0 audits · 20 versions · updated 2026-06-19

Allium is a Rust library for onion routing.

0 audits · 1 version · updated 2021-07-19

Project Sekai deck recommendation engine: DFS / branch-and-bound exact search

0 audits · 0 versions

Parser and structural validator for the Allium specification language

0 audits · 20 versions · updated 2026-06-19

Estonian digital signature creation and validation

0 audits · 0 versions

all

0 audits · 1 version · updated 2024-07-24

allman

0 audits · 1 version · updated 2025-01-14

One Library to rule them aLLMs

0 audits · 66 versions · updated 2026-05-27

provides thumbnails according to the freedesktop.org specification

0 audits · 13 versions · updated 2025-12-18

Run Multithreaded Rust along with Dart VM (in isolate).

0 audits · 37 versions · updated 2025-03-11

Allocator wrapper that forces a given alignment (nightly only)

0 audits · 1 version · updated 2025-03-29

Deterministic allocation-failure testing for Rust.

0 audits · 1 version · updated 2026-05-23

Collections that don't panic on alloc failures

0 audits · 4 versions · updated 2026-01-30

Allocator for ChibiOS 2.6

0 audits · 1 version · updated 2017-02-02

Composable allocator structures for plugging together more powerful allocators

0 audits · 8 versions · updated 2020-08-13

A heap allocator for Cortex-M processors

0 audits · 15 versions · updated 2022-12-20

Useful extensions to alloc library.

0 audits · 1 version · updated 2024-07-29

Facade for std-or-alloc imports

0 audits · 7 versions · updated 2020-10-25

Formatting utilities safe for use in an allocator.

0 audits · 2 versions · updated 2020-04-04

Single-threaded object pool implementation

0 audits · 6 versions · updated 2024-03-28

A memory allocator for creating large aligned chunks of memory

0 audits · 5 versions · updated 2026-04-27

A global allocator that tracks allocation metrics

0 audits · 2 versions · updated 2024-01-19

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

0 audits · 10 versions · updated 2026-06-14

Allocate several named, different-typed values in one bump allocation, bound as standalone &mut variables.

0 audits · 0 versions

Procedural macro implementation detail of the `alloc-once` crate.

0 audits · 0 versions

Alloc profiler

0 audits · 4 versions · updated 2026-05-02

Safe memory allocation, no panic!

0 audits · 4 versions · updated 2022-04-27

A shim crate for to import items of alloc crate ergonomically. (deprecated).

0 audits · 9 versions · updated 2019-10-23

Memory allocators backed by singletons that own statically allocated memory

0 audits · 1 version · updated 2018-11-01

A dynamic allocator example that may be used with the stdlib

0 audits · 7 versions · updated 2026-06-14

Thread-local storage that is safe for use in implementing global allocators.

0 audits · 2 versions · updated 2020-04-04

Track memory allocations by backtrace or originating thread

0 audits · 11 versions · updated 2025-11-14

Traits to replace or supplement the alloc module in no_std

0 audits · 2 versions · updated 2020-01-29

Attempt of collection several proposals of the allocators-wg

0 audits · 19 versions · updated 2020-05-02

Simple, drop-in replacement allocator for Rust running on bare metal (no_std)

0 audits · 2 versions · updated 2016-09-18

Simple, drop-in replacement allocator for Rust running on bare metal (no_std)

0 audits · 2 versions · updated 2016-06-21

a simple allocator for small-to-tiny Wasm projects in rust

0 audits · 3 versions · updated 2025-11-13

A lightweight tool to count allocations within a specific scope using a custom global allocator.

0 audits · 4 versions · updated 2026-04-12

Count allocations, reallocations, deallocations. Allow, deny, or forbid allocations on an expression or function basis.

0 audits · 5 versions · updated 2019-11-29

The #[no_alloc] macro for the alloc_counter crate.

0 audits · 3 versions · updated 2019-11-03

A Rust allocator which makes sound when active, like a Geiger counter.

0 audits · 5 versions · updated 2025-12-23

use Hoard as rust's allocator

0 audits · 3 versions · updated 2017-11-06

A no_std physical + virtual memory allocator with fragmentation handling, quarantine system, and safe IO API.

0 audits · 1 version · updated 2026-03-02

NO-STD,for Cortex-M based systems,simply retarget alloc_system to malloc/realloc/free

0 audits · 3 versions · updated 2017-06-28

Memory allocation tracking utilities for benchmarks and performance analysis

0 audits · 39 versions · updated 2026-06-20

Allocator for a UEFI environment.

0 audits · 2 versions · updated 2017-06-15

Mostly safe wrapper for alloca

0 audits · 10 versions · updated 2023-08-03

A simple crate that allows storing objects of different types into a single region.

0 audits · 2 versions · updated 2020-12-21