Libraries for Windows

View 55 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    AS3Libs

    AS3Libs

    A collection of AS3 libraries and sketches

    AS3Libs is a collection of ActionScript 3 libraries and sample sketches maintained by Grant Skinner. It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI responsiveness (simple green threads). Provides common color adjustment methods for use with ColorMatrixFilter. Uses the same math/values as the Flash Pro IDE's "Adjust Color" filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    AS3WebSocket is an ActionScript 3 client implementation of the WebSocket protocol, following the final version of RFC 6455. It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and implements two of the test subprotocols from Andy Green's libwebsockets test server, the dumb-increment-protocol, and the lws-mirror-protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ASCII Art

    ASCII Art

    Real-Time ASCII Art Rendering Library

    A header-only, C/C++ library that lets you transform an input image or video frame into printable ASCII characters in real-time using a single decision tree. ASCII Art is a single header, C/C++ library developed by PixLab and based on the work of Nenad Markus that let you transform an input image or video frame into printable ASCII characters at real-time using a single decision tree. Real-time performance is achieved by using pixel intensity comparison inside the internal nodes of the tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ASJava
    This is a java library to give a setup similar to actionscript for easy development of java games. It is intended to be similar to actionscript, not the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    ASP.NET API Versioning

    ASP.NET API Versioning

    Libraries which add service API versioning to ASP.NET Web API

    ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semantics to your new and existing REST services built with ASP.NET. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services. You don't need to learn any new routing concepts or change the way you implement your services in ASP.NET today. The default API versioning configuration is compliant with the versioning semantics outlined by the Microsoft REST Guidelines. There are also a number of customization and extension points available to support transitioning services that may not have supported API versioning in the past or supported API versioning with semantics that are different from the Microsoft REST versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ASP.NET PDF Viewer by GroupDocs

    ASP.NET PDF Viewer by GroupDocs

    Secure, Browser-Agnostic ASP.NET PDF Viewer with DRM Features

    This sample project is created by the GroupDocs showcase team to demonstrate key benefits of an ASP.NET PDF viewer built using the commercial library – GroupDocs.Viewer for .NET. The viewer allows you to display PDF documents across all standard web-browsers (IE8+, Chrome, Mozilla Firefox, Safari 5+, Opera, etc.) without having to install any software or plugins on end-user machines. Another core feature – is the ability to display PDFs in a read-only mode, so that end users can’t download, print or copy original PDF files while viewing them in a browser. Please note that GroupDocs.Viewer for .NET is a paid library. In order to setup and run this project, you will need to download the GroupDocs.Viewer for .NET library from the GroupDocs website. For more details on the sample ASP.NET PDF viewer and to download the library, please read this article: > http://groupdocs.com/blog/asp-net-pdf-viewer-built-based-on-the-groupdocs-viewer-for-net-library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ASP.NET session state provider for MySQL
    This project contains an ASP.NET session state store provider for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ATFinder

    Configuration finder by AT commands with auto-configure options

    Bluetooth module configuration finder by AT commands with auto-configure options for Arduino
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    ATFinder (lib)

    BT configuration by AT commands for Arduino (lib)

    Bluetooth module configuration finder by AT commands with auto-configure options for Arduino. How to install a library: https://www.arduino.cc/en/Guide/Libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is most simple - just include a single header in your own code and go. Reasonably experienced coders may implement other base-types like bool, SSE2, rationals or bigint's with a few changes. Have fun, Heinz van Saanen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS Amplify

    AWS Amplify

    A declarative JavaScript library for application development

    The Amplify open-source client libraries provide use-case-centric, opinionated, declarative, and easy-to-use interfaces across different categories of cloud-powered operations enabling mobile and web developers to easily interact with their backends. These libraries are powered by the AWS cloud and offer a pluggable model which can be extended to use other providers. The libraries can be used with both new backends created using the Amplify CLI and existing backend resources. The Amplify JavaScript libraries are supported for different web and mobile frameworks including React, React Native, Angular, Ionic, and Vue. It is recommended that you first complete the Getting Started guide for Amplify JavaScript. The Amplify Framework uses Amazon Cognito as the main authentication provider. Amazon Cognito is a robust user directory service that handles user registration, authentication, account recovery & other operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AWS AppSync JavaScript SDK

    AWS AppSync JavaScript SDK

    JavaScript library files for Offline, Sync, Sigv4.

    AWS AppSync is a fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources like AWS DynamoDB, Lambda, and more. You can use any HTTP or GraphQL client to connect to a GraphQL API on AppSync. For front-end web and mobile development, we recommend using the Amplify clients which are optimized to connect to the AppSync backend. For DynamoDB data sources, use the DataStore category in the Amplify client. It provides the best developer experience and built-in conflict detection and resolution. For non-DynamoDB data sources in scenarios where you have no offline requirements, use the API (GraphQL) category in the Amplify client. For use cases where you are utilizing the Apollo V3 client, use the Apollo Links in this repository to help with authorization and subscriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    The Device Defender library enables you to send device metrics to the AWS IoT Device Defender Service. This library also supports custom metrics, a feature that helps you monitor operational health metrics that are unique to your fleet or use case. For example, you can define a new metric to monitor the memory usage or CPU usage on your devices. This library has no dependencies on any additional libraries other than the standard C library, and therefore, can be used with any MQTT client library. This library is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS IoT Device Shadow library

    AWS IoT Device Shadow library

    Client library for using AWS IoT Shadow service on embedded devices

    The AWS IoT Device Shadow library enables you to store and retrieve the current state (the “shadow”) of every registered device. The device’s shadow is a persistent, virtual representation of your device that you can interact with from AWS IoT Core even if the device is offline. The device state is captured as its “shadow” within a JSON document. The device can send commands over MQTT to get, update and delete its latest state as well as receive notifications over MQTT about changes in its state. Each device’s shadow is uniquely identified by the name of the corresponding “thing”, a representation of a specific device or logical entity on the AWS Cloud. See Managing Devices with AWS IoT for more information on IoT "thing". More details about AWS IoT Device Shadow can be found in AWS IoT documentation. This library is distributed under the MIT Open Source License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWS IoT Fleet Provisioning Library

    AWS IoT Fleet Provisioning Library

    Client library for using AWS IoT Fleet Provisioning service

    The Fleet Provisioning library enables you to provision IoT devices without device certificates using the Fleet Provisioning feature of AWS IoT Core. For an overview of provisioning options available, see Device provisioning. This library has no dependencies on any additional libraries other than the standard C library, and therefore, can be used with any MQTT library. This library is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis, and validation of memory safety through the CBMC automated reasoning tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS IoT Jobs library

    AWS IoT Jobs library

    Client library for using AWS IoT Jobs service on embedded devices

    The AWS IoT Jobs library helps you notify connected IoT devices of a pending Job. A Job can be used to manage your fleet of devices, update firmware and security certificates on your devices, or perform administrative tasks such as restarting devices and performing diagnostics. It interacts with the AWS IoT Jobs service using MQTT, a lightweight publish-subscribe protocol. This library provides a convenience API to compose and recognize the MQTT topic strings used by the Jobs service. The library is written in C compliant with ISO C90 and MISRA C:2012, and is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone both static code analysis from Coverity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AWS Lambda for .NET

    AWS Lambda for .NET

    Libraries, samples and tools to help .NET Core developers

    AWS Lambda for .NET is the repository that houses tools, libraries and templates to build and deploy AWS Lambda functions using the .NET ecosystem (including .NET Core and .NET 7+). It provides NuGet packages for event models (e.g., API Gateway, DynamoDB, S3), utilities such as Amazon.Lambda.Tools for CLI deployment, and Blueprints/templates to scaffold serverless .NET projects quickly. The framework supports writing functions in C# (and VB/F# where applicable), integrates with the .NET CLI and Visual Studio tooling, and allows developers to treat Lambda functions like any other managed .NET application while handling the deployment, packaging and runtime glue. Its goal is to make serverless in AWS feel natural for .NET developers—abstracting away boilerplate and letting you focus on business logic rather than deployment artifacts. It also supports advanced use cases such as .NET Core integration, source-generator annotations, and custom middleware within a function context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AWS SDK ZF2 Module

    AWS SDK ZF2 Module

    ZF2 module for using the AWS SDK for PHP to interact with AWS services

    Get started quickly using AWS with the AWS SDK for PHP. The SDK is a modern, open-source PHP library that makes it easy to integrate your PHP application with AWS services like Amazon S3, Amazon Glacier, and Amazon DynamoDB. Version 3 of the AWS SDK for PHP is now generally available and includes a number of improvements and new features while maintaining nearly identical API patterns for easy migration from version 2. Conveniently marshal and unmarshal JSON documents and PHP arrays for storage in Amazon DynamoDB. Remove the session state scale bottleneck by easily storing the application session state in DynamoDB. Use PHP's built-in functions such as fopen, copy, and file_get_contents to work with objects stored in Amazon S3. Automates polling for resource state changes such as waiting for a newly launched Amazon EC2 instance to reach the 'running' state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AWS SDK for iOS

    AWS SDK for iOS

    AWS SDK for iOS

    AWS SDK for iOS is a comprehensive development kit that enables iOS applications to interact with AWS cloud services, including storage, databases, authentication, and analytics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AboutLibraries

    AboutLibraries

    AboutLibraries automatically collects all dependencies and licenses

    .. collects all dependency details including licenses at compile time, and offers simple APIs to visualize these in the app. No runtime overhead. Strong caching. Any gradle dependency is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Absolute Baseline Complete Default Suite

    Absolute Baseline Complete Default Suite

    A NetBeans Module Suite project cluster for common branding functions.

    gts-abcdef is a NetBeans Module Suite project harness, useful for templating some NetBeans Platform module suite applications with a set of common branding and initialization infrastructure. Add this to your new module suite application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Accompanist

    Accompanist

    A collection of extension libraries for Jetpack Compose

    Accompanist is a collection of extension libraries for Jetpack Compose, developed by Google. It provides utilities and components that are not yet available in the core Compose library, helping developers build modern, responsive UIs with ease. Accompanist includes support for navigation, system UI control, insets, permissions, animations, and image loading, among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Acl

    Acl

    A powerful server and network library, including coroutine

    The Acl (Advanced C/C++ Library) project a is powerful multi-platform network communication library and service framework, supporting LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS. Many applications written by Acl run on these devices with Linux, Windows, iPhone and Android and serve billions of users. There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as HTTP/SMTP/ICMP//MQTT/Redis/Memcached/Beanstalk/Handler Socket are implemented in Acl, and the codec library such as XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, etc., are also included in Acl. Acl also provides a unified abstract interface for popular databases such as Mysql, Postgresql, Sqlite. Using Acl library users can write database applications more easily, quickly and safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Acrux

    Acrux

    Southern crucis constellation for your applications

    This is CTK library of the next generation
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.