Showing 176 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ library that allows to communicate with X10 modules using transceivers such as CM11/TW523. it also allows to implement new transceivers easily. This library was first coded by myself for the XtenBOX Project (EIP EPITECH), and now it's GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Boost Communications Library
    This provides a few C++ classes to handle communications using Boost.asio across a network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GL++
    This encapsulates some of the higher level functions of OpenGL using extensions into C++ objects. These at the moment in time are framebuffer objects and shaders
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    This library allows using Symbian sockets without writing any ActiveObject-related code. Based on part of iksemel project by Darrell Karbott
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A backtracking (non-packrat) parser generator for parsing expression grammars. The parsers are generated at run-time using the LLVM JIT compilation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Library for games using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wix is the library similar to Objects in early Borland TurboPascal, which allow you to create windows containing buttons, textboxes and so on, using only text mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    A simple C++ library wrapping the ncurses API for using ncurses in a C++ environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Packaging of several commonly available open source libs with installers and selected design pattern implementations from journals such as Dr Dobb's, all using liberal LGPL and Boost licenses. Also intended to aid multi platform development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sybase Open Client Object Oriented Interface (SOOI) The main goal of the project is help to developers, who uses C++ and Sybase Database in theirs works to start it quickly without using complicated API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dos Graphics Migration Library is used to compile old programs using BGI on new platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    It's a tool to parser CHM file's hhc and hhk index file. hhcparser write using qt.It splits the hhc or hhk file to a data model as you want. hhcparser use a mechanism as expat lib, it use callback function to finish parser produre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wrapper to connect to database servers using ODBC driver(Only Windows platform. Using WinAPI functions). Working with databases through the standard OS Windows driver to work with databases - ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NNFpp (Neural Network Framework plus plus) is a C++ porting of the NNF library. The library is a complete and portable C++ class with specified functions for using neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NeuroDraughts is a Draughts/Checkers game that teaches itself how to play through self play. It combines an Artificial Neural Network, trained by Temporal Difference Learning using some Genetic Algorithm style behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cluster Networks are a new style of neural simulation / neural network modeling, that models networks of neural populations ("clusters") that transform and transmit information using precisely-timed, graded bursts ("pulses" or "volleys") of firing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Neural network library for C++ applications in Windows and Linux. Multi-Layer perceptron, radial-basis function networks and Hopfield networks are supported. You can interface this with Matlab's Neural Network Toolbox using the Matlab Extensions Pack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A neural networks framework for solving problems and processing data using neural networks of various descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library that will supply a clean interface for Linear, Quadratic, and Logarithmic regressions including verification for autocorrelation and heteroscedasticity using Durbin Watson and White tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This STL-like C++ library contains classes for long integer numbers processing with using of assembler functions as a backend. Lazy evaluation is also used for optimization. It also contains generic implementation of classical number-theory algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QJoystickManager

    QJoystickManager

    Simple joystick management system for Qt

    QJoystickManager is a cross platform joystick management system. Its written in C++ and uses SDL and the Qt framework. QJoystickManager strives to be as easy to use as possible, it implements many features that will ease the interaction between your program and the attached joysticks. This project uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. ...
    Downloads: 0 This Week
    Last Update:
    See Project