awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesTest Input Serialization

Generating binary messages for consistent testing of routing requests.

Distinct from Protobuf Serialization: Distinct from general Protobuf serialization as it specifically generates consistent input for route pinpoint testing.

Explore 1 awesome GitHub repository matching data & databases · Test Input Serialization. Refine with filters or upvote what's useful.

Awesome Test Input Serialization GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • valhalla/valhallaAvatar de valhalla

    valhalla/valhalla

    5,394Voir sur GitHub↗

    Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator

    Generates protocol buffer files from route requests to provide consistent input for pinpoint testing.

    C++astardijkstradirections
    Voir sur GitHub↗5,394
  1. Home
  2. Data & Databases
  3. Protobuf Serialization
  4. Test Input Serialization