Showing 35 open source projects for "libeay32.lib"

View related business solutions
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    Microsoft Authentication Library .NET

    Microsoft Authentication Library .NET

    Microsoft Authentication Library (MSAL) for .NET

    MSAL.NET (Microsoft.Identity.Client) is an authentication library that enables you to acquire tokens from Azure AD, to access protected Web APIs (Microsoft APIs or applications registered with Azure Active Directory). MSAL.NET is available on several .NET platforms (Desktop, Universal Windows Platform, Xamarin Android, Xamarin iOS, Windows 8.1, and .NET Core). The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Google APIs Client Library for Go

    Google APIs Client Library for Go

    Auto-generated Google APIs for Go

    These are auto-generated Go libraries from the Google Discovery Service's JSON description files. Due to the auto-generated nature of this collection of libraries they may contain breaking changes from one release to the next. The generator itself and the code it produces are considered beta for this reason. These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ElasticJob

    ElasticJob

    Distributed scheduled job framework

    ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud. ElasticJob-Lite is a lightweight, decentralized solution that provides distributed task sharding services. ElasticJob-Cloud uses Mesos to manage and isolate resources. It uses a unified job API for each project. Developers only need code one time and can deploy at will. Support job sharding and high availability in distributed system. Scale out for throughput and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Transmittable ThreadLocal

    Transmittable ThreadLocal

    Provides an enhanced InheritableThreadLocal

    TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components. In the case of using thread pools and other execution components that will pool multiple threads, the ThreadLocalvalue transfer function is provided to solve the problem of context transfer during asynchronous execution. A Javastandard library should provide standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Drogon

    Drogon

    Drogon: A C++14/17/20 based HTTP web application framework

    Drogon is a C++14/17-based HTTP application framework. Drogon can be used to easily build various types of web application server programs using C++. Drogon is the name of a dragon in the American TV series "Game of Thrones" that I really like. Drogon is a cross-platform framework, It supports Linux, macOS, FreeBSD, OpenBSD, HaikuOS, and Windows. Use a non-blocking I/O network lib based on epoll (kqueue under macOS/FreeBSD) to provide high-concurrency, high-performance network IO, please visit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EasyML

    EasyML serialization library, to and from XML, similar to Gson

    ... EasyML can be customized with user-defined serialization strategies. The low-level components, XMLWriter and XMLReader, can be used directly, for a higher control compared to the EasyML Facade. Security policies can also be defined, specifying black- or whitelists of types which are allowed at deserialization time. EasyML on GitHub: http://github.com/cordisvictor/easyml-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The C++ Advanced Runtime Library (CARL) is an alternative to the C/C++ standard libraries aiming at the high-level APIs and easy usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    Adrix.NT Java Works :: Sources & Build Projects includes - Paged Lists of Object & Iterators Library for Java - Action / Entity Model for Java - VR Ax AWT Clock Java Component - VR Multi Dimensions Array Library - VR MDArray List Manager Library - VR Adjacency (List | Matrix) Direct Graph Lib - VRJMosaic cells sliding game with automatic resolver - VR RectsWorld Sample Applic - VR Free Chess 2D Applic also contains - Other Utils Libraries - Demo and Test Applications...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    Neutronium

    Neutronium

    Build .NET desktop applications using HTML, CSS and javascript

    .... Use standard javascript frameworks to build UI. Solution template available for a quick start. Use javascript framework cli tools to use the same tool chain as web development taking the chance on tools such as live reload. Reuse ViewModel designed for WPF with a different View Engine. Neutronium combines Chromium via ChromiumFx C# lib and a binding engine that converts back and forth C# POCO to javascript POCO. Javascript objects are then used as ViewModel for javascript MVVM library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java framework for Swing app unified configuration. It will be based on second version of my other project, Amethyst. See videos: http://www.youtube.com/watch?v=Sz4G1wuxTUQ http://www.youtube.com/watch?v=CmPtGFEmc-s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSDK3

    JSDK3

    JavaScript Development Kit

    JavaScript development kit, JavaScript framework, main using for web development. It extended javascript prototype objects, added common method, class and class lib, can custom expand class, support cross browser contains IE6, Firfox3.6, Chrome13, Safari5, Opera11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    Dashing is a Sinatra based framework that lets you build beautiful dashboards. Every new Dashing project comes with sample widgets & sample dashboards for you to explore. The directory is setup as follows. Assets, all your images, fonts, and js/coffeescript libraries. Uses Sprockets. Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    selenium2lib

    A selenium common library based on selenium 2.0, webdriver

    selenium2lib is the common lib based on the popular web automation test framework(selenium 2.0) and this project include: 1. webdriver function testing help class, such as selenium 2.0 proxy class, selenium 1.0 proxy class, javascript executor proxy class, webdriver event listener extension, webdriver wait extension, webdriver factory,webdriver wrapped element(S2Div?, S2Table?), autoit java wrapped helper class, use snapsie to capture full image of IE browser, use camstudio to record DV when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BizDiag

    Business graphics diagramming application + customizable shape lib.

    BizDiag V1.9 All new version (based on Mono and GTK#, developed with MonoDevelop 2.4.1). BizDiag V1.0, V1.1, V1.2 Business graphics diagramming application + diagram editor library for vector graphics (based on Piccolo2D from University of Maryland, .NET and Windows.Forms developed with Visual Studio 2008). Supports browser-enabled special SVG file format for import and export and customizable shape library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Development of this library has been moved to https://github.com/kordamp/json-lib/ Json-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 20
    libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An ActionScript 3.5 library implementing an OO interface to the weewar.com API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CNetworkConnector is network lib to easily use the TCP and UDP socket with Windows and Unix (Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next