HPCguy/Squint

Squint: A peephole optimizer for stack VM compilers

35
/ 100
Emerging

This compiler helps developers working on embedded systems or specialized computing environments, particularly on ARM Cortex-A72 architectures. It takes C source code and produces highly optimized executables, often running much faster than those compiled with standard GCC, or it can JIT compile and execute code directly. It's designed for C developers who need to squeeze maximum performance out of their applications on specific hardware.

Use this if you are a C developer targeting ARM Cortex-A72 (like Raspberry Pi 4B) and need extremely fast code execution, often outperforming GCC's -O3 optimizations.

Not ideal if you need a fully featured, bug-free C compiler for general-purpose development on diverse platforms, as its optimizer can be buggy and it's a specialized tool.

embedded-systems compiler-development performance-optimization system-programming high-performance-computing
No Package No Dependents
Maintenance 6 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 6 / 25

How are scores calculated?

Stars

37

Forks

2

Language

C

License

Last pushed

Oct 17, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/HPCguy/Squint"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.