{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/counting-pointer","name":"counting-pointer","description":"Provides structs of reference counting pointers. The perforance is better than 'std::rc::Rc' and than 'std::sync::Arc' by counting only the strong references but not weak the references.\n","version":"0.2.0","softwareVersion":"0.2.0","license":["https://spdx.org/licenses/LGPL-3.0-or-later","https://spdx.org/licenses/Apache-2.0","https://spdx.org/licenses/BSD-2-Clause"],"codeRepository":"https://github.com/wbcchsyn/rust-counting-pointer","issueTracker":"https://github.com/wbcchsyn/rust-counting-pointer/issues","keywords":["arc","rc","reference-count"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"wbcchsyn","url":"https://github.com/wbcchsyn"}],"author":[{"@type":"Person","name":"wbcchsyn","url":"https://github.com/wbcchsyn"}],"copyrightHolder":[{"@type":"Person","name":"wbcchsyn","url":"https://github.com/wbcchsyn"}],"dateCreated":"2021-01-24","dateModified":"2021-02-19","datePublished":"2021-02-19","copyrightYear":2021,"downloadUrl":"https://static.crates.io/crates/counting-pointer/counting-pointer-0.2.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/counting-pointer/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/counting-pointer/"]}