versatiles-org
versatiles-rs
Core Rust implementation of the VersaTiles toolkit for converting, validating, and serving map tiles in multiple formats.
Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'tower' -> web, networking (technology 'Tower', weight 2)
- dependency 'reqwest' -> web, networking (technology 'Reqwest', weight 2)
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'image' -> graphics (technology 'image', weight 2)
- dependency 'nom' -> parsing (technology 'nom', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
- category 'command-line-utilities' -> cli (weight 3)
- category 'science::geo' -> science (weight 3)
- category 'web-programming::http-server' -> web (weight 3)
Rule-based classification from parsed dependencies · confidence 100%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesMemory & Data LayoutConcurrency & Parallelismintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 8 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-04
Technologies
AxumClapReqwestTowerimagenomproc-macro2syn
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Type erasure for async trait methods
33% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 33% dependency overlap
Utilities for working with impl traits in Rust.
33% dependency overlap
Procedural macro for bitfields.
33% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
33% dependency overlap
Analysis of various tricky Rust code
32% dependency overlap
Specially crafted .tar.gz with embedded chapter boundary information
shares tar, flate2 · 32% dependency overlap
shares regex · 32% dependency overlap
Extracting paths from assembly graphs
shares env_logger, itertools, log · 32% dependency overlap
Mock REST APIs from JSON with zero coding within seconds.
shares colored, axum, tokio · 32% dependency overlap