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 source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: cpp清除
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
dragonflydragonflydb
ADDED

Dragonfly is an in-memory data store presented as a modern Redis and Memcached replacement. It aims for API compatibility, high throughput, lower resource use, and features such as a shared-nothing architecture, adaptive caching, and fork-less snapshots.

Data & databasesNoSQL & cache
ClickHouseClickHouse
ADDED

ClickHouse is an open-source, column-oriented database management system designed for real-time analytical data reporting.

Data & databasesRelational databases
cudfNVIDIA
ADDED

NVIDIA cuDF is a GPU-accelerated DataFrame library for tabular data processing, part of the CUDA-X suite. It provides pandas-compatible APIs, a Polars GPU engine, and a Dask backend for high-performance data manipulation.

Data & databasesAnalytics & BI