A linked list that can hold dynamically sized values in its nodes.
This crate provides the `DynVec` type that acts like a vector to store any datatype.
A macro to turn an impl block into a trait
A macro to turn an impl block into a trait. This is the logic behind the traitify crate.
Thin references to trait objects by embedding the virtual table pointer in the struct
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A safe `Pin`-based intrusive doubly linked list
Tired of using a web interface for your VPS, Email, and domain provider? Check out this tool! It's a CLI tool for Lunanode: A Canadian VPS hosting company.
A list component for terminal user interfaces, styled with Lip Gloss.
Easier way to query selectors for static HTML pages.
Internal LevelDB-style snapshot list for bitcoin-rs: a raw-pointer-based doubly-linked list maintaining immutable database snapshots ordered by sequence number.
Dynamic Arrow facade for typed-arrow (runtime schema/builders).