Open Source Hypertune Alternatives

A curated collection of the 1 best open source alternatives to Hypertune.

The best open source alternative to Hypertune is Abby. If that doesn't suit you, we've compiled a ranked list of other open source Hypertune alternatives to help you find a suitable replacement.

Hypertune alternatives are mainly Application Security. Browse these if you want a narrower list of alternatives or looking for a specific functionality of Hypertune.

Share:

An open source feature flag and A/B testing platform with statically typed SDKs and a dashboard for the non-developers on your team.

Screenshot of Abby websiteRead more

Abby is a feature management and A/B testing platform built around a simple, statically typed API, so flags and experiments are declared in the same language as the application that reads them. Alongside the SDKs it ships a dashboard, which keeps the people who do not write code out of the codebase.

The repository is a Turborepo monorepo managed with pnpm and written entirely in TypeScript. A Next.js app on the T3 stack serves the dashboard, a second Next.js app with Nextra serves the documentation, and one core SDK sits underneath every framework client.

What ships is deliberately small.

  • Typed SDKs: a core JavaScript package backs the React, Next.js, Angular and Svelte clients.
  • Dashboard: teammates who do not write code manage flags and experiments without opening a pull request.
  • Privacy: no personalized user data is tracked and no marketing cookies are set.
  • Self-hosting: the platform runs from this repository, with a hosted version for anyone who would rather not operate it.
  • Tooling: TypeScript, ESLint and Prettier are wired across every package in the workspace.

Getting a local instance up is a clone, a pnpm install, a package build, a database start, an environment file copy, a migration and the dev server. Sign-up runs through email, and the bundled MailHog inbox catches the one-time link so an account can be created without any mail provider configured.

Read more
back

Discover Open Source alternatives to: