Skip to main content
OpenSourceAlternatives

Category

Developer Tools

Utilities that sit in the daily loop of writing, testing, and shipping software.

29 products, 18 Projects: 17 open source, 0 source-available, 1 unresolved-license

Cursor

CursorAI

An editor rebuilt around model assisted editing

CompanyAnysphere
Since2023
PricingFreemium

Cursor forked VS Code rather than extending it, which let it change the editing model itself. Multi-file edits, codebase-wide context, and a tab completion that predicts the next edit rather than the next token are the result.

Alternative togithub copilot
Infisical

InfisicalOpen

Secret management for applications and infrastructure

Stars21.8K
Commit8h ago
LicenseMIT

Infisical stores application secrets, syncs them into the platforms that need them, and rotates the ones that support rotation. Environments and folders keep development and production credentials properly separated.

Alternative to1password
VoiceInk

VoiceInkAIOpen

Local voice dictation with AI cleanup for macOS

Stars6,222
Commit23h ago
LicenseGPL-3.0

VoiceInk transcribes speech on the machine itself using a local Whisper model, then runs the raw transcript through a cleanup pass that removes filler and applies punctuation.

Alternative towispr flow
Tolgee

TolgeeOpen

Localisation platform with in-context translation editing

Stars4,085
Commit13h ago
LicenseApache-2.0

Tolgee's distinguishing feature is that translators work in the running application. Alt-click a string in the app and the editor opens over it, with surrounding context visible, which removes most of the ambiguity that produces bad translations from a spreadsheet.

Alternative tocrowdin
GlitchTip

GlitchTipOpen

Error tracking that speaks the Sentry protocol

Stars2,140
Commit5d ago
LicenseMIT

GlitchTip accepts events from the official Sentry SDKs, which means adopting it is a DSN change rather than an instrumentation project. Stack traces, breadcrumbs, releases, and issue grouping all work as expected.

Alternative tosentry