https://github.com/Lokathor/tinyvec
rust zlib-license
Score: 30.946572114839036
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Just, really the littlest Vec you could need. So smol.
- Host: GitHub
- URL: https://github.com/Lokathor/tinyvec
- Owner: Lokathor
- License: apache-2.0
- Created: 2020-01-07T01:44:20.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-07-10T20:03:59.000Z (about 2 months ago)
- Last Synced: 2026-08-20T07:36:13.756Z (7 days ago)
- Topics: rust, zlib-license
- Language: Rust
- Homepage: https://docs.rs/tinyvec
- Size: 405 KB
- Stars: 752
- Watchers: 10
- Forks: 61
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE.md
Owner metadata:
- Name: Lokathor
- Login: Lokathor
- Email:
- Kind: user
- Description: You should use the amazing new trio-license: Zlib OR Apache-2.0 OR MIT
- Website: https://lokathor.com
- Location: United States
- Twitter:
- Company: @rust-console, @rust-tutorials
- Icon url: https://avatars.githubusercontent.com/u/5456384?u=19311cf017def31e83f6c871095f201625f4fb7a&v=4
- Repositories: 64
- Last Synced at: 2026-08-26T00:26:50.209Z
- Profile URL: https://github.com/Lokathor
GitHub Events
Total
- Create event: 5
- Delete event: 3
- Fork event: 11
- Issue comment event: 13
- Issues event: 8
- Pull request event: 16
- Pull request review comment event: 2
- Pull request review event: 5
- Push event: 20
- Watch event: 63
- Total: 146
Last Year
- Fork event: 4
- Issue comment event: 4
- Issues event: 2
- Pull request event: 3
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 4
- Watch event: 9
- Total: 29
Committers metadata
Last synced: about 23 hours ago
Total Commits: 287
Total Committers: 49
Avg Commits per committer: 5.857
Development Distribution Score (DDS): 0.366
Commits in past year: 18
Committers in past year: 9
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.667
| Name | Commits | |
|---|---|---|
| Lokathor | z****a@g****m | 182 |
| Wim Looman | w****m@n****m | 17 |
| Andreas Molzer | a****r@g****e | 8 |
| Soveu | m****z@g****m | 8 |
| Ben Kimock | k****b@g****m | 7 |
| wojciech-graj | 7****j | 5 |
| Mateusz Kowalczyk | f****u@f****k | 4 |
| Valentin | v****k@g****m | 4 |
| Dirk Stolle | s****v@w****e | 3 |
| Sergey "Shnatsel" Davidoff | s****v@g****m | 3 |
| Benjamin Scherer | T****n@g****m | 3 |
| Cryptjar | c****r@j****o | 2 |
| mgostIH | d****i@g****m | 2 |
| mental | m****1@y****m | 2 |
| Wesley Norris | r****p@o****m | 2 |
| Andrew Jeffery | d****v@j****o | 2 |
| James McGlashan | u****e@d****u | 1 |
| Alexander Kjäll | a****l@g****m | 1 |
| Andy Li | a****6@g****m | 1 |
| Ben Sully | b****8@g****m | 1 |
| Caio | c****r@g****m | 1 |
| Diggory Hardy | g****1@d****e | 1 |
| Eric Ridge | e****r@g****m | 1 |
| Evgeny Rozaliev | r****v@g****m | 1 |
| xibeiyoumian | x****n@o****m | 1 |
| ridwanabdillahi | 9****i | 1 |
| i509VCB | i****b@g****m | 1 |
| dxenonb | d****e@g****m | 1 |
| aspen | 6****y | 1 |
| ajtribick | a****k@g****m | 1 |
| and 19 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 59
Total pull requests: 95
Average time to close issues: 4 months
Average time to close pull requests: 12 days
Total issue authors: 37
Total pull request authors: 39
Average comments per issue: 2.66
Average comments per pull request: 2.11
Merged pull request: 81
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 12
Past year average time to close issues: 9 months
Past year average time to close pull requests: 24 days
Past year issue authors: 2
Past year pull request authors: 8
Past year average comments per issue: 2.5
Past year average comments per pull request: 0.83
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Lokathor (12)
- kzhui125 (4)
- Nemo157 (3)
- Fuuzetsu (3)
- Shnatsel (3)
- Soveu (2)
- i509VCB (2)
- Qqwy (1)
- kettle11 (1)
- dhardy (1)
- Andrepuel (1)
- decathorpe (1)
- lopopolo (1)
- wolfnether (1)
- totikom (1)
Top Pull Request Authors
- Lokathor (22)
- saethlin (8)
- Soveu (6)
- Fuuzetsu (6)
- wojciech-graj (5)
- e00E (5)
- Nemo157 (3)
- Lohann (3)
- striezel (3)
- 8573 (2)
- jeffa5 (2)
- Cryptjar (2)
- 2moe (2)
- thomcc (1)
- Eh2406 (1)
Top Issue Labels
- Enhancement (15)
- Help Wanted (4)
- Nightly (3)
Top Pull Request Labels
- semver-patch (19)
- semver-none (11)
- semver-minor (8)
- Enhancement (4)
- Bug (1)
Package metadata
- Total packages: 3
-
Total downloads:
- cargo: 672,367,616 total
- Total docker downloads: 56,496,788
- Total dependent packages: 152 (may contain duplicates)
- Total dependent repositories: 46,575 (may contain duplicates)
- Total versions: 111
- Total maintainers: 1
crates.io: tinyvec
`tinyvec` provides 100% safe vec-like data structures.
- Homepage:
- Documentation: https://docs.rs/tinyvec/
- Licenses: Zlib OR Apache-2.0 OR MIT
- Latest release: 1.12.0 (published about 2 months ago)
- Last Synced: 2026-08-25T10:02:06.819Z (1 day ago)
- Versions: 39
- Dependent Packages: 152
- Dependent Repositories: 46,575
- Downloads: 672,367,616 Total
- Docker Downloads: 56,496,788
-
Rankings:
- Downloads: 0.066%
- Dependent repos count: 0.066%
- Docker downloads count: 0.099%
- Dependent packages count: 0.427%
- Average: 2.699%
- Stargazers count: 7.039%
- Forks count: 8.495%
- Maintainers (1)
proxy.golang.org: github.com/lokathor/tinyvec
- Homepage:
- Documentation: https://pkg.go.dev/github.com/lokathor/tinyvec#section-documentation
- Licenses: apache-2.0
- Latest release: v1.12.0 (published about 2 months ago)
- Last Synced: 2026-08-26T02:59:04.146Z (about 21 hours ago)
- Versions: 36
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/Lokathor/tinyvec
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Lokathor/tinyvec#section-documentation
- Licenses: apache-2.0
- Latest release: v1.12.0 (published about 2 months ago)
- Last Synced: 2026-08-25T10:02:51.336Z (1 day ago)
- Versions: 36
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- actions/checkout v3 composite
- dtolnay/rust-toolchain master composite
- criterion 0.3.0 development
- debugger_test 0.1 development
- debugger_test_parser 0.1 development
- serde_test 1.0 development
- smallvec 1 development
- arbitrary 1
- serde 1.0
- tinyvec_macros 0.1