once_cell
Cargov1.21.4Single 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
| Version | Published | License |
|---|---|---|
| 1.21.4latest | 4 months ago | MIT OR Apache-2.0 |
| 1.21.3 | 1 year ago | MIT OR Apache-2.0 |
| 1.21.2 | 1 year ago | MIT OR Apache-2.0 |
| 1.21.1 | 1 year ago | MIT OR Apache-2.0 |
| 1.21.0 | 1 year ago | MIT OR Apache-2.0 |
| 1.20.3 | 1 year ago | MIT OR Apache-2.0 |
| 1.20.2 | 1 year ago | MIT OR Apache-2.0 |
| 1.20.1 | 1 year ago | MIT OR Apache-2.0 |
| 1.20.0 | 1 year ago | MIT OR Apache-2.0 |
| 1.19.0 | 2 years ago | MIT OR Apache-2.0 |
| 1.18.0 | 3 years ago | MIT OR Apache-2.0 |
| 1.17.2 | 3 years ago | MIT OR Apache-2.0 |
| 1.17.1 | 3 years ago | MIT OR Apache-2.0 |
| 1.17.0 | 3 years ago | MIT OR Apache-2.0 |
| 1.16.0 | 3 years ago | MIT OR Apache-2.0 |
| 1.16.0-pre.1 | 3 years ago | MIT OR Apache-2.0 |
| 1.15.0 | 3 years ago | MIT OR Apache-2.0 |
| 1.15.0-pre.1 | 3 years ago | MIT OR Apache-2.0 |
| 1.14.0 | 3 years ago | MIT OR Apache-2.0 |
| 1.13.1 | 3 years ago | MIT OR Apache-2.0 |
Maintainers
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.