{"id":17296901,"url":"https://github.com/gadomski/las-rs","last_synced_at":"2025-05-15T23:03:27.252Z","repository":{"id":31601400,"uuid":"35166280","full_name":"gadomski/las-rs","owner":"gadomski","description":"Read and write ASPRS las files, Rust edition.","archived":false,"fork":false,"pushed_at":"2025-04-22T00:26:47.000Z","size":684,"stargazers_count":85,"open_issues_count":4,"forks_count":34,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-15T23:02:52.639Z","etag":null,"topics":["las","lidar","pointcloud","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gadomski.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT","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}},"created_at":"2015-05-06T15:16:35.000Z","updated_at":"2025-05-13T08:58:31.000Z","dependencies_parsed_at":"2024-04-04T16:48:05.127Z","dependency_job_id":"883ecccf-e39a-4036-ad4a-9816863365d0","html_url":"https://github.com/gadomski/las-rs","commit_stats":{"total_commits":330,"total_committers":12,"mean_commits":27.5,"dds":0.0757575757575758,"last_synced_commit":"bea51e5a28b2f15e1ffe8503d94c591d827deace"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadomski%2Flas-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadomski%2Flas-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadomski%2Flas-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadomski%2Flas-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gadomski","download_url":"https://codeload.github.com/gadomski/las-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436944,"owners_count":22070946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["las","lidar","pointcloud","rust"],"created_at":"2024-10-15T11:14:05.322Z","updated_at":"2025-05-15T23:03:26.951Z","avatar_url":"https://github.com/gadomski.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"las-rs\n======\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/gadomski/las-rs/continuous-integration.yml?branch=main\u0026style=for-the-badge)](https://github.com/gadomski/las-rs/actions/workflows/continuous-integration.yml)\n[![Crates.io](https://img.shields.io/crates/v/las?style=for-the-badge)](https://crates.io/crates/las)\n[![docs.rs](https://img.shields.io/docsrs/las?style=for-the-badge)](https://docs.rs/las/latest/las/)\n![Crates.io](https://img.shields.io/crates/l/las?style=for-the-badge)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](./CODE_OF_CONDUCT)\n\nRead and write [ASPRS las files](http://www.asprs.org/Committee-General/LASer-LAS-File-Format-Exchange-Activities.html) natively with rust.\n\n```toml\n[dependencies]\nlas = \"0.9\"\n```\n\nTo include [laz](https://laszip.org/) support:\n\n```toml\n[dependencies]\nlas = { version = \"0.9\", features = [\"laz\"] }\n```\n\nTo include `laz` support with parallel compression/decompression\nto enhance speed (`laz-parallel` implies `laz` so you don't need to specify both):\n\n```toml\n[dependencies]\nlas = { version = \"0.9\", features = [\"laz-parallel\"] }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadomski%2Flas-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgadomski%2Flas-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadomski%2Flas-rs/lists"}