Spotify’s internal version of Backstage is the central nervous system for all our infrastructure. It’s what our 1,600+ engineers use every day to manage 14,000+ software components. We open sourced the platform in 2020, so that any organization could build their own turbocharged developer portal. Backstage is a project in the CNCF Sandbox.
When you work with a catalog of 60 million songs that grows by about 40,000 songs a day, you learn a thing or two about processing media. Klio is the result of that knowledge and experience. Built on top of Apache Beam and Python, Klio is an open framework that lets researchers and engineers work together to build pipelines for processing audio, video, and image files — efficiently and at scale. Learn More
Which version of Xcode is slowest? Which hardware setup is fastest? Are your team’s build times getting better or worse? XCMetrics collects, displays, and tracks the build data inside your team’s Xcode logs to uncover all kinds of productivity-related insights. Made for iOS engineers by iOS engineers, the tool is written completely in Swift, making it natural to use and easy to customize. Learn More
Want to add some reverb or distortion to your music without using a digital audio workstation? With Pedalboard, all you need is a few lines of Python to programmatically manipulate your audio with an entire suite of studio-quality effects — and up to 300 times faster than other popular Python audio libraries. No music software required. Learn More
True to its name, XCRemoteCache is a library that uses a remote caching implementation to significantly improve the length of local builds. By reusing Xcode target artifacts, XRemoteCache helped cut clean build times of our iOS app by 70%. What will it do for yours? Learn More
Shrinking download size improves app install conversion rates. Full stop. But measuring and minimizing app size, especially when working with a larger app with a ton of moving parts, isn’t easy. Ruler, a tool for measuring the size of Android apps, is here to help. Learn More