🚀 New on the Meta Engineering blog: Branching in a Sapling Monorepo Discover how Meta solved the tradeoffs between scalability and dev experience by introducing directory branching alongside full-repo branching in Sapling. Dive into the architecture, use cases, and lessons learned: https://lnkd.in/gHm67TSw
Meta Open Source
Software Development
Menlo Park, California 9,327 followers
Empowering diverse communities through open source technology.
About us
Meta is committed to the notion that open source not only provides great technology for developers, but also brings the best out in people. Follow us for updates on Meta's open source.
- Website
-
https://opensource.facebook.com/
External link for Meta Open Source
- Industry
- Software Development
- Company size
- 10,001+ employees
- Headquarters
- Menlo Park, California
Updates
-
⚡️OSS Project Spotlight⚡️ Captum is an open source library from Meta for model interpretability in PyTorch. It helps developers understand and visualize the decisions made by deep learning models using attribution methods like Integrated Gradients and DeepLIFT. Learn more: https://captum.ai/
-
🚀 Big news! Today marks the formation of the React Foundation — a new home for React, React Native, JSX, and the broader React ecosystem. This move formalizes governance, ensures long-term sustainability, and brings more community, industry, and corporate collaboration under one roof. The Foundation will be part of the Linux Foundation and governed by leaders from Meta, Microsoft, Vercel, Expo, Amazon, and more. 🔗 Read more: https://lnkd.in/giTQ5eUH Let’s celebrate a new chapter for React and the open web. #React #OpenSource #WebDev #ReactNative
-
🚀 Excited to introduce OpenZL, Meta’s new open source, format-aware compression framework! OpenZL uses a unique “graph model” for compression, enabling modular, high-performance codecs and a universal decoder. It delivers top-tier compression ratios and speed, with minimal CPU usage—perfect for structured data at scale. Built for rapid development and real-world production, OpenZL is already showing impressive results at Meta. Curious to make your data smaller and faster? 🔗 Learn more: https://lnkd.in/gFSJh8E7 📄 Read the whitepaper: https://lnkd.in/gPD7QQyF 💻 Try it out: openzl.org #OpenSource #DataCompression
-
How do you make sure your IDE works smoothly when your codebase has more than 20 million lines of python code? 🤔 For developers at Instagram the answer is to use the Pyrefly VSCode extension 👩🏼💻 Read our latest blog here about how Pyrefly can improve your IDE experience, whatever the size of your codebase: https://lnkd.in/gzhEKCBq
-
🔎 Meta Open Source 101🔎 Meet Sapling, Meta’s next-gen source-control system. It’s Git-compatible but designed for massive repos and lightning-fast operations, even at Meta’s scale. Perfect if you need speed and a smooth developer experience. Learn more 👉 https://sapling-scm.com Why Sapling? • Git-compatible CLI & workflows • Blazing performance on huge monorepos • Built-in smart history rewrite & interactive rebase You can adopt it incrementally—use Sapling’s client while keeping your existing Git server. Getting started: 1️⃣ Install Sapling (brew install sapling on macOS) 2️⃣ Clone a repo: sl clone <repo> 3️⃣ Work as usual—commands like sl commit, sl log, and sl pull mirror Git’s feel but are optimized for speed. Want deeper insights—architecture, scaling lessons, and Meta’s journey from Git? Check out the engineering deep dive: https://lnkd.in/g_XnESfi ⚡ Faster commits, friendlier workflows—give Sapling a try today!
-
Hello Python Developers! We’re excited to share that the 2025 Python Type System and Tooling Survey is live - and the typing community would love to hear from you! ✨ You don’t need any prior experience with typing to participate - your perspective as a Python developer is what matters most.💡💻 If you have 10 minutes, please take the survey - your feedback can make a real difference in helping improve Python typing for everyone. 👉 Take the survey here: https://lnkd.in/eMKQHPxU Thank you for your time and insights! #Python #PythonTyping #DeveloperSurvey
-
Missed the Second EgoVis workshop at CVPR 2025? Catch up now on YouTube! Hear from keynote speakers @xiaolonw, @SiyuTang, and @NagraniArsha. Plus, discover the winners & honorable mentions of HD-EPIC, EPIC-KITCHENS, Ego-Exo4D, and Ego4D Challenges #EgoVis #CVPR202 Link: https://lnkd.in/d37BwAJw
-
Thank you, PyOhio, for hosting us this year - we are very grateful for being members of your community! It was an excellent opportunity for us to talk about our new open source project, Pyrefly (https://pyrefly.org/), and the work we have been doing around type-checking 🚀 https://lnkd.in/g3jphVBt
#PyOhio 2025 was fantastic! We're excited for PyOhio 2026 on July 25-26! PyOhio is able to secure our venue for 2026 thanks to Meta's sponsorship. Meta Open Source This is the first time in years that we've been able to announce dates for the following year at the current year's conference closing events. It was great getting to speak with Danny Yang, Aaron Pollack, and Abby Mitchell from Meta about Pyrefly, (https://lnkd.in/gJfC5PwM). Meta’s support to Open Source, both through code (such as Pyrefly, PyTorch, and Free-Threading CPython: https://opensource.fb.com/) and through fiscal sponsorship to open source and conferences like ours, help keep the community thrive by investing and supporting the long term success of Python and PyOhio. Being able to plan a year in advance makes many elements of a conference significantly easier to manage and it makes it possible to better server our community when we have the financial freedom to handle important expenses. This year we were fortunate enough to be able to accommodate some attendees by providing American Sign Language interpreters, and that was only possible thanks to having the financial security for next year’s conference planned out. We’re excited to see you all again in 2026! The PyOhio Community is incredibly fantastic and we can’t wait to see what you work on this next year!
-
-
⚡️OSS Project Spotlight⚡️ IGListKit is a data-driven UICollectionView framework for building fast and flexible lists in iOS applications. This project ensures smooth performance and easy-to-maintain code. Discover how IGListKit can enhance your iOS projects: https://lnkd.in/gr5ruArj