Conan is a decentralized, open-source C/C++ package manager supporting multiple platforms and build systems, with binary management and extensible Python recipes.
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 COLLECTIONTopic: cmake清除
conanconan-io
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.