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: c清除
neovimneovim
ADDED

Neovim is an extensible refactor of the Vim text editor designed to simplify maintenance and enable advanced user interfaces.

Developer toolsTesting & debugging
autofffChiefGokhlayeh
ADDED

AutoFFF is an open-source Python tool that automatically generates FFF (Fake Functions Framework) fake function definitions for C API header files, simplifying unit testing of embedded C code by eliminating manual work writing and maintaining test headers for platform API faking.

Developer toolsTesting & debugging
rpcs3RPCS3
ADDED

RPCS3 is a free and open-source PlayStation 3 emulator and debugger written in C++, supporting Windows, Linux, macOS, and FreeBSD. It enables PS3 game playback on modern hardware and provides debugging capabilities for emulation development.

GamesDeveloper toolsEmulators
compiler-explorercompiler-explorer
ADDED

Compiler Explorer is an interactive web tool for compiling code in C, C++, Rust, Go and 30+ other languages and viewing the resulting assembly in real time. It supports multiple compilers per language, configurable layouts and a REST API, and can be self-hosted.

Developer toolsAI & MLTesting & debugging
cythoncython
ADDED

Cython is an optimizing Python compiler that translates Python code into C/C++ to create efficient extensions.

Developer toolsTesting & debugging