{"id":13472618,"url":"https://github.com/rust-embedded/heapless","last_synced_at":"2026-01-15T22:20:17.774Z","repository":{"id":38146585,"uuid":"83947552","full_name":"rust-embedded/heapless","owner":"rust-embedded","description":"Heapless, `static` friendly data structures","archived":false,"fork":false,"pushed_at":"2025-12-31T17:28:58.000Z","size":16300,"stargazers_count":1886,"open_issues_count":62,"forks_count":235,"subscribers_count":27,"default_branch":"main","last_synced_at":"2026-01-13T03:35:45.902Z","etag":null,"topics":["data-structures","no-std","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-embedded.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-05T05:32:09.000Z","updated_at":"2026-01-12T10:57:00.000Z","dependencies_parsed_at":"2023-10-20T22:32:52.687Z","dependency_job_id":"9ffe676a-61ab-4d12-969a-f5f81569eb75","html_url":"https://github.com/rust-embedded/heapless","commit_stats":{"total_commits":485,"total_committers":78,"mean_commits":6.217948717948718,"dds":0.7051546391752577,"last_synced_commit":"90942787f787b1716608f21afd9d61b5023ee2ca"},"previous_names":["rust-embedded/heapless","japaric/heapless"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/rust-embedded/heapless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-embedded%2Fheapless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-embedded%2Fheapless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-embedded%2Fheapless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-embedded%2Fheapless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-embedded","download_url":"https://codeload.github.com/rust-embedded/heapless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-embedded%2Fheapless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-structures","no-std","rust"],"created_at":"2024-07-31T16:00:56.317Z","updated_at":"2026-01-15T22:20:17.770Z","avatar_url":"https://github.com/rust-embedded.png","language":"Rust","readme":"[![crates.io](https://img.shields.io/crates/v/heapless.svg)](https://crates.io/crates/heapless)\n[![crates.io](https://img.shields.io/crates/d/heapless.svg)](https://crates.io/crates/heapless)\n\n# `heapless`\n\n\u003e `static` friendly data structures that don't require dynamic memory allocation\n\nThis project is developed and maintained by the [libs team].\n\n## [Documentation](https://docs.rs/heapless/latest/heapless)\n\n## [Change log](CHANGELOG.md)\n\n## Tests\n\n``` console\n$ # run all\n$ cargo test --features serde\n\n$ # run only for example histbuf tests\n$ cargo test histbuf --features serde\n```\n\n# Formatting\n\nLike most Rust projects, we use `rustfmt` to keep the formatting of code consistent. However, we\nmake use of cecertain options that are currently only available in the nightly version:\n\n```console\n$ cargo +nightly fmt --all\n```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## MSRV Policy\n\nThis crate is guaranteed to compile with the latest two stable releases of Rust. For example, if the\nlatest stable Rust release is 1.70, then this crate is guaranteed to compile with Rust 1.69 and 1.70.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\n[libs team]: https://github.com/rust-embedded/wg#the-libs-team\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-embedded%2Fheapless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-embedded%2Fheapless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-embedded%2Fheapless/lists"}