BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

intrusive-doubly-list

v0.2.0crates.io· Rust

An efficient, zero-allocation circular intrusive doubly linked list in Rust. Features safe, lifetime-bounded iterators, unified ownership validation using a link_state flag to prevent node reuse bugs across multiple lists, and idiomatically optimized low-level pointer mechanics without any external heap allocation overhead.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.2.0this month
  • 0.1.5this month
  • 0.1.41 month ago
  • 0.1.31 month ago
  • 0.1.21 month ago
  • 0.1.11 month ago
  • 0.1.01 month ago
intrusive-doubly-list — An efficient, zero-allocation circular intrusive doubly linked list in Rust. Features safe, lifetime-bounded iterators, unified ownership validation using a link_state flag to prevent node reuse bugs across multiple lists, and idiomatically optimized low-level pointer mechanics without any external heap allocation overhead. (Rust / crates.io) — verdict, alternatives & security · Modules