PerroEngine
Perro
π Perro β A game engine written in Rust attemping to bridge the gap between simplicity, safety, and performance
Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2)
- dependency 'web-sys' -> wasm (technology 'web-sys', weight 2)
- dependency 'wgpu' -> graphics (technology 'wgpu', weight 2)
- dependency 'image' -> graphics (technology 'image', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
Rule-based classification from parsed dependencies Β· confidence 67%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesObservabilityMemory & Data Layoutadvanced
Derived from this repo's Cargo dependencies and activity β difficulty is an estimate from codebase size and scope.
Build profile
Workspace Β· 40 crates
Layout
Parsed from Cargo.toml and Cargo.lock Β· 2026-07-05
Technologies
Axumimageproc-macro2synwasm-bindgenweb-syswgpu
Similar repositories
Matched by dependency overlap in Cargo manifests β each card notes the most distinctive crates both projects share.
Print any image in your terminal
shares cfg-if, image, rayon Β· 32% dependency overlap
Type erasure for async trait methods
32% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde Β· 32% dependency overlap
Utilities for working with impl traits in Rust.
32% dependency overlap
Procedural macro for bitfields.
32% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
32% dependency overlap
Analysis of various tricky Rust code
31% dependency overlap
Ultra fast QRCode generation
shares resvg, wasm-bindgen Β· 31% dependency overlap
Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
shares getrandom, rayon, serde Β· 31% dependency overlap
A from-scratch JavaScript engine in Rust β std only, zero deps, 100% test262 (53,376/53,376)
shares js-sys, wasm-bindgen Β· 31% dependency overlap