</>PackageGraphPackageGraph

once_cell

Cargov1.21.4

Single assignment cells and lazy values.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

once_cell is an Cargo package that single assignment cells and lazy values. The latest version is 1.21.4.

Who should use it

Teams working in the Cargo ecosystem who need single assignment cells and lazy values and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to once_cell

Version history

VersionPublishedLicense
1.21.4latest4 months agoMIT OR Apache-2.0
1.21.31 year agoMIT OR Apache-2.0
1.21.21 year agoMIT OR Apache-2.0
1.21.11 year agoMIT OR Apache-2.0
1.21.01 year agoMIT OR Apache-2.0
1.20.31 year agoMIT OR Apache-2.0
1.20.21 year agoMIT OR Apache-2.0
1.20.11 year agoMIT OR Apache-2.0
1.20.01 year agoMIT OR Apache-2.0
1.19.02 years agoMIT OR Apache-2.0
1.18.03 years agoMIT OR Apache-2.0
1.17.23 years agoMIT OR Apache-2.0
1.17.13 years agoMIT OR Apache-2.0
1.17.03 years agoMIT OR Apache-2.0
1.16.03 years agoMIT OR Apache-2.0
1.16.0-pre.13 years agoMIT OR Apache-2.0
1.15.03 years agoMIT OR Apache-2.0
1.15.0-pre.13 years agoMIT OR Apache-2.0
1.14.03 years agoMIT OR Apache-2.0
1.13.13 years agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install once_cell?

Run `cargo add once_cell` to add once_cell to your Cargo project.

What license is once_cell released under?

No license was detected in once_cell's metadata; review the repository before use.

How popular is once_cell?

once_cell has approximately 0 downloads per week.