{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/seqmap","name":"seqmap","description":"A blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitable for thousands of concurrent readers and writers","version":"0.1.4","softwareVersion":"0.1.4","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/sam0x17/seqmap","issueTracker":"https://github.com/sam0x17/seqmap/issues","url":"https://sam0x17.dev","keywords":["concurrent","hashmap","lock-free","parallel","seqlock"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"sam0x17","url":"https://github.com/sam0x17"}],"author":[{"@type":"Person","name":"sam0x17","url":"https://github.com/sam0x17"}],"copyrightHolder":[{"@type":"Person","name":"sam0x17","url":"https://github.com/sam0x17"}],"dateCreated":"2025-06-19","dateModified":"2025-06-19","datePublished":"2025-06-19","copyrightYear":2025,"downloadUrl":"https://static.crates.io/crates/seqmap/seqmap-0.1.4.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/seqmap/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/seqmap/"]}