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 source4092discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: lgplv3清除
StormByte-BufferStormBytePP
ADDED

StormByte-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.

Developer toolsData & databasesComponent libraries
StormByte-LoggerStormBytePP
ADDED

StormByte 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.

Developer toolsBackend & APIs