Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/cachemap2/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 509 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "cachemap2"
version = "0.3.0"
authors = ["Alex Franchuk <alex.franchuk@gmail.com>"]
edition = "2021"
keywords = ["sync", "data-structure", "cache", "hash-map"]
categories = ["concurrency", "data-structures", "caching"]
description = "A concurrent insert-only hashmap for caching values"
homepage = "https://github.com/afranchuk/cachemap2"
readme = "README.md"
license = "MIT"


[dependencies]
dashmap = { version = "5.1", optional = true }
abi_stable = { version = ">=0.9", optional = true }

[Dauer der Verarbeitung: 0.125 Sekunden]