Facebook

Open-source projects categorized as Facebook

Top 23 Facebook Open-Source Projects

  • jest

    Delightful JavaScript Testing.

  • Project mention: What is an Abstract Syntax Tree in Programming? | dev.to | 2024-04-05

    GitHub | Website

  • LeetCode-Go

    ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Awesome-pytorch-list

    A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

  • SkeletonView

    ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting

  • Project mention: How do I create this pre-loader effect using UIKit that is so prevalent in apps? | /r/swift | 2023-05-10

    Take a look at SkeletonView

  • botkit

    Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

  • react-player

    A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

  • Project mention: Epic Next JS 14 Tutorial Part 6: Create Video Summary with Next.js and Open AI | dev.to | 2024-04-10

    Now, before using our getSummaryById function, let's install our video player. We will use React Player that you can find here.

  • system_design

    Preparation links and resources for system design questions

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • caprine

    Elegant Facebook Messenger desktop app

  • Project mention: Why do people still use VBA? | news.ycombinator.com | 2023-11-15
  • Hot Chocolate

    Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

  • desktop

    Free and open source streaming software built on OBS and Electron. (by stream-labs)

  • Project mention: streamlabs website keeps forgetting about me | /r/streamlabs | 2023-06-21

    When visiting streamlabs.com, I am almost always sent through the setup process despite the fact that I've been through it multiple times. I have the desktop app and have even streamed unlisted videos as tests (everything seems fine from the app) but when I go on the website it won't acknowledge my yt account. The same is also true for my other settings like tipping; my tip URL still links to the tip page, yet the website doesn't think I've started setting any of that up. Please help, thank you!

  • memlab

    A framework for finding JavaScript memory leaks and analyzing heap snapshots

  • PhotoEditor

    A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.

  • Koala

    A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.

  • Project mention: Facebook Authentication with Firebase in React Native (Android) | dev.to | 2024-01-17

    Create a Facebook Developer Account: If you don't have one already, create a Facebook Developer account at Facebook Developers.

  • timeliner

    All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)

  • Project mention: I Ditched Google Photos | news.ycombinator.com | 2023-08-31

    Heya! I'm the author of PhotoStructure, and my Google Photos account (before I started working on PhotoStructure) is about that size, too.

    I wrote up some tips here: https://photostructure.com/faq/takeout/

    This is what I did:

    1. First try to fetch all your Google Photos via Takeout in one archive. If it fails (like it did for me), try different-sized .tgz archives. I had to use the 10 Gb option (using 50gb caused an internal-to-google error).

    If that fails to work, the last resort is to manually create by-year albums, shove all photos from that year into that album, and do a takeout of just that album. Repeat as necessary for every year.

    2. Install an app on your phone to *directly* upload the original photos and videos from your phone to your NAS/home server. I have several recommended apps here: https://photostructure.com/faq/how-do-i-safely-store-files/#...

    At this point, you can still use Google Photos (for viewing and as a last-ditch backup), but your originals are safe (without all the Google Photo downsampling and metadata shenanigans), and you're free to use whatever self-hosted software you want (like PhotoStructure, but there are a ton of alternatives, as well).

    FWIW, I also tried this software: https://github.com/mholt/timeliner -- it does what it can, but the files you get via the API has a bunch of metadata stripped from it. I even had captured-at times get mangled with older photos.

  • HybridAuth

    Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.

  • Project mention: Best social login library for PHP ("sign in with Apple/Google/Facebook" etc.)? | /r/PHP | 2023-05-21
  • Ultimate-Social-Scrapers

    🤖 Top-rated tools to scrape all major sections from Facebook, Instagram and Twitter including posts (likes/comments), photos/videos, contact informations, followers, following and much more.

  • facebook-sdk

    Python SDK for Facebook's Graph API

  • facebook-scraper

    Scrape Facebook public pages without an API key

  • Project mention: scraping instagram without selenium | /r/webscraping | 2023-06-30

    Afaik on Facebook there are no such APIs, only good old HTML parsing, check out this project for example https://github.com/kevinzg/facebook-scraper (most of the parsing code is here https://github.com/kevinzg/facebook-scraper/blob/master/facebook_scraper/extractors.py )

  • System-Design

    It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻 (by codersguild)

  • Oculess

    Removes account requirements and telemetry from Oculus Quest devices

  • Project mention: Meta now lets EU users unlink their Facebook, Messenger and Instagram accounts | news.ycombinator.com | 2024-01-22
  • FAANG

    Competitive programming questions.

  • passport-facebook

    Facebook authentication strategy for Passport and Node.js.

  • facebook-delete

    Fast facebook activity deletion

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Facebook related posts

Index

What are some of the best open-source Facebook projects? This list will help you:

Project Stars
1 jest 43,581
2 LeetCode-Go 32,007
3 Awesome-pytorch-list 14,932
4 SkeletonView 12,427
5 botkit 11,332
6 react-player 8,830
7 system_design 8,530
8 caprine 6,867
9 Hot Chocolate 4,885
10 desktop 4,400
11 memlab 4,171
12 PhotoEditor 4,007
13 Koala 3,557
14 timeliner 3,548
15 HybridAuth 3,336
16 Ultimate-Social-Scrapers 2,758
17 facebook-sdk 2,719
18 facebook-scraper 2,177
19 System-Design 1,813
20 Oculess 1,782
21 FAANG 1,701
22 passport-facebook 1,288
23 facebook-delete 1,277

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com