Download Latest Version v0.7.2 source code.tar.gz (227.4 kB)
Email in envelope

Get an email when there's a new version of opensrc

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
CHECKSUMS.txt 2026-04-09 610 Bytes
opensrc-linux-x64 2026-04-09 5.1 MB
opensrc-win32-x64.exe 2026-04-09 4.8 MB
opensrc-darwin-arm64 2026-04-09 4.2 MB
opensrc-darwin-x64 2026-04-09 4.6 MB
opensrc-linux-arm64 2026-04-09 4.4 MB
opensrc-linux-musl-arm64 2026-04-09 4.2 MB
opensrc-linux-musl-x64 2026-04-09 4.9 MB
README.md 2026-04-09 1.0 kB
v0.7.0 source code.tar.gz 2026-04-09 204.6 kB
v0.7.0 source code.zip 2026-04-09 236.6 kB
Totals: 11 Items   32.5 MB 0

New Features

  • Rust rewrite — Replace the TypeScript CLI with a native Rust binary for ~10x faster startup
  • Global cache — Switch from per-project opensrc/ folder to a global ~/.opensrc/ cache, shared across all projects
  • opensrc path command — Print absolute path to cached source for subshell usage: rg "parse" $(opensrc path zod)
  • Docs site — New Next.js documentation site with MDX content, syntax highlighting, dark mode, full-text search, and Ask AI chat
  • Turborepo monorepo — Restructure as packages/opensrc (CLI) + apps/docs (Next.js)
  • Cross-platform binaries — Build and distribute native binaries for 7 platforms (Linux x64/ARM64, Linux musl x64/ARM64, macOS x64/ARM64, Windows x64)

Improvements

  • Version sync — Automated checks to keep package.json and Cargo.toml versions in sync
  • CI/CD — Rust lint, format, and test checks; cross-platform release workflow with npm publish and GitHub releases

Contributors

  • @ctate
Source: README.md, updated 2026-04-09