Showing 4172 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered 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
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    luckyBackup

    luckyBackup

    ...a powerful, fast and reliable backup & sync tool.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows users, note that luckybackup is originally developed for linux and the windows port (version) is under heavy development at the moment. Feedback is more than welcome and will be appreciated, but please consider the above before you provide a negative review. windows dedicated forum: https://sourceforge.net/p/luckybackup/discussion/2264489/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 3
    Locate32

    Locate32

    Locate32 finds files and directories based on file names.

    Locate32 finds files and directories based on file and folder names stored in a database. Locate32 saves to a database the names of all files on your hard drives. Once the file indexing has occurred, you can locate files quickly by using the application's search form. It works like "updatedb" and "locate" commands in Unix. In other words, it uses databases to store information about directory structures and uses these databases in searches. The use of these databases provides very fast searching speed. The software includes a dialog-based application as well as console programs that can be used to update and access the databases. ...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4

    CppClay

    Provide a c++ basement to create an application

    Provide a c++ basement to create an application. - Configuration file - A network interface using boost - Vector 2, 3 and 4 - Unique id generator - Log file - Execption - Unit tests
    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
    A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml). A summary of commands types are Help, running, template, breakpoint and node viewing A GUI front-end to xsldbg is available for * Qt5 called qxsldbg * kate editor plugin called kxsldbg A package for XEmacs is also available called xsldbg-mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DC++

    DC++

    The ultimate Windows client for the Direct Connect networks

    This is a project aimed at producing a file-sharing and chatting client using the ADC protocol. It also supports connecting to the Direct Connect network.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    VividEngine2OS

    VividEngine2OS

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2 is a open source 3D engine with full integrated OpenGL UI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic Object Oriented Database System Distributed thick-client OODBMS using aspect-oriented approach to build transparent interface to database from OO programming languages (C++, Java, C#)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    You must agree how annoying it is when you want to relax to a nice movie, but it’s not in your language and there are no subtitles in sight! So you download some, but now they’re not in sync! This is where Subtitle Adjuster comes in - with this program you can adjust the timing of said subtitles. This works by specifying one or two reference points, of which you know the correct timing, after which Subtitle Adjuster can automatically recalculate the rest, saving the result as a new subtitle...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Simultra

    Simultra

    Multiagent simulator of road traffic in Qt/C++ and OpenStreetMap.

    Simultra is an open-source, hybrid road traffic simulator designed to handle large roadmaps in real-time. It combines microscopic and mesoscopic simulations into one multiagent hybrid simulator. The large-scale maps are modelled mesoscopically in real-time, and the complex traffic interactions benefit from detailed agent-based microscopic simulations. To resolve the concurrency issues within the maps representation and the meso-micro transitions, Simultra combines an event-based mesoscopic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ampclib

    Arithmetic Multlple Precision Computation Library

    ...It provides number theoretic functions and primality tests. The ampclib consists of three classes: +Integer (multiple precision integers) +Rational (multiple precision rational numbers using the Integer class) +Primes (prime number computations and number theoretic functions for unsigned 32 bit integers) The latest release contains optimizations and bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    hsd

    eibd fork to use GIRA Homeserver KO-Gateway

    hsd provides part of the eibd (www.auto.tuwien.ac.at/~mkoegler/index.php/eibd) TCP/IP interface to communicate with EIB/KNX bus. eibd uses the EIBNet/IP protocol, while hsd uses the KO-Gateway provided by GIRA Homeserver. For a using program, like fhem (www.fhem.de), it is transparent if hsd or eibd is running in the background. Because of that, fhem can be configured with the well known eibd settings while using hsd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OgreOggSound is a wrapper around OpenAL to quickly add 2D/3D audio to applications. It supports OGG/WAV formats and is designed to integrate into OGRE applications. It has Static and multi-threaded stream support using BOOST / POCO threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tiramisu

    Tiramisu

    Polyhedral compiler for expressing fast and portable data algorithms

    ...The Tiramisu compiler is based on the polyhedral model thus it can express a large set of loop optimizations and data layout transformations. Currently, it targets (1) multicore X86 CPUs, (2) Nvidia GPUs, (3) Xilinx FPGAs (Vivado HLS) and (4) distributed machines (using MPI). It is designed to enable easy integration of code generators for new architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    YFitter

    Fitting Y chromosome haplogroups by maximum likelihood

    Yfitter is a program for assigning Y chromosome haplogroups to individuals sequenced at low coverage. It is designed to be used in a samtools/bcftools pipeline. Yfitter also supports haplogrouping using chip genotype data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    syfluid

    syfluid

    Fancy interactive fluid simulation for gfx fans, VJs and demo coders

    ...Press "r" to clear the screen and "m" to open the menu. Press "1" .. "8" to switch color presets. SPACE to pause. "s" to save a png or jpg. syfluid is written in C++ using OpenGL. Even though it is heavily performance optimized and using OpenGL Shading Language (GLSL), it is a performance hog. Use "f" to show the FPS. If they are lower than 30, then reduce the quality parameter that you find in the menu from 200 to e.g. 100. For very fast graphic cards, try 400 and above. This fluid simulation is based on on Jos Stam's paper: http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    DMCC Logger for Avaya

    The DMCCLogger uses DMCC API to record calls for Avaya CM

    ...DMCCLogger supports Multiple Registration (MR) and Single Step Conference (SSC) recording methods. DMCCLogger receives RTP streams from Avaya Aura CM directly and converts the RTP data to WAV or MP3 file using conversion tool such as ffmpeg. Call details information is stored in MySQL database, a web based software called DMCCLoggerWeb is developed for searching of call records based on information such as calling number, called number, agent ID, etc. DMCCLogger is an ideal tool for contact centers and back-offices when call recording is necessary in the daily operation because it is reliable and the cost is very competitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PacManSGF

    The Old PacMan! programed over the Salvat Game Fabric platform

    Just another PacMan But this time with a simple programming interface. With the help of Salvat Game Fabric it was simple to concentrate effort only on the game logic. Take a look and see how it is simple to build a game using SGF
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Visual Test Shell (VTS) is an application for testing the BACnet functionality of devices used in building automation systems.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 21
    MyBooks

    MyBooks

    A personal database of your books on various media

    ...It is co-authored in Qt C++ Framework by Ken Standard, AD5XJ and Warren Andresen. K7CWA from an original MS Access project by Warren Andresen. Documentation can be generated by using Doxygen doxywizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RenFile

    RenFile

    Open source Windows program for Renaming Files/Folders in Bulk

    Open source Windows program for Renaming Files/Folders in Bulk. Coded using Visual C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NeuralSyns

    NeuralSyns is a neural simulator for large spiking networks.

    NeuralSyns is a neural simulator for large spiking networks. New neuron and synapse dynamics can be added, and complex network models can be easily built using the included tool NetBuilder. OpenGL is used to show the network's architecture and activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc.
    Downloads: 4 This Week
    Last Update:
    See Project