heapless_topo

Crates.ioheapless_topo
lib.rsheapless_topo
version0.1.4
sourcesrc
created_at2024-10-02 00:26:10.417703
updated_at2024-10-02 01:19:34.570808
descriptionno-std topological sort using `heapless`
homepage
repositoryhttps://github.com/spookyvision/heapless_topo
max_upload_size
id1393544
size11,783
Anatol Ulrich (spookyvision)

documentation

README

heapless_topo

A bare-bones no_std implementation of topological sort, using heapless for storage.

Documentation

Commit count: 11

cargo fmt