collectables-rust-crate
Collectables: a Rust crate for collections, hash, btree, map, set, etc.
https://github.com/joelparkerhenderson/collectables-rust-crate
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Repository
Collectables: a Rust crate for collections, hash, btree, map, set, etc.
Basic Info
- Host: GitHub
- Owner: joelparkerhenderson
- License: other
- Language: Rust
- Default Branch: main
- Size: 9.77 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
SixArm.com collections for b-trees and hashes
This crate provides two general-purpose collections helpers:
BTreeMapToSet
is based on BTreeMap > HashMapToSet
is based on HashMap >
This crate provides two specific-purpose collections helpers:
BTreeMapOfFileLenToSetOfPathBuf is based on BTreeMap
> HashMapOfFileLenToSetOfPathBuf is based on HashMap
>
The helpers are implemented as trait extensions i.e. the helpers add functions to existing Rust std::collections code.
Tracking
Contact: Joel Parker Henderson joel@joelparkerhenderson.com
License: GPL-2.0 or Apache-2.0 or MIT
Owner
- Name: Joel Parker Henderson
- Login: joelparkerhenderson
- Kind: user
- Location: California
- Website: http://www.joelparkerhenderson.com
- Repositories: 319
- Profile: https://github.com/joelparkerhenderson
Software developer. Technology consultant. Creator of GitAlias.com, NumCommand.com, SixArm.com, and many open source projects.
Citation (CITATION.cff)
cff-version: 1.2.0
title: SixArm.com collections for b-trees and hashes
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/joelparkerhenderson/collectables-rust-crate/'
description: SixArm.com collections for b-trees and hashes
repository-code: 'https://github.com/joelparkerhenderson/collectables-rust-crate/'
abstract: >-
SixArm.com collections for b-trees and hashes
license: See license file
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 9 |