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. Learn more →
Top 5 C++ vector-tile Projects
-
-
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.
-
Tilemaker is tool for transforming map data. We can use it to take our source .osm.pbf file and transform it into a .pmtiles file. The best thing about Tilemaker is that you can use a lua script to organize map features into layers however you want. In this post I am going to take trail data (osm tag highway=path) and make it available for much higher zoom levels than it is normally available. I want my map to show trails when zoomed really far out.
-
maplibre-native
MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
MapLibre is an open-source JavaScript library for publishing interactive vector maps on websites and applications. Originally forked from Mapbox GL JS in December 2020 (when Mapbox switched to a non-OSS license), MapLibre has evolved significantly beyond being just a replacement. With over 7,700 GitHub stars, 843 forks, and contributions from 551 developers, MapLibre has established itself as the leading open-source solution for web-based vector mapping.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ vector-tiles discussion
C++ vector-tiles related posts
-
Self hosted maps for (practically) free
-
OpenStreetMap's New Vector Tiles
-
SQLite performance tuning: concurrent reads, multiple GBs and 100k SELECTs/s
-
How would you generalize a very high density vector map for various zoom levels ?
-
Substitute for Google Maps
-
Can I render tiles directly from osm.pbf data without a database?
-
OpenStreepMap 2012 vs. 2022
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Jun 2025
Index
What are some of the best open-source vector-tile projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | tippecanoe | 2,825 |
2 | tilemaker | 1,639 |
3 | maplibre-native | 1,372 |
4 | tangram-es | 837 |
5 | osmscout-server | 172 |