unleash/unleash

Open-source feature management platform

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Added to GitGenius on September 4th, 2026
Created on September 29th, 2014
Open Issues & Pull Requests: 50 (+0)
GitHub issues: Enabled
Number of forks: 892
Total Stargazers: 13,789 (+0)
Total Subscribers: 74 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.2 hours
Mean response time: 4.4 days
90th percentile: 13.2 days
Tracked items: 166

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 83% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "unleash-flag-completed" is answered fastest, typically in about an hour, while "automated-link-issue" waits about 3 days. Only 7% of issues opened in the past year have been closed. Three people close 64% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 23
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 284 days
Stale 30+ days: 13
Stale 90+ days: 10

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • unleash-flag-completed (76)
  • enhancement (35)
  • bug (29)
  • stale (22)
  • docs (13)
  • automated-link-issue (12)
  • help wanted (6)
  • pinned (6)

Detailed Description

Unleash is an open-source feature management platform that enables teams to control feature rollouts and experiments through a centralized system.

The platform solves the problem of safely deploying code to production by decoupling code deployment from feature activation. Rather than relying on feature branches or manual coordination, Unleash lets teams deploy code at any time while controlling which users see new features through activation strategies. This approach reduces deployment risk by allowing features to be tested with real production data before full rollout, and enables multiple features to be developed in parallel without branch management overhead.

Teams should adopt Unleash if they want to move toward continuous deployment practices with safer, more controlled feature releases. It suits organizations of any size working with any language or framework, since the platform provides official SDKs for multiple languages and accepts community-built SDKs as well. The open-source version can be self-hosted, while an enterprise offering adds role-based access control, change request workflows, single sign-on, and SCIM provisioning for teams needing those capabilities.

The project maintains active development across its core platform and SDK ecosystem. The codebase is written in TypeScript and the team provides comprehensive documentation and setup guides for both local development and production deployment. The project accepts community contributions and maintains multiple official SDKs alongside support for community-built implementations.