licenses.dev

evmap v10.0.2

A lock-free, eventually consistent, concurrent multi-value map.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hashbag • 0.1.12An unordered multiset implementation using a hash bagDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
MIT2
PackageRelationDependenciesPublished
bytes • 0.5.6Types and traits for working with bytesDIRECT0
slab • 0.4.9Pre-allocated storage for a uniform data typeDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/evmap)](https://licenses.dev/cargo/evmap)
<a href="https://licenses.dev/cargo/evmap">
  <img src="https://licenses.dev/b/cargo/evmap" alt="licenses" />
</a>

Or the licenses badge code for the 10.0.2 version:

[![licenses](https://licenses.dev/b/cargo/evmap/10.0.2)](https://licenses.dev/cargo/evmap/10.0.2)
<a href="https://licenses.dev/cargo/evmap/10.0.2">
  <img src="https://licenses.dev/b/cargo/evmap/10.0.2" alt="licenses" />
</a>
GitHub