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

splay

v0.1.8crates.io· Rust

A native implementation of a Splay Tree for Rust. Splay Trees are self-balancing binary search trees which adapt dynamically to lookups over time to allow common access patterns to frequently have better than log(n) lookup time.

The verdict
Abandoned. Last published 10 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 years ago.
Popularity
5 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.810 years ago
  • 0.1.711 years ago
  • 0.1.611 years ago
  • 0.1.511 years ago
  • 0.1.411 years ago
  • 0.1.311 years ago
  • 0.1.211 years ago
  • 0.1.011 years ago
splay — A native implementation of a Splay Tree for Rust. Splay Trees are self-balancing binary search trees which adapt dynamically to lookups over time to allow common access patterns to frequently have better than log(n) lookup time. (Rust / crates.io) — verdict, alternatives & security · Modules