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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: profiler清除
py-spybenfred
ADDED

py-spy is a low-overhead sampling profiler for Python programs that allows visualization of program execution without modifying code or restarting the process.

Developer toolsTesting & debugging
memraybloomberg
ADDED

Memray is a Python memory profiler that tracks allocations in Python, native extensions, and the interpreter. It generates reports like flame graphs, supports threads and native code, and works on Linux/macOS.

Developer toolsTesting & debugging
scaleneplasma-umass
ADDED

Scalene is a high-performance CPU, GPU, and memory profiler for Python that provides line-level analysis and AI-powered optimization suggestions.

Developer toolsAI & MLTesting & debugging
pprofgoogle
ADDED

pprof is an open-source profiling data visualization and analysis tool that reads profile.proto format data, generates text and graphical reports, and supports interactive analysis through CLI and web interfaces.

Developer toolsData & databasesTesting & debugging