https://github.com/dropbox/rust-alloc-no-stdlib
Score: 25.648116983259126
Last synced: about 3 hours ago
JSON representation
Repository metadata:
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
- Host: GitHub
- URL: https://github.com/dropbox/rust-alloc-no-stdlib
- Owner: dropbox
- License: bsd-3-clause
- Created: 2016-04-02T07:57:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T11:28:48.000Z (over 2 years ago)
- Last Synced: 2026-04-28T09:45:19.675Z (19 days ago)
- Language: Rust
- Size: 58.6 KB
- Stars: 178
- Watchers: 9
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Dropbox
- Login: dropbox
- Email:
- Kind: organization
- Description:
- Website: https://dropbox.com/
- Location: San Francisco
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/559357?v=4
- Repositories: 228
- Last Synced at: 2024-12-17T01:03:25.965Z
- Profile URL: https://github.com/dropbox
GitHub Events
Total
- Watch event: 3
- Total: 3
Last Year
- Watch event: 2
- Total: 2
Committers metadata
Last synced: 2 days ago
Total Commits: 43
Total Committers: 2
Avg Commits per committer: 21.5
Development Distribution Score (DDS): 0.023
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Daniel Reiter Horn | d****h@d****m | 42 |
| Till Höppner | t****l@h****s | 1 |
Issue and Pull Request metadata
Last synced: 19 days ago
Total issues: 9
Total pull requests: 12
Average time to close issues: 7 months
Average time to close pull requests: 2 days
Total issue authors: 9
Total pull request authors: 10
Average comments per issue: 1.22
Average comments per pull request: 1.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- veluca93 (1)
- inorick (1)
- aleksmelnikov (1)
- Ryman (1)
- pinkforest (1)
- nyurik (1)
- ignatenkobrain (1)
- saethlin (1)
- vmedea (1)
Top Pull Request Authors
- alexanderkjall (2)
- danielrh (2)
- adelarsq (1)
- ankane (1)
- oherrala (1)
- JayKickliter (1)
- r0x0d (1)
- tilpner (1)
- ignatenkobrain (1)
- badboy (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 14
-
Total downloads:
- cargo: 317,904,534 total
- Total docker downloads: 50,177,722
- Total dependent packages: 10 (may contain duplicates)
- Total dependent repositories: 15,616 (may contain duplicates)
- Total versions: 25
- Total maintainers: 1
crates.io: alloc-no-stdlib
A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://docs.rs/alloc-no-stdlib/
- Licenses: BSD-3-Clause
- Latest release: 2.0.4 (published over 3 years ago)
- Last Synced: 2026-05-15T11:02:44.971Z (2 days ago)
- Versions: 9
- Dependent Packages: 8
- Dependent Repositories: 7,812
- Downloads: 159,152,464 Total
- Docker Downloads: 25,088,861
-
Rankings:
- Dependent repos count: 0.348%
- Downloads: 0.355%
- Docker downloads count: 0.425%
- Dependent packages count: 4.019%
- Average: 4.765%
- Stargazers count: 11.399%
- Forks count: 12.046%
- Maintainers (1)
crates.io: alloc-stdlib
A dynamic allocator example that may be used with the stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://docs.rs/alloc-stdlib/
- Licenses: BSD-3-Clause
- Latest release: 0.2.2 (published over 3 years ago)
- Last Synced: 2026-05-15T11:02:47.824Z (2 days ago)
- Versions: 4
- Dependent Packages: 2
- Dependent Repositories: 7,804
- Downloads: 158,752,070 Total
- Docker Downloads: 25,088,861
-
Rankings:
- Dependent repos count: 0.349%
- Downloads: 0.358%
- Docker downloads count: 0.425%
- Average: 6.032%
- Stargazers count: 11.399%
- Dependent packages count: 11.616%
- Forks count: 12.046%
- Maintainers (1)
debian-12: rust-alloc-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://packages.debian.org/bookworm/rust-alloc-stdlib
- Licenses:
- Latest release: 0.2.2-1 (published 3 months ago)
- Last Synced: 2026-03-13T15:48:10.836Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: rust-alloc-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 0.2.2-1 (published 3 months ago)
- Last Synced: 2026-03-11T14:11:20.594Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: rust-alloc-no-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://packages.debian.org/bookworm/rust-alloc-no-stdlib
- Licenses:
- Latest release: 2.0.4-1 (published 3 months ago)
- Last Synced: 2026-03-14T00:38:21.181Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: rust-alloc-no-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 2.0.4-1 (published 3 months ago)
- Last Synced: 2026-03-14T03:15:22.207Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: rust-alloc-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 0.2.2-1 (published 3 months ago)
- Last Synced: 2026-03-14T03:15:22.856Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: rust-alloc-no-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 2.0.4-1 (published 3 months ago)
- Last Synced: 2026-03-12T01:21:15.808Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: rust-alloc-no-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 2.0.4-1 (published 3 months ago)
- Last Synced: 2026-03-09T18:24:09.052Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: rust-alloc-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Licenses:
- Latest release: 0.2.2-1 (published 3 months ago)
- Last Synced: 2026-03-09T18:24:09.307Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: rust-alloc-no-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://packages.debian.org/trixie/rust-alloc-no-stdlib
- Licenses:
- Latest release: 2.0.4-1 (published 3 months ago)
- Last Synced: 2026-03-14T19:15:17.810Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: rust-alloc-stdlib
- Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
- Documentation: https://packages.debian.org/trixie/rust-alloc-stdlib
- Licenses:
- Latest release: 0.2.2-1 (published 3 months ago)
- Last Synced: 2026-03-14T19:15:18.110Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%