Hyprland is an independent, highly customizable dynamic tiling Wayland compositor with rich visual effects, powerful plugins, socket-based IPC and extensive layout support.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source3994discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: cpp26清除
hyprlandhyprwm
ADDEDStormByte-BufferStormBytePP
ADDEDStormByte-Buffer is a C++26 library providing FIFO, SharedFIFO, Ring buffers, and pipeline tools for the StormByte suite. Includes thread-safe/non-thread-safe buffers, producer/consumer patterns, and configurable pipeline stages (sync/async/parallel). Requires StormByte Base.
StormByte-LoggerStormBytePP
ADDEDStormByte Logger is a C++26 logging library providing stream-based logging with configurable levels, headers, and redaction. Features include human-readable number formatting, thread-safe logging via ThreadedLog, and redaction for text and numbers.