dylan-sutton-chavez
edge-python
Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.
Ecosystem
Why this classification
- 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:Databases & Persistenceintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 5 crates
Layout
Parsed from Cargo.toml · 2026-07-03
Technologies
proc-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
56% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 56% dependency overlap
Utilities for working with impl traits in Rust.
56% dependency overlap
Procedural macro for bitfields.
56% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
56% dependency overlap
shares libm · 48% dependency overlap
Analysis of various tricky Rust code
48% dependency overlap
Trait implementation generator macro
46% dependency overlap
derive(Error) for struct and enum error types
46% dependency overlap
This crate provides macros to generate bitfield-like struct.
46% dependency overlap