C-style memory allocation simulation with ArrayBuffer support
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
nd-aloc ======================= - only work in nodejs - some util for test nvlang'runtime allocator
ArrayLike allocation helper functions for JavaScript
This npm package streamlines memory management to node.js from C++.
ArrayLike reducers for JavaScript
Find un-free'd pointers in Mbed OS applications
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
Header only tiny wavefront .obj loader in pure C99; Syoyo Fujita (2016).
A lightweight tar library written in ANSI C; rxi (2016).
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
A dynamic allocator example that may be used with the stdlib
Code-shape is a tool for extracting definitions from source code files
First-principles GUI compositor library: center-origin RU coordinates, harmonic-mean span scaling, CPU softbuffer rendering, ARM-first.
A brotli decompressor that does not use the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. For users wishing to use the stdlib, the brotli package, which calls into and abstracts this package, is recommended.
DivANS is a new way of structuring compression programs to make them more open to innovation in the wider community, by separating compression into multiple stages that can each be improved independently
Extensions to the `Box` type
A library that enables dynamically rebinding symbols in Mach-O binaries at runtime
A no_std/no-alloc-friendly memory allocation interface for raw buffers, with improved error reporting.
Standalone RealtimeSanitizer for Rust
Macro crate for RTSan standalone
smalloc is a simple, fast allocator