</>PackageGraphPackageGraph

hashbrown

Cargov0.17.1

A Rust port of Google's SwissTable hash map

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

hashbrown is an Cargo package that a Rust port of Google's SwissTable hash map. The latest version is 0.17.1.

Who should use it

Teams working in the Cargo ecosystem who need a Rust port of Google's SwissTable hash map 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 hashbrown

Version history

VersionPublishedLicense
0.17.1latest2 months agoMIT OR Apache-2.0
0.17.03 months agoMIT OR Apache-2.0
0.16.18 months agoMIT OR Apache-2.0
0.16.010 months agoMIT OR Apache-2.0
0.15.511 months agoMIT OR Apache-2.0
0.15.41 year agoMIT OR Apache-2.0
0.15.31 year agoMIT OR Apache-2.0
0.15.21 year agoMIT OR Apache-2.0
0.15.11 year agoMIT OR Apache-2.0
0.15.01 year agoMIT OR Apache-2.0
0.14.52 years agoMIT OR Apache-2.0
0.14.42 years agoMIT OR Apache-2.0
0.14.32 years agoMIT OR Apache-2.0
0.14.22 years agoMIT OR Apache-2.0
0.14.12 years agoMIT OR Apache-2.0
0.14.03 years agoMIT OR Apache-2.0
0.13.23 years agoMIT OR Apache-2.0
0.13.13 years agoMIT OR Apache-2.0
0.13.03 years agoMIT OR Apache-2.0
0.12.34 years agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install hashbrown?

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

What license is hashbrown released under?

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

How popular is hashbrown?

hashbrown has approximately 0 downloads per week.