Showing 127 open source projects for "facebook c#"

View related business solutions
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    Facebook SDK for iOS

    Facebook SDK for iOS

    Integrate the Facebook Platform with your iOS & tvOS apps

    The Facebook SDK for iOS contains component SDKs that you can connect to individually. To make your app compatible with the latest iOS, be sure to use the latest Facebook SDKs for iOS. Drive installs with Mobile App Install Ads. Increase engagement with Mobile App Engagement Ads. Find your target audience with Custom Audiences for Mobile Apps. A secure and convenient way for people to log into your app or website using Facebook. To provide functionality within the Facebook iOS SDK, we may...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Miranda NG

    Miranda NG

    Miranda NG: Next Generation of Miranda IM

    Miranda NG is a successor of a popular multi-protocol instant messaging client for Windows, Miranda IM. Very light on system resources and extremely fast. Supports Em-LAN Facebook, Gadu-Gadu, ICQ / MRA, IRC Internet Relay Chat, Jabber XMPP, MinecraftDynmap, Omegle, Sametime, SkypeWeb, Steam, Tox, Twitter, and VKontakte. Linux is not a natively supported operating system, but Miranda is known to run on Linux under Wine. PluginUpdater is responsible for keeping your Miranda up-to-date. It checks...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    GDevelop

    GDevelop

    The game engine for everyone

    .... GDevelop also features ready-made behaviors for your game objects, and allows you to create new behaviors through the easy to learn events. And when you're done, you can publish your game just about anywhere-- web, iOS, Android, Windows, Mac, Linux and even Facebook Messenger. Making games has never been easier or faster than with GDevelop!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Proxygen

    Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP serve

    This project comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies, and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2, and HTTP/3. The goal is to provide a simple, performant, and modern C++ HTTP library. Note that currently this project has been...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    Folly

    Folly

    An open-source C++ library developed and used at Facebook

    Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7
    Owncast

    Owncast

    Take control over your live stream video by running it yourself

    ... with different storage providers to optionally scale your videos to many viewers using only low-powered hardware. Owncast is for people who are live streamers, or who wants to host live streams for others. It’s a “one to many” broadcast much like Twitch, Facebook Live, YouTube Live, etc. Owncast is not for video conferencing or any use case where multiple people are wanting to see video of each other.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Infer

    Infer

    A static analyzer for Java, C, C++, and Objective-C

    Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance. Infer checks for null pointer exceptions, resource leaks, annotation reachability, missing lock guards, and concurrency race conditions in Android and Java code. Infer checks for null pointer dereferences, memory leaks, coding conventions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HAXE

    HAXE

    The cross-platform toolkit

    Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler. Haxe can build cross-platform applications targeting JavaScript, C++, C#, Java, JVM, Python, Lua, PHP, Flash, and allows access to each platform's native capabilities. Haxe has its own VMs (HashLink and NekoVM) but can also run in interpreted mode. Haxe is useful in a wide variety of domains; games, web, mobile, desktop, command-line and cross-platform APIs. Take a look at who is using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    FirebaseUI for iOS

    FirebaseUI for iOS

    iOS UI bindings for Firebase

    FirebaseUI is an open-source library for iOS that allows you to quickly connect common UI elements to the Firebase database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items. Additionally, FirebaseUI simplifies Firebase authentication by providing easy-to-use auth methods that integrate with common identity providers like Facebook, Twitter, and Google as well as allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IGListKit

    IGListKit

    A data-driven UICollectionView framework for building fast lists

    ... to this range. This concept lets your section controllers prepare content before they come on screen (e.g. download images). With the IGListDiffable plugin for remodel by facebook, you can automatically generate models conforming to the IGListDiffable. Remember that IGListKit functions on one model per section controller. You want to create a Post model that contains all of the information that the cells require.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FlexLayout

    FlexLayout

    Swift interface to the optimized facebook/yoga flexbox implementation

    FlexLayout adds a nice Swift interface to the highly optimized Yoga flexbox implementation. Concise, intuitive & chainable syntax. Flexbox is an incredible improvement over UIStackView. It is simpler to use, much more versatile and amazingly performant. FlexLayout is a companion of PinLayout. They share a similar syntax and method names. PinLayout is a layout framework greatly inspired by CSS absolute positioning, it is particularly useful for greater fine control and animations. It gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flashlight library

    Flashlight library

    A C++ standalone library for machine learning

    Flashlight is a fast, flexible machine learning library written entirely in C++ by Facebook AI Research and the creators of Torch, TensorFlow, Eigen, and Deep Speech. Native support in C++ and simple extensibility make Flashlight a powerful research framework that's hackable to its core and enables fast iteration on new experimental setups and algorithms with little unopinionated and without sacrificing performance. In a single repository, Flashlight provides apps for research across multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 91 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 32 This Week
    Last Update:
    See Project
  • 17
    ufdbGuard - URL filter for Squid

    ufdbGuard - URL filter for Squid

    URL filter to block unwanted content on the internet

    ufdbGuard is a URL filter to block unwanted web content on the internet. ufdbGuard can also enforce Google SafeSearch, detect UltraSurf, Tor, Skype and other chat applications, proxy tunnels and enforce safer HTTPS traffic. ufdbGuard is a redirector for the Squid web proxy with 200,000 URL verifications/second. ufdbGuard integrates with user authorities like LDAP, Kerberos and Active Directory to assign different policies to different groups of users. Contact the support desk at...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    e-Bridge Hotel

    e-Bridge Hotel

    Hotel Property Management with OTA channel support.

    e-Bridge Hotel is a property management software. Supports Open Travel Alliance (OTA) specification. OOB support for OTP login and MEPR500 passport scanner. Subscription available for Expedia or Agoda Channel, OBE, Houskeeping, Mifare. Line & Telegram IM Referral program $$ for Cloud and Lite subscriptions. e-Bridge Hotel - PMS, OBE , Guest web pages Housekpping app https://play.google.com/store/apps/details?id=com.e_bridgedirect.www.housekeeping Web server requires: *...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of poems,...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    OneDrive Bully

    OneDrive Bully

    Have a lot of folders to sync to OneDrive but not enough space?

    Have a lot of folders you want to sync to OneDrive but not enough space in your main hard drive? I did, I had all my photos on the D:\ drive but OneDrive was requiring to copy them to the OneDrive folder in C:\ . But my C:\ is not big enough. OneDrive Bully was developed to solve exactly that. It uses Windows Symbolic Links to link your folders sitting outside your OneDrive folder in any hard drive or network path. OneDrive doesn't support it currently. OneDrive Bully solves the issue...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    ... Vanda Engine on Facebook to be informed about what I'm doing: http://facebook.com/vandaengine Check out Vanda Engine website to see how Vanda Engine is getting work done: https://vanda3d.org/ It will be appreciated if you donate to this project so I can buy required software and books and hire people to produce free 2D and 3D assets and educational videos and tutorials for this game engine: https://vanda3d.org/donate/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Parabator 2 (Xtreme3d Engine)

    Parabator 2 (Xtreme3d Engine)

    Simple 3d Top-Down Shooter & Free 3d Board Game

    ... Right - Sandbox get money on ga- me (do not use during normal play) // Space – Roll the dice in game (do quickly then Like in shooter game) // Hold Tab - take the figuries (you need find then on map) // Enter key - start new game ----- How to win⠀⠀⠀ Defeat the (boss race) ---Argonian--- Defeat rush of the sin Defeat 665 cyber-demons it's really possible do this Author: Max P. My Facebook: https://www.facebook.com/100000584954813/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parabator 3 version 1.5.1

    Parabator 3 version 1.5.1

    Attention! This tiny board/shooter game just created for fun

    ...- me (do not use during normal play) // Arrow Left & Arrow Right - Sandbox get money on ga- me (do not use during normal play) // Space – Roll the dice in game (do quickly then Like in shooter game) // Hold Tab - take the figuries (you need find then on map) // Enter key - start new game ----- How to win⠀⠀⠀ Defeat the (boss race) ---Argonian--- it's really possible do this Author: Max P. My Facebook: https://www.facebook.com/100000584954813/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    voducthinh.tk

    voducthinh.tk

    code giới thiệu bản thân

    mã nguồn code giới thiệu bản thân của chúng tôi đã cập nhật và được phát hành bản miễn phí và mới nhất nến các bạn có thể tải về 2 thiết bị đó là điện thoại và máy tính nên các bạn có thể yên tâm tải về ko bị virut vì được công ty mã nguồn công nhận mã nguồn của mình có thể tái sự dụng được nhưng các bạn phải có giấy phép bên chúng tôi hoặc liên hệ với chúng tôi quá email ducthinh.cnc@gmail.com hoặc liên hệ qua facebook: https://www.facebook.com/voducthinh06/ mã nguồn được chúng tôi phát...
    Downloads: 0 This Week
    Last Update:
    See Project