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: portable清除
wagowago-org
ADDED

Wago is a pure-Go WebAssembly runtime that compiles Wasm to native machine code without CGO. WASI, the Component Model and other host capabilities are delivered as plugins, and .wasm files can be built into small standalone executables.

Developer toolsBuild & DevOps
go-cloudgoogle
ADDED

Go CDK provides stable, idiomatic Go interfaces for common cloud services like storage, databases, and pub/sub. It enables writing portable code that runs on any major cloud provider (AWS, GCP, Azure) without vendor lock-in.

Developer toolsBackend & APIs
Flow.LauncherFlow-Launcher
ADDED

A fast, community-driven file search and application launcher for Windows that enhances workflow through a wide array of plugins and system integrations.

ProductivityUtilities
wasmtimebytecodealliance
ADDED

Wasmtime is a standalone WebAssembly runtime from the Bytecode Alliance, built on the Cranelift code generator. It offers fast execution, a security-focused design, configurable resource limits, WASI support and standards compliance, with embedding APIs for Rust, C, C++, Python, .NET, Go and Ruby.

Developer toolsBuild & DevOps
yqmikefarah
ADDED

yq is a portable command-line processor for YAML, JSON, XML, CSV, TOML, HCL, and properties files, using a jq-like syntax.

Developer toolsAutomationCLI & terminal