Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Lonboard Alternatives
Similar projects and alternatives to lonboard
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
-
-
vortex
An extensible, state of the art columnar file format. Formerly at @spiraldb, now a Linux Foundation project. (by vortex-data)
-
openfreemap
Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
incubator-baremaps
Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.
-
-
-
-
-
-
-
-
soundscape
An iOS application/service that aids navigation through spatialized audio (by soundscape-community)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lonboard discussion
lonboard reviews and mentions
- Show HN: Vortex – a high-performance columnar file format in Rust
-
Show HN: OpenFreeMap – Open-Source Map Hosting
I develop Lonboard [0], a Python library for plotting large geospatial data. If you have small data (~max 30,000 coordinates), leaflet-based Python libraries like folium and ipyleaflet can be fine, but because Lonboard uses deck.gl for GPU-accelerated rendering, it's 30-50x faster than leaflet for large datasets [1].
[0]: https://developmentseed.org/lonboard/latest/
[1]: https://developmentseed.org/lonboard/latest/how-it-works/
-
Parquet-WASM: Rust-based WebAssembly bindings to read and write Parquet data
I'll let Kyle chime in but I tested it a few months ago with millions of polygons on an M2 16GB of RAM laptop and it worked very well.
There is a library by the same author called lonboard that provides the JS bits inside JupyterLab. https://github.com/developmentseed/lonboard
I think it is based on the Kepler.gl / Deck.gl data loaders that go straight to GPU from network.
-
A note from our sponsor - Stream
getstream.io | 8 Jul 2025
Stats
developmentseed/lonboard is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lonboard is Python.