174 programs for "libeay32.lib" with 1 filter applied:

  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    Functional programming library golang

    Functional programming library golang

    functional programming library for golang

    This library aims to provide a set of data types and functions that make it easy and fun to write maintainable and testable code in Golang. Write many small, testable, and pure functions, i.e. functions that produce output only depending on their input and that do not execute side effects. Offer helpers to isolate side effects into lazily executed functions (IO). Expose a consistent set of compositions to create new functions from existing ones. For each data type, there exists a small set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SPI FLASH Library for STM32

    SPI FLASH Library for STM32

    W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

    W25qxx, N25Qxx, and other SPI FLASH drivers for stm32 HAL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    ART ASCII Library

    ART ASCII Library

    ASCII art library for Python

    ASCII art is also known as "computer text art". It involves the smart placement of typed special characters or letters to make a visual shape that is spread over multiple lines of text. ART is a Python lib for text converting to ASCII art fancy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    kotlin-inject

    kotlin-inject

    Dependency injection lib for kotlin

    A compile-time dependency injection library for Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Onelinerhub

    Onelinerhub

    Thousands of code solutions with clear explanation

    Lib of well-explained and minimalistic code solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    github-automated-repos

    github-automated-repos

    Library that automates the administration of your github projects

    github-automated-repos is the lib that gives you the power to control the visualization of your projects on the website, in your own GitHub in one place. This library automates the view your GitHub projects on your website in one place. But how? Make the code configuration only once in your application with github-automated-repos, and manage the view of your projects on GitHub in the Topics field. Choose which project will be seen on your website, and you can even customize your project card...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    axios-extensions

    axios-extensions

    axios extensions lib, including throttle, cache, retry features etc.

    A non-invasive, simple, reliable collection of axios extension. It is highly recommended to enable the request logging recorder in the development environment(disabled by default). Besides configuring the request through the cacheAdapterEnhancer, we can enjoy more advanced features via configuring every individual request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10

    EasyCSP

    Constraint Satisfaction Problem solving library for Java

    EasyCSP is an open-source Java library for Constraint Satisfaction Programming. EasyCSP offers search algorithms for both CSPs and CSOPs. EasyCSP supports CSPs to be formalized using objects or int expressions. EasyCSP on GitHub: http://github.com/cordisvictor/easycsp-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Svelte forms lib

    Svelte forms lib

    A lightweight library for managing forms in Svelte

    Svelte Forms lib is a Formik-inspired library for building forms easily in a Svelte project. When building modern web applications forms often play a big part in it. We use forms to log in, place orders, book flights and perform other data-entry tasks. In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow. This library helps you build forms by exposing an easy API for form creation, validation and submission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides core mechanisms and foundation for implementing libraries of generic algorithms and data structures, using modern principles of Generic Programming. Covers most of the features of ConceptC++ using syntax of C++'98.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EasyML

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

    ... 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: 1 This Week
    Last Update:
    See Project
  • 14
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    A project of various and continuous cross-platform video game titles developed by; 3rd Party Video Games Developer: MetalManGames. The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Premium Markets

    Premium Markets

    Premium Markets is an automated financial technical analysis system.

    Premium Markets is an automated financial technical analysis system. With Premium Markets you can edit and create your own indicators as a composition of more than a hundred common technical analysis functions. It implements a graphical environment for monitoring financial technical analysis of the main stocks and shares markets and currencies. The standalone application includes a full integration of ta-lib C/C++ libraries. Be aware that the provided App available for download may well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Image Picker Library for Android

    Image Picker Library for Android

    Image Picker for Android, Pick an image from Gallery

    Easy to use and configurable library to Pick an image from the Gallery or Capture an image using a Camera. It also allows to Crop and Compress the Image based on Aspect Ratio, Resolution, and Image Size. Almost 90% of the apps that I have developed have an Image upload feature. Along with the image selection, Sometimes I needed a crop feature for my profile image for that I've used uCrop. Most of the time I need to compress the image as the image captured from the camera is more than 5-10...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Pandas TA

    Pandas TA

    Python 3 Pandas Extension with 130+ Indicators

    Technical Analysis Indicators - Pandas TA is an easy-to-use Python 3 Pandas Extension with 130+ Indicators. Pandas Technical Analysis (Pandas TA) is an easy-to-use library that leverages the Pandas package with more than 130 Indicators and Utility functions and more than 60 TA Lib Candlestick Patterns. Many commonly used indicators are included, such as: Candle Pattern(cdl_pattern), Simple Moving Average (sma) Moving Average Convergence Divergence (macd), Hull Exponential Moving Average (hma...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The ODX-Lib (ODX Library) is a data access library for ODX data (ISO-22901). The library covers the more complex parts of the ISO standard by a common API and provides a common in-memory data model for tools dealing with such vehicle diagnostic data.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ... to the translations spreadsheet (./lib/Negocio.jar/net/sourceforge/dashbov/negocio/Traducoes.xlsx); the new language option will be automatically shown at the "Settings > Language" menu. Open source alternative to Economatica, ProfitChart, MetaStock. Powered by Oracle, NetBeans, Apache POI, Apache Axis, Apache Commons Compress, Apache PDFBox, JFreeChart, JTattoo, JDatePicker, MyBatis, FamFamFam, IzPack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Util

    Java util library with many goodies that will blow Your mind.

    My Java util library. It contains many variations of Enumerations, Iterators, Collections, Sets and Maps (e.g. Map2D, Map3D, InvertibleMap, SetMap). It also contains very nice Model-View-Adapter framework. Necessarily see the AnotherClass interface. It will blow your mind. Furthermore it contains interfaces like: Hierarchical, Factory, Converter, Overridable, Persistable, Bindable, Sequential and many other.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 23
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    ... be more than 6x times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of go generate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next