awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
evetion avatar

evetion/LASindex.jl

0
View on GitHub↗
4 stars·3 forks·Julia·MIT·9 views

LASindex.jl

Pure Julia reader of lasindex .lax files

Features

  • Point Cloud Processing - Reads point cloud index files.
  • Julia Geospatial Libraries - Reads LAS index files.

Star history

Star history chart for evetion/lasindex.jlStar history chart for evetion/lasindex.jl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does evetion/lasindex.jl do?

Pure Julia reader of lasindex .lax files

What are the main features of evetion/lasindex.jl?

The main features of evetion/lasindex.jl are: Point Cloud Processing, Julia Geospatial Libraries.

Which projects share features with evetion/lasindex.jl?

Projects with overlapping indexed features include: evetion/lazio.jl — Extends LasIO with Laszip integration. visr/liblas.jl — Julia wrapper for LibLAS, a library for reading and writing the LAS LiDAR format. pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data… hku-mars/fast_lio — FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and… open-mmlab/mmcv — mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing…

Projects sharing features with LASindex.jl

These projects share indexed features with LASindex.jl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • visr/liblas.jlvisr avatar

    visr/LibLAS.jl

    3View on GitHub↗

    Julia wrapper for LibLAS, a library for reading and writing the LAS LiDAR format.

    Julia
    View on GitHub↗3
  • evetion/lazio.jlevetion avatar

    evetion/LazIO.jl

    12View on GitHub↗

    Extends LasIO with Laszip integration

    Julia
    View on GitHub↗12
  • hku-mars/fast_liohku-mars avatar

    hku-mars/FAST_LIO

    4,829View on GitHub↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    View on GitHub↗4,829
  • cgal/cgalCGAL avatar

    CGAL/cgal

    5,757View on GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    View on GitHub↗5,757
Compare all 30 related projects→