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

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    ... to expose features. With GLSlayer it is easy to create a rendering context just by filling a structure and calling a function. All extensions needed to expose features for requested OpenGL version are loaded automatically. The code needed to create, setup and use objects is reduced and made intuitive. It supports OpenGL versions from 3.3 to 4.3, only forward compatible contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fractions C++

    Fractions C++

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357...

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357... Library can: 1) Create fractions from or 2 "long long", or double, or "long long". 2) Round. 3) Methematic operators +, -, *, /, +=, -=, *=, /=. 4) Logic operators <, >, ==, !=, <=, >=. 5) Operator %. 6) Pow and fast pow. 7) Module: |-a| = a, |b| = b. 8) Input / output stream. 9) Convert in double and string. And other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fncw

    fncw

    generic c++11 function wrapper

    fncw is a generic function wrapper for C++11. It support all types of member, lambda and C like functions. unlike std::function, fncw::function is not a template. This mean that you could wrap any function with any signature inside only one type/object: fncw::function. despite this genericity, fncw::function allow the user to reorder the parameter order (a bit like std::bind), check the function signature (there is also a partial check that aim to check only a few parameters). fncw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ivantk

    ivantk

    Image-based Vascular Analysis Toolkit

    The Image-based Vascular Analysis Toolkit is a set of multiplatform C++ libraries for vascular analysis of (3D) medical images, typically CT or MRI. It can be considered as an extension of the Insight Toolkit (ITK) for vascular image analysis, with methods for detection, extraction and modeling of vascular structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3 stack for Windows Vista/7/8 : Gtk+ 3.7.2 and Gtkmm 3.6.0

    This is the Gtk 3.7.2 stack installer; It includes all Gtk dependencies required for Gtk+ and Gtkmm. The Gtk+ stack was built in version 3.7.2 and finally, the Gtkmm stack in version 3.6.0.1. Each library was built with Visual Studio 2012 in 32 and 64 bits without the Windows XP support. This build passes many test on Windows Vista, 7 and 8 with many applications and official samples built with MSVC 2012 on Windows 7, with MSVC 2010 and with MSVC 2008 on Vista and MSVC 2012 on Windows 8...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    libqtcp

    Library that provides communication over a network

    The project is based on Qt framework. It wraps the capabilities related to networking in simple to use, service based server and client configurations. The library starts with the tcp protocol as it is implemented in the QtNetwork module[1] and creates two top level managing structures: a client and a server. Both support multiple connections that may or may not be encrypted. On top of this basic framework we implement the service support. Any server may host any number of services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libbbb

    Basic building blocks library

    The library groups common code used in some applications and libraries. Some features: - a simple generic class - a buffer capable of accumulating various kinds of values - linked lists - memory tracking - customizable messages to the user - threads that delete themselves - background job suport As it is based on Qt framework[2], the code is easly portable. For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1] On my tests I needed following commands: sudo apt-key adv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mini-toolchain

    A very easy-use build toolchain for ARM target on the Windows platform

    This is a native windows port of GNU C Compiler (GCC) , GNU utilities for the embedded processor ARM/MIPS. Includes extensions very useful tools for build images of arm/mips targets. mini-toolchain give a more efficient, small size tools and economical way to build images for embedded systems products.It integrated with GNU utilities, GCC and other common command, very easy to use and works perfectly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenAIL

    OpenAIL

    Open Artificial Intelligence Library

    [Open Artificial Intelligence Library]. This library main goal is to provide a tool box to those who want to use algorithm such as neural network or genetics Algorithm and all algorithms that are commonly within the Artificial Intelligence field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    glob

    OpenGL 3D Mesh generating library

    ... must provide his own shader programs. However, if there is no current shader program registered, a default one is used which will depict the mesh under simple lighting and texture map. The GLOB API is very simple and intuitive to use, providing opportunities for customization, including that of normal and texture mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SGHLib C++ Library

    A Fast and Useful C++ Library for Easier Handling of Windows API.

    SGHLib Aims to be the Faster Library to Easily and Safely Access the Windows API and Other Non-Windows Extras. Contain your developments, big update incoming, which will remove all useless things, will bring more speed and templates and (maybe) a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A nested set of C++ wrappers and related code for the SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ class library for all sorts of purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Medical Data Segmentation Toolkit
    MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing. MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    libparallelize

    A C++ Library meant to make parallelization a breeze.

    This library will be design with only the features provided by the new C++11 standard. This means that the code will compile with any platform and compiler that supports the new standard. The goal of this project is to allow developers to easily add parallelization to their code without having to mess around with the perils of concurrency. This library will focus mostly on parallelizing data processing and will use a dependency system to make sure a series of operations to be performed on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SFES (Simple, Fast Entity System)

    A lightweight entity system.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cuLsoda is an implementation of the Livermore Solver for Ordinary Differential Equations with Automatic switching for stiff and non-stiff problems (LSODA), written in NVIDIA's C for CUDA GPGPU API. NOTE: This repository is now deprecated and replaced by a new one at GitHub: https://github.com/Celemourn/cuLsoda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LibAndria is a library of classes, functions, and macros, primarily based on smart pointers, and organized into 'packages'. Since v3, all dependencies are internal, C++ standard, SDL, or optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ryoxx Tool Kit (RTK) is C++ lablary for mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++ realization of HAML Реализация HAML на C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Console typing manager
    Console typing manager(CTM is open source library written in C++ containing ctm object, which can take control of the pressing keys of your terminal application(command interpreter). CTM can be used in programs, which are runing in terminal and user need to manage them by entering commands and keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    UML 2 Statemachine for C++

    UML 2 Statemachine for C++ is a development framework with DSL support

    UML 2 Statemachine Code Generator is a developer framework for an easy implementation of statemachine based applications. Here, with this framework only one Domain-specific language (DSL) specification is necessary to create executable codes for Linux, Mac OS X, and Microsoft Windows. With this framework you save a lot of time and effort during implementation; also you have an always valid - based on a well-defined C++ standard - generated code with high quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Software Estimation Library

    Software Estimation Library

    Estimate effort, time and cost to develop a software project is one of the most challenging task for IT professionals. There are several reasons for this, but the absence of technique can be a major one. To address this issue the Estimation Library has intended to be used as a tool to perform software estimation calculations in conformity with commonly estimation techiniques.
    Downloads: 0 This Week
    Last Update:
    See Project