Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trailblaze-software/laspp
A high-performance C++20 LAS/LAZ file reader with support for parallel compression/decompression
https://github.com/trailblaze-software/laspp
cpp cpp20 drone fast high-performance library lidar lidar-data lidar-point-cloud
Last synced: 14 days ago
JSON representation
A high-performance C++20 LAS/LAZ file reader with support for parallel compression/decompression
- Host: GitHub
- URL: https://github.com/trailblaze-software/laspp
- Owner: Trailblaze-Software
- License: lgpl-2.1
- Created: 2024-11-11T03:06:06.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T10:06:55.000Z (15 days ago)
- Last Synced: 2024-12-19T11:20:49.346Z (15 days ago)
- Topics: cpp, cpp20, drone, fast, high-performance, library, lidar, lidar-data, lidar-point-cloud
- Language: C++
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LAS++
[![Build](https://github.com/Trailblaze-Software/laspp/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/Trailblaze-Software/laspp/actions/workflows/cmake-multi-platform.yml)
[![Pre-commit](https://github.com/Trailblaze-Software/laspp/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/Trailblaze-Software/laspp/actions/workflows/pre-commit.yml)
[![codecov](https://codecov.io/gh/Trailblaze-Software/laspp/graph/badge.svg?token=EK80UEXH3E)](https://codecov.io/gh/Trailblaze-Software/laspp)
[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL_v2.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1)
[![REUSE status](https://api.reuse.software/badge/github.com/Trailblaze-Software/laspp)](https://api.reuse.software/info/github.com/Trailblaze-Software/laspp)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9ff99e8d04cc49ec9acfd2c7fd4da6ad)](https://app.codacy.com/gh/Trailblaze-Software/laspp/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
![Repo Size](https://img.shields.io/github/repo-size/Trailblaze-Software/laspp)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Stability - Alpha](https://img.shields.io/badge/stability-alpha-f4d03f.svg)](https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#alpha)This is a lightweight portable C++20 LAS file reader with an emphasis on performance. This is in very early stages of development - contributions welcome!
Copyright 2024 Trailblaze Software. All rights reserved.