1 repo
Tools and techniques for compile-time code generation and type-safe logic.
Distinguishing note: Focuses on C++ template-based compile-time logic rather than general-purpose runtime frameworks.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Template Metaprogramming Libraries. Refine with filters or upvote what's useful.
Hyprland is a Wayland compositor and tiling window manager for Linux systems. It functions as a display server protocol implementation that coordinates communication between hardware and graphical applications, while automatically organizing open windows into non-overlapping layouts to maximize screen space. The project distinguishes itself through a dynamic tiling engine that utilizes a binary space partitioning algorithm to calculate window geometry in real time. It provides a highly customizable workspace platform where users define system behavior and visual aesthetics through declarative
Uses compile-time code generation to enforce strict type safety and performance optimizations across core logic.