A collection of various allocators and allocator combinators.

0 audits · 5 versions · updated 2024-07-28

hashbrown with allocator_api2 updated to 0.4, and vendored BTreeMap supporting custom allocator.

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

Abstractions for working with explicitly allocated data structures

0 audits · 2 versions · updated 2025-12-28

B-Tree data structures with explicit allocator control using the allocated pattern

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

Count the number of memory allocation of some code.

0 audits · 11 versions · updated 2023-09-21

Allocator-independent heap ownership and scoped allocation hints.

0 audits · 0 versions

Thin cross-platform functions for memory allocation, deallocation and reallocation

0 audits · 1 version · updated 2024-05-27

Inspect rust object tree and output it as flamegraph

0 audits · 9 versions · updated 2026-05-20

Implementation of derive(Allocative) for allocative crate

0 audits · 7 versions · updated 2026-05-20

Allocator trait

0 audits · 1 version · updated 2014-12-26

Mirror of Rust's allocator API

1 audit · 31 versions · updated 2025-12-11

Tests for allocators that implement the allocator API

0 audits · 8 versions · updated 2025-09-08

Minimal fallback for the standard library’s allocator API

0 audits · 11 versions · updated 2026-03-26

An allocator with backing memory in a Linux `memfd_secret`

0 audits · 2 versions · updated 2026-04-25

allocator for rust

0 audits · 1 version · updated 2021-08-14

Allocator Suite for various allocation types

0 audits · 7 versions · updated 2020-08-11

Allocator trace utilities for benchmarking

0 audits · 1 version · updated 2025-11-17

This is a copy of the unstable allocator_api (https://github.com/rust-lang/rust/issues/32838) and of parts of the unstable alloc feature. Usable with stable rust, but requires 1.33.

0 audits · 9 versions · updated 2019-04-24

This custom allocator contains forward references for the `__rust_allocate`, `__rust_deallocate`, `__rust_reallocate`, `__rust_reallocate_inplace`, and `__rust_usable_size` functions. It can be used to define the allocation functions in crates that depend on liballoc.

0 audits · 1 version · updated 2016-04-03

composable memory allocators and utilities for creating more.

0 audits · 4 versions · updated 2016-01-11

Deny the use of crate `alloc`

0 audits · 1 version · updated 2024-09-17

Private utility crate for allochronic and khonsulabs.

0 audits · 2 versions · updated 2021-04-14

Private utility macro crate for allochronic and khonsulabs.

0 audits · 2 versions · updated 2021-04-14

Allocation-locked Vec - placeholder

0 audits · 1 version · updated 2025-11-24

Allocation-locked Vec - placeholder

0 audits · 1 version · updated 2025-11-24

A vector type that preserves the index of every inserted element

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

Reserved for future use.

0 audits · 1 version · updated 2026-01-16

Allora: Rust-native Enterprise Integration Patterns (EIP) with channels, routing, correlation, and adapters.

0 audits · 9 versions · updated 2026-06-13

Core primitives for Allora: messages, exchanges, channels, processors, patterns (EIP) for Rust integration flows.

0 audits · 9 versions · updated 2026-06-13

HTTP inbound/outbound adapters for Allora integration flows (request/reply & fire-and-forget).

0 audits · 9 versions · updated 2026-06-13

Procedural macros for Allora (#[service]) to register service activators via inventory.

0 audits · 9 versions · updated 2026-06-13

Allora runtime and DSL implementation (internal crate).

0 audits · 9 versions · updated 2026-06-13

High-assurance resource portioning and scoped memory allotment. Part of the Honest-Classified security suite.

0 audits · 1 version · updated 2026-01-27

Core allotaxonometer computation: rank-turbulence divergence and related metrics

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

Core storage library for All Our Things — shared across MCP server, iOS, and Android.

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

Alias/label lints (to disable) with your intentions. Reexported from allow_prefixed, grouped under rustc::, clippy:: and rustdoc:: modules.

0 audits · 8 versions · updated 2023-05-10

Core types and matching primitives for cargo-allow source exception policies.

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

Source-tree and policy posture diff helpers for cargo-allow.

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

Non-Rust and generated-file scanners for cargo-allow source-tree policy.

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

Source-tree root discovery and file inventory for cargo-allow.

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

Finding-to-policy matching and lifecycle classification for cargo-allow.

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

An authorization library with json-based policy definition.

0 audits · 2 versions · updated 2021-01-08

Policy parsing and validation for cargo-allow source exception ledgers.

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

Legacy policy adapters for cargo-allow migrations.

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

Report and receipt rendering for cargo-allow source exception scans.

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

Source-syntax Rust scanners for cargo-allow exception findings.

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

Allows an item until a specified semver version, and then errors on compilation.

0 audits · 2 versions · updated 2023-08-25

Internal proc macros, for 'allow' crate only

0 audits · 2 versions · updated 2023-04-28

Implementation of 'allow' crate, exported with no prefix (for prefixless lints), and with clippy_ and rustoc_ prefixes.

0 audits · 2 versions · updated 2023-05-10

Rust Datatype to representate the deviation of measures.

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