Showing 953 open source projects for "using"

View related business solutions
  • 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
  • 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
  • 1

    WinDbg Uncovered

    Advanced Debugging Techniques in WinDbg

    This project/document has been created to give more exposure of the advanced debugging and dump file analysis/concepts using WinDbg. The document contains the real world scenario of programming bugs/problems with the authors explanation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CPlusPlusTranslator

    CPlusPlusTranslator

    A C++ library for programmers transitioning from "Game Maker Language"

    CPlusPlusTranslator is a C++ game development library for programers currently using or familiar with "GameMaker" formerly "Game Maker". This library allows for an easy transition from GML ("Game Maker Language") to C++ game development. The CPlusPlusTranslator library provides syntax and functions similar to GML within C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    QT AGI Studio is an IDE that allows developers to create games using Sierra On-Line's AGI system that was used in the early 80s to create games such as King's Quest 1, 2, and 3, Space Quest 1 and 2, Police Quest 1 and Leisure Suit Larry 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CDIV GAMES STUDIO

    CDIV GAMES STUDIO

    C/C++ Programing with ALLEGRO 4.2.2 - Win32/64 - LINUX - MACOSX

    CDIV GAMES STUDIO is a programming environment for multimedia applications mostly games using the power of the C/C++ and the graphics library ALLEGRO two are combined in the library CDIV that provides a parallel processing system based on processes style DIV2. Each process is an independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ... In addition CDIV own libraries can be used any of the functions of C/C++ and any of the functions of ALLEGRO.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 5

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    ...I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RPMBuilder

    Easy way to build rpm only using xml in Linux.

    This is a toolkit in Linux, for the users that need a quick way to build a rpm/rpms. Easy use, with single xml file as input. Only 2 steps needed: 1st step, `rpmbuilder` to generate a xml file and configure it using vi. 2nd step, `rpmbuilder` again to build rpm or rpms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IncludeChecker

    Check for unused #includes in C++ source

    Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings. IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols from it. If that's not the case, IncludeChecker will mark the #include as unused. IncludeChecker is very customizable to be able to run as an automated task where it will fail as soon as an unused #include is detected. Because of the simple heuristic it will not find all unused #includes, but it will find most of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    *** NOTE: as of Sept 2012, Synopsys is no longer using this project to update GNU Toolchain and Linux kernel for DesignWare ARC processors. Open Source Software for DesignWare ARC processors has been moved to github at: https://github.com/foss-for-synopsys-dwc-arc-processors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wittgen

    WIttgen is a two-instruction programming language modeled on the mind.

    ...The driving motivation for this design is that as far as we know, the human mind supports these two instructions.It may have additional mechanisms that create new assigns, but using the results of these mechanisms requires a system built from these instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10

    UIRepo++

    User Interface Repository for C++

    ...It is usually helpful to de-couple the application data from the actual window controls, and the result will be a more elegant, easily maintainable design. UIRepo is a small C++ class constructed using the Standard Template Library (STL). It uses the unordered_map class to store away mixed data items of type bool, int, double, string or wstring. Items are keyed by either int or string, which would normally be the identifiers of the related window controls (but of course any type of data could be stored). UIRepo should give faster data access than searching arrays or lists. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pepper

    pepper

    Repository statistics and report tool

    pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    qrossu

    Qt Run On System StartUp C++

    Cross platform library using Qt API, to set your application to be started on system startup. Windows: Registry Linux: KDE4 autostart, GNOME autostrat, cron table Mac: launchd, cron table TODO: - Cron table method is under development! - Support run once - Support Services/Daemons - Add more method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    irrBullet
    ...Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills required to properly implement your own physics. IrrBullet is over two years old; That is time you can't afford to lose on your project. Moreover, IrrBullet has thousands of downloads and many developers using it in their games, so you can be sure that it is stress-tested and proven often, and in all kinds of scenarios. Please visit the Skyreign Software website for more information.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ... - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    SearchMonkey Fork

    Fork of Search Monkey project

    Power searching without the pain. Perform powerful desktop searches without having to index your system using regular expressions. Graphical equivalent to grep. Fork have new features like displaying context of files and "Open With" menu in Linux with KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hash Monster
    A versatile gui and console application capable of generating and comparing hashes using a variety of popular hashing libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FBIde is opensource IDE for FreeBasic compiler. Coded in C++ using wxWidgets library to be as portable as possible.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 21
    ...Its modular design allows the use of different syntax modules through a unified interface. It comes with a default syntax module that interprets customizable syntax files using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Racing Game written using C/C++, OpenGL, DirectX for the PC. Developed by 5 students as part of a ~3 month school project. Renderer, AI, Physics, sound and related sub-systems are all built from the ground up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a demonstration of Dynamic Dialogs, which is a way to build user interface dialogs having time-varying content, using far less source code than other methods. The program is in MFC in C++, but can be adapted to other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DeltaQt

    DeltaQt

    Parser for DELTA files (Qt, C++)

    DeltaQt is part of the FreeDelta project and aims to implement a parser for DELTA (DEscription Language for TAxonomy) files using the Qt core framework. DeltaQt is a library intended to be incorporated into other applications that require the ability to parse DELTA files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project