ESP-IDF
Espressif keeps five ESP-IDF branches alive and tells you almost nothing in the release notes.
A side-by-side editorial comparison of GraphHopper and Groonga — release velocity, themes, recent moves, and the top alternatives to consider.
GraphHopper finished moving vehicle profiles into custom models, then went back to OSM tags.
GraphHopper ships a major roughly every six months, with 11.0 in October 2025 the most recent. The architectural work happened in 9.0, which moved vehicle encoded values into the custom model, removed the built-in vehicle parsers' name property and the wheelchair parsers, allowed external encoded values in custom models, and blocked built-in custom model filenames. 10.0 then spent itself on storage layout — byte-based edge storage, a Map-based KVStorage API, wider georef fields — and 11.0 is almost entirely OSM tag interpretation: maxspeed=none handling, separate foot and bike road access, cycleway oneway combinations, toll parsing moved into a country-aware parser.
A veteran full-text engine quietly growing embedding functions alongside its string toolkit.
Groonga ships small, precise releases roughly monthly, each documenting changes with runnable examples and crediting the reporter by name. The 16.0 line opened in February 2026 with an annual major release that deliberately carried no backward-incompatible changes. Recent work splits between conventional search functions — a new string_truncate(), vector support in between() — and a language model path where language_model_vectorize() consumes GGUF models from HuggingFace and TokenLanguageModelKNN handles query and passage prefixes. Contributor counts per release run to a handful of people.
GraphHopper ships a major roughly every six months, with 11.0 in October 2025 the most recent. The architectural work happened in 9.0, which moved vehicle encoded values into the custom model, removed the built-in vehicle parsers' name property and the wheelchair parsers, allowed external encoded values in custom models, and blocked built-in custom model filenames. 10.0 then spent itself on storage layout — byte-based edge storage, a Map-based KVStorage API, wider georef fields — and 11.0 is almost entirely OSM tag interpretation: maxspeed=none handling, separate foot and bike road access, cycleway oneway combinations, toll parsing moved into a country-aware parser.
The configuration model is settled and the effort has moved to routing quality. Nearly every change in 11.0 is about reading OSM tags more faithfully for a specific mode — bicycle handling on living streets, foot instructions at junctions, MTB speeds on compacted surfaces, HGV tolls by country — which is the long tail of work that separates a routing engine that runs from one people trust. Turn restrictions are the recurring source of real bugs, appearing across 9.0, 10.0, 10.1 and 11.0 with via-way handling repeatedly needing correction. The new POST /navigate endpoint accepting a GraphHopper request is the one API-surface addition in this window.
Expect continued profile-level tuning driven by OSM tagging edge cases rather than architectural change, since three consecutive majors have narrowed in that direction. Turn restriction handling with multiple or overlapping via-ways is the most likely source of the next bugfix release, given its record across every version here.
Groonga ships small, precise releases roughly monthly, each documenting changes with runnable examples and crediting the reporter by name. The 16.0 line opened in February 2026 with an annual major release that deliberately carried no backward-incompatible changes. Recent work splits between conventional search functions — a new string_truncate(), vector support in between() — and a language model path where language_model_vectorize() consumes GGUF models from HuggingFace and TokenLanguageModelKNN handles query and passage prefixes. Contributor counts per release run to a handful of people.
The embedding functions are the notable thread. A search engine of this vintage adding model-backed vectorization as ordinary functions, callable from the same query language as everything else, is positioning for hybrid retrieval without a separate vector store in the stack. The rest of the cadence is characteristic of the project: careful compatibility work, Windows packaging problems chased across multiple releases, and build-system fixes contributed by downstream packagers.
Expect indexing support for the vector cases that currently work without an index — between() on vectors is explicitly flagged as unindexed — and further options on the language model functions. The project's no-breaking-changes stance on major releases suggests continuity rather than a rearchitecture.
Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either GraphHopper or Groonga.
Espressif keeps five ESP-IDF branches alive and tells you almost nothing in the release notes.
Seata's first Apache release is stuck in a voting round, two years after its last shipped version.
Apollo is grinding down the operational cost of running a config service.
Dapr patches three release lines at once and writes root-cause notes for each fix.
Apache bRPC keeps widening what it can talk to and what it can run on.
OpenTripPlanner finished a multi-year migration by deleting its REST API.
See all GraphHopper alternatives → · See all Groonga alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Groonga is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Groonga is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.
Top GraphHopper alternatives in DevOps are ranked by recent ship velocity. Browse the "GraphHopper alternatives" section above for the current picks, or visit /alternatives/graphhopper for the full list with editorial commentary on each.
Top Groonga alternatives in DevOps are ranked by recent ship velocity. Browse the "Groonga alternatives" section above for the current picks, or visit /alternatives/groonga for the full list with editorial commentary on each.