Showing 259 open source projects for "all-in-one"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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
  • 1
    Libcondset

    Libcondset

    This library provides a class representing sets of predicates and data

    Libcondset is a library for the manipulation of Condition Sets, which are sets of predicates and data. The class also has a compact binary format, making this class best suited to sending conditions over the network or saving them in files. It is a small library providing one C++ class. It can be used as a dynamic library, a static library, or just a header and an object file. This library has been tested for the formats portability and has been tested on Ubuntu 11.04, Ubuntu 10.04, and Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EpLibrary

    Visual C++ Utility Library

    ... download this full document (EPLibrary Documentation.chm) from the "Downloads" Section. * If the documentation file is not visible after finishing download. Solution 1. ** Double-click the .chm file. ** In the Open File-Security Warning dialog box, click to clear the Always ask before opening this file check box. ** Click Open. Solution 2. ** Right-click the CHM file, and then click Properties. ** Click Unblock. ** Double-click the .chm file to open the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HASEM

    HASEM

    Matrix c++ library solving any linear algebra problems

    ... desire method as default one. With over 200 member functions and over 40 none member functions HASEM is almost able to solve any linear algebra problems. HASEM support multidimensional as well, you can mix up your multidimensional matrix with other matrices with different size, and apply all operations on them as well.It's possible to save the computed matrix into files, and when required read it from files and load the data into matrices. It is also very easy to add your extension to HASEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arduino MIDI Library
    This library allows you to easily send and receive MIDI messages on the Arduino serial port. The purpose of this library is not to make a big MIDI controller or synth out of an Arduino board, but to help you do it, the application remains yours. /!\ PLEASE NOTE /!\ Project is hosted on GitHub: https://github.com/FortySevenEffects/arduino_midi_library This SourceForge project is deprecated. Please download source/releases and post bug reports on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QArgumentsParser

    Library using Qt for parsing command line arguments

    This is an arguments parser library for Qt. The only dependencies are the Qt libraries and Qt development packages. The library is dealing with the command line arguments sent to the application. To use the library, just pass the argc and argv to the class constructor and then indicate which are the arguments that your application is expecting, using the setKnownArguments. Once this are set, to retrieve an argument value all you have to do is to use the "get" function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Apparat

    C++ library

    ...++ source files, that can be compiled with your project. Folder 'test' in source tree contains some examples of using Apparat. For assembling your projects I am suggesting my own project management system based on standard 'make'. Root of this system is ingenious 'GNUMakefile' that automatically generates rules for compiling of all files in project's source tree and linking generated object files in executable file or library. See README for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PorTypes

    A library of portable integer types

    PorTypes is a library of integer types. Currently, the library provides one unsigned integer type and one signed integer type. Both types have fixed width, which is specified at compile time via template parameters. The signed integer type uses 2's complement representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SRPP: A library to implement SRPP (Secure Real-time Padding protocol) support. It is aimed at providing application-level packet padding for VoIP traffic, so as to thwart traffic analysis attacks on VoIP calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Many programs for the console need command-like interaction with the user. CLIsystem is a library which processes the user's input. This includes parameter separation, type conversion and hashing. Finally an object is sent to the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flexible Properties (FProp) - library to manipulate by property trees in Qt projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A light GUI framework designed specifically for use with Simple DirectMedia Layer [SDL] 1.3 and officially maintained support libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Double-Precision Integer C++ Library
    A template for a double-precision integer type. The class interface is as similar as possible to that of a built-in integer type. For example, dbl-int::dbl<int64_t> could be used where int128_t is unavailable on a particular platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Conan for Qt
    Conan - Connection analyzer for Qt is a C++ library that provides visual run-time introspection of QObject hierarchies, QObject inheritance, signal/slot connections, and signal emissions. Currently supports Qt 4.6.0 - Qt 4.7.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Portable Graphics Lib is an graphics library developped in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    List Libs
    The List Libs contain some simple list and map systems written in C++. They all use template thus they are type independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Build automation and Package management system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qt Library for accessing and managing Amazon S3 data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Interval Container Library (ICL): An STL based generic library for computations on intervals, interval containers and cubes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Base Qt types, such as QString, QVariant, QSharedPointer, QSharedData, QVector, QList, QMap, QSet, QRegExp etc. If you want to use all this types without any other dependencies on Qt your choice is QtTypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    eGDK is a game development library for C++. It simplifies Windows, rendering, audio, and networking with it's easy to use object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bibliothèque C++....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java library containing classes for digital signal processing. Intended for use in audio software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fxSTL is a C++ container library. fxSTL stands for the Fixed Standard Template Library. fxSTL is not a replacement for the STL, but is rather an extension of the STL that provides implementations of fixed size containers.
    Downloads: 0 This Week
    Last Update:
    See Project