Simple bounded binary heap
A high-performance Fibonacci Heap implementation in Rust with generic type support
libc heap array allocator
reserved for future use
Flexible binary heaps
Generic d-ary heap priority queue supporting min/max via comparator, with O(1) item lookup for updates. Features configurable arity, efficient priority updates, and cross-language API compatibility.
Pact mock server interface for foreign languages [DEPRECATED, replaced with pact_ffi]
CLI for parsing and compiling Factorio mod-settings.dat files.
FreeRTOS kernel ported to Rust - no_std, no C FFI
Final project for the ENSF 594 course of the University of Calgary, summer 2022
A crate for calculating the heap usage of a data structure.
The simplest possible heap.