Fork
Home
/
Technologies
/
Application Full Chain Service
/
LaunchDarkly

Apps using LaunchDarkly

Download a list of all 3K LaunchDarkly customers with contacts.

Create a Free account to see more.
App Installs Publisher Publisher Email Publisher Social Publisher Website
883M Samsung Electronics Co., Ltd. *****@samsung.com
facebook twitter instagram
http://www.samsung.com/sec
131M Life360 *****@life360.com
linkedin facebook twitter instagram
http://www.life360.com/
107M HP Inc. *****@hp.com
linkedin facebook twitter instagram
http://h10025.www1.hp.com/ewfrf/wc/product?product=6973719
66M ExpressVPN *****@expressvpn.com
linkedin facebook twitter instagram
https://www.expressvpn.com/
57M Tata Unistore Limited *****@gmail.com - https://palette.tatacliq.com/
51M TATA Digital Private Limited *****@tatadigital.com - https://group.tatabridgital.com/employee/welcome
40M GoPro *****@gopro.com
linkedin
https://gopro.com/contact-us
29M Autodesk Inc. *****@amexgbt.com - http://bim360.autodesk.com/docs
27M Mercari, Inc *****@mercari.com
twitter
https://www.merpay.com/merchant/
27M Domino's Pizza LLC *****@dominos.com - https://www.dominos.com.jm/

Full list contains 3K apps using LaunchDarkly in the U.S, of which 2K are currently active and 2K have been updated over the past year, with publisher contacts included.

List updated on 21th August 2024

Create a Free account to see more.

Overview: What is LaunchDarkly?

LaunchDarkly is a powerful feature management platform that enables software development teams to implement feature flags, also known as feature toggles, with ease and efficiency. This cutting-edge SDK (Software Development Kit) allows developers to control the rollout of new features, conduct A/B testing, and manage user experiences in real-time without the need for code deployments. By leveraging LaunchDarkly, teams can significantly reduce the risk associated with releasing new features and improve the overall quality of their software products. One of the key benefits of LaunchDarkly is its ability to separate code deployments from feature releases, giving teams greater flexibility and control over their development processes. This separation allows for more frequent code deployments while maintaining the ability to gradually roll out new features to specific user segments or test groups. The platform supports a wide range of programming languages and frameworks, making it versatile and adaptable to various development environments. LaunchDarkly's robust targeting capabilities enable teams to deliver personalized experiences to different user segments based on attributes such as location, device type, or user behavior. This granular level of control allows for precise feature rollouts and targeted experimentation, helping teams make data-driven decisions about which features to keep, modify, or discard. The SDK also provides comprehensive analytics and monitoring tools, allowing teams to track the performance and impact of feature flags in real-time. This data-driven approach helps organizations make informed decisions about feature releases and optimize their product development strategies. Additionally, LaunchDarkly offers robust security features, including role-based access control and audit logs, ensuring that sensitive feature toggles are managed securely and in compliance with organizational policies. One of the standout features of LaunchDarkly is its seamless integration with existing development workflows and tools. The platform offers integrations with popular CI/CD tools, issue trackers, and communication platforms, making it easy for teams to incorporate feature management into their existing processes. This integration capability streamlines the development lifecycle and enhances collaboration among team members. LaunchDarkly's SDKs are designed to be lightweight and performant, minimizing the impact on application performance while providing real-time updates to feature flag states. The platform uses a sophisticated caching mechanism to ensure that flag evaluations are fast and efficient, even in high-traffic environments. This performance-focused approach makes LaunchDarkly suitable for applications of all sizes, from small startups to large enterprise-scale systems. For teams practicing DevOps or embracing continuous delivery practices, LaunchDarkly offers invaluable support by enabling rapid iteration and experimentation. The platform's feature experimentation capabilities allow teams to conduct multivariate tests and gradually roll out new features to validate their impact before full release. This approach helps mitigate risks associated with new feature launches and allows teams to gather valuable user feedback early in the development process.

LaunchDarkly Key Features

  • LaunchDarkly is a feature management platform that allows developers to control and deploy software features with precision and speed.
  • It provides a robust SDK (Software Development Kit) that integrates seamlessly with various programming languages and frameworks, enabling easy implementation of feature flags.
  • The platform offers real-time feature flag evaluation, allowing developers to toggle features on or off instantly without redeploying code.
  • LaunchDarkly supports multivariate feature flags, enabling A/B testing and gradual rollouts to specific user segments.
  • It provides a user-friendly web interface for managing feature flags, making it accessible to both technical and non-technical team members.
  • The SDK includes built-in support for user targeting and segmentation, allowing developers to deliver personalized experiences based on user attributes.
  • LaunchDarkly offers robust analytics and experimentation tools, providing insights into feature performance and user behavior.
  • It includes a comprehensive audit log, tracking all changes made to feature flags and configurations for improved accountability and compliance.
  • The platform supports both client-side and server-side SDKs, enabling feature flag management across various application architectures.
  • LaunchDarkly provides enterprise-grade security features, including role-based access control, SSO integration, and data encryption.
  • It offers a powerful API for programmatic control of feature flags, enabling automation and integration with existing development workflows.
  • The SDK includes offline mode support, allowing applications to function smoothly even when connectivity is limited or unavailable.
  • LaunchDarkly provides robust caching mechanisms to minimize latency and ensure optimal performance during feature flag evaluations.
  • It offers support for feature flag dependencies, allowing developers to create complex rollout strategies and manage feature interdependencies.
  • The platform includes integrations with popular development tools and services, such as JIRA, Slack, and various CI/CD pipelines.
  • LaunchDarkly provides comprehensive documentation and SDKs for multiple programming languages, including JavaScript, Java, Python, and more.
  • It offers support for custom attributes and user contexts, enabling highly targeted feature releases based on specific criteria.
  • The SDK includes built-in support for handling network failures and providing fallback values for feature flags in case of connectivity issues.
  • LaunchDarkly provides a powerful debugger and troubleshooting tools to help developers identify and resolve issues related to feature flag evaluations.
  • It offers support for feature flag workflows, allowing teams to collaborate on feature releases and manage the entire feature lifecycle.
  • The platform includes support for large-scale deployments, with the ability to handle millions of feature flag evaluations per second.
  • LaunchDarkly provides a mobile SDK for iOS and Android, enabling feature flag management in mobile applications.
  • It offers support for experimentation and A/B testing, allowing teams to measure the impact of new features and optimize user experiences.
  • The SDK includes support for private user attributes, ensuring sensitive user data is not sent to LaunchDarkly servers for evaluation.
  • LaunchDarkly provides real-time streaming updates, ensuring that feature flag changes are propagated to all connected clients instantly.

LaunchDarkly Use Cases

  • LaunchDarkly is a feature management platform that allows developers to control software releases and experiments in real-time. One common use case is implementing feature flags, which enable teams to turn features on or off without deploying new code. This is particularly useful for A/B testing, where different versions of a feature can be rolled out to specific user segments to gauge performance and user engagement.
  • Another use case for LaunchDarkly is canary releases, where new features are gradually rolled out to a small percentage of users before a full release. This allows teams to monitor for any issues or unexpected behaviors in a controlled environment, minimizing the risk of widespread problems. If issues are detected, the feature can be quickly rolled back without affecting the entire user base.
  • LaunchDarkly is also valuable for managing feature entitlements in SaaS applications. By using the SDK, developers can easily control which features are available to different user tiers or subscription levels. This allows for more flexible pricing models and the ability to quickly adjust feature access without modifying the core application code.
  • For large enterprises with multiple development teams, LaunchDarkly can be used to implement trunk-based development practices. This approach allows teams to work on features independently and merge code into the main branch frequently, while using feature flags to control when new functionality becomes visible to end-users. This can significantly improve development speed and collaboration across teams.
  • LaunchDarkly's SDK can be utilized for personalization and customization of user experiences. By leveraging user attributes and segments, developers can tailor features, UI elements, or content to specific user groups or individual preferences. This level of customization can lead to improved user engagement and satisfaction.
  • In mobile app development, LaunchDarkly's SDK is particularly useful for managing features across different app versions and operating systems. Developers can use feature flags to enable or disable functionality based on the app version or device capabilities, ensuring a consistent experience across a diverse user base.
  • LaunchDarkly can also be employed for operational toggles, allowing teams to control system behaviors or configurations in production environments. This is particularly useful for managing dependencies, switching between service providers, or controlling resource allocation without requiring application restarts or deployments.
  • For companies operating in multiple geographic regions, LaunchDarkly's SDK can be used to manage feature availability based on location or local regulations. This is especially important for ensuring compliance with region-specific laws or adapting features to local market preferences.
  • In the context of performance optimization, LaunchDarkly can be used to dynamically adjust application behavior based on system load or user traffic. For example, during high-traffic periods, certain resource-intensive features could be automatically disabled to maintain overall system stability and responsiveness.
  • LaunchDarkly's SDK is also valuable for implementing kill switches in critical systems. In the event of a severe bug or security vulnerability, teams can quickly disable affected features across all instances of an application, providing an additional layer of protection and control in emergency situations.

Alternatives to LaunchDarkly

  • Optimizely is a popular A/B testing and experimentation platform that offers feature flagging capabilities similar to LaunchDarkly. It allows developers to roll out new features gradually, conduct experiments, and manage feature toggles across different environments. Optimizely provides a user-friendly interface for creating and managing experiments, as well as detailed analytics to measure the impact of feature releases.
  • Split is another powerful feature flag management platform that enables teams to control feature rollouts and conduct experiments. It offers a robust set of APIs and SDKs for various programming languages, making it easy to integrate into existing codebases. Split provides advanced targeting options, allowing developers to segment users based on attributes and behaviors.
  • Flagsmith is an open-source feature flag and remote config service that offers both self-hosted and cloud-hosted options. It provides a simple API for managing feature flags and supports multiple programming languages. Flagsmith offers a user-friendly dashboard for managing flags and targeting rules, as well as integration with popular CI/CD tools.
  • Unleash is an open-source feature toggle system that focuses on simplicity and flexibility. It offers a lightweight API and client SDKs for various programming languages, making it easy to implement feature flags in different environments. Unleash provides a web interface for managing feature toggles and supports advanced activation strategies.
  • ConfigCat is a cloud-based feature flag service that offers a simple and intuitive interface for managing feature flags and remote configurations. It provides SDKs for multiple programming languages and platforms, including mobile and web applications. ConfigCat offers real-time updates and supports advanced targeting options based on user attributes.
  • Rollout.io is a feature management platform that allows teams to control feature releases and conduct experiments. It offers a comprehensive set of SDKs and integrations, making it easy to implement feature flags in various environments. Rollout.io provides advanced targeting options and supports gradual rollouts and canary releases.
  • Flagship.io is a feature flag and experimentation platform that offers a range of tools for managing feature releases and conducting A/B tests. It provides SDKs for multiple programming languages and platforms, including mobile and web applications. Flagship.io offers advanced targeting options and real-time updates, allowing teams to quickly iterate on feature releases.
  • CloudBees Feature Management (formerly Rollout) is an enterprise-grade feature flag management solution that offers advanced capabilities for controlling feature releases and conducting experiments. It provides a comprehensive set of SDKs and integrations, as well as support for canary releases and gradual rollouts. CloudBees Feature Management offers advanced analytics and reporting features to measure the impact of feature releases.
  • GrowthBook is an open-source feature flagging and experimentation platform that focuses on simplicity and ease of use. It offers a lightweight SDK and supports multiple programming languages, making it easy to implement feature flags in different environments. GrowthBook provides a user-friendly interface for managing experiments and analyzing results.
  • Flipt is a self-hosted feature flag solution that offers a simple and lightweight approach to feature flag management. It provides a REST API and client SDKs for various programming languages, allowing developers to easily integrate feature flags into their applications. Flipt offers a web-based UI for managing flags and supports advanced targeting rules.

Get App Leads with Verified Emails.

Use Fork for Lead Generation, Sales Prospecting, Competitor Research and Partnership Discovery.

Sign up for a Free Trial