Showing 636 open source projects for "facebook"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Botonic

    Botonic

    Build chatbots and conversational experiences using React

    Botonic is a full-stack Javascript framework to create chatbots and modern conversational apps that work on multiple platforms, web, mobile and messaging apps (Messenger, Whatsapp, Telegram, etc). Building modern applications on top of messaging apps like Whatsapp or Messenger is much more than creating simple text-based chatbots. Botonic is a full-stack serverless framework that combines the power of React and Tensorflow.js to create amazing experiences at the intersection of text and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Turborepo

    Turborepo

    High-performance build system for JavaScript & TypeScript Codebases

    Turborepo is a high-performance build system for JavaScript and TypeScript codebases. Turborepo reimagines build system techniques used by Facebook and Google to remove maintenance burden and overhead. Building once is painful enough, Turborepo will remember what you've built and skip the stuff that's already been computed. Turborepo looks at the contents of your files, not timestamps to figure out what needs to be built. Share a remote build cache with your teammates and CI/CD for even faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HAXE

    HAXE

    The cross-platform toolkit

    ... Haxe and explore the use cases. Haxe is a reliable open source technology and is free to use. Become contributor on GitHub, join our community on our Discord chat and forum and find us on Facebook, Twitter and StackOverflow. Haxelib is the package manager for Haxe, which offers many free libraries powered by the Haxe community. Manage your project dependencies and distribute libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    stylelint

    stylelint

    A linter that helps you avoid errors and enforce conventions

    ... well tested with over 15000 unit tests. Supports shareable configs that you can extend or create. It is unopinionated so that you can customize it to your exact needs. stylelint has a growing community and is used by Facebook, GitHub and WordPress. You can configure the built-in stylistic rules to allow both multi-line and single-line rules. The choice of when to use each belongs to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Faiss

    Faiss

    Library for efficient similarity search and clustering dense vectors

    Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research. Faiss contains several methods for similarity search. It assumes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphQL.js

    GraphQL.js

    A reference implementation of GraphQL for JavaScript

    The JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. GraphQL.js is a general-purpose library and can be used both in a Node server and in the browser. As an example, the GraphiQL tool is built with GraphQL.js! Building a project using GraphQL.js with webpack or rollup should just work and only include the portions of the library you use. This works because GraphQL.js is distributed with both CommonJS (require()) and ESModule (import) files. Ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Diana.jl

    Diana.jl

    GraphQL for Julia

    GraphQL is a data query language for APIs and a runtime for fulfilling those queries with your existing data developed by Facebook in 2012 and launched on the internet in 2015. It is an alternative to REST and ad-hoc web service architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OmniAuth

    OmniAuth

    OmniAuth is a flexible authentication system utilizing Rack middleware

    OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. In order to use OmniAuth in your applications, you will need to leverage one or more strategies. These strategies are generally released individually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Buck

    Buck

    Build system that encourages the creation of small, reusable modules

    Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms. Buck builds independent artifacts in parallel to take advantage of multiple cores on your machine. Further, it reduces incremental build times by keeping track of unchanged modules so that the minimal set of modules is rebuilt. Buck only uses the declared inputs, which means everybody gets the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    FancyToast-Android

    FancyToast-Android

    Make your native android Toasts Fancy

    ... options. Your dialogue style from the code. Fantasy Tutorial is a simple and lightweight library that helps you create fresh and beautiful introduction displays for your applications without having to write dozens of lines of code. As its name describes it, it is an Android library that can be used to display badges that react like facebook.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Fairseq

    Fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python

    Fairseq(-py) is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks. We provide reference implementations of various sequence modeling papers. Recent work by Microsoft and Google has shown that data parallel training can be made significantly more efficient by sharding the model parameters and optimizer state across data parallel workers. These ideas are encapsulated in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mezzanine

    Mezzanine

    CMS framework for Django

    Mezzanine is a powerful open source content management platform built using the Django framework. In many ways it is like many other content management tools, offering an intuitive interface for managing all of your content. But Mezzanine is different in that it provides most of its functionality by default. While other platforms rely heavily on modules or reusable applications, Mezzanine comes ready with all the functionality you need, making it the more efficient choice. Mezzanine has a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Visual Traceroute

    Open Visual Traceroute

    Open source cross-platform Java Visual Traceroute

    Open source cross-platform (Windows/Linux/Mac) Java Visual Traceroute. Data is displayed in a 3D or a 2D map component. What is a traceroute? http://en.wikipedia.org/wiki/Traceroute If you need some help, please first check http://visualtraceroute.net/ Feel free to drop by and leave a comment on the Facebook page https://www.facebook.com/openvisualtraceroute Enjoy and share! If you want to support the development of this project, you can make a Paypal contribution...
    Leader badge
    Downloads: 790 This Week
    Last Update:
    See Project
  • 14
    StreamViewerBot

    StreamViewerBot

    Free Viewer Bot Supporting Twitch | YouTube | Kick And 5+ Other Plats

    Boost your content visibility across top platforms like Twitch, YouTube, Kik, Facebook Live, Twitter, DLive, Nimo TV, and Trovo Live with our free viewer bot. Enhance engagement and expand your audience effortlessly. Try it now!"
    Downloads: 234 This Week
    Last Update:
    See Project
  • 15
    Tải truyện chữ đa năng - GHFU

    Tải truyện chữ đa năng - GHFU

    GetHTMLFromURL, Tool tải truyện chữ online

    ... on your phone/ kindle paperwhite. It has multi-language support there are English and Vietnamese. If some translation is not good, you can help us by contacting us via our's Facebook page. Now it supports more than 500 popular sites that you can download more than what you know. Access our's Facebook page now to get more help or request a new site. Chat with us in English, so we can understand and answer you. FANPAGE: https://www.facebook.com/gethtmlfromurl Download now!
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 16
    ViewBots-V1.8.5

    ViewBots-V1.8.5

    Free Streaming Bot: Compatible with Twitch, YouTube and Facebook

    "Maximize Your Stream's Impact on Twitch, Facebook Live, and YouTube with Our Advanced Free Viewer Bot" Elevate your streaming game on key platforms like Twitch, Facebook Live, and YouTube. Our cutting-edge viewer bot is expertly designed to boost your channel's visibility and engagement, making your content more accessible to a broader audience. Streamline your growth and increase your impact with ease.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 17
    Ahmed Tohamy

    Ahmed Tohamy

    Hi, you are in the place at which you can access my random projects.

    Contact at.. telegram : @ahmed_tohamy Facebook : fb.com/ahmed.tohamy.0 instagram : @ahmed.tuhamy Donate using vodafone cash: +201092984704
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18
    Hathi Download Helper

    Hathi Download Helper

    Download books from the hathitrust website in a fast and easy manner

    ...: HDH_vX.Y.Z_setup_MacOsX - AppImage for Linux-Ubuntu x64 LTS versions An alternative download method using Firefox is described under the following link: https://sourceforge.net/p/hathidownloadhelper/alternative/ E-Mail contact: hathidownloadhelper@hotmail.com Facebook: https://www.facebook.com/hathidownloadhelperTool
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 19
    Advanced Youtube Client - AYC

    Advanced Youtube Client - AYC

    A highly responsive, no nonsense, easy to use, fast video downloader.

    AYC is a highly responsive, no nonsense, easy to use, fast video downloader from the text based era. Test builds are now available on Telegram: https://t.me/s/ayc_news. Try latest features and fixes before everyone else. How to install: https://github.com/adithya-s-sekhar/advanced-youtube-client-ayc#installation Downloads v4.23 - 07/Sep/2024 AYC is no longer released as EXE's. 32-bit:...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 20
    MyPublicWiFi

    MyPublicWiFi

    Turn your computer into a WiFi Access Point or individual Hotspot.

    MyPublicWiFi turns your laptop/tablet/PC into a Wi-Fi wireless access point or individual Hotspot. This is also an ideal solution for setting up a temporary Access Point in a hotel room,meeting room,at home or the like. The MyPblicWiFi-Firewall can be used to restrict user access to specific servers. You can also prevent the use of certain Internet services (e.g. file sharing programs) or block the use of social media networks (e.g. Facebook). MyPublicWiFi turn your PC into an Adblock...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 21
    WebBrowserPassView

    WebBrowserPassView

    Recover and reveal passwords stored by web browsers

    WebBrowserPassView is a password recovery tool that reveals the passwords stored by the following Web browsers: Internet Explorer (Version 4.0 - 11.0), Mozilla Firefox (All Versions), Google Chrome, Safari, and Opera. This tool can be used to recover your lost/forgotten password of any Website, including popular Web sites, like Facebook, Yahoo, Google, and Gmail, as long as the password is stored by your Web Browser. After retrieving your lost passwords, you can save them into text/html/csv...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 22
    Katalog

    Katalog

    Catalog and Search files from permanent or removable drives

    ...-platform (Linux Plasma and Windows 64 installer or portable). First use / tips - Simply start with the Create screen. Create your first catalog and experiment! - All data/catalog files are stored in the Settings/Collection folder. Documentation/Wiki: https://stephanecouturier.github.io/Katalog/ Follow Katalog on Facebook: https://www.facebook.com/Katalog-107117844916308 Follow active development: https://github.com/users/StephaneCouturier/projects/7
    Downloads: 62 This Week
    Last Update:
    See Project
  • 23
    opensource-socialnetwork

    opensource-socialnetwork

    Create your own social network website like facebook!

    Open Source Social Network is a free php social networking script. It helps you to create your own social network like facebook with the full data control and ownership. OSSN have a community for developers where you can download free components(plugins) and ask for help.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    Besgnulinux
    Based on Debian Stable Installation tool: Calamares Besgnulinux is for both new and weak machines and end users. Besgnulinux tries to be fast, lightweight, convenient and stable. It is designed to meet every need with window manager sessions such as Openbox, JWM. It is ensured that the system is under user control instead of the elements running in the background. It does the same things that high-resource desktops like KDE and Gnome do. But it does the job with very few...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 25
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 46 This Week
    Last Update:
    See Project